From 88b4cc5fe9d0870a5b949a2c2cdd3deed0f5b16a Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Wed, 1 Jul 2009 13:08:17 +0000 Subject: [PATCH] Regenerated the documentation and localization files * src/libvirt.c src/virterror.c: fix some missing comments in public modules. * docs/libvirt-api.xml docs/libvirt-refs.xml docs/devhelp/libvirt-libvirt.html docs/html/libvirt-libvirt.html: regenerated documentation * po/*: updated the polish localization and regenerated Daniel --- ChangeLog | 9 + docs/devhelp/libvirt-libvirt.html | 8 +- docs/html/libvirt-libvirt.html | 4 +- docs/libvirt-api.xml | 8 +- docs/libvirt-refs.xml | 57 +- po/af.po | 2233 ++++++++++++------------- po/am.po | 2233 ++++++++++++------------- po/ar.po | 2233 ++++++++++++------------- po/as.po | 2241 ++++++++++++------------- po/be.po | 2233 ++++++++++++------------- po/bg.po | 2234 ++++++++++++------------- po/bn.po | 2233 ++++++++++++------------- po/bn_IN.po | 2233 ++++++++++++------------- po/bs.po | 2234 ++++++++++++------------- po/ca.po | 2407 +++++++++++++-------------- po/cs.po | 2234 ++++++++++++------------- po/cy.po | 2233 ++++++++++++------------- po/da.po | 2234 ++++++++++++------------- po/de.po | 2233 ++++++++++++------------- po/el.po | 2233 ++++++++++++------------- po/en_GB.po | 2234 ++++++++++++------------- po/es.po | 2245 +++++++++++++------------- po/et.po | 2233 ++++++++++++------------- po/eu_ES.po | 2233 ++++++++++++------------- po/fa.po | 2233 ++++++++++++------------- po/fi.po | 2234 ++++++++++++------------- po/fr.po | 2407 +++++++++++++-------------- po/gl.po | 2233 ++++++++++++------------- po/gu.po | 2233 ++++++++++++------------- po/he.po | 2233 ++++++++++++------------- po/hi.po | 2235 ++++++++++++------------- po/hr.po | 2234 ++++++++++++------------- po/hu.po | 2234 ++++++++++++------------- po/hy.po | 2233 ++++++++++++------------- po/id.po | 2236 ++++++++++++------------- po/is.po | 2233 ++++++++++++------------- po/it.po | 2234 ++++++++++++------------- po/ja.po | 2230 ++++++++++++------------- po/ka.po | 2233 ++++++++++++------------- po/kn.po | 2233 ++++++++++++------------- po/ko.po | 2234 ++++++++++++------------- po/ku.po | 2233 ++++++++++++------------- po/libvirt.pot | 2278 +++++++++++++------------- po/lo.po | 2233 ++++++++++++------------- po/lt.po | 2233 ++++++++++++------------- po/lv.po | 2233 ++++++++++++------------- po/mk.po | 2234 ++++++++++++------------- po/ml.po | 2231 ++++++++++++------------- po/mr.po | 2233 ++++++++++++------------- po/ms.po | 2234 ++++++++++++------------- po/my.po | 2233 ++++++++++++------------- po/nb.po | 2230 ++++++++++++------------- po/nl.po | 2273 +++++++++++++------------- po/nn.po | 2233 ++++++++++++------------- po/nso.po | 2233 ++++++++++++------------- po/or.po | 2233 ++++++++++++------------- po/pa.po | 2233 ++++++++++++------------- po/pl.po | 2512 +++++++++++++++-------------- po/pt.po | 2234 ++++++++++++------------- po/pt_BR.po | 2234 ++++++++++++------------- po/ro.po | 2233 ++++++++++++------------- po/ru.po | 2231 ++++++++++++------------- po/si.po | 2233 ++++++++++++------------- po/sk.po | 2233 ++++++++++++------------- po/sl.po | 2233 ++++++++++++------------- po/sq.po | 2233 ++++++++++++------------- po/sr.po | 2231 ++++++++++++------------- po/sr@latin.po | 2231 ++++++++++++------------- po/sv.po | 2234 ++++++++++++------------- po/ta.po | 2232 ++++++++++++------------- po/te.po | 2233 ++++++++++++------------- po/th.po | 2233 ++++++++++++------------- po/tr.po | 2233 ++++++++++++------------- po/uk.po | 2234 ++++++++++++------------- po/ur.po | 2233 ++++++++++++------------- po/vi.po | 2233 ++++++++++++------------- po/zh_CN.po | 2232 ++++++++++++------------- po/zh_TW.po | 2234 ++++++++++++------------- po/zu.po | 2233 ++++++++++++------------- src/libvirt.c | 1 + src/virterror.c | 35 + 81 files changed, 85174 insertions(+), 80928 deletions(-) diff --git a/ChangeLog b/ChangeLog index d8cc46fe3c..24a4c9c40b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Wed Jul 1 15:05:25 CEST 2009 Daniel Veillard + + * src/libvirt.c src/virterror.c: fix some missing comments in public + modules. + * docs/libvirt-api.xml docs/libvirt-refs.xml + docs/devhelp/libvirt-libvirt.html docs/html/libvirt-libvirt.html: + regenerated documentation + * po/*: updated the polish localization and regenerated + Wed Jul 1 13:18:37 CEST 2009 Daniel Veillard * docs/logging.html[.in] qemud/libvirtd.conf qemud/qemud.c diff --git a/docs/devhelp/libvirt-libvirt.html b/docs/devhelp/libvirt-libvirt.html index 9e970bf700..439934a235 100644 --- a/docs/devhelp/libvirt-libvirt.html +++ b/docs/devhelp/libvirt-libvirt.html @@ -1016,8 +1016,8 @@ The content of this structure is not made public by the API.
domain:pointer to domain object
nparams:number of scheduler parameters(return value)
Returns:NULL in case of error. The caller must free the returned string.

virDomainGetSecurityLabel ()

int	virDomainGetSecurityLabel	(virDomainPtr domain, 
virSecurityLabelPtr seclabel)
-

Extract security label of an active domain.

-
domain:a domain object
seclabel:pointer to a virSecurityLabel structure
Returns:0 in case of success, -1 in case of failure, and -2 if the operation is not supported (caller decides if that's an error).
+

Extract security label of an active domain. The 'label' field in the @seclabel argument will be initialized to the empty string if the domain is not running under a security model.

+
domain:a domain object
seclabel:pointer to a virSecurityLabel structure
Returns:0 in case of success, -1 in case of failure

virDomainGetUUID ()

int	virDomainGetUUID		(virDomainPtr domain, 
unsigned char * uuid)

Get the UUID for a domain

@@ -1316,8 +1316,8 @@ The content of this structure is not made public by the API.
conn:pointer to the hypervisor connection
info:pointer to a virNodeInfo structure allocated by the user
Returns:0 in case of success and -1 in case of failure.

virNodeGetSecurityModel ()

int	virNodeGetSecurityModel		(virConnectPtr conn, 
virSecurityModelPtr secmodel)
-

Extract the security model of a hypervisor.

-
conn:a connection object
secmodel:pointer to a virSecurityModel structure
Returns:0 in case of success, -1 in case of failure, and -2 if the operation is not supported (caller decides if that's an error).
+

Extract the security model of a hypervisor. The 'model' field in the @secmodel argument may be initialized to the empty string if the driver has not activated a security model.

+
conn:a connection object
secmodel:pointer to a virSecurityModel structure
Returns:0 in case of success, -1 in case of failure

virNodeListDevices ()

int	virNodeListDevices		(virConnectPtr conn, 
const char * cap,
char ** const names,
int maxnames,
unsigned int flags)

Collect the list of node devices, and store their names in @names If the optional 'cap' argument is non-NULL, then the count will be restricted to devices with the specified capability

diff --git a/docs/html/libvirt-libvirt.html b/docs/html/libvirt-libvirt.html index 186ec04370..3eba3ad5f1 100644 --- a/docs/html/libvirt-libvirt.html +++ b/docs/html/libvirt-libvirt.html @@ -432,7 +432,7 @@ int virStorageVolRef (
domain:a domain object
Returns:the new string or NULL in case of error, the string must be freed by the caller.

virDomainGetSchedulerParameters

int	virDomainGetSchedulerParameters	(virDomainPtr domain, 
virSchedParameterPtr params,
int * nparams)

Get the scheduler parameters, the @params array will be filled with the values.

domain:pointer to domain object
params:pointer to scheduler parameter object (return value)
nparams:pointer to number of scheduler parameter (this value should be same than the returned value nparams of virDomainGetSchedulerType)
Returns:-1 in case of error, 0 in case of success.

virDomainGetSchedulerType

char *	virDomainGetSchedulerType	(virDomainPtr domain, 
int * nparams)

Get the scheduler type.

domain:pointer to domain object
nparams:number of scheduler parameters(return value)
Returns:NULL in case of error. The caller must free the returned string.

virDomainGetSecurityLabel

int	virDomainGetSecurityLabel	(virDomainPtr domain, 
virSecurityLabelPtr seclabel)
-

Extract security label of an active domain.

domain:a domain object
seclabel:pointer to a virSecurityLabel structure
Returns:0 in case of success, -1 in case of failure, and -2 if the operation is not supported (caller decides if that's an error).

virDomainGetUUID

int	virDomainGetUUID		(virDomainPtr domain, 
unsigned char * uuid)
+

Extract security label of an active domain. The 'label' field in the @seclabel argument will be initialized to the empty string if the domain is not running under a security model.

domain:a domain object
seclabel:pointer to a virSecurityLabel structure
Returns:0 in case of success, -1 in case of failure

virDomainGetUUID

int	virDomainGetUUID		(virDomainPtr domain, 
unsigned char * uuid)

Get the UUID for a domain

domain:a domain object
uuid:pointer to a VIR_UUID_BUFLEN bytes array
Returns:-1 in case of error, 0 in case of success

virDomainGetUUIDString

int	virDomainGetUUIDString		(virDomainPtr domain, 
char * buf)

Get the UUID for a domain as string. For more information about UUID see RFC4122.

domain:a domain object
buf:pointer to a VIR_UUID_STRING_BUFLEN bytes array
Returns:-1 in case of error, 0 in case of success

virDomainGetVcpus

int	virDomainGetVcpus		(virDomainPtr domain, 
virVcpuInfoPtr info,
int maxinfo,
unsigned char * cpumaps,
int maplen)

Extract information about virtual CPUs of domain, store it in info array and also in cpumaps if this pointer isn't NULL.

domain:pointer to domain object, or NULL for Domain0
info:pointer to an array of virVcpuInfo structures (OUT)
maxinfo:number of structures in info array
cpumaps:pointer to an bit map of real CPUs for all vcpus of this domain (in 8-bit bytes) (OUT) If cpumaps is NULL, then no cpumap information is returned by the API. It's assumed there is <maxinfo> cpumap in cpumaps array. The memory allocated to cpumaps must be (maxinfo * maplen) bytes (ie: calloc(maxinfo, maplen)). One cpumap inside cpumaps has the format described in virDomainPinVcpu() API.
maplen:number of bytes in one cpumap, from 1 up to size of CPU map in underlying virtualization system (Xen...).
Returns:the number of info filled in case of success, -1 in case of failure.

virDomainGetXMLDesc

char *	virDomainGetXMLDesc		(virDomainPtr domain, 
int flags)
@@ -516,7 +516,7 @@ int virStorageVolRef (
conn:pointer to the hypervisor connection
freeMems:pointer to the array of unsigned long long
startCell:index of first cell to return freeMems info on.
maxCells:Maximum number of cells for which freeMems information can be returned.
Returns:the number of entries filled in freeMems, or -1 in case of error.

virNodeGetFreeMemory

unsigned long long	virNodeGetFreeMemory	(virConnectPtr conn)

provides the free memory available on the Node Note: most libvirt APIs provide memory sizes in kilobytes, but in this function the returned value is in bytes. Divide by 1024 as necessary.

conn:pointer to the hypervisor connection
Returns:the available free memory in bytes or 0 in case of error

virNodeGetInfo

int	virNodeGetInfo			(virConnectPtr conn, 
virNodeInfoPtr info)

Extract hardware information about the node.

conn:pointer to the hypervisor connection
info:pointer to a virNodeInfo structure allocated by the user
Returns:0 in case of success and -1 in case of failure.

virNodeGetSecurityModel

int	virNodeGetSecurityModel		(virConnectPtr conn, 
virSecurityModelPtr secmodel)
-

Extract the security model of a hypervisor.

conn:a connection object
secmodel:pointer to a virSecurityModel structure
Returns:0 in case of success, -1 in case of failure, and -2 if the operation is not supported (caller decides if that's an error).

virNodeListDevices

int	virNodeListDevices		(virConnectPtr conn, 
const char * cap,
char ** const names,
int maxnames,
unsigned int flags)
+

Extract the security model of a hypervisor. The 'model' field in the @secmodel argument may be initialized to the empty string if the driver has not activated a security model.

conn:a connection object
secmodel:pointer to a virSecurityModel structure
Returns:0 in case of success, -1 in case of failure

virNodeListDevices

int	virNodeListDevices		(virConnectPtr conn, 
const char * cap,
char ** const names,
int maxnames,
unsigned int flags)

Collect the list of node devices, and store their names in @names If the optional 'cap' argument is non-NULL, then the count will be restricted to devices with the specified capability

conn:pointer to the hypervisor connection
cap:capability name
names:array to collect the list of node device names
maxnames:size of @names
flags:flags (unused, pass 0)
Returns:the number of node devices found or -1 in case of error

virNodeNumOfDevices

int	virNodeNumOfDevices		(virConnectPtr conn, 
const char * cap,
unsigned int flags)

Provides the number of node devices. If the optional 'cap' argument is non-NULL, then the count will be restricted to devices with the specified capability

conn:pointer to the hypervisor connection
cap:capability name
flags:flags (unused, pass 0)
Returns:the number of node devices or -1 in case of error

virStoragePoolBuild

int	virStoragePoolBuild		(virStoragePoolPtr pool, 
unsigned int flags)

Build the underlying storage pool

pool:pointer to storage pool
flags:future flags, use 0 for now
Returns:0 on success, or -1 upon failure

virStoragePoolCreate

int	virStoragePoolCreate		(virStoragePoolPtr pool, 
unsigned int flags)
diff --git a/docs/libvirt-api.xml b/docs/libvirt-api.xml index fc85acd140..8ded57a9e9 100644 --- a/docs/libvirt-api.xml +++ b/docs/libvirt-api.xml @@ -1203,8 +1203,8 @@ see note above'/> - Extract security label of an active domain. - + Extract security label of an active domain. The 'label' field in the @seclabel argument will be initialized to the empty string if the domain is not running under a security model. + @@ -1720,8 +1720,8 @@ see note above'/> - Extract the security model of a hypervisor. - + Extract the security model of a hypervisor. The 'model' field in the @secmodel argument may be initialized to the empty string if the driver has not activated a security model. + diff --git a/docs/libvirt-refs.xml b/docs/libvirt-refs.xml index 7d28d422fc..2f8ffe5b5e 100644 --- a/docs/libvirt-refs.xml +++ b/docs/libvirt-refs.xml @@ -2622,6 +2622,9 @@ + + + @@ -2832,6 +2835,8 @@ + + @@ -3100,7 +3105,6 @@ - @@ -3110,7 +3114,6 @@ - @@ -3488,10 +3491,6 @@ - - - - @@ -3707,6 +3706,7 @@ + @@ -3765,6 +3765,10 @@ + + + + @@ -3917,6 +3921,8 @@ + + @@ -4259,6 +4265,7 @@ + @@ -4450,6 +4457,10 @@ + + + + @@ -4953,6 +4964,7 @@ + @@ -5241,9 +5253,7 @@ - - @@ -5874,6 +5884,7 @@ + @@ -6182,31 +6193,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - @@ -6268,11 +6254,9 @@ - - @@ -6509,6 +6493,9 @@ + + + diff --git a/po/af.po b/po/af.po index 9a1c6a2363..f913cde97d 100644 --- a/po/af.po +++ b/po/af.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/am.po b/po/am.po index 9a1c6a2363..f913cde97d 100644 --- a/po/am.po +++ b/po/am.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/ar.po b/po/ar.po index 9a1c6a2363..f913cde97d 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/as.po b/po/as.po index 507df830ae..58d7f9342e 100644 --- a/po/as.po +++ b/po/as.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-03 17:26+0530\n" "Last-Translator: Amitakhya Phukan \n" "Language-Team: Assamese \n" @@ -238,8 +238,8 @@ msgstr "qemud_server ৰ বাবে struct বিতৰণ কৰোà¦à¦¤à§‡ #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -455,57 +455,57 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: অসমৰà§à¦¥à¦¿à¦¤ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "root হিচাপত নচলিলে সমষà§à¦Ÿà¦¿ নিৰà§à¦§à¦¾à§°à¦£ কৰা সমà§à¦­à§± নহয়" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "পà§à§°à¦¶à¦®à¦•à§° কাৰণে সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "পà§à§°à¦¶à¦®à¦•à§° বাবে সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ পà§à¦¨à¦ƒà¦¬à¦¿à¦¤à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "'%s' সমষà§à¦Ÿà¦¿ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "'%s' ধৰণ বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "অতিৰিকà§à¦¤ অনà§à¦®à¦¤à¦¿à§° পà§à§°à§Ÿà§‹à¦œà¦¨\n" # c-format -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "কম অনà§à¦®à¦¤à¦¿ নিৰà§à¦§à¦¾à§°à¦£ কৰিবলৈ বিফল\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ডেমন হিচাপে fork কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "পাইপ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ৰ সমষà§à¦Ÿà¦¿à§° গৰাকী পৰিবৰà§à¦¤à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "চিগà§à¦¨à§‡à¦² পাইপৰ কল বেকৰ পঞà§à¦œà¦¿à¦•à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -606,7 +606,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "%d ঠিকনা বিশà§à¦²à§‡à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" @@ -654,7 +654,7 @@ msgstr "SASL পদà§à¦§à¦¤à¦¿ %d ৰ তালিকা নিৰà§à¦®à¦¾à¦£ msgid "cannot allocate mechlist" msgstr "mechlist বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "%d সংযোগত SASL ssf অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ (%s)" @@ -1223,7 +1223,7 @@ msgstr "সà§à§°à¦•à§à¦·à¦¾à§° imagelabel নাই" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "root সামগà§à§°à§€ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" @@ -1254,7 +1254,7 @@ msgstr "অবৈধ ডোমেইন ধৰণ %s" msgid "Failed to generate UUID" msgstr "UUID নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "uuid সামগà§à§°à§€ ভà§à¦²" @@ -1355,14 +1355,14 @@ msgid "no monitor path" msgstr "মনিটৰ পথ %s খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "at line %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml নথি বিশà§à¦²à§‡à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -1415,12 +1415,12 @@ msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ নে'টৰ পà§à§°à¦•à§ƒà¦¤à¦¿ %d msgid "unexpected char type %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ আখৰৰ পà§à§°à¦•à§ƒà¦¤à¦¿ %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ধà§à¦¬à¦¨à¦¿à§° পà§à§°à¦•à§ƒà¦¤à¦¿ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ নিবেশ পà§à§°à¦•à§ƒà¦¤à¦¿ %d" @@ -1481,12 +1481,12 @@ msgstr "বিনà§à¦¯à¦¾à¦¸ নথিপতà§à§° '%s' সংৰকà§à¦·à¦£ msgid "unexpected domain %s already exists" msgstr "লকà§à¦·à§à¦¯ %s ইতিমধà§à¦¯à§‡ আছে" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "'%s' পঞà§à¦œà¦¿à¦•à¦¾ খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%s ৰ বিনà§à¦¯à¦¾à¦¸ আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -1527,317 +1527,326 @@ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" "iptables নিয়ম '%s' ক '%s' chain লৈ, যি '%s' টেবà§à¦²à¦¤ অৱসà§à¦¥à¦¿à¦¤, যোগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "সংযোগৰ URI ৰ বিশà§à¦²à§‡à¦·à¦£ কৰিব পৰা ন'গ'ল" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "লগ পঞà§à¦œà¦¿à¦•à¦¾ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ %s: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "কাৰà§à¦£à§‡à¦²à§° পথ বৰ দীঘল" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "লগ পঞà§à¦œà¦¿à¦•à¦¾ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ %s: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc secure flag ৰ লগত" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare ঠuri নিৰà§à¦§à¦¾à§°à¦£ নকৰিলে" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare ঠuri নিৰà§à¦§à¦¾à§°à¦£ নকৰিলে" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "পথেৰ মান NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ফà§à¦²à§‡à¦—ৰ মান শূণà§à¦¯ হোৱা আৱশà§à¦¯à¦•" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "পà§à§°à¦¶à¦®à¦•à§° মান NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ফà§à¦²à§‡à¦—ৰ সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ª VIR_MEMORY_VIRTUAL হোৱা আৱশà§à¦¯à¦•" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "পà§à§°à¦¶à¦®à¦• NULL হ'লেও মাপ শূণà§à¦¯ নহয়" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid বিফল: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) বিফল: %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) বিফল: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) বিফল: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) বিফল: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "পাতà§à§°à§° নামৰ পংকà§à¦¤à¦¿ বিতৰণ কৰিব নোৱাৰি" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "ভà¦à§°à¦¾à¦²à§° আগবà§à¦¾à§° সমà§à¦¬à¦¾à¦¦ পà§à¦¿à¦¬à¦²à§ˆ বিফল" # c-format -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "ৰূটক বà§à¦¯à¦•à§à¦¤à¦¿à¦—ত বনাবলৈ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "'%s' নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s ত ৰিকà§à¦¤ tmpfs তà§à¦²à¦¿ লওà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "tmpfs ত নতà§à¦¨ ৰূট %s বাইণà§à¦¡ কৰিব পৰা ন'গ'ল" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s লৈ chroot কৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "ৰূট পাইভট কৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "%s mkdir কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s ক %s ত mount কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "পাইপ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "পাতà§à§°à¦¤ /dev/pts তà§à¦²à¦¿ ল'বলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "%s বনাবলৈ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "/dev/pts/ptmx লৈ /dev/ptmx symlink নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "/dev/ptmx যনà§à¦¤à§à§° বনাবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s ক %s ত তà§à¦²à¦¿ লওà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "Xen Daemonৰ পৰা পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ slave বনাবলৈ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "পাতà§à§°à§° বাবে /proc ক তà§à¦²à¦¿ লওà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -# c-format -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s ডà§à§°'প কৰিবলৈ বà§à¦¯à§°à§à¦¥" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() দà§à¦¬à¦¾à§°à¦¾ অবৈধ vm সংজà§à¦žà¦¾ পà§à§°à§‡à§°à¦¿à¦¤ হৈছে" # c-format -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s খà§à¦²à¦¿à¦¬à¦²à§ˆ বà§à¦¯à§°à§à¦¥" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "পাতà§à§°à§° বাবে /proc ক তà§à¦²à¦¿ লওà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s ৰ কাৰণে সমষà§à¦Ÿà¦¿ সৃষà§à¦Ÿà¦¿ কৰিবলৈ বà§à¦¯à§°à§à¦¥\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "ছকেট নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "ছকেট নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "'%s' ৰ সৈতে ছকেট বাইনà§à¦¡ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "সেৱক ছকেট %s লৈ listen কৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d পà§à¦¾à§° কাৰà§à¦¯à§à¦¯ বিফল" # c-format -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d লৈ লিখাৰ কাৰà§à¦¯à§à¦¯ বিফল" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) কাৰà§à¦¯à§à¦¯ বিফল: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(fd1) বিফল: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(fd1) বিফল: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "ভà§à¦²à§° ঘটনা %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() বিফল: %s" # c-format -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "সংযোগমাধà§à¦¯à¦® %s ক ns %d লৈ নিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "ডোমেইন %s ধà§à¦¬à¦‚শ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "কাৰà§à¦¯à§à¦¯à¦•à§°à¦£ বিফল" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "mount namespace ক unshare কৰিব নোৱাৰি" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "slave মোডলৈ root mount ক সলনি কৰিব নোৱাৰি" # c-format -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "%s পথ বনাবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "devpts ক %s ত তà§à¦²à¦¿ লওà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "নোড বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid নথিপতà§à§° '%s' লৈ লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ : %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "MaxMemorySize পৰিবৰà§à¦¤à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "হাইপাৰ ভাইসৰেৰ সৈতে সংযোগ বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -1860,20 +1869,20 @@ msgstr "পà§à§°à¦£à¦¾à¦²à§€à¦¤ NETNS সমৰà§à¦¥à¦¨ নাই" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "uuid ৰ সৈতে কোনো সà§à¦¸à¦‚গত ডোমেইন নাই" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইন আà¦à¦¤à§°à§à§±à¦¾ সমà§à¦­à§± নহয়" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইন আà¦à¦¤à§°à§à§±à¦¾ সমà§à¦­à§± নহয়" @@ -1934,7 +1943,7 @@ msgid "failed to kill pid %d" msgstr "pid %d ৰ মাৰিবলৈ বিফল" # c-format -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' ৰ বাবে ৰখিব নোৱাৰি" @@ -1996,7 +2005,7 @@ msgstr "পথ বৈধ নহয়: %s" msgid "Invalid parameter count" msgstr "অবৈধ তৰà§à¦•" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "গৃহসà§à¦¥à§° নাম পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -2230,70 +2239,80 @@ msgid "cannot create autostart directory '%s'" msgstr "autostart পঞà§à¦œà¦¿à¦•à¦¾ '%s' নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%s' symlink ক '%s' লৈ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "%s পà§à¦² সতেজ কৰোà¦à¦¤à§‡ বিফল" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "%s পà§à¦² সতেজ কৰোà¦à¦¤à§‡ বিফল" + # c-format -#: src/node_device.c:78 +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s বà§à¦œà¦¾ নাযায়" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "à¦à¦‡ নামৰ মিল থকা কোনো ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ নাই" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "à¦à¦‡ যনà§à¦¤à§à§°à§° পেৰেনà§à¦Ÿ" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() লৈ অবৈধ সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ª" # c-format -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "পথ '%s' খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "গৃহসà§à¦¥à§° সà§à¦•à§‡à¦¨ টà§à§°à¦¿à¦—াৰ কৰিবলৈ '%s' লৈ লিখিবলৈ বà§à¦¯à§°à§à¦¥" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "মাইগà§à§°à§‡à¦Ÿ কাৰà§à¦¯à§à¦¯ বিফল" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" # c-format -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "অজà§à¦žà¦¾à¦¤ ধৰণ '%s'" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨MemorySize পৰীকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -2598,74 +2617,80 @@ msgstr "অজà§à¦žà¦¾à¦¤ '%d' কà§à¦·à¦®à¦¤à¦¾à§° ধৰণ '%s' ৰ কা msgid "no device capabilities for '%s'" msgstr "'%s' ৰ কাৰণে কোনো যনà§à¦¤à§à§°à§° কাৰà§à¦¯à§à¦¯à¦•à§à¦·à¦®à¦¤à¦¾ নাই" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" + +# c-format +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' ৰ পৰা পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 -#, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" - # c-format -#: src/node_device_hal_linux.c:81 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' ৰ পৰা পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/node_device_hal_linux.c:117 -#, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" - # c-format -#: src/node_device_hal_linux.c:125 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' ৰ পৰা পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo processor বিশà§à¦²à§‡à¦·à¦£ কৰা হৈছে" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz বিশà§à¦²à§‡à¦·à¦£ কৰা হৈছে" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "নোডৰ cpu ৰ numa নোড" # c-format -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "উপৰ" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "à¦à¦‡ গৃহসà§à¦¥ বà§à¦¯à§±à¦¸à§à¦¥à¦¾à¦ªà§à§°à¦£à¦¾à¦²à§€à¦¤ NUMA সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "start cell %d সীমাৰ বাহিৰত (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA ৰ মà§à¦•à§à¦¤ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° পৰিমাণ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebula লৈ ভাৰà§à¦šà§à§±à§‡à¦² যনà§à¦¤à§à§° পà§à§°à¦¤à¦¿à¦¬à§‡à¦¦à¦¨ কৰোà¦à¦¤à§‡ ভà§à¦²" @@ -2683,16 +2708,16 @@ msgstr "ইতিমধà§à¦¯à§‡ à¦à¦Ÿà¦¾ OpenNebula VM à¦à¦‡ নামেৰ msgid "Wrong state to perform action" msgstr "কাৰà§à¦¯à§à¦¯ কৰিবলৈ ভà§à¦² অৱসà§à¦¥à¦¾" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ডোমেইন বৰà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à§°à¦¿à§Ÿ নহয়" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2869,7 +2894,7 @@ msgstr "ডোমেইন বৰà§à¦¤à¦®à¦¾à¦¨à§‡ shutoff অৱসà§à¦¥à¦¾ msgid "Could not read container config" msgstr "সংযোগৰ URI ৰ বিশà§à¦²à§‡à¦·à¦£ কৰিব পৰা ন'গ'ল" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "অজà§à¦žà¦¾à¦¤ ধৰণ '%s'" @@ -3027,220 +3052,220 @@ msgid "got asynchronous packet number %d\n" msgstr "অসমকালিন পেকেট সংখà§à¦¯à¦¾ %d পà§à§°à¦¾à¦ªà§à¦¤\n" # c-format -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "'%s' ত QEMU সংসà§à¦•à§°à¦£ সংখà§à¦¯à¦¾ বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU সহায়ৰ নিৰà§à¦—ম পà§à¦¿à¦¬ পৰা ন'গ'ল" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu ৰ পৰা অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à§°à¦¸à§à¦¥à¦¾à¦¨ অৱসà§à¦¥à¦¾" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à§°à¦¸à§à¦¥à¦¾à¦¨ অৱসà§à¦¥à¦¾ '%d', qemu সমà§à¦­à§±à¦¤ বিফল" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU বাইনেৰি %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "নে'টৱৰà§à¦• '%s' পোৱা নাযায়" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "%d পà§à§°à¦•à§ƒà¦¤à¦¿à§° নে'টৱৰà§à¦• সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "বà§à§°à¦¿à¦œ সমৰà§à¦¥à¦¨ আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "tap সংযোগ মাধà§à¦¯à¦® বà§à§°à¦¿à¦œà¦¤ যোগ কৰিবলৈ বিফল । %s à¦à¦Ÿà¦¾ বà§à§°à¦¿à¦œ যনà§à¦¤à§à§° নহয়" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "tap সংযোগ মাধà§à¦¯à¦® '%s' ক বà§à§°à¦¿à¦œ '%s' লৈ যোগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "hypervisor ৰ দà§à¦¬à¦¾à§°à¦¾ à¦à¦‡ আপেকà§à¦·à¦•à§° বাবে কোনো সমৰà§à¦¥à¦¨ নাই" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "à¦à¦‡ QEMU binary ৰ লগত STDIO পà§à§°à¦¬à§à§°à¦œà¦¨ অসমৰà§à¦¥à¦¿à¦¤" # c-format -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ডিসà§à¦• '%s' ৰ কাৰণে অসমৰà§à¦¥à¦¿à¦¤ '%s' চালকৰ নাম" # c-format -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' ধৰণৰ ডিসà§à¦• সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "'%s' ধৰণৰ ডিসà§à¦• সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "ধà§à¦¬à¦¨à¦¿ মডেল বৈধ নহয়" # c-format -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' ত ভà§à¦² মূলশবà§à¦¦à§° তৰà§à¦•" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ডà§à§°à¦¾à¦‡à¦­ সূচী '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "'%s' ডà§à§°à¦¾à¦‡à¦­à¦¤ হেৰà§à§±à¦¾ নথিপতà§à§°à§° সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ª" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "'%s' ডà§à§°à¦¾à¦‡à¦­à¦¤ হেৰà§à§±à¦¾ সূচীৰ সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ª" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' ত NIC vlan বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d ৰ কাৰণে NIC সংজà§à¦žà¦¾ পোৱা নাযায়" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' ত vlan বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "'%s' ৰ কাৰণে NIC সংজà§à¦žà¦¾ পোৱা নাযায়" # c-format -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "অজà§à¦žà¦¾à¦¤ PCI device syntax '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI device bus '%s' উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI device slot '%s' উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI device function '%s' উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB device vendor '%s' উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI device product '%s' উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI device address '%s'উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" # c-format -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "কেৰেকà§à¦Ÿà¦¾à§° যনà§à¦¤à§à§° '%s' ত প'ৰà§à¦Ÿ সংখà§à¦¯à¦¾ বিচাৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "অজà§à¦žà¦¾à¦¤ character device syntax %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "emulator ৰ পথ পোৱা ন'গ'ল" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s তৰà§à¦•à§° পৰা হেৰà§à§±à¦¾ মান" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC port '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° সà§à¦¤à§° '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU count '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "সলনি কৰোà¦à¦¤à§‡ অজà§à¦žà¦¾à¦¤ QEMU তৰà§à¦• '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "অজà§à¦žà¦¾à¦¤ তৰà§à¦• '%s'" # c-format -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "%s লগ নথিপতà§à§° নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM লগ নথিপতà§à§°à§° close on exec ফà§à¦²à§‡à¦— %s নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -3257,7 +3282,7 @@ msgid "Unable to seek to %lld in %s" msgstr "%s ত %lld বিচাৰিব নোৱাৰি" # c-format -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' autostart কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" @@ -3274,438 +3299,436 @@ msgstr "বà§à¦²à¦• সংকà§à§°à¦¾à¦¨à§à¦¤ পৰিসংখà§à¦¯à¦¾ প msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%sৰ পৰা নে'টৱৰà§à¦• নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "নে'টৱৰà§à¦• অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "কোনো সà§à§°à¦•à§à¦·à¦¾à§° চালক নাই" - # c-format -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "'%s' ধৰণ বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "'%s' ধৰণ বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "নে'টৱৰà§à¦• অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "কোনো সà§à§°à¦•à§à¦·à¦¾à§° চালক নাই" + # c-format -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "state dir '%s' সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ সময় অনà§à¦¤ হৈছে" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ অৱশিষà§à¦Ÿ সà§à¦¥à¦¾à¦¨ উপলবà§à¦§ নাই" # c-format -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ অৱশিষà§à¦Ÿ সà§à¦¥à¦¾à¦¨ উপলবà§à¦§ নাই" # c-format -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s লগ নিৰà§à¦—ম পà§à§‹à¦à¦¤à§‡ পà§à§°à¦•à§à§°à¦¿à§Ÿà¦¾ অনà§à¦¤ হৈছে" # c-format -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s আৰমà§à¦­ কৰোà¦à¦¤à§‡ পà§à§°à¦¾à¦ªà§à¦¤ ফলাফল পà§à§‹à¦à¦¤à§‡ সময় অনà§à¦¤ হৈছে" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "মনিটৰ পথ %s খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "মনিটৰৰ close on exec ফà§à¦²à§‡à¦—ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "পৰà§à¦¦à§à¦¦à¦¾à¦• non-blocking ধৰণত ৰাখিবলৈ বিফল" # c-format -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "লগ নথিপতà§à§° বনà§à¦§ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" # c-format -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "tty ৰ বৈশিষà§à¦Ÿà§à¦¯ নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU thread তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰাৰ বাবে মনিটৰ আদেশ সঞà§à¦šà¦¾à¦²à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "ডোমেইন '%s' পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "পà§à¦¨à§°à¦¾à§°à¦®à§à¦­à§° কাৰà§à¦¯à§à¦¯ বিফল" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC গà§à¦ªà§à¦¤à¦¶à¦¬à§à¦¦à§° পà§à§°à¦¤à¦¿à¦·à§à¦ à¦¾ বিফল" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "নাম" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM বৰà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à§°à¦¿à§Ÿ" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "à¦à¦Ÿà¦¾ অবà§à¦¯à§±à¦¹à§ƒà¦¤ VNC পোৰà§à¦Ÿ চিনাকà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "লগ পঞà§à¦œà¦¿à¦•à¦¾ %s নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU বাইনেৰি %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s ৰ কাৰণে stale PID নথিপতà§à§° আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile পথ সৃষà§à¦Ÿà¦¿ কৰিব পৰা ন'গ'ল" # c-format -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "লগ নথিপতà§à§°à¦¤ argv লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" # c-format -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "লগ নথিপতà§à§°à¦¤ argv লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" # c-format -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "লগ নথিপতà§à§°à§° অনà§à¦¤ বিচাৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" # c-format -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "ডোমেইন %s দেখা ন'গ'ল\n" # c-format -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' বনà§à¦§ কৰা হৈছে\n" # c-format -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to send SIGTERM to %s (%d)" # c-format -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%sৰ পৰা ডোমেইন পà§à¦¨à§°à§à¦¦à§à¦§à¦¾à§° কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s ৰ কাৰণে PID নথিপতà§à§° আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "unhandled fd event %d for %s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² সকà§à§°à¦¿à§Ÿ নহয়" # c-format -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "uuid '%s' ৰ সৈতে সà§à¦¸à¦‚গত ডোমেইন অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" # c-format -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "'%s' নামৰ সৈতে মিল থকা কোনো ডোমেইন নাই" # c-format -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ডোমেইন '%s' ৰ সৈতে uuid %s ইতিমধà§à¦¯à§‡ সংজà§à¦žà¦¾ দিয়া হৈছে" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "'%s' হিচাপে ডোমেইন বৰà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à§°à¦¿à§Ÿ" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "সà§à¦¥à¦—িত কৰাৰ কাৰà§à¦¯à§à¦¯ বিফল" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "বনà§à¦§ কৰাৰ কাৰà§à¦¯à§à¦¯ বিফল" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° তূলনাত সৰà§à¦¬à¦¾à¦§à¦¿à¦• সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° পৰিমাণ কম হ'ব নোৱাৰে" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "বিতৰণ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মান পৰিবৰà§à¦¤à¦¨ কৰক" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "সংযোগৰ URI ৰ বিশà§à¦²à§‡à¦·à¦£ কৰিব পৰা ন'গ'ল" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "বিতৰণ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মান পৰিবৰà§à¦¤à¦¨ কৰক" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "সৰà§à¦¬à¦¾à¦§à¦¿à¦• সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à¦¤à¦•à§ˆ অধিক পৰিমাণৰ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ নিৰà§à¦§à¦¾à§°à¦£ কৰা নাযাব" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইনৰ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ নিৰà§à¦§à¦¾à§°à¦£ কৰা নাযাব" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ডোমেইন xml পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "সংৰকà§à¦·à¦£à§° হেডাৰ লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "%s নথিপতà§à§° ৰকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "মাইগà§à§°à§‡à¦Ÿ কাৰà§à¦¯à§à¦¯ বিফল" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'info blockstats' আদেশ à¦à¦‡ qemu দà§à¦¬à¦¾à§°à¦¾ সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইনত vcpu ৰ সংখà§à¦¯à¦¾ পৰিবৰà§à¦¤à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "'%d' ডোমেইন সংজà§à¦žà¦¾à¦¤ অজà§à¦žà¦¾à¦¤ virt type উলà§à¦²à§‡à¦–িত" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ডোমেইনৰ কà§à¦·à§‡à¦¤à§à§°à¦¤ পà§à§°à¦¯à§‹à¦œà§à¦¯ সৰà§à¦¬à¦¾à¦§à¦¿à¦• vcpu নিৰà§à¦§à¦¾à§°à¦£ কৰা নাযায়" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "ডোমেইনৰ বাবে নিৰà§à¦§à¦¾à§°à¦¿à¦¤ সৰà§à¦¬à¦¾à¦§à¦¿à¦• vcpu ৰ পৰা অনà§à§°à§‹à¦§ কৰা vcpu ৰ সংখà§à¦¯à¦¾ অধিক: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনত vcpu pin কৰা সমà§à¦­à§± নহয়" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu সংখà§à¦¯à¦¾ সীমা বহিৰà§à¦­à§‚ত %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "affinity নিৰà§à¦§à¦¾à§°à¦£ কৰিব নোৱাৰি: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu affinity সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "affinity পোৱা নাযায়: %s" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu affinity পোৱা নাযায়" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "সà§à§°à¦•à§à¦·à¦¾à§° লেবেল পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "সà§à§°à¦•à§à¦·à¦¾ মডেলৰ শবà§à¦¦à§° সংখà§à¦¯à¦¾ সৰà§à¦¬à¦¾à¦§à¦¿à¦• %d bytes ৰ অধিক" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "সà§à§°à¦•à§à¦·à¦¾ DOI ৰ শবà§à¦¦à§° সংখà§à¦¯à¦¾ সৰà§à¦¬à¦¾à¦§à¦¿à¦• %d bytes ৰ অধিক" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ডোমেইনৰ পà§à§°à¦¤à¦¿à¦®à§‚ৰà§à¦¤à§à¦¤à¦¿ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu হেডাৰ পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "image magic সঠিক নহয়" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "image ৰ সংসà§à¦•à§°à¦£ সমৰà§à¦¥à¦¿à¦¤ নহয় (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "নতà§à¦¨ VM ধাৰà§à¦¯ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ডোমেইন পà§à¦¨à§°à¦¾à§°à¦®à§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "অসমৰà§à¦¥à¦¿à¦¤ বিনà§à¦¯à¦¾à¦¸à§° ধৰণ %s" # c-format -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv syntax %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ডিষà§à¦• '%s' ক bus/device index লৈ সলনি কৰিব নোৱাৰি" # c-format -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "'%s' ধৰণৰ ডিসà§à¦• সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "bus '%s' আৰৠলকà§à¦·à§à¦¯ '%s' থকা যনà§à¦¤à§à§° নাই" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3713,223 +3736,223 @@ msgid "" msgstr "" "Emulator সংসà§à¦•à§°à¦£à§‡ যনà§à¦¤à§à§° '%s' আৰৠলকà§à¦·à§à¦¯ '%s' ৰ কাৰণে আà¦à¦¤à§°à¦¾à¦¬ পৰা মিডিয়াৰ সমৰà§à¦¥à¦¨ নকৰে" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom মিডিয়া আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom মিডিয়া সলনি কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "লকà§à¦·à§à¦¯ %s ইতিমধà§à¦¯à§‡ আছে" # c-format -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ডিষà§à¦• সংলগà§à¦¨ কৰিব নোৱাৰি" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "slot সংখà§à¦¯à¦¾ বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি\n" # c-format -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s ডোমেইন ইতিমধà§à¦¯à§‡ আছে" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "উৎসৰ যনà§à¦¤à§à§° উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "গৃহসà§à¦¥à§° সংজà§à¦žà¦¾à§° নথিপতà§à§° তà§à¦²à¦¿ লোৱা হৈছে" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "উৎসৰ যনà§à¦¤à§à§° উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "গৃহসà§à¦¥à§° সংজà§à¦žà¦¾à§° নথিপতà§à§° তà§à¦²à¦¿ লোৱা হৈছে" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ সৈতে যনà§à¦¤à§à§° সংযà§à¦•à§à¦¤ কৰা নাযাব" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ডিষà§à¦• bus '%s' ক hotplug কৰিব নোৱাৰি ।" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ডিষà§à¦• যনà§à¦¤à§à§°à§° ধৰণ '%s' ক hotplug কৰিব নোৱাৰি ।" # c-format -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "যনà§à¦¤à§à§°à§° ধৰণ '%s' সংযà§à¦•à§à¦¤ কৰিব নোৱাৰি" # c-format -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "%s ডিষà§à¦• পোৱা ন'গ'ল" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ডিষà§à¦• %s ক à¦à§°à¦¾à¦¬ নোৱাৰি -অবৈধ slot সংখà§à¦¯à¦¾ %d" # c-format -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "%s ডিষà§à¦• আà¦à¦¤à§°à§à§±à¦¾à§° আদেশ চলাবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "%s ডিষà§à¦• বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰিবলৈ বà§à¦¯à§°à§à¦¥: অবৈধ slot %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ সৈতে যনà§à¦¤à§à§° সংযà§à¦•à§à¦¤ কৰা নাযাব" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "অকল CDROM ডিসà§à¦• যনà§à¦¤à§à§° সংযà§à¦•à§à¦¤ কৰা যাব" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইনৰ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ নিৰà§à¦§à¦¾à§°à¦£ কৰা নাযাব" # c-format -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "autostart পঞà§à¦œà¦¿à¦•à¦¾ %s নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%s' symlink ক '%s' লৈ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "পথ বৈধ নহয়: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' আদেশ বিফল" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' আদেশ à¦à¦‡ qemu দà§à¦¬à¦¾à§°à¦¾ সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "যনà§à¦¤à§à§° পোৱা নাযায়: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL বা পথ ৰিকà§à¦¤" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "পথ বৈধ নহয়, '%s' পৰিচিত সংযোগ মাধà§à¦¯à¦® নহয়" # c-format -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: খà§à¦²à¦¿à¦¬à¦²à§ˆ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "অবৈধ পথ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU চালকে অকল virtual memory addrs ৰ সমৰà§à¦¥à¦¨ কৰে" # c-format -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") বিফল" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "lvs আদেশ বিফল" # c-format -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "নোডৰ ডোমেইন তালিকা" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM পà§à§°à¦¬à§à§°à¦œà¦¨à§° কাৰণে অকল tcp URI সমৰà§à¦¥à¦¿à¦¤" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI ৰ অনà§à¦¤à¦¤ ':port' নাছিল" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "UUID নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "'%s' হিচাপে ডোমেইন বৰà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à§°à¦¿à§Ÿ" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "অফ-লাইন পà§à§°à¦¬à§à§°à¦œà¦¨ নিৰà§à¦§à¦¾à§°à¦¿à¦¤, কিনà§à¦¤à§ suspend কাৰà§à¦¯à§à¦¯ বিফল" # c-format -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "কাৰà§à¦¯à§à¦¯à¦•à§°à¦£ বিফল: %s" # c-format -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ডোমেইন %s পà§à¦¨à§°à¦¾à§°à¦®à§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "যনà§à¦¤à§à§° %s à¦à¦Ÿà¦¾ PCI যনà§à¦¤à§à§° নহয়" @@ -3938,531 +3961,531 @@ msgstr "যনà§à¦¤à§à§° %s à¦à¦Ÿà¦¾ PCI যনà§à¦¤à§à§° নহয়" msgid "failed to find libvirtd binary" msgstr "libvirtd বাইনেৰি অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' সমà§à¦ªà§à§°à¦šà¦¾à§°à§° বাবে আদেশ আৱশà§à¦¯à¦•" # c-format -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "tty %s খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "%s ৰ সৈতে সংয়োগ কৰিবলৈ অকà§à¦·à¦®" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "সকেট নিৰà§à¦®à¦¾à¦£ কৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "%s ৰ সৈতে সংয়োগ কৰিবলৈ অকà§à¦·à¦®" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "ছকেট নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "Windows ৰ অধীন unix, ssh আৰৠext সমà§à¦ªà§à§°à¦šà¦¾à§° সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "পৰà§à¦¦à§à¦¦à¦¾à¦• non-blocking ধৰণত ৰাখিবলৈ বিফল" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "uuid সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "callbacks তালিকা বিতৰণ কৰোà¦à¦¤à§‡ ভà§à¦²" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "ডোমেইন বিতৰণ কৰা হৈছে" # c-format -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' অভিগম কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS credentials বিতৰণ কৰিবলৈ বিফল: %s" # c-format -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "VM কনà§à¦¸à§‹à¦²à§° তথà§à¦¯ লগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "বà§à¦¯à¦•à§à¦¤à¦¿à¦—ত চাবি/পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° তà§à¦²à¦¿ ল'ব পৰা ন'গ'ল: %s" # c-format -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS গà§à§°à¦¾à¦¹à¦• আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ : %s" # c-format -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "tty ৰ বৈশিষà§à¦Ÿà§à¦¯ নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "tty ৰ বৈশিষà§à¦Ÿà§à¦¯ নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "গà§à§°à¦¾à¦¹à¦•à§° পৰিচয় সতেপন কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS handshake অসমà§à¦ªà§‚ৰà§à¦£: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS আৰমà§à¦­ কৰা সমà§à¦ªà§‚ৰà§à¦£ কৰিব পৰা ন'গ'ল: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "সেৱকৰ পৰিচয় পà§à§°à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ (উপসà§à¦¥à¦¿à¦¤ পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° বা IP ঠিকনা)\n" # c-format -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "গà§à§°à¦¾à¦¹à¦•à§° পৰিচয় সতেপন কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨MemorySize পৰীকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "যনà§à¦¤à§à§°à§° পà§à§°à¦•à§ƒà¦¤à¦¿ বৈধ নহয়: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° à¦à¦¤à¦¿à§Ÿà¦¾à¦“ সকà§à§°à¦¿à§Ÿ কৰা হোৱা নাই" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: গà§à§°à¦¾à¦¹à¦• পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° বিতৰণকৰোà¦à¦¤à¦¾ অপৰিচিত।" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§°à§° সময়কাল অনà§à¦¤ হৈছে" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: গà§à§°à¦¾à¦¹à¦• পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° দà§à¦¬à¦¾à§°à¦¾ বà§à¦¯à§±à¦¹à§ƒà¦¤ à¦à¦²à§à¦—োৰিথমà§â€Œ নিৰাপদ নহয়।" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "সেৱক পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° পà§à§°à¦®à¦¾à¦£à§€à¦•à§°à¦£à¦¤ বিফল: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° X.509 পà§à§°à¦•à§ƒà¦¤à¦¿à§° নহয়" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers বিফল" # c-format -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "SASL পà§à§°à¦®à¦¾à¦£à§€à¦•à§°à¦£ বà§à¦¯à§±à¦¸à§à¦¥à¦¾ %s আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° ৰপà§à¦¤à¦¾à¦¨à¦¿ কৰিবলৈ বà§à¦¯à§°à§à¦¥: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§°à§° সময়কাল অনà§à¦¤ হৈছে" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§° à¦à¦¤à¦¿à§Ÿà¦¾à¦“ সকà§à§°à¦¿à§Ÿ কৰা হোৱা নাই" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "পà§à§°à¦®à¦¾à¦£à¦ªà¦¤à§à§°à§° গৰাকী আৰৠগৃহসà§à¦¥à§° নামত অমিল (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "অধিক NUMA কোষ: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "অধিক দূৰবৰà§à¦¤à§€ ডোমেইন ID: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "সৰà§à¦¬à¦¾à¦§à¦¿à¦•à¦¤à¦•à§ˆ map ৰ দৈৰà§à¦˜à§à¦¯ অধিক: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ৰ সংখà§à¦¯à¦¾ সৰà§à¦¬à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦¾à§° অধিক: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU মেপ পà§à§°à¦¶à¦®à¦•à§° দৈৰà§à¦˜à§à¦¯ সৰà§à¦¬à¦¾à¦§à¦¿à¦• মাপৰ অধিক: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "গৃহসà§à¦¥à¦‡ অধিক vCPU সমà§à¦ªà§°à§à¦•à§‡ সূচিত কৰে: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "গৃহসà§à¦¥à¦‡ map buffer length সৰবাধিকতকৈ অধিক বà§à¦²à¦¿ কয়: %d > %d" # c-format -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "সà§à§°à¦•à§à¦·à¦¾ লেবেল সৰà§à¦¬à¦¾à¦§à¦¿à¦•à¦¤à¦•à§ˆ অধিক: %zd" # c-format -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "সà§à§°à¦•à§à¦·à¦¾ মডেল সৰà§à¦¬à¦¾à¦§à¦¿à¦•à¦¤à¦•à§ˆ অধিক: %zd" # c-format -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "সà§à§°à¦•à§à¦·à¦¾ doi সৰà§à¦¬à¦¾à¦§à¦¿à¦¤à¦•à§ˆ অধিক: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "অধিক দূৰবৰà§à¦¤à§€ ডোমেইনৰ নাম: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "remoteDomainGetSchedulerParameters: সীমাতকৈ পোৱা সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ªà§° সংখà§à¦¯à¦¾ অধিক" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ªà§° ধৰণ অজà§à¦žà¦¾à¦¤" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "array বিতৰণ কৰাৰ সময়ত সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ অৱশিষà§à¦Ÿ নাই" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "অজà§à¦žà¦¾à¦¤ পà§à§°à¦•à§ƒà¦¤à¦¿à§° সà§à¦¥à¦¿à¦¤à¦¿à¦®à¦¾à¦ª" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "block peek অনà§à§°à§‹à¦§ দূৰৰ আচাৰ বিধিৰ কাৰণে বৰ দীঘল, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "ঘূৰাই দিয়া পà§à§°à¦¶à¦®à¦• অনà§à§°à§‹à¦§ কৰাৰ সৈতে à¦à¦•à§‡à¦‡ আকাৰৰ নহয়" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "memory peek অনà§à§°à§‹à¦§ দূৰৰ আচাৰ বিধিৰ কাৰণে বৰ ডাঙৰ, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "অধিক সংখà§à¦¯à¦• দূৰবৰà§à¦¤à§€ নে'টৱৰà§à¦•: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "অধিক সংখà§à¦¯à¦• দূৰবৰà§à¦¤à§€ সংযোগমাধà§à¦¯à¦®: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "বহà§à¦¤à§‹ ভà¦à§°à¦¾à¦²à§° পà§à¦² অনà§à§°à§‹à¦§ কৰা হৈছে" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "বহà§à¦¤à§‹ ভà¦à§°à¦¾à¦²à§° পà§à¦² পোৱা হৈছে" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "বহà§à¦¤à§‹ ভà¦à§°à¦¾à¦²à§° আয়তন অনà§à§°à§‹à¦§ কৰা হৈছে" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "বহà§à¦¤à§‹ ভà¦à§°à¦¾à¦²à§° আয়তন পোৱা হৈছে" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "বহà§à¦¤à§‹ চালক পঞà§à¦œà¦¿à¦•à§ƒà¦¤ কৰা হৈছে" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "বহà§à¦¤à§‹ চালক পঞà§à¦œà¦¿à¦•à§ƒà¦¤ কৰা হৈছে" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "বহà§à¦¤à§‹ চালক পঞà§à¦œà¦¿à¦•à§ƒà¦¤ কৰা হৈছে" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "অধিক সংখà§à¦¯à¦• কেৰেকà§à¦Ÿà¦¾à§° যনà§à¦¤à§à§° উপসà§à¦¥à¦¿à¦¤" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "অজà§à¦žà¦¾à¦¤ পà§à§°à¦•à§ƒà¦¤à¦¿à§° অনà§à¦®à§‹à¦¦à¦¨ পà§à§°à¦£à¦¾à¦²à§€ %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "অনà§à§°à§‹à¦§ কৰা অনà§à¦®à§‹à¦¦à¦¨à§° পà§à§°à¦£à¦¾à¦²à§€ %s অসà§à¦¬à§€à¦•à¦¾à§° কৰা হৈছে" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "অনà§à¦®à§‹à¦¦à¦¨ পà§à§°à¦£à¦¾à¦²à§€ সমৰà§à¦¥à¦¿à¦¤ নহয় %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL লাইবà§à§°à§‡à§°à¦¿ আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ : %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "sock ঠিকনা %d পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ (%s)" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "সমতূলà§à¦¯ ঠিকনা %d পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ (%s)" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL গà§à§°à¦¾à¦¹à¦• context নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS অধিবেশনৰ কà§à¦·à§‡à¦¤à§à§°à¦¤ cipher ৰ মাপ বৈধ নহয়" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "বাহà§à¦¯à¦¿à¦• SSF %d নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "security props %d নিৰà§à¦§à¦¾à§°à¦£ কৰিব নোৱাৰি (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL পà§à§°à¦£à¦¾à¦²à§€ %s সেৱকৰ দà§à¦¬à¦¾à§°à¦¾ সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL বিশà§à¦²à§‡à¦·à¦£ আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "বিষয়বসà§à¦¤à§ সংৰকà§à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL negotiation তথà§à¦¯ বৰ দীঘল: %d bytes" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "বিফল SASL পদকà§à¦·à§‡à¦ª: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "পাৰ কৰা SSF %d বৰ দৃৠনাছিল" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "হাইপাৰ ভাইছৰৰ সৈতে সংযোগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "কোনো ঘটনাৰ সমৰà§à¦¥à¦¨ নাই" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "তালিকাত cb যোগ কৰা হৈছে" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "তালিকাৰ পৰা cb আà¦à¦¤à§°à§à§±à¦¾ হৈছে" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header বিফল" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "ডোমেইনৰ তথà§à¦¯ ৰকà§à¦·à¦¾ কৰিব নোৱাৰি" # c-format -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS socket %s পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "অকল পà§à§‹à¦à¦¤à§‡à¦¯à§‹à¦—à§à¦¯ সংযোগ" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "fd পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "বà§à§°à¦¿à¦œ STP ৰ মান %s নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "বà§à§°à¦¿à¦œ STP ৰ মান %s নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "সেৱকৰ পৰা পà§à§°à¦¾à¦ªà§à¦¤ পেকেট বৰ ডাঙৰ" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "সেৱকৰ পৰা পà§à§°à¦¾à¦ªà§à¦¤ পেকেট বৰ ডাঙৰ" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "উতà§à¦¤à§°à¦¤ অবৈধ হেডাৰ" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "অজà§à¦žà¦¾à¦¤ পà§à§°à§‹à¦—à§à§°à¦¾à¦® (পà§à§°à¦¾à¦ªà§à¦¤ %x, পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "আচাৰবিধিৰ সংসà§à¦•à§°à¦£ অজà§à¦žà¦¾à¦¤ (পà§à§°à¦¾à¦ªà§à¦¤ %x, পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "সেৱকৰ পৰা অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ RPC call %d পোৱা হ'ল" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "serial %d ৰ লগত উতà§à¦¤à§°à§° কাৰণে কোনো কল ৰখি থকা নাই" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "অজà§à¦žà¦¾à¦¤ পà§à§°à¦£à¦¾à¦²à§€ (পà§à§°à¦¾à¦ªà§à¦¤ %x, পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "অজà§à¦žà¦¾à¦¤ অৱসà§à¦¥à¦¾ (পà§à§°à¦¾à¦ªà§à¦¤ %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "calloc বিফল" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "socket ত hangup / error ঘটনা পোৱা গ'ল" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "আদেশৰ বাবে অপেকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4557,7 +4580,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: সà§à§°à¦•à§à¦·à¦¾à§° সনà§à¦¦à§°à§à¦­ নিৰà§à¦§à¦¾à§°à¦£ কৰিব নোৱাৰি '\\%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "পà§à¦² ধৰণ %d ৰ কাৰণে হেৰà§à§±à¦¾ বেকà¦à¦£à§à¦¡" @@ -4629,29 +4652,45 @@ msgstr "আদেশ %d ৰ পৰা শূণà§à¦¯à¦¹à§€à¦¨ পà§à§°à¦¸à§ msgid "%s not implemented on Win32" msgstr "Win32 ত %s কাৰà§à¦¯à§à¦¯à¦•à§° কৰা হোৱা নাই" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "যনà§à¦¤à§à§°à§° আৰমà§à¦­à§° সà§à¦¥à¦¾à¦¨ বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "যনà§à¦¤à§à§°à§° শেষৰ সà§à¦¥à¦¾à¦¨ বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/storage_backend_disk.c:332 +# c-format +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "অবৈধ সà§à§°à¦•à§à¦·à¦¾à§° ধৰণ" + +# c-format +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "লকà§à¦·à§à¦¯ %s ইতিমধà§à¦¯à§‡ আছে" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "পৰà§à¦¯à¦¾à¦ªà§à¦¤ মà§à¦•à§à¦¤ extent উপসà§à¦¥à¦¿à¦¤ নাই" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "আয়তন লকà§à¦·à§à¦¯à§° পথ '%s' পà§à¦¿à¦¬ পৰা ন'গ'ল" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "আয়তনৰ পথ '%s' ঠপেৰেনà§à¦Ÿ পà§à¦² উৎস যনà§à¦¤à§à§°à§° নামেৰে আৰমà§à¦­ নকৰিলে ।" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "লকà§à¦·à§à¦¯ '%s' ৰ পৰা বিভাজন সংখà§à¦¯à¦¾ বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" @@ -5091,122 +5130,122 @@ msgstr "%sৰ পৰা নে'টৱৰà§à¦• নিৰà§à¦®à¦¾à¦£ কৰো msgid "Scanning host%u" msgstr "host%u সà§à¦•à§‡à¦¨ কৰা হৈছে" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "missing auth host attribute" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "missing auth passwd attribute" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "malformed octal mode" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "malformed owner element" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "malformed group element" # c-format -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "অজà§à¦žà¦¾à¦¤ ভà¦à§°à¦¾à¦² পà§à¦²à§° ধৰণ %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "হেৰà§à§±à¦¾ নামৰ অংশ" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" # c-format -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "অজà§à¦žà¦¾à¦¤ auth ধৰণ '%s'" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "হেৰà§à§±à¦¾ উৎস গৃহসà§à¦¥à§° নাম" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "উৎসৰ যনà§à¦¤à§à§° উদà§à¦˜à¦¾à¦Ÿà¦¨ কৰিব নোৱাৰি" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "হেৰà§à§±à¦¾ উৎস যনà§à¦¤à§à§°à§° পথ" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "হেৰà§à§±à¦¾ উৎস পথ" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "হেৰà§à§±à¦¾ উৎস গৃহসà§à¦¥à§° নাম" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "অজà§à¦žà¦¾à¦¤ auth ধৰণ '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "হেৰà§à§±à¦¾ লকà§à¦·à§à¦¯ পথ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "অজà§à¦žà¦¾à¦¤ ৰূট পদাৰà§à¦¥" # c-format -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "অজà§à¦žà¦¾à¦¤ ভà¦à§°à¦¾à¦² সমষà§à¦Ÿà¦¿à§° ধৰণ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "unexpected pool type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "অজà§à¦žà¦¾à¦¤ আকাৰৰ à¦à¦•à¦• '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "ভà§à¦² কà§à¦·à¦®à¦¤à¦¾à§° পদাৰà§à¦¥" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "কà§à¦·à¦®à¦¤à¦¾ পদাৰà§à¦¥à§° মান বৰ ডাঙৰ" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "হেৰà§à§±à¦¾ নামৰ অংশ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "হেৰà§à§±à¦¾ কà§à¦·à¦®à¦¤à¦¾à§° পদাৰà§à¦¥" # c-format -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "অজà§à¦žà¦¾à¦¤ auth ধৰণ '%s'" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "অজà§à¦žà¦¾à¦¤ ৰূট পদাৰà§à¦¥" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "অজà§à¦žà¦¾à¦¤ আয়তন আকৃতিৰ সংখà§à¦¯à¦¾ %d" @@ -5257,7 +5296,7 @@ msgstr "%s ৰ বিনà§à¦¯à¦¾à¦¸ নথিপতà§à§° অনà§à¦ªà¦¸à§à¦¥ msgid "cannot remove config for %s" msgstr "%s ৰ বিনà§à¦¯à¦¾à¦¸ আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "à¦à¦‡ uuid ৰ সৈতে মিল থকা কোনো পà§à¦² নাই" @@ -5269,97 +5308,97 @@ msgstr "à¦à¦‡ নামৰ সৈতে মিল থকা কোনো পৠmsgid "storage pool already exists" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² ইতিমধà§à¦¯à§‡ আছে" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "পà§" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "পà§à¦² à¦à¦¤à¦¿à§Ÿà¦¾à¦“ সকà§à§°à¦¿à§Ÿ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "'%s' পà§à¦²à¦¤ অসমকালিন কাৰà§à¦¯à§à¦¯à¦šà¦²à¦¿à¦›à§‡ ।" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "পà§à¦² ইতিমধà§à¦¯à§‡ সকà§à§°à¦¿à§Ÿ" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² ইতিমধà§à¦¯à§‡ সকà§à§°à¦¿à§Ÿ" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² সকà§à§°à¦¿à§Ÿ নহয়" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² à¦à¦¤à¦¿à§Ÿà¦¾à¦“ সকà§à§°à¦¿à§Ÿ" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "পà§à¦²à§‡ আয়তন আà¦à¦¤à§°à§à§±à¦¾à§° সমৰà§à¦¥à¦¨ নকৰে" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "পà§à¦²à§° কোনো বিনà§à¦¯à¦¾à¦¸ নথিপতà§à§° নাই" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "à¦à¦‡ নামৰ মিল থকা কোনো ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ নাই" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "à¦à¦‡ চাবিৰ সৈতে মিল থকা ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ নাই" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "à¦à¦‡ পথৰ সৈতে মিল থকা কোনো ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ নাই" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ ইতিমধà§à¦¯à§‡ আছে" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦²à§‡ সমষà§à¦Ÿà¦¿ সৃষà§à¦Ÿà¦¿ কৰাৰ সমৰà§à¦¥à¦¨ নকৰে" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "à¦à¦‡ নামৰ মিল থকা কোনো ভà¦à§°à¦¾à¦²à§° সমষà§à¦Ÿà¦¿ নাই" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "ভà¦à§°à¦¾à¦² আয়তনৰ নাম '%s' ইতিমধà§à¦¯à§‡ বà§à¦¯à§±à¦¹à§ƒà¦¤ ।" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦²à§‡ ইতিমধà§à¦¯à§‡ থকা আয়তনৰ পৰা সমষà§à¦Ÿà¦¿ সৃষà§à¦Ÿà¦¿ কৰাৰ সমৰà§à¦¥à¦¨ নকৰে" # c-format -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "আয়তন '%s' à¦à¦¤à¦¿à§Ÿà¦¾à¦“ বিতৰণ কৰা হৈছে" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦²à§‡ সমষà§à¦Ÿà¦¿ আà¦à¦¤à§°à§à§±à¦¾à§° সমৰà§à¦¥à¦¨ নকৰে" @@ -5448,7 +5487,7 @@ msgstr "ডোমেইন নথিপতà§à§°à§° নাম সংসাধন msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: à¦à¦Ÿà¦¾ পথ লিখক বা test:///default বà§à¦¯à§±à¦¹à¦¾à§° কৰক" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "hostname বিচাৰিব নোৱাৰি" @@ -5629,205 +5668,220 @@ msgstr "কেৰেকà§à¦Ÿà¦¾à§° যনà§à¦¤à§à§°à§° বাবে সà§à¦¥ msgid "unsupported chr device type %d" msgstr "অসমৰà§à¦¥à¦¿à¦¤ chr যনà§à¦¤à§à§°à§° ধৰণ %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec file descriptor flag ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec file descriptor flag ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/uml_driver.c:371 +# c-format +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' autostart কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "বà§à§°à¦¿à¦œ সমৰà§à¦¥à¦¨ আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "%s পঞà§à¦œà¦¿à¦•à¦¾ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ : %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "qemudStartup: সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ অৱশিষà§à¦Ÿ নাই\n" # c-format -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "পাইপ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ছকেট খà§à¦²à¦¿à¦¬ নোৱাৰি" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "অধিবেশন বিচাৰি পোৱা ন'গ'ল" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "বৰ দীঘল আদেশ পঠিয়াব নোৱাৰি %s (%d bytes)" # c-format -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "%s আদেশ পঠিয়াব নোৱাৰি" # c-format -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "%s উতà§à¦¤à§° পà§à¦¿à¦¬à¦²à§ˆ বà§à¦¯à§°à§à¦¥" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "কোনো কাৰà§à¦£à§‡à¦² নিৰà§à¦§à¦¾à§°à¦£ কৰা হোৱা নাই" # c-format -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML কাৰà§à¦£à§‡à¦² %s বিচাৰিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "লগ নথিপতà§à§°à¦¤ argv লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" + +# c-format +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "লগ নথিপতà§à§°à¦¤ argv লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s\n" + +# c-format +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ pid %d != %d পোৱা হ'ল\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² সকà§à§°à¦¿à§Ÿ নহয়" # c-format -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "%s পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "%s ডোমেইন ইতিমধà§à¦¯à§‡ আছে" # c-format -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "%s ডোমেইন ইতিমধà§à¦¯à§‡ আছে" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "সকà§à§°à¦¿à§Ÿ ডোমেইন আà¦à¦¤à§°à§à§±à¦¾ সমà§à¦­à§± নহয়" # c-format -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s পà§à§‹à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "চিগà§à¦¨à§‡à¦² ৰোধ কৰিব নোৱাৰি" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "পাইপ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking file descriptor flag ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec file descriptor flag ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "পাইপ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "অধিবেশন বিচাৰি পোৱা ন'গ'ল" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "'%s' নথিপতà§à§° অসংযà§à¦•à§à¦¤ কৰোà¦à¦¤à§‡ বিফল: %s" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "অধিবেশন বিচাৰি পোৱা ন'গ'ল" # c-format -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ৰূট পঞà§à¦œà¦¿à¦•à¦¾à¦²à§ˆ সলনি কৰিব নোৱাৰি: %s" # c-format -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile ত লিখিবলৈ বà§à¦¯à§°à§à¦¥" # c-format -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "affinity নিৰà§à¦§à¦¾à§°à¦£ কৰিব নোৱাৰি: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "অভà§à¦¯à¦¨à§à¦¤à§°à§€à¦£ ডেমন পà§à§°à¦•à§à§°à¦¿à§Ÿà¦¾ %d অৱসà§à¦¥à¦¾à§°à§‡ বাহিৰ হ'ল ।" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "অজà§à¦žà¦¾à¦¤ poll উতà§à¦¤à§° ।" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "ভà§à¦²" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' শূণà§à¦¯ নোহোৱা অৱসà§à¦¥à¦¾ %d আৰৠচিগà§à¦¨à§‡à¦² %d ৰে বাহিৰ হ'ল: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "'%s' নথিপতà§à§° খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' নথিপতà§à§° খà§à¦²à¦¿à¦¬à¦²à§ˆ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' ৰ বà§à¦¯à§±à¦¹à¦¾à§°à¦•à§°à§‹à¦à¦¤à¦¾à§° ৰেকৰà§à¦¡ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" @@ -5891,15 +5945,15 @@ msgstr "বà§à¦Ÿ কৰাৰ সময় সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿà¦¹à¦¿à¦š #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ডোমেইনৰ নাম, id বা uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à¦£ নিষà§à¦•à§à§°à¦¿à§Ÿ কৰক" @@ -6015,15 +6069,15 @@ msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ তালিকা ন msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "নাম" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "অৱসà§à¦¥à¦¾" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "কোনো অৱসà§à¦¥à¦¾ নহয়" @@ -6139,7 +6193,7 @@ msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ সংজà§à¦žà¦¾ আ msgid "Undefine the configuration for an inactive domain." msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ডোমেইনৰ নাম বা uuid" @@ -6383,11 +6437,11 @@ msgstr "ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ সাধাৰণ তথ msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "নাম:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6395,16 +6449,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS ৰ পà§à§°à¦•à§ƒà¦¤à¦¿:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "অৱসà§à¦¥à¦¾:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU সংখà§à¦¯à¦¾:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU ৰ সময়:" @@ -6432,102 +6486,102 @@ msgstr "সকà§à§°à¦¿à§Ÿ" msgid "disable" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "নিৰাপতà§à¦¤à¦¾à§° মডেল:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "Security DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "সà§à§°à¦•à§à¦·à¦¾à§° মডেল:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA মà§à¦•à§à¦¤ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "উলà§à¦²à§‡à¦–িত সময় অৱধি." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "সংখà§à¦¯à¦¾" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "সৰà§à¦¬à¦®à§‹à¦Ÿ" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ডোমেইন vcpu সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ডোমেইনৰ ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU সংকà§à§°à¦¾à¦¨à§à¦¤ সাধাৰণ তথà§à¦¯ উপলবà§à¦§ কৰা হয় ।" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU ৰ পà§à§°à¦¬à¦£à¦¤à¦¾:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ডোমেইন বনà§à¦§ কৰা হৈছে, ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤ ।" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "কনà§à¦Ÿà§à§°à§‹à¦² ডোমেইন vcpu ৰ পà§à§°à¦¬à¦£à¦¤à¦¾" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "গৃহসà§à¦¥à§‡à§° পà§à§°à¦•à§ƒà¦¤ CPU ৰ সৈতে ডোমেইন VCPU সংযà§à¦•à§à¦¤ কৰা হ'ব ।" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu সংখà§à¦¯à¦¾" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "গৃহসà§à¦¥ cpu সংখà§à¦¯à¦¾ (কমা চিহà§à¦¨ দà§à¦¬à¦¾à§°à¦¾ বিভাজিত)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: অবৈধ বা হেৰà§à§±à¦¾ vCPU সংখà§à¦¯à¦¾ ।" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: হেৰà§à§±à¦¾ cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ডোমেইনৰ তথà§à¦¯ পাবলৈ বিফল ।" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: অবৈধ vCPU সংখà§à¦¯à¦¾ ।" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: অবৈধ বিনেস । পংকà§à¦¤à¦¿ ৰিকà§à¦¤ ।" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: অবৈধ বিনেস । %d অৱসà§à¦¥à¦¾à¦¨à§‡ সংখà§à¦¯à¦¾à¦®à§‚লক মান পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ('%c' ৰ পাৰà§à¦¶à§à¦¬à§‡) ।" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6536,1469 +6590,1469 @@ msgstr "" "cpulist: %s: অবৈধ বিনেস । %d অৱসà§à¦¥à¦¾à¦¨à§‡ সংখà§à¦¯à¦¾à¦®à§‚লক মান বা কমা চিহà§à¦¨ পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ('%c' " "ৰ পাৰà§à¦¶à§à¦¬à§‡) ।" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: অবৈধ বিনেস । %d অৱসà§à¦¥à¦¾à¦¨à§‡ সমাপà§à¦¤à¦•à§°à§‹à¦à¦¤à¦¾ পংকà§à¦¤à¦¿ ।" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "পà§à§°à¦•à§ƒà¦¤ CPU %d বৰà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ নাই" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾ পৰিবৰà§à¦¤à¦¨ কৰক" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "অতিথিৰ ডোমেইনত ভাৰà§à¦šà§à§±à§‡à¦² CPU সমূহৰ সংখà§à¦¯à¦¾ সলনি কৰক ।" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾à§° বৈধ নহয় ।" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "বৰ ভাৰà§à¦šà§à§Ÿà¦¾à¦² CPU ।" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "বিতৰণ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মান পৰিবৰà§à¦¤à¦¨ কৰক" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "অতিথি ডোমেইনেত বৰà§à¦¤à¦®à¦¾à¦¨à§‡ বিতৰণ কৰা সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মান পৰিবৰà§à¦¤à¦¨ কৰক ।" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "কিলোবাইট অনà§à¦¸à¦¾à§°à§‡ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মাপ" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° অবৈধ মাপ %d" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize পৰীকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "সৰà§à¦¬à§‹à¦šà§à¦š সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মাতà§à§°à¦¾ পৰিবৰà§à¦¤à¦¨ কৰক" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "অতিথি ডোমেইনেত সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° সৰà§à¦¬à§‹à¦šà§à¦š সীমা পৰিবৰà§à¦¤à¦¨ কৰক ।" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "কিলোবাইট অনà§à¦¸à¦¾à§°à§‡ সৰà§à¦¬à§‹à¦šà§à¦š সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মাতà§à§°à¦¾" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨MemorySize পৰীকà§à¦·à¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨ MemorySize হà§à§°à¦¾à¦¸ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize পৰিবৰà§à¦¤à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "নোড সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "নোড সংকà§à§°à¦¾à¦¨à§à¦¤ মৌলিক তথà§à¦¯ উপলবà§à¦§ কৰা হয় ।" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "নোড সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU ৰ মডেল:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU ৰ ফà§à§°à¦¿à¦•à§‹à§Ÿà§‡à¦¨à§à¦¸à¦¿à§° মাতà§à§°à¦¾:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU ৰ ছকেট:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "পà§à§°à¦¤à¦¿ ছকেটে কোৰ সংখà§à¦¯à¦¾:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "পà§à§°à¦¤à¦¿ কোৰে থà§à§°à§‡à¦¡ সংখà§à¦¯à¦¾:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA কোষ:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿à§° মাপ:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "কà§à¦·à¦®à¦¤à¦¾" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "হাইপাৰ ভাইসৰ/চালকেৰ কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§‡ অৱগত কৰে ।" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML ত ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "XML ডামà§à¦ª হিচাপে stdout ত ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব ।" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইম" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML dump ত সà§à§°à¦•à§à¦·à¦¾à§° সংবেদনশীল তথà§à¦¯ অনà§à¦¤à§°à§à¦­à§‚কà§à¦¤ কৰক" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "native config ক ডোমেইন XML লৈ সলনি কৰক" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "native guest বিনà§à¦¯à¦¾à¦¸à§° আকৃতিক à¦à¦Ÿà¦¾ ডোমেইন XML বিনà§à¦¯à¦¾à¦¸ লৈ সলনি কৰক ।" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "উৎসৰ বিনà§à¦¯à¦¾à¦¸à§° তথà§à¦¯à§° আকাৰ" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "আমদানি কৰিব লগা বিনà§à¦¯à¦¾à¦¸ তথà§à¦¯à§° নথিপতà§à§°" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "ডোমেইন XML ক native config লৈ সলনি কৰক" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "ডোমেইন XML বিনà§à¦¯à¦¾à¦¸à¦• à¦à¦Ÿà¦¾ native guest বিনà§à¦¯à¦¾à¦¸à§° আকৃতিলৈ সলনি কৰক ।" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "লকà§à¦·à§à¦¯ বিনà§à¦¯à¦¾à¦¸à§° তথà§à¦¯à§° ধৰণৰ আকৃতি" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "আমদানি কৰিব লগা xml তথà§à¦¯à§° নথিপতà§à§°" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "à¦à¦Ÿà¦¾ ডোমেইন id বা UUID কে ডোমেইন নামে ৰূপানà§à¦¤à§° কৰক" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ডোমেইন id বা uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ডোমেইনৰ নাম বা UUID কে ডোমেইন id তে ৰূপানà§à¦¤à§° কৰক" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "à¦à¦Ÿà¦¾ ডোমেইনৰ নাম বা id কে ডোমেইন UUID তে ৰূপানà§à¦¤à§° কৰক" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ডোমেইন id বা নাম" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ডোমেইন UUID পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ডোমেইন à¦à¦Ÿà¦¾ পৃথক গৃহসà§à¦¥à§‡ মাইগà§à§°à§‡à¦Ÿ কৰক" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "ডোমেইন à¦à¦Ÿà¦¾ পৃথক গৃহসà§à¦¥à§‡ মাইগà§à§°à§‡à¦Ÿ কৰক । লাইভ মাইগà§à§°à§‡à¦¶à¦¨à§‡à§° বাবে live বিকলà§à¦ª যোগ কৰক " "।" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "লাইভ মাইগà§à§°à§‡à¦¶à¦¨" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "লকà§à¦·à§à¦¯ গৃহসà§à¦¥à§‡à§° সংযোগৰ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "মাইগà§à§°à§‡à¦¶à¦¨à§‡à§° URI, সাধাৰণত উলà§à¦²à§‡à¦– কৰা আৱশà§à¦¯à¦• নহয়" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "পà§à§°à¦¬à§à§°à¦œà¦¨à§° সময়ত নতà§à¦¨ নামলৈ পà§à¦¨à¦ƒ নামকৰণ কৰক (যদি সমৰà§à¦¥à¦¿à¦¤)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "মাইগà§à§°à§‡à¦Ÿ: desturi অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "নে'টৱৰà§à¦• সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿ আৰমà§à¦­ কৰক" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "বà§à¦Ÿ কৰাৰ সময় সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿà¦¹à¦¿à¦šà¦¾à¦ªà§‡ আৰমà§à¦­à§‡à§° বাবে à¦à¦Ÿà¦¾ নে'টৱৰà§à¦• বিনà§à¦¯à¦¾à¦¸à¦¾à§° কৰক ।" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "নে'টৱৰà§à¦•à§° নাম বা uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "নে'টৱৰà§à¦• %s, সà§à¦¬à§Ÿà¦‚ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à§‹à¦à¦¤à¦¾ হিচাপে চিহà§à¦¨à¦¿à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "নে'টৱৰà§à¦• %sৰ পৰা সà§à¦¬à§Ÿà¦‚ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à§‹à¦à¦¤à¦¾ চিহà§à¦¨ আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "নে'টৱৰà§à¦• %s সà§à¦¬à§Ÿà¦‚ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à§‹à¦à¦¤à¦¾ হিচাপে চিহà§à¦¨à¦¿à¦¤ কৰা হৈছে\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "নে'টৱৰà§à¦• %sৰ পৰা সà§à¦¬à§Ÿà¦‚ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à§‹à¦à¦¤à¦¾ চিহà§à¦¨ আà¦à¦¤à§°à§à§±à¦¾ হৈছে\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা নে'টৱৰà§à¦• নিৰà§à¦®à¦¾à¦£ কৰক" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦• নিৰà§à¦®à¦¾à¦£ কৰক ।" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML নে'টৱৰà§à¦•à§° বিবৰণসহ à¦à¦Ÿà¦¾ নথিপতà§à§°" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s নে'টৱৰà§à¦• %sৰ পৰা নিৰà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%sৰ পৰা নে'টৱৰà§à¦• নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা নে'টৱৰà§à¦• সংজà§à¦žà¦¾ কৰা হ'ব (আৰমà§à¦­ কৰা নহয়)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦•à§° সংজà§à¦žà¦¾ লিখক ।" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "নে'টৱৰà§à¦• %s, %sৰ পৰা সংজà§à¦žà¦¾ কৰা হৈছে\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%sৰ পৰা নে'টৱৰà§à¦•à§° সংজà§à¦žà¦¾ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦• ধà§à¦¬à¦‚শ কৰক" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "চিহà§à¦¨à¦¿à¦¤ নে'টৱৰà§à¦• ধà§à¦¬à¦‚শ কৰা হ'ব ।" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "নে'টৱৰà§à¦•à§° নাম, id বা uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "নে'টৱৰà§à¦• %s ধà§à¦¬à¦‚শ কৰা হৈছে\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "নে'টৱৰà§à¦• %s ধà§à¦¬à¦‚শ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML ত নে'টৱৰà§à¦• সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "XML ডামà§à¦ª হিচাপে stdout ত নে'টৱৰà§à¦• সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব ।" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "নে'টৱৰà§à¦•à§° তালিকা" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "নে'টৱৰà§à¦•à§° তালিকা পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হয় ।" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° তালিকা" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ আৰৠসকà§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° তালিকা" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "সকà§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° তালিকা নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° তালিকা নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à¦£" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿ পà§à§°à¦¾à§°à¦®à§à¦­à¦•à§°à¦£ নহয়" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "সকà§à§°à¦¿à§Ÿ" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦• UUID কে নে'টৱৰà§à¦• নামে ৰূপানà§à¦¤à§° কৰক" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "নে'টৱৰà§à¦• uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "à¦à¦Ÿà¦¾ (পূৰà§à¦¬à§‡ সংজà§à¦žà¦¾ কৰা) নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦• আৰমà§à¦­ কৰক" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦• আৰমà§à¦­ কৰক ।" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° নাম" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "নে'টৱৰà§à¦• %s আৰমà§à¦­ কৰা হৈছে\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "নে'টৱৰà§à¦• %s আৰমà§à¦­ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "নে'টৱৰà§à¦• %s ৰ সংজà§à¦žà¦¾ আà¦à¦¤à§°à§à§±à¦¾ হৈছে\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "নে'টৱৰà§à¦• %s ৰ সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "à¦à¦Ÿà¦¾ নে'টৱৰà§à¦•à§° নাম ডোমেইন UUID তে ৰূপানà§à¦¤à§° কৰক" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "নে'টৱৰà§à¦•à§° নাম" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "নে'টৱৰà§à¦• UUID পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "à¦à¦Ÿà¦¾ পà§à¦² সà§à¦¬à§Ÿà¦‚কà§à§°à¦¿à§Ÿà¦­à¦¾à¦¬à§‡ আৰমà§à¦­ কৰক" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "বà§à¦Ÿ কৰাৰ সময়ত à¦à¦Ÿà¦¾ পà§à¦² নিজেই আৰমà§à¦­ হ'বলৈ বিনà§à¦¯à¦¾à¦¸ কৰক ।" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "পà§à¦² নাম বা uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "পà§à¦² %s ক autostarted হিচাপে চিহà§à¦¨à¦¿à¦¤ কৰিবলৈ বিফল" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "পà§à¦² %s ক autostarted হিচাপে চিহà§à¦¨à¦¿à¦¤ নকৰিবলৈ বিফল" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "পà§à¦² %s ক autostarted হিচাপে চিহà§à¦¨à¦¿à¦¤ কৰা হৈছে\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "পà§à¦² %s ক autostarted হিচাপে চিহà§à¦¨à¦¿à¦¤ কৰা হোৱা নাই\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা পà§à¦² সৃষà§à¦Ÿà¦¿ কৰক" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "à¦à¦Ÿà¦¾ পà§à¦² সৃষà§à¦Ÿà¦¿ কৰক ।" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "à¦à¦Ÿà¦¾ XML পà§à¦²à§° বিৱৰণ থকা নথিপতà§à§°" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s ৰ পৰা সৃষà§à¦Ÿà¦¿ কৰা %s পà§à¦²\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s ৰ পৰা পà§à¦² সৃষà§à¦Ÿà¦¿ কৰিবলৈ বিফল" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা ডোমেইন নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML ডোমেইনৰ বিবৰণসহ à¦à¦Ÿà¦¾ নথিপতà§à§°" # c-format -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s ডোমেইন %sৰ পৰা নিৰà§à¦®à¦¿à¦¤\n" # c-format -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%sৰ পৰা ডোমেইন নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "à¦à¦‡ গৃহসà§à¦¥ বà§à¦¯à§±à¦¸à§à¦¥à¦¾à¦ªà§à§°à¦£à¦¾à¦²à§€à¦¤ NUMA সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° নাম" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° গনà§à¦¤à¦¬à§à¦¯" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ তালিকা নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "পà§à¦²à§° নাম" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML নথি মূদà§à§°à¦£ কৰক, কিনà§à¦¤à§ সংজà§à¦žà¦¾ নিদিব/সৃষà§à¦Ÿà¦¿ নকৰিব" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "পà§à¦²à§° ধৰণ " -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "তলৰ ভà¦à§°à¦¾à¦²à§° বাবে উৎসৰ-গৃহসà§à¦¥" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "তলৰ ভà¦à§°à¦¾à¦²à§° বাবে উৎসৰ পথ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "তলৰ ভà¦à§°à¦¾à¦²à§° বাবে উৎসৰ যনà§à¦¤à§à§°" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "তলৰ ভà¦à§°à¦¾à¦²à§° বাবে উৎসৰ পথ" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "তলৰ ভà¦à§°à¦¾à¦²à§° বাবে লকà§à¦·à§à¦¯" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML পà§à§°à¦¶à¦®à¦• বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "তৰà§à¦•à§° সমষà§à¦Ÿà¦¿à§° পৰা à¦à¦Ÿà¦¾ পà§à¦² সৃষà§à¦Ÿà¦¿ কৰক" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "%s পà§à¦² সৃষà§à¦Ÿà¦¿ কৰা হৈছে\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "%s পà§à¦² সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা à¦à¦Ÿà¦¾ পà§à¦²à§° সংজà§à¦žà¦¾ দিয়ক (কিনà§à¦¤à§ আৰমà§à¦­ নকৰিব)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "à¦à¦Ÿà¦¾ পà§à¦²à§° সংজà§à¦žà¦¾ দিয়ক ।" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "পà§à¦² %s ক %s ৰ পৰা সংজà§à¦žà¦¾ কৰা হৈছে\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s ৰ পৰা পà§à¦²à§° সংজà§à¦žà¦¾ দিব পৰা ন'গ'ল" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "তৰà§à¦•à§° à¦à¦Ÿà¦¾ গোটৰ পৰা à¦à¦Ÿà¦¾ পà§à¦²à§° সংজà§à¦žà¦¾ দিয়ক" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "পà§à¦² %s ৰ সংজà§à¦žà¦¾ কৰা হৈছে\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "%s পà§à¦²à§° সংজà§à¦žà¦¾ দিওà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "à¦à¦Ÿà¦¾ পà§à¦² সৃষà§à¦Ÿà¦¿ কৰক" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§‡ থকা à¦à¦Ÿà¦¾ পà§à¦²à§° সৃষà§à¦Ÿà¦¿ কৰক ।" # c-format -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "পà§à¦² %s সৃষà§à¦Ÿà¦¿ কৰা হ'ল\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "%s পà§à¦² সৃষà§à¦Ÿà¦¿ কৰিব পৰা ন'গ'ল" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "à¦à¦Ÿà¦¾ পà§à¦² ধà§à¦¬à¦‚শ কৰক" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§° à¦à¦Ÿà¦¾ পà§à¦² ধà§à¦¬à¦‚শ কৰক ।" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "পà§à¦² %s ধà§à¦¬à¦‚শ কৰা হৈছে\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "%s পà§à¦² ধà§à¦¬à¦‚শ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "à¦à¦Ÿà¦¾ পà§à¦² গà§à¦šà¦¾à¦“ক" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§° à¦à¦Ÿà¦¾ পà§à¦² গà§à¦šà¦¾à¦“ক ।" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "পà§à¦² %s আà¦à¦¤à§°à§à§±à¦¾ হ'ল\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "%s পà§à¦² আà¦à¦¤à§°à¦¾à¦¬à¦²à§ˆ বিফল" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "à¦à¦Ÿà¦¾ পà§à¦² সতেজ কৰক" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§° à¦à¦Ÿà¦¾ পà§à¦² সতেজ কৰক ।" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "পà§à¦² %s সতেজ কৰা হৈছে\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "%s পà§à¦² সতেজ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML ত পà§à¦²à§° তথà§à¦¯" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "stdout লৈ পà§à¦²à§° তথà§à¦¯ XML দ'ম হিচাপে নিৰà§à¦—ম কৰক ।" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "পà§à¦²à§° তালিকা" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "পà§à¦²à§° তালিকা দিয়ে ।" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²à§° তালিকা বনাওক" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ & সকà§à§°à¦¿à§Ÿ পà§à¦²à§° তালিকা বনাওক" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "সকà§à§°à¦¿à§Ÿ পà§à¦²à§° তালিকা সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²à§° তালিকা সৃষà§à¦Ÿà¦¿ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "পà§à¦² ভিতৰ" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML নথি ঘূৰাই ।" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "storage_pool পোৱা নাযায়" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "পà§à§°à¦¶à§à¦¨ কৰিবলৈ বৈকলà§à¦ªà¦¿à¦• গৃহসà§à¦¥" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "পà§à§°à¦¶à§à¦¨ কৰিবলৈ বৈকলà§à¦ªà¦¿à¦• প'ৰà§à¦Ÿ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr " সà§à¦®à§ƒà¦¤à¦¿à§° বাহিৰত" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf failed (errno %d)" # c-format -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "%s পà§à¦²à§° সংজà§à¦žà¦¾ দিওà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "বিভৱ ভà¦à§°à¦¾à¦² পà§à¦²à§° উৎস আৱিষà§à¦•à¦¾à§° কৰক" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦² সকà§à§°à¦¿à§Ÿ নহয়" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "উৎস xml ৰ বৈকলà§à¦ªà¦¿à¦• নথিপতà§à§° পà§à¦²à§° বিষয়ে পà§à§°à¦¶à§à¦¨ কৰিবলৈ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦²à§° তথà§à¦¯" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "ভà¦à§°à¦¾à¦²à§° পà§à¦²à§° মৌলিক তথà§à¦¯à§° কথা কয় ।" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "সৃষà§à¦Ÿà¦¿ কৰা হৈছে" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "চলমান" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ভà§à§°à¦·à§à¦Ÿ হ'ল" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "ধাৰণ শকà§à¦¤à¦¿:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "বিতৰণ কৰা:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "পোৱা যাব:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "পà§à¦² UUID ক পà§à¦² নামলৈ সলনি কৰক" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "পà§à¦² uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "আগেয়ে নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²à¦• আৰমà§à¦­ কৰক (আগতে সংজà§à¦žà¦¾ দিয়া)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "à¦à¦Ÿà¦¾ পà§à¦² আৰমà§à¦­ কৰক ।" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²à§° নাম" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "পà§à¦² %s আৰমà§à¦­ কৰা হৈছে\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "পà§à¦² %s আৰমà§à¦­ কৰোà¦à¦¤à§‡ বিফল" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "তৰà§à¦•à§° à¦à¦Ÿà¦¾ গোটৰ পৰা à¦à¦Ÿà¦¾ সমষà§à¦Ÿà¦¿ সৃষà§à¦Ÿà¦¿ কৰক" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "à¦à¦Ÿà¦¾ সমষà§à¦Ÿà¦¿ নিৰà§à¦®à¦¾à¦£ কৰক ।" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "পà§à¦²à§° নাম" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "সমষà§à¦Ÿà¦¿à§° নাম" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "বৈকলà§à¦ªà¦¿ k,M,G,T পà§à§°à¦¤à§à¦¯à§Ÿà§° সৈতে সমষà§à¦Ÿà¦¿à§° আকাৰ" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "বৈকলà§à¦ªà¦¿ k,M,G,T পà§à§°à¦¤à§à¦¯à§Ÿà§° সৈতে পà§à§°à¦¾à§°à¦®à§à¦­à¦¿à¦• বিতৰণৰ আকাৰ" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "নথিপতà§à§°à§° আকৃতিৰ ধৰণ raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "ভà§à¦² আকাৰ %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "%s সমষà§à¦Ÿà¦¿ নিৰà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "%s সমষà§à¦Ÿà¦¿ নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "বিনেস নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²." # c-format -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "ডোমেইন %s ৰ সংজà§à¦žà¦¾ আà¦à¦¤à§°à§à§±à¦¾ হৈছে\n" # c-format -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "পà§à¦² %s undefine কৰিবলৈ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "পà§à¦² নাম পà§à¦²" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "পà§à¦²" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা ডোমেইন নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML ডোমেইনৰ বিবৰণসহ à¦à¦Ÿà¦¾ নথিপতà§à§°" # c-format -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s ডোমেইন %sৰ পৰা নিৰà§à¦®à¦¿à¦¤\n" # c-format -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%sৰ পৰা ডোমেইন নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "à¦à¦Ÿà¦¾ আয়তন সৃষà§à¦Ÿà¦¿ কৰক, অনà§à¦¯ à¦à¦Ÿà¦¾ আয়তনক নিবেশ হিচাপে বà§à¦¯à§±à¦¹à¦¾à§° কৰি" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§° à¦à¦Ÿà¦¾ আয়তৰ পৰা à¦à¦Ÿà¦¾ আয়তন সৃষà§à¦Ÿà¦¿ কৰক ।" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "নিবেশ আয়তনৰ পà§à¦²à§° পà§à¦² নাম বা uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "নিবেশ আয়তনৰ নাম বা চাবি" # c-format -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "Vol %s নিবেশ vol %s ৰ পৰা সৃষà§à¦Ÿà¦¿ কৰা হ'ল\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "à¦à¦Ÿà¦¾ আয়তন কৃতà§à¦¤à¦• কৰক ।" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "বৰà§à¦¤à§à¦¤à¦®à¦¾à¦¨à§° à¦à¦Ÿà¦¾ আয়তন কৃতà§à¦¤à¦• কৰক ।" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "orig vol নাম বা চাবি" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "নাম কৃতà§à¦¤à¦• কৰক" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "পেৰেনà§à¦Ÿ পà§à¦² পাবলৈ বিফল" # c-format -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "Vol %s ক %s ৰ পৰা কৃতà§à¦¤à¦• কৰা হৈছে\n" # c-format -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%sৰ পৰা আয়তন কৃতà§à¦¤à¦• কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "à¦à¦Ÿà¦¾ আয়তন গà§à¦šà¦¾à¦“ক" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "গà§à¦šà¦¾à¦“ক." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "নাম কি পথ" # c-format -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ডোমেইন %s ধà§à¦¬à¦‚শ কৰা হৈছে\n" # c-format -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ডোমেইন %s ধà§à¦¬à¦‚শ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "নোড সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "নোড সংকà§à§°à¦¾à¦¨à§à¦¤ মৌলিক তথà§à¦¯ উপলবà§à¦§ কৰা হয় ।" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "ধৰণ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ফাইল: [1]" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "ৰোধ কৰক" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "ভিতৰ" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "XML ডামà§à¦ª হিচাপে stdout ত ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব ।" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ডোমেইনৰ তালিকা" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "পà§à¦²." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "সকà§à§°à¦¿à§Ÿ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "পাথ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "নাম" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "কি পথ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "কি" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "ডোমেইনৰ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "পথ" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "নাম কি" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "সংসà§à¦•à§°à¦£ সংখà§à¦¯à¦¾ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "বà§à¦¯à§±à¦¸à§à¦¥à¦¾à¦ªà§à§°à¦£à¦¾à¦²à§€à§‡à§° সংসà§à¦•à§°à¦£ সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰক ।" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "হাইপাৰ ভাইসৰেৰ পà§à§°à¦•à§ƒà¦¤à¦¿ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "চিহà§à¦¨à¦¿à¦¤ লাইবà§à§°à§‡à§°à¦¿à§° সৈতে সঙà§à¦•à¦²à¦¨ কৰা হৈছে: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "লাইবà§à§°à§‡à§°à¦¿à§° সংসà§à¦•à§°à¦£ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "বà§à¦¯à§±à¦¹à§ƒà¦¤ লাইবà§à§°à§‡à§°à¦¿: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "বà§à¦¯à§±à¦¹à§ƒà¦¤ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "হাইপাৰ ভাইসৰেৰ সংসà§à¦•à§°à¦£ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "চলমান %s হাইপাৰ ভাইসৰেৰ সংসà§à¦•à§°à¦£ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "চলমান হাইপাৰ ভাইসৰ: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "à¦à¦‡ গৃহসà§à¦¥ বà§à¦¯à§±à¦¸à§à¦¥à¦¾à¦ªà§à§°à¦£à¦¾à¦²à§€à¦¤ NUMA সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "যনà§à¦¤à§à§°à¦¸à¦®à§‚হৰ তথà§à¦¯ নাই" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "কà§à¦·à¦®à¦¤à¦¾" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "হাইপাৰ ভাইসৰেৰ সৈতে সংযোগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ তালিকা নিৰà§à¦®à¦¾à¦£à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML ত নোড যনà§à¦¤à§à§°à§° বিৱৰণ" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "XML ডামà§à¦ª হিচাপে stdout ত ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব ।" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "যনà§à¦¤à§à§°" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "মিল থকা যনà§à¦¤à§à§° পোৱা ন'গ'ল" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "নতà§à¦¨ ডিসà§à¦• যনà§à¦¤à§à§° যোগ কৰক ।" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ডোমেইনলৈ বিতৰণ কৰাৰ পূৰà§à¦¬à§‡ নোড যনà§à¦¤à§à§°à§° পৰা যনà§à¦¤à§à§°à§° চালক বিচà§à¦›à¦¿à¦¨à¦¨ কৰক ।" # c-format -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "ডোমেইন %s ধà§à¦¬à¦‚শ কৰা হৈছে\n" # c-format -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "%sৰ পৰা যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "নতà§à¦¨ ডিসà§à¦• যনà§à¦¤à§à§° যোগ কৰক ।" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ডোমেইনলৈ বিতৰণ কৰাৰ পূৰà§à¦¬à§‡ নোড যনà§à¦¤à§à§°à§° পৰা যনà§à¦¤à§à§°à§° চালক বিচà§à¦›à¦¿à¦¨à¦¨ কৰক ।" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "যনà§à¦¤à§à§° %s পà§à¦¨à¦ƒ সংযà§à¦•à§à¦¤\n" # c-format -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "%sৰ পৰা যনà§à¦¤à§à§° নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° গনà§à¦¤à¦¬à§à¦¯" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "চলমান ডোমেইনৰ যনà§à¦¤à§à§° বà§à¦²à¦•à§° পৰিসংখà§à¦¯à¦¾ পà§à§°à¦¾à¦ªà§à¦¤ কৰক ।" # c-format -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "%s ডোমেইন পà§à¦¨à§°à¦¾à§°à¦®à§à¦­ কৰা হৈছে\n" # c-format -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "%sৰ পৰা যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "হাইপাৰ ভাইসৰেৰ গৃহসà§à¦¥ নাম পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "গৃহসà§à¦¥à§° নাম পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "হাইপাৰ ভাইসৰ canonical URI পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc পà§à§°à¦¦à§°à§à¦¶à¦¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC পà§à§°à¦¦à§°à§à¦¶à¦¨à§‡à§° বাবে IP ঠিকনা আৰৠপোৰà§à¦Ÿ সংখà§à¦¯à¦¾ পà§à§°à¦¦à§°à§à¦¶à¦¨ কৰা হ'ব ।" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty কনসোল" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY কনসোলৰ যনà§à¦¤à§à§° নিৰà§à¦—ম কৰা হ'ব ।" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা যনà§à¦¤à§à§° যোগ কৰা হ'ব" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "à¦à¦Ÿà¦¾ XML ৰ পৰা যনà§à¦¤à§à§° যোগ কৰক ।" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML নথিপতà§à§°" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: হেৰà§à§±à¦¾ বিকলà§à¦ª" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%sৰ পৰা যনà§à¦¤à§à§° নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "যনà§à¦¤à§à§° সফলভাবে সংলগà§à¦¨ কৰা হ'ল\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "à¦à¦Ÿà¦¾ XML নথিপতà§à§°à§° পৰা যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "à¦à¦Ÿà¦¾ XML ৰ পৰা যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: হেৰà§à§±à¦¾ বিকলà§à¦ª" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%sৰ পৰা যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "যনà§à¦¤à§à§° সফলভাবে অসংলগà§à¦¨ কৰা হ'ল\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§° যোগ কৰক" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "à¦à¦Ÿà¦¾ নতà§à¦¨ নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§° যোগ কৰক ।" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§°à¦¤à§° ধৰণ" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§°à¦¤à§° উৎসসà§à¦¥à¦²" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "লকà§à¦·à§à¦¯ নে'টৱৰà§à¦•à§° নাম" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC ঠিকনা:" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§° বà§à§°à¦¿à¦œ কৰোà¦à¦¤à§‡ বà§à¦¯à§±à¦¹à§ƒà¦¥ সà§à¦•à§à§°à¦¿à¦ªà§à¦Ÿ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach interface' আদেশ দà§à¦¬à¦¾à§°à¦¾ %s সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "সংযোগমাধà§à¦¯à¦® সফলভাবে সংলগà§à¦¨ কৰা হ'ল\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "নে'টৱৰà§à¦• সংযোগকà§à¦·à§‡à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক ।" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "সংযোগকà§à¦·à§‡à¦¤à§à§°à§° তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s পà§à§°à¦•à§ƒà¦¤à¦¿à§° কোনো সংযোগকà§à¦·à§‡à¦¤à§à§° পাৱ নাযায়" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s MAC ঠিকনা সহ কোনো সংযোগকà§à¦·à§‡à¦¤à§à§° পাৱ নাযায়" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "সংযোগমাধà§à¦¯à¦® সফলভাবে অসংলগà§à¦¨ কৰা হ'ল\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§° যোগ কৰক" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "নতà§à¦¨ ডিসà§à¦• যনà§à¦¤à§à§° যোগ কৰক ।" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° উৎস" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° গনà§à¦¤à¦¬à§à¦¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° চালক" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§°à§° সাব চালক" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "লকà§à¦·à§à¦¯ যনà§à¦¤à§à§°à§° পà§à§°à¦•à§ƒà¦¤à¦¿" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "যনà§à¦¤à§à§°à§° পৰা পà§à¦¾ আৰৠযনà§à¦¤à§à§°à§‡ লিখাৰ ধৰণ" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach disk' আদেশ দà§à¦¬à¦¾à§°à¦¾ %s সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "ডিষà§à¦• সফলভাবে সংলগà§à¦¨ কৰা হ'ল\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ডিসà§à¦• যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ডিসà§à¦• যনà§à¦¤à§à§° বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰক ।" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ডিসà§à¦• সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s গনà§à¦¤à¦¬à§à¦¯à¦¸à§à¦¥à¦² সহ কোনো ডিসà§à¦• পাৱ নাযায়" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "ডিষà§à¦• সফলভাবে অসংলগà§à¦¨ কৰা হ'ল\n" # c-format -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "init পংকà§à¦¤à¦¿à§° বাবে সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿ calloc কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: অসà§à¦¥à¦¾à§Ÿà§€ নথিপতà§à§° সৃষà§à¦Ÿà¦¿ কৰিবলৈ বিফল: %s" # c-format -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: লগ নথিপতà§à§° লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" # c-format -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: লগ নথিপতà§à§° লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "%s: $EDITOR পৰিবেশ চলকত shell meta বা অনà§à¦¯ গà§à§°à¦¹à¦£ কৰিব নোৱাৰা আখৰ আছে" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -8007,91 +8061,91 @@ msgstr "" "%s: অসà§à¦¥à¦¾à§Ÿà§€ নথিপতà§à§°à¦¤ shell meta বা অনà§à¦¯ গà§à§°à¦¹à¦£ কৰিব নোৱাৰা আখৰ আছে ($TMPDIR ভীল " "নেকি ?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: সমà§à¦ªà¦¾à¦¦à¦¨à§° আদেশ সৃষà§à¦Ÿà¦¿ কৰিব নোৱাৰি: %s" # c-format -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: সমà§à¦ªà¦¾à¦¦à¦¨à§° আদেশ বিফল: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: আদেশ শূণà§à¦¯ নোহোৱা অৱসà§à¦¥à¦¾à§°à§‡ পà§à§°à¦¸à§à¦¥à¦¾à¦¨ কৰিলে" # c-format -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: লগ নথিপতà§à§° লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইনৰ বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ডোমেইন %s XML বিনà§à¦¯à¦¾à¦¸ সলনি হোৱা নাই ।\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERROR: XML বিনà§à¦¯à¦¾à¦¸à¦• অনà§à¦¯ " # c-format -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ডোমেইন %s XML বিনà§à¦¯à¦¾à¦¸ সমà§à¦ªà¦¾à¦¦à¦¨ কৰা হ'ল ।\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "à¦à¦Ÿà¦¾ নিষà§à¦•à§à§°à¦¿à§Ÿ নে'টৱৰà§à¦•à§° বিনà§à¦¯à¦¾à¦¸à§° সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“ক ।" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "বিনেস নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²." -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "বিনেস নিষà§à¦•à§à§°à¦¿à§Ÿ পà§à¦²." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "বৰà§à¦¤à¦®à¦¾à¦¨ ইনà§à¦Ÿà¦¾à§°à§‡à¦•à§à¦­ টাৰà§à¦®à¦¿à¦¨à¦¾à¦²à§° পৰা পà§à§°à¦¸à§à¦¥à¦¾à¦¨ কৰক" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' আদেশেৰ সৈতে <%s> বিকলà§à¦ª পà§à§°à§Ÿà§‹à¦— কৰা আৱশà§à¦¯à¦•" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "আদেশ '%s' ৰ সৈতে %s বিকলà§à¦ª পà§à§°à§Ÿà§‹à¦— কৰা আৱশà§à¦¯à¦•" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "আদেশ '%s' বৰà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ নাই" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8100,18 +8154,18 @@ msgstr "" " SYNOPSIS\n" # c-format -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" # c-format -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8119,7 +8173,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8127,60 +8181,60 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr " %s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr " %s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ভিতৰà§à§±à¦¾ ভà§à¦²: virsh %s: no %s VSH_OT_DATA option" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ডোমেইন নাম বা id ৰ সংজà§à¦žà¦¾ নাই" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ডোমেইন '%s' পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "সংজà§à¦žà¦¾ বিহীন নে'টৱৰà§à¦•à§° নাম" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "নে'টৱৰà§à¦• '%s' পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "পà§à¦² নাম" # c-format -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "পà§à¦² '%s' পাবলৈ বিফল" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "নাম" # c-format -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "ডোমেইন '%s' পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8191,128 +8245,128 @@ msgstr "" "(সময়: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ টোকেন (আদেশেৰ নাম): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "অজà§à¦žà¦¾à¦¤ আদেশ: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "আদেশ '%s' ৰ দà§à¦¬à¦¾à§°à¦¾ %s বিকলà§à¦ª সমৰà§à¦¥à¦¿à¦¤ হয় না" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "পà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ সিনà§à¦Ÿà§‡à¦•à§à¦¸: %s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "সংখà§à¦¯à¦¾" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "পংকà§à¦¤à¦¿" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ তথà§à¦¯ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "কামবিহীন" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "সà§à¦¥à¦—িত" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "shutdown অৱসà§à¦¥à¦¾à§Ÿ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "বনà§à¦§" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "বিপৰà§à¦¯à¦¸à§à¦¤" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "অফ লাইন" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "বৈধ সংযোগ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ভà§à¦²: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ভà§à¦²: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d বাইট বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu বাইট বিতৰণ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "হাইপাৰ ভাইসৰেৰ সৈতে সংযোগ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "লগ নথিপতà§à§°à§° তথà§à¦¯ পà§à§°à¦¾à¦ªà§à¦¤ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "চিহà§à¦¨à¦¿à¦¤ লগ পথ নথিপতà§à§° নহয়" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "লগ নথিপতà§à§° খোলোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥ । লগ নথিপতà§à§°à§° পথ পৰীকà§à¦·à¦¾ কৰক" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "লগ নথিপতà§à§°à¦¤ লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: লগ নথিপতà§à§° লিখোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "হাইপাৰ ভাইসৰেৰ সৈতে সংযোগ বিচà§à¦›à¦¿à¦¨à§à¦¨ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8345,7 +8399,7 @@ msgstr "" "\n" " আদেশ (নন ইনà§à¦Ÿà¦¾à§°à§‡à¦•à§à¦­ ধৰণ):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8355,17 +8409,17 @@ msgstr "" " (আদেশ সংকà§à§°à¦¾à¦¨à§à¦¤ বিবৰণ জানতে help পà§à§°à§Ÿà§‹à¦— কৰক)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "অসমৰà§à¦¥à¦¿à¦¤ বিকলà§à¦ª ' %c' । help দেখà§à¦¨ ।" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "অতিৰিকà§à¦¤ তৰà§à¦• '%s' । --help চাওক ।" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8374,7 +8428,7 @@ msgstr "" "ভাৰà§à¦šà§à§Ÿà¦¾à¦²à¦¾à¦‡à¦œà§‡à¦¶à¦¨ ইনà§à¦Ÿà¦¾à§°à§‡à¦•à§à¦­ টাৰà§à¦®à¦¿à¦¨à¦¾à¦² %s ঠসà§à¦¬à¦¾à¦—তম ।\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8897,7 +8951,7 @@ msgstr "-ত অবৈধ সংযোগমাধà§à¦¯à¦® নিৰà§à¦¦à§‡ msgid "invalid interface pointer in %s" msgstr "%s ত অবৈধ সংযোগমাধà§à¦¯à¦® নিৰà§à¦¦à§‡à¦¶à¦• যনà§à¦¤à§à§°" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "তৰà§à¦•à§° পà§à§°à¦¶à¦®à¦• বৰ সৰà§" @@ -9033,7 +9087,7 @@ msgstr "ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমৠmsgid "domain information incomplete, missing uuid" msgstr "ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚ৰà§à¦£, uuid অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚ৰà§à¦£, নাম অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" @@ -9089,265 +9143,265 @@ msgid "unexpected sound model %s" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ধà§à¦¬à¦¨à¦¿à§° পà§à§°à¦•à§ƒà¦¤à¦¿ %s" # c-format -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "অজà§à¦žà¦¾à¦¤ auth ধৰণ '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "হেৰà§à§±à¦¾ PCI ডোমেইন" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "হেৰà§à§±à¦¾ PCI bus" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "হেৰà§à§±à¦¾ PCI slot" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "হেৰà§à§±à¦¾ PCI func" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ডোমেইন '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI bus '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI slot '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI আপেকà§à¦·à¦• '%s' বিশà§à¦²à§‡à¦·à¦£ কৰিব নোৱাৰি" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚ৰà§à¦£, id অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" # c-format -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "অবৈধ MAC ঠিকনা: %s" # c-format -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "অজà§à¦žà¦¾à¦¤ OS ৰ ধৰণ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "topology syntax ভà§à¦²" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ডোমেইন সংকà§à§°à¦¾à¦¨à§à¦¤ তথà§à¦¯ বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" # c-format -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ডোমেইন %s চলা নাই ।" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "ডোমেইম" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "%s পà§à§°à¦•à§ƒà¦¤à¦¿à§° নিবেশ যনà§à¦¤à§à§° সমৰà§à¦¥à¦¿à¦¤ নহয়" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "ডোমেইম" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "ডোমেইম" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "চালৠstart" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "নোডেৰ সà§à¦®à§ƒà¦¤à¦¿à¦¶à¦•à§à¦¤à¦¿" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "কাৰà§à¦¯à§à¦¯à¦•à§°à¦£ বিফল" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "নে'টৱৰà§à¦• %s ৰ সংজà§à¦žà¦¾ আà¦à¦¤à§°à¦¾à¦“à¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "চালৠstart ভিতৰ" # c-format -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "'%s' ধৰণ বিশà§à¦²à¦·à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: পà§à§°à¦¬à§à§°à¦œà¦¨à§° সময়ত Xen ঠডোমেইনৰ পà§à¦¨à¦ƒ নামকৰণৰ সমৰà§à¦¥à¦¨ নকৰে" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: পà§à§°à¦¬à§à§°à¦œà¦¨à§° সময়ত Xen ঠbandwidth limits ৰ সমৰà§à¦¥à¦¨ নকৰে" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: অসমৰà§à¦¥à¦¿à¦¤ ফà§à¦²à§‡à¦—" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: অবৈধ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: অকল xenmigr:// পà§à§°à¦¬à§à§°à¦œà¦¨ Xen ৰ দà§à¦¬à¦¾à§°à¦¾ সমৰà§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "ভিতৰ" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "সংখà§à¦¯à¦¾" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ডোমেইম" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "%s পà§à¦² সৃষà§à¦Ÿà¦¿ কৰিব পৰা ন'গ'ল" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "নিষà§à¦•à§à§°à¦¿à§Ÿ ডোমেইন %s নিৰà§à¦®à¦¾à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "ভিতৰ 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "নোড নাম" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup বিফল" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "অজà§à¦žà¦¾à¦¤" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "নাম" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ডোমেইম" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ডোমেইম" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek ক dom0 ই সমৰà§à¦¥à¦¨ নকৰে" # c-format -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: অবৈধ পথ" # c-format -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" # c-format -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "%s বিনেস নথিপতà§à§° পà§à§‹à¦à¦¤à§‡ বিফল" # c-format -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ডোমেইনৰ পà§à§°à¦•à§ƒà¦¤à¦¿ %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ mime ৰ ধৰণ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ফà§à¦²'পি %s পোনেপোনে সংযà§à¦•à§à¦¤ কৰিব নোৱাৰি" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s পোনেপোনে সংযà§à¦•à§à¦¤ কৰিব নোৱাৰি" # c-format -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "অসমৰà§à¦¥à¦¿à¦¤ নে'টৱৰà§à¦• সমষà§à¦Ÿà¦¿à§° ধৰণ %d" # c-format -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "নে'টৱৰà§à¦• '%s' সকà§à§°à¦¿à§Ÿ নহয়" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "XenD ৰে অসমৰà§à¦¥à¦¿à¦¤ PCI যনà§à¦¤à§à§°à§° পৰিচালনা কৰক" # c-format -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "অপà§à§°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ lifecycle মান %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "ডোমেইম" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "যনà§à¦¤à§à§°à§° ধৰণৰ hotplug অসমৰà§à¦¥à¦¿à¦¤" @@ -9535,6 +9589,17 @@ msgstr "পà§à¦² ইতিমধà§à¦¯à§‡ সকà§à§°à¦¿à§Ÿ" msgid "reallocating list" msgstr "ডোমেইন বিতৰণ কৰা হৈছে" +# c-format +#~ msgid "failed to drop %s" +#~ msgstr "%s ডà§à§°'প কৰিবলৈ বà§à¦¯à§°à§à¦¥" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "পà§à¦¾à§° বাবে %s খোলোà¦à¦¤à§‡ বিফল" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec file descriptor flag ৰ মান নিৰà§à¦§à¦¾à§°à¦£ কৰোà¦à¦¤à§‡ বà§à¦¯à§°à§à¦¥\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo পà§à¦¾ ন'গ'ল" diff --git a/po/be.po b/po/be.po index 9a1c6a2363..f913cde97d 100644 --- a/po/be.po +++ b/po/be.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/bg.po b/po/bg.po index c0fa95e729..7e66149f06 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-09-05 08:58+0300\n" "Last-Translator: Doncho N. Gunchev \n" "Language-Team: Bulgarian \n" @@ -242,8 +242,8 @@ msgstr "ÐеуÑпешно заделÑне на памет" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -455,60 +455,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "ÐеуÑпешно заделÑне на памет" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "ÐеуÑпешно заделÑне на памет" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "име на мрежата или uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "ÐеуÑпешен Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° Ñдрото на домейн %s в %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -616,7 +616,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° главното уÑтройÑтво" @@ -1284,7 +1284,7 @@ msgstr "невалиден указател за домейн в %s" msgid "Failed to generate UUID" msgstr "неуÑпешно получаване на UUID на мрежата" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1395,14 +1395,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "неуÑпешен Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° файл" @@ -1456,12 +1456,12 @@ msgstr "неочакван mime тип" msgid "unexpected char type %d" msgstr "неочакван mime тип" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "неочакван възел речник" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "неочакван mime тип" @@ -1521,12 +1521,12 @@ msgstr "грешка при Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„ msgid "unexpected domain %s already exists" msgstr "неочакван mime тип" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "грешка при Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»: %s" @@ -1566,323 +1566,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "закачане на мрежов интерфейÑ" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "информациÑта за домейна е невÑрна, domid не е чиÑло" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "информациÑта за домейна е невÑрна, domid не е чиÑло" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Грешка при Ñъздаване на неактивен домейн %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Грешка при Ñъздаване на неактивен домейн %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Ðе може да бъде намерена мрежата: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "ÐеуÑпешно премахване дефинициÑта на домейн %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "ÐеуÑпешно запиÑване на домейн %s в %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "тип на целевото уÑтройÑтво" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "ÐеуÑпешно унищожаване на домейн %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "ÐеуÑпешно запиÑване на домейн %s в %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" +msgid "failed to remove capabilities %d" +msgstr "неуÑпешно получаване на възможноÑтите" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "неуÑпешно получаване на възможноÑтите" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "неуÑпешно получаване на възможноÑтите" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "грешка при отварÑне на конфигурационен файл %s за четене" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "ÐеуÑпешно извличане ÑÑŠÑтоÑнието на Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "неуÑпешно получаване на мрежа '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "грешка при операциÑ: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "ÐеуÑпешно премахване дефинициÑта на домейн %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "неуÑпешно заделÑне на възел" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ðе може да Ñе промени MaxMemorySize" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "грешка при четене на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "невалиден указател за връзка в %s" @@ -1906,22 +1916,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "id или uuid на домейн" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "премахване дефинициÑта на неактивен домейн" @@ -1981,7 +1991,7 @@ msgstr "невалиден указател за домейн в" msgid "failed to kill pid %d" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" @@ -2037,7 +2047,7 @@ msgstr "невалиден аргумент в %s" msgid "Invalid parameter count" msgstr "невалиден аргумент в" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "неуÑпешно получаване на името на машината" @@ -2244,67 +2254,77 @@ msgstr "автоматично Ñтартиране на домейн" msgid "cannot create autostart directory '%s'" msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "ÐеуÑпешно запиÑване на домейн %s в %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "тип на целевото уÑтройÑтво" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "цел на диÑковото уÑтройÑтво" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "невалиден аргумент в" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "грешка при операциÑта" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" @@ -2594,72 +2614,77 @@ msgstr "непознат тип ОС %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "грешка при отварÑне на конфигурационен файл %s за четене" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "грешка при отварÑне на конфигурационен файл %s за четене" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "неуÑпешно четене от xen демона" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "грешка при отварÑне на конфигурационен файл %s за четене" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "неуÑпешно четене от xen демона" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "грешка при отварÑне на конфигурационен файл %s за четене" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "неуÑпешно четене от xen демона" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "ЦП numa възли на възела" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Ползвана памет:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2678,17 +2703,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Домейнът е вÑе още активен" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2873,7 +2898,7 @@ msgstr "" msgid "Could not read container config" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "непознат тип ОС %s" @@ -3018,214 +3043,214 @@ msgstr "Комуникационна грешка Ñ Ð¿Ñ€Ð¾ÐºÑито: повр msgid "got asynchronous packet number %d\n" msgstr "получен аÑинхронен пакет номер %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Ðе е открита мрежата" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Мрежа %s бе Ñтартирана\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "ÐеуÑпешно извличане ÑÑŠÑтоÑнието на Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "тази Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ Ð½Ðµ Ñе поддържа от хипервайзора" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "неочаквани данни '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "неочаквани данни '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "невалиден аргумент в %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "тип на целевото уÑтройÑтво" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° уÑтройÑтво за %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "тип на целевото уÑтройÑтво" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "ÐеуÑпешно откачане на уÑтройÑтво от %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "тип на целевото уÑтройÑтво" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "непознат тип ОС %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "непознат тип ОС %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Ðе е открита мрежата" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° име на домейн" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "тип на целевото уÑтройÑтво" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "невалиден MAC адреÑ: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "непознат тип ОС %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3239,7 +3264,7 @@ msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" msgid "Unable to seek to %lld in %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "ÐеуÑпешно отварÑне на '%s': %s" @@ -3254,655 +3279,653 @@ msgstr "ÐеуÑпешно извличане ÑÑŠÑтоÑнието на бло msgid "Failed to reconnect monitor for %s: %d\n" msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "неуÑпешно получаване на домейн '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "грешка при операциÑта" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Домейна вече е активен" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "грешка при Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "ÐеуÑпешно приÑпиване на домейн %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Домейн %s Ñе изключва\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Ð¿ÑŠÑ‚Ñ Ð´Ð¾ дневника на е файл" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "id или uuid на домейн" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "домейна %s вече ÑъщеÑтвува" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Домейна вече е активен" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "грешка при операциÑта" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "грешка при операциÑта" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "промÑна заделÑнето на памет" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "промÑна заделÑнето на памет" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "неуÑпешно получаване на UUID на домейна" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "грешка при операциÑта" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "премахване дефинициÑта на неактивен домейн" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "тип на целевото уÑтройÑтво" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "ÑпиÑък домейни на възела" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "ÑпиÑък домейни на възела" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "неуÑпешно четене от xen демона" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "неуÑпешно получаване на UUID на мрежата" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "неочаквани данни '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "домейна %s вече ÑъщеÑтвува" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "зареждане на файл Ñ Ð´ÐµÑ„Ð¸Ð½Ð¸Ñ†Ð¸Ð¸ на машини" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "зареждане на файл Ñ Ð´ÐµÑ„Ð¸Ð½Ð¸Ñ†Ð¸Ð¸ на машини" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "премахване дефинициÑта на неактивен домейн" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Ðе е открит домейна" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "неуÑпешно получаване на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ÐеуÑпешно откачане на уÑтройÑтво от %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "премахване дефинициÑта на неактивен домейн" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "автоматично Ñтартиране на домейн" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "ÐеуÑпешно запиÑване на домейн %s в %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "невалиден аргумент в %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Ðе е открит домейна: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "грешка при четене на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "невалиден аргумент в" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "грешка при операциÑ: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "ÑпиÑък домейни на възела" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "неуÑпешно получаване на UUID на домейна" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "грешка при операциÑ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3912,537 +3935,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Ðе може да бъде намерена мрежата" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "ÐеуÑпешно затварÑне на порт %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "неуÑпешно получаване на УРИ" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Грешка при заделÑне на памет: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "заделÑне на домейн" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "неуÑпешно заделÑне на възел" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Ðевалидна ÑтойноÑÑ‚ %d за размера на паметта" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "грешка при Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "твърде много домейни" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "твърде много домейни" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "промÑна заделÑнето на памет" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "непознат тип ОС" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "твърде много мрежи" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "твърде много мрежи" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "региÑтрирани Ñа твърде много уÑтройÑтва" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "грешка при операциÑ: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "грешка при операциÑта" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "неуÑпешно Ñериализиране на S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "ÐеуÑпешно извличане ÑÑŠÑтоÑнието на блоковете %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "ÐеуÑпешно извличане ÑÑŠÑтоÑнието на Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Грешка при Ñъздаване на неактивен домейн %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "тази Ñ„ÑƒÐ½ÐºÑ†Ð¸Ñ Ð½Ðµ Ñе поддържа от хипервайзора" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "ÐеуÑпешно Ñтартиране на домейн %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "неуÑпешен Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° файл" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "ÐеуÑпешно Ñтартиране на домейн %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "ÐеуÑпешно закачане към хипервайзор" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "ÑпиÑък домейни на възела" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "ÐеуÑпешно четене от порт %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "връзка Ñамо за четене" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "ÑпиÑък домейни на възела" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "неуÑпешно получаване на мрежа '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "невалиден аргумент в %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "грешка при операциÑта" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "ÐеуÑпешно Ñтартиране на домейн %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4527,7 +4550,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4591,29 +4614,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "невалиден указател за домейн в %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "неочакван mime тип" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5015,123 +5052,123 @@ msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" msgid "Scanning host%u" msgstr "непозната машина %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "непознат тип ОС %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "име на мрежата или uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "непознат тип ОС %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° източника на уÑтройÑтво %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° източника на уÑтройÑтво %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "непознат тип ОС %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "неочакван mime тип" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "непозната машина %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° име на домейн" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "непознат тип ОС %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "непозната машина %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5179,7 +5216,7 @@ msgstr "Ñинтактична грешка в ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5191,100 +5228,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Домейна вече е активен" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Домейна вече е активен" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "Ð¿ÑŠÑ‚Ñ Ð´Ð¾ дневника на е файл" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "id или uuid на домейн" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "домейна %s вече ÑъщеÑтвува" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Домейнът е вÑе още активен" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5375,7 +5412,7 @@ msgstr "откриване името на файла Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½Ð¸" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: задайте път или ползвайте test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5536,203 +5573,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "ÐеуÑпешно отварÑне на '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "Ñвърши паметта" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "ЦП портове на възела" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "ЦП портове на възела" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "непозната команда: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "непозната команда: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "неочакван възел речник" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Ð¿ÑŠÑ‚Ñ Ð´Ð¾ дневника на е файл" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "домейна %s вече ÑъщеÑтвува" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "домейна %s вече ÑъщеÑтвува" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "тип на целевото уÑтройÑтво" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "ЦП портове на възела" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "грешка при разбор на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "грешка при разбор на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "ÐеуÑпешно премахване дефинициÑта на домейн %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "тип на целевото уÑтройÑтво" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "грешка: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Ðе може да бъде намерена мрежата: %s" @@ -5797,15 +5845,15 @@ msgstr "ÐаÑтройване на домейна за автоматично #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "име на домейн, id или uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "деактивиране на автоÑтартирането" @@ -5924,15 +5972,15 @@ msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Име" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "СъÑтоÑние" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "без ÑÑŠÑтоÑние" @@ -6049,7 +6097,7 @@ msgstr "премахване дефинициÑта на неактивен до msgid "Undefine the configuration for an inactive domain." msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "име на домейн или uuid" @@ -6293,11 +6341,11 @@ msgstr "Връща оÑновна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° домейна." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Име:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6305,16 +6353,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Тип ОС:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "СъÑтоÑние:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "ПроцеÑори:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "ПроцеÑорно време:" @@ -6343,106 +6391,106 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Ползвана памет:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA клетки:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° ВЦП на домейна" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" "Връща оÑновна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° виртуалните централни процеÑори на домейна." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "ВЦП:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "ЦП:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Ðфинитет на ЦП:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Домейна е изключен, нÑма виртуални ЦП." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "контрол афинитета на ВЦП на домейна" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Ограничаване виртуалните централни процеÑори към физичеÑки такива." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "номер на ВЦП" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "номера на физичеÑки процеÑори (разделени ÑÑŠÑ Ð·Ð°Ð¿ÐµÑ‚Ð°Ð¸)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "неуÑпешно получаване на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Ðевалиден формат. Празен низ." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: Ðевалиден формат. Ðа Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ñ %d Ñе очаква цифра (близо до '%c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6451,1619 +6499,1619 @@ msgstr "" "cpulist: %s: Ðевалиден формат. Ðа Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ñ %d Ñе очаква цифра или Ð·Ð°Ð¿ÐµÑ‚Ð°Ñ " "(близо до '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Ðевалиден формат. Ðа Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ñ %d Ñе завършва ÑÑŠÑ Ð·Ð°Ð¿ÐµÑ‚Ð°Ñ." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ФизичеÑÐºÐ¸Ñ Ð¿Ñ€Ð¾Ñ†ÐµÑор %d не ÑъщеÑтвува." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "промÑна Ð±Ñ€Ð¾Ñ Ð²Ð¸Ñ€Ñ‚ÑƒÐ°Ð»Ð½Ð¸ ЦП" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "" "ПромÑна Ð±Ñ€Ð¾Ñ Ð½Ð° виртуалните централни процеÑори активни в домейна гоÑÑ‚." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "брой виртуални ЦП" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Ðевалиден брой виртуални ЦП." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Твърде много виртуални ЦП." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "промÑна заделÑнето на памет" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ПромÑна на текущото заделÑне на памет в домейна гоÑÑ‚." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "килобайта памет" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ðевалидна ÑтойноÑÑ‚ %d за размера на паметта" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ðе може да Ñе провери MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "промÑна горната граница на паметта" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ПромÑна на макÑÐ¸Ð¼Ð°Ð»Ð½Ð¸Ñ Ð¾Ð±ÐµÐ¼ заделена памет за домейна гоÑÑ‚." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "макÑимално памет в килобайтове" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ðе може да Ñе провери наÑтоÑÑ‰Ð¸Ñ MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ðе може да Ñе Ñвие Ñ‚ÐµÐºÑƒÑ‰Ð¸Ñ MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ðе може да Ñе промени MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Връща оÑновна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "неуÑпешно получаване на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "ЦП модел:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "ЦП чеÑтота:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "ЦП порт(ове):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Ядра на порт:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Ðишки на Ñдро:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA клетки:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Обем на паметта:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "възможноÑти" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Връща възможноÑтите на хипервизор/драйвер." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "неуÑпешно получаване на възможноÑтите" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° домейн в XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Ð—Ð°Ð¿Ð¸Ñ Ð½Ð° информациÑта за домейна като XML на ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "показване на неактивните домейни" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "конвертиране на име или id на домейн до UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "Ñинтактична грешка в ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "конвертиране на id или UUID на домейн до име" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id или uuid на домейн" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "конвертиране на име или UUID на домейн до id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "конвертиране на име или id на домейн до UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id или име на домейн" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "неуÑпешно получаване на UUID на домейна" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "мигриране на домейна на друга машина" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Mигриране на домейна на друга машина. Добавете --live за мигриране по време " "на работа." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "мигриране по време на работа" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "УРИ за връзка Ñ Ð¼Ð°ÑˆÐ¸Ð½Ð°Ñ‚Ð°" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "УРИ на миграциÑ, обикновено може да Ñе пропуÑне" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrate: ЛипÑва УРИ цел" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "автоматично Ñтартиране на мрежа" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ÐаÑтройване на мрежата за автоматично Ñтартиране при зареждане." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "име на мрежата или uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ÐеуÑпешно маркиране на мрежата %s като авто-Ñтартирана" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ÐеуÑпешно размаркиране на мрежата %s като авто-Ñтартирана" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Мрежа %s e маркирана като авто-Ñтартирана\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Мрежа %s e размаркирана като авто-Ñтартирана\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "Ñъздаване на мрежа от XML файл" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Създаване на мрежа." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "файл, Ñъдържащ XML опиÑание на мрежата" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Мрежа %s бе Ñъздадена от %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "ÐеуÑпех при Ñъздаване на мрежа от %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "дефиниране (но не и Ñтартиране) на мрежа от XML файл" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Дефиниране на мрежа." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Мрежа %s дефинирана от %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "ÐеуÑпешно дефиниране на мрежа от %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "унищожаване на мрежа" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Унищожаване на дадена мрежа." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "име на мрежа, id или uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Мрежата %s бе унищожена\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ÐеуÑпешно унищожаване на мрежа %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° мрежа в XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Ð—Ð°Ð¿Ð¸Ñ Ð½Ð° информациÑта за мрежата като XML на ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ÑпиÑък Ñ Ð¼Ñ€ÐµÐ¶Ð¸Ñ‚Ðµ" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Връща ÑпиÑък Ñ Ð¼Ñ€ÐµÐ¶Ð¸Ñ‚Ðµ." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "показване на неактивните мрежи" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ÑпиÑък на активни и неактивни мрежи" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ мрежи" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ мрежи" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ÐвтоÑтартиране" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "без автоÑтартиране" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "активноÑÑ‚" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "неактивноÑÑ‚" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "конвертиране на UUID на мрежа до име на мрежа" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid на мрежа" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "Ñтартиране на (предварително дефинирана) неактивена мрежа" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Стартиране на мрежа." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "име на неактивната мрежа" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Мрежа %s бе Ñтартирана\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "ÐеуÑпешно Ñтартиране на мрежа %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "премахване дефинициÑта на неактивна мрежа" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Премахване дефинициÑта на неактивна мрежа." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ДефинициÑта на мрежа %s бе премахната\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "ÐеуÑпешно премахване дефинициÑта на мрежа %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "конвертиране на име на мрежа до UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "име на мрежа" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "неуÑпешно получаване на UUID на мрежата" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "автоматично Ñтартиране на домейн" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "ÐаÑтройване на домейна за автоматично Ñтартиране при зареждане." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "име на домейн или uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "ÐеуÑпешно маркиране на мрежата %s като авто-Ñтартирана" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ÐеуÑпешно размаркиране на мрежата %s като авто-Ñтартирана" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Домейна %s е маркиран като авто-Ñтартиращ Ñе\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Домейна %s е размаркиран като авто-Ñтартиращ Ñе\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Създаване на домейн." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "Ñъдържащ XML опиÑание на домейн файл" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "Ñъдържащ XML опиÑание на домейн файл" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "мигриране на домейна на друга машина" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "име на неактивната мрежа" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "цел на диÑковото уÑтройÑтво" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ домейни" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "неуÑпешно заделÑне на буфер" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "дефиниране (но не и Ñтартиране) на домейн от XML файл" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Дефиниране на домейн." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Домейн %s дефиниран от %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "ÐеуÑпешно дефиниране на домейн от %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Домейн %s дефиниран от %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "ÐеуÑпешно премахване дефинициÑта на домейн %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Домейна %s бе унищожен\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "ÐеуÑпешно приÑпиване на домейн %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "унищожаване на домейн" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Унищожаване на даден домейн." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Домейна %s бе унищожен\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "ÐеуÑпешно унищожаване на домейн %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Унищожаване на даден домейн." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Домейна %s бе унищожен\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "ÐеуÑпешно унищожаване на домейн %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Домейн %s бе Ñъбуден\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "ÐеуÑпешно Ñъбуждане на домейн %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° домейн в XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ð—Ð°Ð¿Ð¸Ñ Ð½Ð° информациÑта за домейна като XML на ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "показване на домейните" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Връща ÑпиÑък Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½Ð¸Ñ‚Ðµ." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "показване на неактивните домейни" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "ÑпиÑък на активни и неактивни домейни" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ домейни" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ домейни" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "Ñвърши паметта" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "ÐеуÑпешно запиÑване на домейн %s в %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Връща оÑновна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "работи" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "заделÑне на домейн" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "конвертиране на UUID на мрежа до име на мрежа" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid на домейна" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "Ñтартиране на (предварително дефиниран) неактивен домейн" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Стартиране на домейн." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Домейна %s бе Ñтартиран\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "ÐеуÑпешно Ñтартиране на домейн %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Създаване на домейн." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "име на домейна" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "премахване дефинициÑта на неактивен домейн" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "ДефинициÑта на домейн %s бе премахната\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "ÐеуÑпешно премахване дефинициÑта на домейн %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "конвертиране на име на мрежа до UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "неуÑпешно получаване на UUID на домейна" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "Ñъдържащ XML опиÑание на домейн файл" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "Ñъздаване на домейн от XML файл" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "име на домейн или uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "име на Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "име на домейн или uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "име на мрежа" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "ÐеуÑпешно Ñтартиране на домейн %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Домейн %s бе Ñъздаден от %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Унищожаване на даден домейн." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Домейна %s бе унищожен\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "ÐеуÑпешно унищожаване на домейн %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Връща оÑновна Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° възела." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Тип ОС:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML файл" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "блокиран" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° домейн в XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ð—Ð°Ð¿Ð¸Ñ Ð½Ð° информациÑта за домейна като XML на ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "показване на домейните" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Връща ÑпиÑък Ñ Ð´Ð¾Ð¼ÐµÐ¹Ð½Ð¸Ñ‚Ðµ." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ домейни" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "конвертиране на UUID на мрежа до име на мрежа" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "конвертиране на UUID на мрежа до име на мрежа" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid на домейна" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "конвертиране на UUID на мрежа до име на мрежа" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "показване на верÑиÑ" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Показва информациÑта за верÑÐ¸Ñ Ð½Ð° ÑиÑтемата." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "неуÑпешно получаване типа на хипервайзора" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Компилирано за библиотека: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "неуÑпешно получаване верÑиÑта на библиотеката" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Ползва Ñе библиотека: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Ползва Ñе API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "неуÑпешно получаване на верÑиÑта на хипервайзора" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ðе може да Ñе извлече верÑиÑта на Ñ€Ð°Ð±Ð¾Ñ‚ÐµÑ‰Ð¸Ñ %s хипервайзор\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Работещ хипервайзор: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "мигриране на домейна на друга машина" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "липÑва Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° уÑтройÑтво" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "възможноÑти" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "ÐеуÑпешно закачане към хипервайзор" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Грешка при извеждане на ÑпиÑък Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ‚Ðµ домейни" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ð—Ð°Ð¿Ð¸Ñ Ð½Ð° информациÑта за мрежата като XML на ÑÑ‚Ð°Ð½Ð´Ð°Ñ€Ñ‚Ð½Ð¸Ñ Ð¸Ð·Ñ…Ð¾Ð´." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Закачане на ново диÑково уÑтройÑтво." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "извличане ÑÑŠÑтоÑнието на блоковете на уÑтройÑтво за работещ домейн." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Домейна %s бе унищожен\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "ÐеуÑпешно откачане на уÑтройÑтво от %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Закачане на ново диÑково уÑтройÑтво." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Закачане на ново диÑково уÑтройÑтво." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "цел на диÑковото уÑтройÑтво" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "извличане ÑÑŠÑтоÑнието на блоковете на уÑтройÑтво за работещ домейн." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Домейн %s бе Ñъбуден\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "извеждане името на машината на хипервайзора" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "неуÑпешно получаване на името на машината" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "извеждане ÐºÐ°Ð½Ð¾Ð½Ð¸Ñ‡Ð½Ð¸Ñ Ð£Ð Ð˜ на хипервайзора" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "неуÑпешно получаване на УРИ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc диÑплей" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Извеждане на IP Ð°Ð´Ñ€ÐµÑ Ð¸ номер на порт за VNC диÑплеÑ." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty конзола" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Извеждане на уÑтройÑтвото за TTY конзолата." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "прикачане на уÑтройÑтво от XML файл" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Прикачане на уÑтройÑтво от XML <файл>." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML файл" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "откачане на уÑтройÑтво от XML файл" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Откачане на уÑтройÑтво от XML <файл>" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "ÐеуÑпешно откачане на уÑтройÑтво от %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "закачане на мрежов интерфейÑ" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Закачане на нов мрежов интерфейÑ." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "тип на интерфейÑа на мрежата" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "източник на Ð¼Ñ€ÐµÐ¶Ð¾Ð²Ð¸Ñ Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "име на целевата мрежа" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC адреÑ" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Ñкрипт, който Ñе ползва за закачане на Ð¼Ñ€ÐµÐ¶Ð¾Ð²Ð¸Ñ Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ Ð² моÑÑ‚" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "ÐÑма поддръжка за %s в командата 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "разкачане на мрежов интерфейÑ" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Разкачане на мрежов интерфейÑ." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ÐеуÑпешно извличане на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° интерфейÑа" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "ÐÑма намерени интерфейÑи от тип %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "ÐÑма намерени интерфейÑи Ñ MAC Ð°Ð´Ñ€ÐµÑ %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "ÐеуÑпешно заделÑне на памет" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "ÐеуÑпех при опит за Ñъздаване на XML файл" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "закачане на ново диÑково уÑтройÑтво" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Закачане на ново диÑково уÑтройÑтво." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "източник на диÑковото уÑтройÑтво" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "цел на диÑковото уÑтройÑтво" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "драйвер на диÑковото уÑтройÑтво" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "поддрайвер на диÑковото уÑтройÑтво" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "тип на целевото уÑтройÑтво" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "режим на четене и Ð·Ð°Ð¿Ð¸Ñ Ð½Ð° уÑтройÑтвото" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "ÐÑма поддръжка за %s в командата 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "разкачане на диÑковото уÑтройÑтво" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Разкачане на диÑковото уÑтройÑтво." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ÐеуÑпешно получаване на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° диÑка" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "ÐÑма намерен диÑк Ñ Ñ†ÐµÐ» %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "неуÑпешно заделÑне на възел" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Грешка при Ñъздаване на неактивен домейн %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "грешка при четене на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Премахване дефинициÑта на неактивна мрежа." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Премахване дефинициÑта на неактивна мрежа." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Премахване дефинициÑта на неактивен домейн." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "изход от този интерактивен терминал" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "команда '%s' изиÑква Ð¾Ð¿Ñ†Ð¸Ñ <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "команда '%s' изиÑква Ð¾Ð¿Ñ†Ð¸Ñ --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "команда '%s' не ÑъщеÑтвува" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ИМЕ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8071,17 +8119,17 @@ msgstr "" "\n" " РЕЗЮМЕ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <чиÑло>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <низ>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8089,7 +8137,7 @@ msgstr "" "\n" " ОПИСÐÐИЕ\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8097,60 +8145,60 @@ msgstr "" "\n" " ОПЦИИ\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <чиÑло>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <низ>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "недефинирано име или id на домейн" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "неуÑпешно получаване на домейн '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "неуÑпешно получаване на мрежа '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "неуÑпешно получаване на домейн '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "неуÑпешно получаване на домейн '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8161,129 +8209,129 @@ msgstr "" "(Време: %.3f мили Ñекунди)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "липÑва \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "неочакван елемент (име на команда): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "непозната команда: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "команда '%s' не поддържа Ð¾Ð¿Ñ†Ð¸Ñ --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "очакван ÑинтакÑиÑ: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "чиÑло" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "низ" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "неочаквани данни '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ОПЦИЯ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ДÐÐÐИ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "в пауза" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "изключва Ñе" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "Ñпиране" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "аварирал" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "изключен" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "нÑма валидна връзка" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: грешка: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "грешка: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: неуÑпешно заделÑне на %d байта" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: неуÑпешно заделÑне на %lu байта" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "неуÑпех при Ñвързване Ñ Ñ…Ð¸Ð¿ÐµÑ€Ð²Ð°Ð¹Ð·Ð¾Ñ€Ð°" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "неуÑпех при получаване на Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð·Ð° файла Ñ Ð´Ð½ÐµÐ²Ð½Ð¸ÐºÐ°" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "Ð¿ÑŠÑ‚Ñ Ð´Ð¾ дневника на е файл" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "неуÑпех при отварÑне на дневника. проверете Ð¿ÑŠÑ‚Ñ Ð½Ð° файла" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "неуÑпех при Ð·Ð°Ð¿Ð¸Ñ Ð² дневника" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "ÐеуÑпешно откачане от хипервайзор" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8316,7 +8364,7 @@ msgstr "" "\n" " команди (в не интерактивен режим):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8326,17 +8374,17 @@ msgstr "" " (укажете help <команда> за помощ за тази команда)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "неподдържана Ð¾Ð¿Ñ†Ð¸Ñ '-%c'. Вижте --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8345,7 +8393,7 @@ msgstr "" "Добре дошли в %s, Ð¸Ð½Ñ‚ÐµÑ€Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¸Ñ Ñ‚ÐµÑ€Ð¼Ð¸Ð½Ð°Ð» за виртуализациÑ.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8872,7 +8920,7 @@ msgstr "невалиден мрежов указател за връзка в" msgid "invalid interface pointer in %s" msgstr "невалиден мрежов указател за връзка в %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "вътрешна грешка %s" @@ -9009,7 +9057,7 @@ msgstr "информациÑта за домейна е невÑрна, domid н msgid "domain information incomplete, missing uuid" msgstr "информациÑта за домейна е непълна, липÑва uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "информациÑта за домейна е непълна, липÑва име" @@ -9065,271 +9113,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "неочакван възел речник" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "непознат тип ОС %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "приÑпиване на домейн" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "липÑва \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "липÑва \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "липÑва \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "тип на целевото уÑтройÑтво" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "невалиден MAC адреÑ: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "не може да Ñе оÑъщеÑтви връзка Ñ %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "информациÑта за домейна е непълна, липÑва id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "невалиден MAC адреÑ: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "непознат тип ОС %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "Ñинтактична грешка в ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð»" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "неуÑпешен разбор на информациÑта за Xend домейн" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Домейнът е вÑе още активен" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "тип на целевото уÑтройÑтво" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "неочакван възел ÑтойноÑÑ‚" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "памет на възела" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "грешка при операциÑта" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "ÐеуÑпешно премахване дефинициÑта на мрежа %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "ÐеуÑпешно отварÑне на '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "неуÑпешен разбор на информациÑта за Xend домейн" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "неуÑпешно Ñериализиране на S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Грешка при Ñъздаване на неактивен домейн %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "информациÑта за домейна е непълна, липÑва име" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Разпределител" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "неуÑпешно получаване на името на машината" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "информациÑта за домейна е непълна, липÑва uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "информациÑта за домейна е непълна, липÑва uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "грешка при отварÑне на конфигурационен файл %s за четене" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "грешка при четене на ÐºÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ð¸Ñ Ñ„Ð°Ð¹Ð» %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "неочакван mime тип" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "неочакван mime тип" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Мрежата вÑе още работи" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "неочакван възел ÑтойноÑÑ‚" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "ÑпиÑък домейни на възела" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9519,6 +9567,14 @@ msgstr "" msgid "reallocating list" msgstr "заделÑне на домейн" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "ÐеуÑпешно прикачане на уÑтройÑтво от %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "грешка при отварÑне на конфигурационен файл %s за четене" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "ÐеуÑпех при Ñъздаване на домейн от %s" @@ -9712,10 +9768,6 @@ msgstr "заделÑне на домейн" #~ msgid "allocate cpumap" #~ msgstr "заделÑне на нов буфер" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "неочакван възел речник" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "неуÑпешно получаване на възможноÑтите" diff --git a/po/bn.po b/po/bn.po index 9a1c6a2363..f913cde97d 100644 --- a/po/bn.po +++ b/po/bn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/bn_IN.po b/po/bn_IN.po index 77717550bd..38b64861f4 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-03 21:06+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" @@ -237,8 +237,8 @@ msgstr "struct qemud_server বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %s" @@ -455,56 +455,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: অসমরà§à¦¥à¦¿à¦¤ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "root পরিচয় বিনা দল নিরà§à¦§à¦¾à¦°à¦£ করা সমà§à¦­à¦¬ নয়" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "বাফারের জনà§à¦¯ মেমরি বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "বাফারের জনà§à¦¯ পরà§à¦¯à¦¾à¦ªà§à¦¤ মেমরি পà§à¦¨à¦°à¦¾à§Ÿ বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "'%s' দল অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "মোড '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "অতিরিকà§à¦¤ অধিকার আবশà§à¦¯à¦•\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "হà§à¦°à¦¾à¦¸ করা অধিকার নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ডেমন রূপে fork করতে বà§à¦¯à¦°à§à¦¥: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "পাইপ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s-র দলের মালিকানা পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "সিগনà§à¦¯à¦¾à¦² পাইপের কল-বà§à¦¯à¦¾à¦• নিবনà§à¦§à¦¨ করতে বà§à¦¯à¦°à§à¦¥" @@ -605,7 +605,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "%d ঠিকানা মীমাংসা করতে বà§à¦¯à¦°à§à¦¥: %s" @@ -653,7 +653,7 @@ msgstr "SASL পদà§à¦§à¦¤à¦¿ %d-র তালিকা নিরà§à¦®à¦¾à¦£ msgid "cannot allocate mechlist" msgstr "mechlist বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "%d সংযোগের মধà§à¦¯à§‡ SASL ssf অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥ (%s)" @@ -1221,7 +1221,7 @@ msgstr "নিরাপতà§à¦¤à¦¾à¦° imagelabel অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "root সামগà§à¦°à§€ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" @@ -1253,7 +1253,7 @@ msgstr "অবৈধ ধরনের ডোমেইন %s" msgid "Failed to generate UUID" msgstr "UUID নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "uuid সামগà§à¦°à§€ তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£" @@ -1352,14 +1352,14 @@ msgid "no monitor path" msgstr "মনিটর পাথ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "%d পংকà§à¦¤à¦¿à¦¤à§‡: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml নথি পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" @@ -1412,12 +1412,12 @@ msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° নেট %d" msgid "unexpected char type %d" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° char %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° শবà§à¦¦à§‡à¦° মডেল %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° ইনপà§à¦Ÿ %d" @@ -1477,12 +1477,12 @@ msgstr "কনফিগ ফাইল '%s' সংরকà§à¦·à¦£ করতে ব msgid "unexpected domain %s already exists" msgstr "%s টারà§à¦—েট বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "ডিরেকà§à¦Ÿà¦°à¦¿ খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥: '%s'" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%s কনফিগ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" @@ -1524,293 +1524,303 @@ msgstr "" "iptables নিয়ম '%s'-কে '%s' chain-ঠ('%s' টেবিলের মধà§à¦¯à§‡ অবসà§à¦¥à¦¿à¦¤) যোগ করতে বà§à¦¯à¦°à§à¦¥: " "%s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "সংযোগের URI পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "সকà§à¦°à¦¿à§Ÿ ডিরেকà§à¦Ÿà¦°à¦¿ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "পাথ অতà§à¦¯à¦¾à¦§à¦¿à¦• লমà§à¦¬à¦¾" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ ডিরেকà§à¦Ÿà¦°à¦¿ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "নিরাপতà§à¦¤à¦¾à¦° ফà§à¦²à§à¦¯à¦¾à¦— সহ virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare দà§à¦¬à¦¾à¦°à¦¾ uri নিরà§à¦§à¦¾à¦°à¦£ করা হয়নি" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 দà§à¦¬à¦¾à¦°à¦¾ uri নিরà§à¦§à¦¾à¦°à¦£ করা হয়নি" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "পাথের মান NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ফà§à¦²à§à¦¯à¦¾à¦—ের মান শূণà§à¦¯ হওয়া আবশà§à¦¯à¦•" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "বাফারের মান NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ফà§à¦²à§à¦¯à¦¾à¦—ের পরামিতি VIR_MEMORY_VIRTUAL হওয়া আবশà§à¦¯à¦•" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "বাফারের মধà§à¦¯à§‡ NULL হলেও মাপ শূণà§à¦¯ নয়" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid বিফল" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) বিফল" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) বিফল" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) বিফল" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) বিফল" # comment from maintainer: # the container is a domain, we are asking the kernel to continue. this is done by writing data to an open file descriptor, and the write failed. "container continue" doesn't mean anything in itself, it's just the type of domain being handled, and the fact we try to send a continue message. -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "ধারণকারীর উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ করà§à¦®à§‡ à¦à¦—িয়ে যাওয়ার বারà§à¦¤à¦¾ পাঠাতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "ধারণকারীর উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ করà§à¦®à§‡ à¦à¦—িয়ে যাওয়ার বারà§à¦¤à¦¾ পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "root-কে গোপনীয় ধারà§à¦¯ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s-র ফাà¦à¦•à¦¾ tmpfs মাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "tmpfs-র মধà§à¦¯à§‡ নতà§à¦¨ root %s বাইনà§à¦¡ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s-র মধà§à¦¯à§‡ chroot করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "root-কে pivot করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s-কে %s-ঠমাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "ধারণকারীর মধà§à¦¯à§‡ /dev/pts মাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "ডিভাইস %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "/dev/pts/ptmx-ঠ/dev/ptmx সিমলিংক নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "ডিভাইস /dev/ptmx নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s-কে %s-ঠমাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' আন-মাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ সà§à¦²à§‡à¦­ তৈরি করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc-কে মাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s বাতিল করতে বà§à¦¯à¦°à§à¦¥" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() দà§à¦¬à¦¾à¦°à¦¾ অবৈধ vm বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ পà§à¦°à§‡à¦°à¦¿à¦¤ হয়েছে" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "ধারণকারী কà§à¦²à§‹à¦¨ করার পà§à¦°à¦£à¦¾à¦²à§€ সঞà§à¦šà¦¾à¦²à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s-র জনà§à¦¯ দল নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc-র রিসোরà§à¦¸ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "সারà§à¦­à¦¾à¦°à§‡ সকেট '%s' নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "সারà§à¦­à¦¾à¦° সকেট '%s' বাইনà§à¦¡ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "সারà§à¦­à¦¾à¦° সকেট %s-ঠঅপেকà§à¦·à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d লেখার করà§à¦® বিফল" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) করà§à¦® বিফল" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) বিফল" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) বিফল" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "তà§à¦°à§à¦Ÿà¦¿à¦° ইভেনà§à¦Ÿ %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() বিফল" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "%s ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸à¦•à§‡ ns %d-ঠসà§à¦¥à¦¾à¦¨à¦¾à¦¨à§à¦¤à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth মà§à¦›à¦¤à§‡ বà§à¦¯à¦°à§à¦¥: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair বিফল" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "মাউনà§à¦Ÿ করা নেম-সà§à¦ªà§‡à¦¸, শেয়ার থেকে সরিয়ে নেওয়া সমà§à¦­à¦¬ নয়" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "root মাউনà§à¦Ÿà¦•à§‡ সà§à¦²à§‡à¦­ মোডে পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "পাথ %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s-কে devpts-ঠমাউনà§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ফাইল '%s/%s.pid' লিখতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "root ডিরেকà§à¦Ÿà¦°à¦¿ পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "সেশানের অধিকরà§à¦¤à¦¾ হতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° থেকে বিফল সংযোগ" @@ -1833,22 +1843,22 @@ msgstr "সিসà§à¦Ÿà§‡à¦®à§‡à¦° মধà§à¦¯à§‡ NETNS সমরà§à¦¥à¦¨ অ #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "uuid-র সাথে সà§à¦¸à¦‚গত কোনো ডোমেইন উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "সকà§à¦°à¦¿à§Ÿ ডোমেইন মà§à¦›à§‡ ফেলা সমà§à¦­à¦¬ নয়" # comment from maintainer: # it's a domain which disapears completely once it has finished running, there is no permanent description for it. -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "সà§à¦¬à¦²à§à¦ªà¦•à¦¾à¦² সà§à¦¥à¦¾à§Ÿà§€ (টà§à¦°à¦¾à¦¨à§à¦¸à¦¿à§Ÿà§‡à¦¨à§à¦Ÿ) ডোমেইনের বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ বাতিল করা সমà§à¦­à¦¬ নয়" @@ -1902,7 +1912,7 @@ msgstr "ধারণকারীর জনà§à¦¯ PID %d বৈধ নয়" msgid "failed to kill pid %d" msgstr "pid %d kill করতে বà§à¦¯à¦°à§à¦¥" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s'-র জনà§à¦¯ অপেকà§à¦·à¦¾ করা সমà§à¦­à¦¬ নয়" @@ -1957,7 +1967,7 @@ msgstr "অবৈধ পরামিতি `%s'" msgid "Invalid parameter count" msgstr "অবৈধ পরামিতি সংখà§à¦¯à¦¾" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "হোসà§à¦Ÿ-নেম নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" @@ -2165,66 +2175,76 @@ msgstr "সà§à¦¬à¦²à§à¦ªà¦•à¦¾à¦² সà§à¦¥à¦¾à§Ÿà§€ ডোমেইনের msgid "cannot create autostart directory '%s'" msgstr "autostart ডিরেকà§à¦Ÿà¦°à¦¿ '%s' নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%s' সিমলিংক '%s'-ঠনিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "সিমলিংক '%s' মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "পà§à¦² %s নতà§à¦¨ করে নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "পà§à¦² %s নতà§à¦¨ করে নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "%s সিম-লিংক মীমাংসা করতে বà§à¦¯à¦°à§à¦¥" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "সমতূলà§à¦¯à§‡à¦° নাম সহ কোনো ডোমেইন উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "চিহà§à¦¨à¦¿à¦¤ ডিভাইসের ঊরà§à¦§à§à¦¬à§‡ কিছৠনেই" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong()-র অবৈধ পরামিতি" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "পাথ '%s' খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "হোসà§à¦Ÿ সà§à¦•à§à¦¯à¦¾à¦¨ টà§à¦°à¦¿à¦—ার করার জনà§à¦¯ '%s'-ঠলিখতে বà§à¦¯à¦°à§à¦¥" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "মাইগà§à¦°à§‡à¦Ÿ করà§à¦® বিফল" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "'%s' typefile পাওয়া যায়নি" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ সময় পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" @@ -2513,71 +2533,76 @@ msgstr "কà§à¦·à¦®à¦¤à¦¾à¦° অজানা ধরন '%d', '%s'-র জনৠmsgid "no device capabilities for '%s'" msgstr "'%s'-র জনà§à¦¯ ডিভাইস সংকà§à¦°à¦¾à¦¨à§à¦¤ কোনো কà§à¦·à¦®à¦¤à¦¾ উপলবà§à¦§ নেই" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' থেকে পড়তে বà§à¦¯à¦°à§à¦¥ : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' থেকে পড়তে বà§à¦¯à¦°à§à¦¥ : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' থেকে পড়তে বà§à¦¯à¦°à§à¦¥ : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo পà§à¦°à¦¸à§‡à¦¸à¦° পারà§à¦¸ করা হচà§à¦›à§‡" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu মেগাহারà§à¦Ÿà¦œ পারà§à¦¸ করা হচà§à¦›à§‡" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "কোনো cpu পাওয়া যায়নি" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "à¦à¦‡ পà§à¦²à§à¦¯à¦¾à¦Ÿà¦«à¦°à§à¦®à§‡ কনসোল বাসà§à¦¤à¦¬à¦¾à§Ÿà¦¿à¦¤ হয়নি" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "à¦à¦‡ হোসà§à¦Ÿ সিসà§à¦Ÿà§‡à¦®à§‡ NUMA সমরà§à¦¥à¦¿à¦¤ হবে না" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "পà§à¦°à¦¾à¦°à¦®à§à¦­à¦¿à¦• সেলের মান %d, সীমা বহিরà§à¦­à§à¦¤ (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA-র মà§à¦•à§à¦¤ মেমরির পরিমাণ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebula-তে ভারà§à¦šà§à§Ÿà¦¾à¦² মেশিন পà§à¦°à§‡à¦°à¦£ করতে সমসà§à¦¯à¦¾" @@ -2595,16 +2620,16 @@ msgstr "'%s' id সহ à¦à¦•à¦Ÿà¦¿ OpenNebulaVM বরà§à¦¤à¦®à¦¾à¦¨à§‡ সক msgid "Wrong state to perform action" msgstr "করà§à¦® সঞà§à¦šà¦¾à¦²à¦¨à§‡à¦° জনà§à¦¯ সঠিক অবসà§à¦¥à¦¾à§Ÿ নয়" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ নয়" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2775,7 +2800,7 @@ msgstr "ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ shutoff (বনà§à¦§) অ msgid "Could not read container config" msgstr "ধারণকারীর কনফিগ পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "অজানা ধরন '%s'" @@ -2918,212 +2943,212 @@ msgstr "পà§à¦°à¦•à§à¦¸à¦¿ সহযোগে সংযোগে সমসৠmsgid "got asynchronous packet number %d\n" msgstr "অà§à¦¯à¦¾à¦¸à¦¿à¦™à§à¦•à§à¦°à§‹à¦¨à¦¾à¦¸ পà§à¦¯à¦¾à¦•à§‡à¦Ÿ সংখà§à¦¯à¦¾ %d পà§à¦°à¦¾à¦ªà§à¦¤\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "'%s'-র মধà§à¦¯à§‡ QEMU-র সংসà§à¦•à¦°à¦£ সংখà§à¦¯à¦¾ পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU সহায়তার ফলাফল পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu থেকে পà§à¦°à¦¸à§à¦¥à¦¾à¦¨à¦•à¦¾à¦²à§‡ উৎপনà§à¦¨ অবসà§à¦¥à¦¾ নিরà§à¦¦à§‡à¦¶à¦• মান পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ নয়" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "পà§à¦°à¦¸à§à¦¥à¦¾à¦¨à¦•à¦¾à¦²à§‡ অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ অবসà§à¦¥à¦¾ নিরà§à¦¦à§‡à¦¶à¦• মান '%d', qemu সমà§à¦­à¦¬à¦¤ বিফল" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU বাইনারি %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "নেটওয়ারà§à¦• '%s' পাওয়া যায়নি" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "%d পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° নেটওয়ারà§à¦• সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "বà§à¦°à¦¿à¦œ সমরà§à¦¥à¦¨ আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "বà§à¦°à¦¿à¦œà§‡à¦° মধà§à¦¯à§‡ tap ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ যোগ করতে বà§à¦¯à¦°à§à¦¥à¥¤ %s বà§à¦°à¦¿à¦œ ডিভাইস নয়" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "tap ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ '%s' যোগ করতে বà§à¦¯à¦°à§à¦¥, à¦à¦Ÿà¦¿ '%s' বà§à¦°à¦¿à¦œ করতে বà§à¦¯à¦¬à¦¹à§ƒà¦¤ হয় : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "à¦à¦‡ QEMU বাইনারি দà§à¦¬à¦¾à¦°à¦¾ TCP মাইগà§à¦°à§‡à¦¶à¦¨ সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "à¦à¦‡ QEMU বাইনারি দà§à¦¬à¦¾à¦°à¦¾ STDIO মাইগà§à¦°à§‡à¦¶à¦¨ সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "'%s' ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦°à§‡à¦° নাম '%s' ডিসà§à¦•à§‡ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s'-র সাথে অসমরà§à¦¥à¦¿à¦¤ usb ডিসà§à¦•à§‡à¦° ধরন" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "'%s' ধরনের ডিসà§à¦• সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "সাউনà§à¦¡ মডেল বৈধ নয়" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s'-র মধà§à¦¯à§‡ অভিবà§à¦¯à¦•à§à¦¤à¦¿ সংকà§à¦°à¦¾à¦¨à§à¦¤ তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£ আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ডà§à¦°à¦¾à¦‡à¦­ ইনà§à¦¡à§‡à¦•à§à¦¸ '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ডà§à¦°à¦¾à¦‡à¦­ '%s'-র মধà§à¦¯à§‡ ফাইল পরামিতি অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "ডà§à¦°à¦¾à¦‡à¦­ '%s'-র মধà§à¦¯à§‡ ইনà§à¦¡à§‡à¦•à§à¦¸ পরামিতি অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s'-র মধà§à¦¯à§‡ NIC vlan পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d-র জনà§à¦¯ NIC বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s'-র মধà§à¦¯à§‡ vlan পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "PCI ডিভাইসের অজানা সিনà§à¦Ÿà§‡à¦•à§à¦¸ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI ডিভাইস বাস '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI ডিভাইস সà§à¦²à¦Ÿ '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI ডিভাইস ফাংশান '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB ডিভাইস বিকà§à¦°à§‡à¦¤à¦¾à¦° তথà§à¦¯ '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI ডিভাইস উৎপাদন '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI ডিভাইস ঠিকানা '%s' উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "%s কà§à¦¯à¦¾à¦°à§‡à¦•à§à¦Ÿà¦¾à¦° ডিভাইসের মধà§à¦¯à§‡ পোরà§à¦Ÿ সংখà§à¦¯à¦¾ পাওয়া সমà§à¦­à¦¬ নয়" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "কà§à¦¯à¦¾à¦°à§‡à¦•à§à¦Ÿà¦¾à¦° ডিভাইসের অজানা সিনà§à¦Ÿà§‡à¦•à§à¦¸ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "কোনো à¦à¦®à§à¦²à§‡à¦Ÿà¦°à§‡à¦° পাথ পাওয়া যায়নি" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿà§‡à¦° মান অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC পোরà§à¦Ÿ '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "মেমরির মাতà§à¦°à¦¾ '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU-র গণনা '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "রূপানà§à¦¤à¦°à§‡à¦° সময় অজানা QEMU আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "অজানা আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "%s লগ-ফাইল নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM লগ-ফাইল সংকà§à¦°à¦¾à¦¨à§à¦¤ close-on-exec ফà§à¦²à§à¦¯à¦¾à¦— নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" @@ -3137,7 +3162,7 @@ msgstr "%s/%s.log লগ-ফাইলের নাম নিরà§à¦®à¦¾à¦£ ক msgid "Unable to seek to %lld in %s" msgstr "%lld অবà§à¦¦à¦¿, %s-র মধà§à¦¯à§‡ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' autostart করতে বà§à¦¯à¦°à§à¦¥: %s\n" @@ -3152,414 +3177,412 @@ msgstr "অবসà§à¦¥à¦¾à¦¸à§‚চক ফাইল %s-র লিংক বি msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s-র জনà§à¦¯ মনিটর পà§à¦¨à¦°à¦¾à§Ÿ যোগ করতে বà§à¦¯à¦°à§à¦¥: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "নিরাপতà§à¦¤à¦¾à¦° সংকà§à¦°à¦¾à¦¨à§à¦¤ ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "নিরাপতà§à¦¤à¦¾ বিষয়ক কোনো ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° উপসà§à¦¥à¦¿à¦¤ নেই" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel মডেল কপি করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI কপি করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "নিরাপতà§à¦¤à¦¾à¦° সংকà§à¦°à¦¾à¦¨à§à¦¤ ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "নিরাপতà§à¦¤à¦¾ বিষয়ক কোনো ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° উপসà§à¦¥à¦¿à¦¤ নেই" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "অবসà§à¦¥à¦¾à¦¸à§‚চক ডিরেকà§à¦Ÿà¦°à¦¿ '%s' নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° সময় পà§à¦°à¦¾à¦ªà§à¦¤ ফলাফল পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° সময় পà§à¦°à¦¾à¦ªà§à¦¤ ফলাফল পড়তে সময় উতà§à¦¤à§€à¦°à§à¦£ হয়েছে" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° সময় পà§à¦°à¦¾à¦ªà§à¦¤ ফলাফল পড়তে অবশিষà§à¦Ÿ সà§à¦¥à¦¾à¦¨ উপলবà§à¦§ নেই" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s লগের ফলাফল পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s লগের ফলাফল পড়ার সময় অবশিষà§à¦Ÿ সà§à¦¥à¦¾à¦¨ উপলবà§à¦§ নেই" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s লগের ফলাফল পড়ার সময় পà§à¦°à¦¸à§‡à¦¸ পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ করেছে" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s লগের ফলাফল পড়তে সময় উতà§à¦¤à§€à¦°à§à¦£ হয়েছে" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "মনিটর পাথ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "মনিটর সংকà§à¦°à¦¾à¦¨à§à¦¤ close-on-exec ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "নন-বà§à¦²à¦•à¦¿à¦‚ মোডে মনিটর সà§à¦¥à¦¾à¦ªà¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "লগ-ফাইল বনà§à¦§ করতে বà§à¦¯à¦°à§à¦¥: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "গেসà§à¦Ÿ আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU thread সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করার জনà§à¦¯ মনিটর কমানà§à¦¡ সঞà§à¦šà¦¾à¦²à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU অà§à¦¯à¦¾à¦«à¦¿à¦¨à¦¿à¦Ÿà¦¿ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "পà§à¦¨à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° করà§à¦® বিফল" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC পাসওয়ারà§à¦¡ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "নিরাপতà§à¦¤à¦¾à¦° লেবলে নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "à¦à¦•à¦Ÿà¦¿ অবà§à¦¯à¦¬à¦¹à§ƒà¦¤ VNC পোরà§à¦Ÿ সনাকà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "লগ ডিরেকà§à¦Ÿà¦°à¦¿ %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU বাইনারি %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s-র জনà§à¦¯ পà§à¦°à§‹à¦¨à§‹ PID ফাইল মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile পাথ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "লগ ফাইলের মধà§à¦¯à§‡ envv লিখতে বà§à¦¯à¦°à§à¦¥: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "লগ ফাইলের মধà§à¦¯à§‡ argv লিখতে বà§à¦¯à¦°à§à¦¥: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "লগ-ফাইলের সমাপà§à¦¤à¦¿ seek করতে বà§à¦¯à¦°à§à¦¥: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "%s ডোমেইন পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হয়নি\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' বনà§à¦§ করা হচà§à¦›à§‡\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "%s-ঠSIGTERM পাঠানো যায়নি (%d)" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s-র ডোমেইনের অবসà§à¦¥à¦¾ মà§à¦›à§‡ ফেলা যায়নি" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s-র জনà§à¦¯ PID ফাইল মà§à¦›à§‡ ফেলা যায়নি: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "fd ইভেনà§à¦Ÿ %d, %s-র কà§à¦·à§‡à¦¤à§à¦°à§‡ বà§à¦¯à¦¬à¦¸à§à¦¥à¦¾à¦ªà¦¨à¦¾ করা যায়নি" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ নয়" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "uuid '%s'-র সাথে সà§à¦¸à¦‚গত ডোমেইন অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "'%s' নামক কোনো ডোমেইন উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "'%s' ডোমেইন uuid %s সহ পূরà§à¦¬à§‡à¦‡ নিরà§à¦§à¦¾à¦°à¦¿à¦¤ হয়েছে" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "'%s' রূপে ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "সà§à¦¥à¦—িত করার করà§à¦® বিফল" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "বনà§à¦§ করার করà§à¦® বিফল" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" "সরà§à¦¬à¦¾à¦§à¦¿à¦• মেমরির পরিমাণ বরà§à¦¤à¦®à¦¾à¦¨ মেমরির তূলনায় কম পরিমাণে নিরà§à¦§à¦¾à¦°à¦£ করা যাবে না" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "মেমরি বেলà§à¦¨à§‡à¦° জনà§à¦¯ বরাদà§à¦¦ মান অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "মেমরি বেলà§à¦¨à§‡à¦° জনà§à¦¯ বরাদà§à¦¦ মান পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "বরাদà§à¦¦ মেমরির মান বেলà§à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "সরà§à¦¬à¦¾à¦§à¦¿à¦• মেমরির পরিমাণের তূলনায় অধিক পরিমাণে মেমরি নিরà§à¦§à¦¾à¦°à¦£ করা যাবে না" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "সকà§à¦°à¦¿à§Ÿ ডোমেইনের মেমরি নিরà§à¦§à¦¾à¦°à¦£ করা যাবে না" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ডোমেইন xml পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "সংরকà§à¦·à¦£à§‡à¦° হেডার লিখতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml লিখতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "%s ফাইল সংরকà§à¦·à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "মাইগà§à¦°à§‡à¦Ÿ করà§à¦® বিফল" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "à¦à¦‡ qemu দà§à¦¬à¦¾à¦°à¦¾ 'migrate' সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "সকà§à¦°à¦¿à§Ÿ ডোমেইনের মধà§à¦¯à§‡ vcpu-র সংখà§à¦¯à¦¾ পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "'%d' ডোমেইন বà§à¦¯à¦¾à¦–à§à¦¯à¦¾à¦•à¦¾à¦²à§‡ অজানা virt type উলà§à¦²à¦¿à¦–িত" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ডোমেইনের কà§à¦·à§‡à¦¤à§à¦°à§‡ পà§à¦°à¦¯à§‹à¦œà§à¦¯ সরà§à¦¬à¦¾à¦§à¦¿à¦• vcpu নিরà§à¦§à¦¾à¦°à¦£ করা যায়নি" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "ডোমেইনের জনà§à¦¯ নিরà§à¦§à¦¾à¦°à¦¿à¦¤ সরà§à¦¬à¦¾à¦§à¦¿à¦• vcpu থেকে অনà§à¦°à§‹à¦§ করা vcpu-র সংখà§à¦¯à¦¾ অধিক: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইনের মধà§à¦¯à§‡ vcpu pin করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu সংখà§à¦¯à¦¾ সীমা বহিরà§à¦­à§‚ত %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "অà§à¦¯à¦¾à¦«à¦¿à¦¨à¦¿à¦Ÿà¦¿ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu অà§à¦¯à¦¾à¦«à¦¿à¦¨à¦¿à¦Ÿà¦¿ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "অà§à¦¯à¦¾à¦«à¦¿à¦¨à¦¿à¦Ÿà¦¿ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu অফিনিটি উপলবà§à¦§ নেই" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "নিরাপতà§à¦¤à¦¾à¦° লেবেল পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "নিরাপতà§à¦¤à¦¾à¦° মডেলের সà§à¦Ÿà§à¦°à¦¿à¦‚ সরà§à¦¬à¦¾à¦§à¦¿à¦• %d বাইটের বেশি" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "নিরাপতà§à¦¤à¦¾à¦° DOI সà§à¦Ÿà§à¦°à¦¿à¦‚ সরà§à¦¬à¦¾à¦§à¦¿à¦• %d বাইটের বেশি" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ডোমেইনের ইমেজ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu হেডার পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "image magic সঠিক নয়" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "image-র সংসà§à¦•à¦°à¦£ সমরà§à¦¥à¦¿à¦¤ নয় (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "নতà§à¦¨ VM ধারà§à¦¯ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ডোমেইন পà§à¦¨à¦°à¦¾à¦°à¦®à§à¦­ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "%s ধরনের কনফিগ ফাইল সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv সিনà§à¦Ÿà§‡à¦•à§à¦¸ %s নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "'%s' ডিসà§à¦•à¦•à§‡ বাস/ডিভাইস ইনà§à¦¡à§‡à¦•à§à¦¸à§‡ রূপানà§à¦¤à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "'%s' বাসের জনà§à¦¯ মà§à¦¯à¦¾à¦ª করা ডিসà§à¦•à§‡à¦° নাম সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "'%s' বাস ও '%s' টারà§à¦—েট বিশিষà§à¦Ÿ কোনো ডিভাইস নেই" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3568,208 +3591,208 @@ msgstr "" "ডিভাইস '%s' ও '%s' টারà§à¦—েটের কà§à¦·à§‡à¦¤à§à¦°à§‡ অপসারণযোগà§à¦¯ মিডিয়ার à¦à¦®à§à¦²à§‡à¦Ÿà¦° সংসà§à¦•à¦°à¦£ à¦à¦–নো " "সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom মিডিয়া পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom মিডিয়া পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "%s টারà§à¦—েট বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ডিসà§à¦• সংযà§à¦•à§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "সà§à¦²à¦Ÿà§‡à¦° সংখà§à¦¯à¦¾ পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s ডিসà§à¦• যোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ডিসà§à¦• যোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb ডিসà§à¦• যোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb ডিভাইস যোগ করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb ডিভাইস যোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইনের সাথে ডিভাইস সংযà§à¦•à§à¦¤ করা যাবে না" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ডিসà§à¦• বাস '%s' হট-পà§à¦²à¦¾à¦— করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "'%s' ডিসà§à¦• ডিভাইসের ধরন হট-পà§à¦²à¦¾à¦— করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "'%s' ধরনের ডিভাইস সংযà§à¦•à§à¦¤ করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "%s ডিসà§à¦• পাওয়া যায়নি" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ডিসà§à¦• %s বিচà§à¦›à¦¿à¦¨à§à¦¨ করা সমà§à¦­à¦¬ নয় - সà§à¦²à¦Ÿ সংখà§à¦¯à¦¾ %d বৈধ নয়" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "ডিসà§à¦• %s বিচà§à¦›à¦¿à¦¨à§à¦¨ করার কমানà§à¦¡ সঞà§à¦šà¦¾à¦²à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "%s ডিসà§à¦• ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করতে বà§à¦¯à¦°à§à¦¥: অবৈধ সà§à¦²à¦Ÿ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইন থেকে ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "শà§à¦§à§à¦®à¦¾à¦¤à§à¦° SCSI অথবা virtio ডিসà§à¦• ডিভাইসগà§à¦²à¦¿ তৎকà§à¦·à¦¨à¦¾à§Ž বিচà§à¦›à¦¿à¦¨à§à¦¨ করা যাবে" # comment from maintainer: # it's a domain which disapears completely once it has finished running, there is no permanent description for it. -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "সà§à¦¬à¦²à§à¦ªà¦•à¦¾à¦² সà§à¦¥à¦¾à§Ÿà§€ ডোমেইনের জনà§à¦¯ সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿ আরমà§à¦­à§‡à¦° বà§à¦¯à¦¬à¦¸à§à¦¥à¦¾ নিরà§à¦§à¦¾à¦°à¦£ করা সমà§à¦­à¦¬ নয়" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "autostart ডিরেকà§à¦Ÿà¦°à¦¿ %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%s' সিমলিংক '%s'-ঠনিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "পাথ বৈধ নয়: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' কমানà§à¦¡ বিফল" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' কমানà§à¦¡ à¦à¦‡ qemu দà§à¦¬à¦¾à¦°à¦¾ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ডিভাইস পাওয়া যায়নি: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL অথবা পাথ ফাà¦à¦•à¦¾" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "পাথ বৈধ নয়, '%s' পরিচিত ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ নয়" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: seek অথবা read করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "অবৈধ পাথ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° দà§à¦¬à¦¾à¦°à¦¾ শà§à¦§à§à¦®à¦¾à¦¤à§à¦° ভারà§à¦šà§à§Ÿà¦¾à¦² মেমরি ঠিকানা সমরà§à¦¥à¦¿à¦¤ হবে" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") বিফল" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' কমানà§à¦¡ বিফল" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "%s টেমপà§à¦²à§‡à¦Ÿ সহ নিরà§à¦®à¦¿à¦¤ অসà§à¦¥à¦¾à§Ÿà§€ ফাইল পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "কোনো ডোমেইন XML উলà§à¦²à¦¿à¦–িত হয়নি" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° জনà§à¦¯ শà§à¦§à§à¦®à¦¾à¦¤à§à¦° tcp URI সমরà§à¦¥à¦¿à¦¤ হবে" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI-র অনà§à¦¤à§‡ ':port' উলà§à¦²à¦¿à¦–িত নেই" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "রâ€à§à¦¯à¦¾à¦¨à§à¦¡à¦® UUID নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "'%s'-র অনà§à¦°à§‚প à¦à¦•à¦‡ নাম অথবা UUID বিশিষà§à¦Ÿ à¦à¦•à¦Ÿà¦¿ ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "অফ-লাইন মাইগà§à¦°à§‡à¦¶à¦¨ নিরà§à¦§à¦¾à¦°à¦¿à¦¤ হলেও, সà§à¦¥à¦—িত করার করà§à¦® বিফল হয়েছে" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "মাইগà§à¦°à§‡à¦Ÿ করতে বিফল: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "বিফলতার পরে গেসà§à¦Ÿ %s পà§à¦¨à¦°à¦¾à¦°à¦®à§à¦­ করতে বà§à¦¯à¦°à§à¦¥\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "%s ডিভাইসটি PCI ডিভাইস নয়" @@ -3778,239 +3801,239 @@ msgstr "%s ডিভাইসটি PCI ডিভাইস নয়" msgid "failed to find libvirtd binary" msgstr "libvirtd বাইনারি অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL-র মধà§à¦¯à§‡ পরিবহনের তথà§à¦¯ পরিচিত নয় (tls|unix|ssh|ext|tcp হল " "সমà§à¦­à¦¾à¦¬à§à¦¯ মান)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' সমà§à¦ªà§à¦°à¦šà¦¾à¦°à§‡à¦° জনà§à¦¯ কমানà§à¦¡ আবশà§à¦¯à¦•" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "'%s' হোসà§à¦Ÿ-নেম মীমাংসা করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s'-র সাথে সংযোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "সকেট নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s'-র সাথে সংযোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "সকেট জà§à¦Ÿà¦¿ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "Windows-র অধীন unix, ssh ও ext সমà§à¦ªà§à¦°à¦šà¦¾à¦° সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "নন-বà§à¦²à¦•à¦¿à¦‚ সকেট রূপে ধারà§à¦¯ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "পাইপ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦­à¦¾à¦¬à§‡ URI সনাকà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "কল-বà§à¦¯à¦¾à¦• তালিকা বরাদà§à¦¦ করতে তà§à¦°à§à¦Ÿà¦¿" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' বà§à¦¯à¦¬à¦¹à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS পরিচিত বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ লোড করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "বà§à¦¯à¦•à§à¦¤à¦¿à¦—ত কি/সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ লোড করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS কà§à¦²à¦¾à§Ÿà§‡à¦¨à§à¦Ÿ আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS অà§à¦¯à¦¾à¦—োরিদমের গà§à¦°à§à¦¤à§à¦¬ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿà§‡à¦° গà§à¦°à§à¦¤à§à¦¬ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "সেশানের পরিচয় নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS হà§à¦¯à¦¾à¦¨à§à¦¡-শেক সমাপà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° কাজ সমাপà§à¦¤ করা যায়নি: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° পরিচয় পà§à¦°à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥ (উপসà§à¦¥à¦¿à¦¤ সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ অথবা IP ঠিকানা)\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ যাচাই করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ সময় পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "অবৈধ সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ বিশà§à¦¬à¦¸à§à¦¤ নয়।" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ বিতরণকারী অপরিচিত।" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ নাকচ করা হয়েছে।" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "কà§à¦²à¦¾à§Ÿà§‡à¦¨à§à¦Ÿ সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ দà§à¦¬à¦¾à¦°à¦¾ বà§à¦¯à¦¬à¦¹à§ƒà¦¤ অà§à¦¯à¦¾à¦²à¦—োরিদম নিরাপদ ন" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° সারà§à¦Ÿà¦¿à¦«à¦•à§‡à¦Ÿà§‡à¦° বৈধতা যাচাই করা যায়নি: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ X.509 পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° নয়" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers বিফল" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ ইমà§à¦ªà§‹à¦°à§à¦Ÿ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿà§‡à¦° মেয়াদ উতà§à¦¤à§€à¦°à§à¦£ হয়েছে" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿ à¦à¦–নো সকà§à¦°à¦¿à§Ÿ করা হয়নি" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "সারà§à¦Ÿà¦¿à¦«à¦¿à¦•à§‡à¦Ÿà§‡à¦° মালিকানা ও হোসà§à¦Ÿ-নেমের মধà§à¦¯à§‡ গরমিল (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• NUMA সেল: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• দূরবরà§à¦¤à§€ ডোমেইন ID: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "মà§à¦¯à¦¾à¦ªà§‡à¦° দৈরà§à¦˜à§à¦¯ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের থেকে বেশি: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU-র সংখà§à¦¯à¦¾ সরà§à¦¬à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦¾à¦° অধিক: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU মà§à¦¯à¦¾à¦ª বাফারের দৈরà§à¦˜à§à¦¯ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের অধিক: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "হোসà§à¦Ÿ দà§à¦¬à¦¾à¦°à¦¾ অতà§à¦¯à¦¾à¦§à¦¿à¦• vCPU সমà§à¦ªà¦°à§à¦•à§‡ সূচিত করা হয়েছে: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "হোসà§à¦Ÿ দà§à¦¬à¦¾à¦°à¦¾ চিহà§à¦¨à¦¿à¦¤ মà§à¦¯à¦¾à¦ª বাফারের দৈরà§à¦˜à§à¦¯ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের চেয়ে বেশি: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "নিরাপতà§à¦¤à¦¾ লেবেলের মাপ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের থেকে বেশি: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "নিরাপতà§à¦¤à¦¾ মডেলের মাপ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের থেকে বেশি: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "নিরাপতà§à¦¤à¦¾ doi-র মাপ সরà§à¦¬à¦¾à¦§à¦¿à¦• মাপের থেকে বেশি: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• দূরবরà§à¦¤à§€ ডোমেইনের নাম: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4018,277 +4041,277 @@ msgstr "" "remoteDomainGetSchedulerParameters: পà§à¦°à¦¾à¦ªà§à¦¤ পরামিতির সংখà§à¦¯à¦¾, সরà§à¦¬à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦¾ থেকে " "বেশি" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: পরামিতির ধরন অজানা" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "অà§à¦¯à¦¾à¦°à§‡à¦° বরাদà§à¦¦à¦•à¦¾à¦²à§‡ মেমরি অবশিষà§à¦Ÿ নেই" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "অজানা পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° পরামিতি" # comment from maintainer: # Peek is the operation of reading something in that context. Here we try to read a block, but the block size is too large for the protocol -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "দূরবরà§à¦¤à§€ পà§à¦°à§‹à¦Ÿà§‹à¦•à¦²à§‡à¦° জনà§à¦¯ বà§à¦²à¦• peek করার অনà§à¦°à§‹à¦§ অতà§à¦¯à¦¾à¦§à¦¿à¦• বড়, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "পà§à¦°à¦¾à¦ªà§à¦¤ বাফারের মাপ অনà§à¦°à§‹à¦§ করা মাপের সমান নয়" # comment from maintainer: # Peek is the operation of reading something in that context. -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "দূরবরà§à¦¤à§€ পà§à¦°à§‹à¦Ÿà§‹à¦•à¦²à§‡à¦° জনà§à¦¯ মেমরি peek করার অনà§à¦°à§‹à¦§ অতà§à¦¯à¦¾à¦§à¦¿à¦• বড়, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• দূরবরà§à¦¤à§€ নেটওয়ারà§à¦•: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• দূরবরà§à¦¤à§€ ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° অনà§à¦°à§‹à¦§ করা হয়েছে" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• সংগà§à¦°à¦¹à§‡à¦° পà§à¦² পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• সংগà§à¦°à¦¹à§‡à¦° ভলিউম অনà§à¦°à§‹à¦§ করা হয়েছে" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• সংগà§à¦°à¦¹à§‡à¦° ভলিউম পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• ডিভাইসের নামের অনà§à¦°à§‹à¦§ জানানো হয়েছে" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• ডিভাইসের নাম পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• কà§à¦·à¦®à¦¤à¦¾à¦° নামের অনà§à¦°à§‹à¦§ করা হয়েছে" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• সংখà§à¦¯à¦• কà§à¦·à¦®à¦¤à¦¾à¦° নাম পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "অজানা পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° অনà§à¦®à§‹à¦¦à¦¨ পà§à¦°à¦£à¦¾à¦²à§€ %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "অনà§à¦°à§‹à¦§ করা অনà§à¦®à§‹à¦¦à¦¨à§‡à¦° পà§à¦°à¦£à¦¾à¦²à§€ %s পà§à¦°à¦¤à§à¦¯à¦¾à¦–à§à¦¯à¦¾à¦¤" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "অনà§à¦®à§‹à¦¦à¦¨ পà§à¦°à¦£à¦¾à¦²à§€ সমরà§à¦¥à¦¿à¦¤ নয় %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL লাইবà§à¦°à§‡à¦°à¦¿ আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥ : %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "sock ঠিকানা পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "সমতূলà§à¦¯ ঠিকানা পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL কà§à¦²à¦¾à§Ÿà§‡à¦¨à§à¦Ÿ context নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS সেশানের কà§à¦·à§‡à¦¤à§à¦°à§‡ সাইফারের মাপ বৈধ নয়" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "বহিসà§à¦¥à¦¿à¦¤ SSF %d নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥ (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "নিরাপতà§à¦¤à¦¾à¦° বৈশিষà§à¦Ÿà§à¦¯ %d নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥ (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL পà§à¦°à¦£à¦¾à¦²à§€ %s, সারà§à¦­à¦¾à¦° দà§à¦¬à¦¾à¦°à¦¾ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL মীমাংসা আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "auth পরিচয় নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL মীমাংসার তথà§à¦¯ অতà§à¦¯à¦¾à¦§à¦¿à¦• লমà§à¦¬à¦¾: %d বাইট" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL ধাপ বà§à¦¯à¦°à§à¦¥: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "SSF %d মীমাংসা দৃৠহয়নি" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "auth পরিচয় সংগà§à¦°à¦¹ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ইভেনà§à¦Ÿà§‡à¦° সমরà§à¦¥à¦¨ নেই" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "তালিকায় cb যোগ করা হচà§à¦›à§‡" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "তালিকা থেকে cb মà§à¦›à§‡ ফেলা হবে" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header বিফল" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ মারà§à¦¶à¦¾à¦² করা হবে" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "তথà§à¦¯ পাঠানো সমà§à¦­à¦¬ নয়" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS সকেট %s থেকে পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "সারà§à¦­à¦¾à¦°à§‡à¦° সংযোগ বনà§à¦§ করা হয়েছে" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করা সমà§à¦­à¦¬ নয়" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL-র তথà§à¦¯ à¦à¦¨à¦•à§‹à¦¡ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL তথà§à¦¯ ডি-কোড করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "সারà§à¦­à¦¾à¦° থেকে পà§à¦°à¦¾à¦ªà§à¦¤ পà§à¦¯à¦¾à¦•à§‡à¦Ÿ অতà§à¦¯à¦¾à¦§à¦¿à¦• ছোট" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "সারà§à¦­à¦¾à¦° থেকে পà§à¦°à¦¾à¦ªà§à¦¤ পà§à¦¯à¦¾à¦•à§‡à¦Ÿ অতà§à¦¯à¦¾à¦§à¦¿à¦• বড়" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "উতà§à¦¤à¦°à§‡à¦° মধà§à¦¯à§‡ অবৈধ হেডার" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "অজানা পà§à¦°à§‹à¦—à§à¦°à¦¾à¦® (পà§à¦°à¦¾à¦ªà§à¦¤ %x, পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "পà§à¦°à§‹à¦Ÿà§‹à¦•à¦²à§‡à¦° সংসà§à¦•à¦°à¦£ অজানা (পà§à¦°à¦¾à¦ªà§à¦¤ %x, পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "সারà§à¦­à¦¾à¦° থেকে অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ RPC কল %d পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "%d কà§à¦°à¦®à¦¿à¦• সহ কোনো কল উতà§à¦¤à¦°à§‡à¦° অপেকà§à¦·à¦¾à§Ÿ নেই" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "অজানা পà§à¦°à¦£à¦¾à¦²à§€ (পà§à¦°à¦¾à¦ªà§à¦¤ %x, পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "ret আন-মারà§à¦¶à¦¾à¦² করা হবে" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "remote_error আন-মারà§à¦¶à¦¾à¦² করা হবে" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "অজানা অবসà§à¦¥à¦¾ (পà§à¦°à¦¾à¦ªà§à¦¤ %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "সকেটের পোল করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "সকেটের জনà§à¦¯ hangup / error ইভেনà§à¦Ÿ পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "চিহà§à¦¨à¦¿à¦¤ অবসà§à¦¥à¦¾à§Ÿ অপেকà§à¦·à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: ret আন-মারà§à¦¶à¦¾à¦² করা হচà§à¦›à§‡" @@ -4375,7 +4398,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: নিরাপতà§à¦¤à¦¾à¦° কনটেকà§à¦¸à¦Ÿ '\\%s' নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "%d ধরনের পà§à¦²à§‡à¦° জনà§à¦¯ বà§à¦¯à¦¾à¦•-à¦à¦¨à§à¦¡ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" @@ -4439,29 +4462,43 @@ msgstr "%d কমানà§à¦¡à§‡à¦° পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ থেকে পৠmsgid "%s not implemented on Win32" msgstr "Win32-র মধà§à¦¯à§‡ %s বাসà§à¦¤à¦¬à¦¾à§Ÿà¦¿à¦¤ হয়নি" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ডিভাইস পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡à¦° সà§à¦¥à¦¾à¦¨ পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ডিভাইস সমাপà§à¦¤à¦¿à¦° সà§à¦¥à¦¾à¦¨ পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "নিরাপতà§à¦¤à¦¾à¦° পà§à¦°à¦•à§ƒà¦¤à¦¿ বৈধ নয়" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "%s টারà§à¦—েট বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "পরà§à¦¯à¦¾à¦ªà§à¦¤ সà§à¦¥à¦¾à¦¨à¦¬à¦¿à¦¶à¦¿à¦·à§à¦Ÿ ফাà¦à¦•à¦¾ à¦à¦•à§à¦¸à¦Ÿà§‡à¦¨à§à¦Ÿ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ভলিউমের টারà§à¦—েট পাথ '%s' থেকে পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "'%s' ভলিউম পাথের পà§à¦°à¦¾à¦°à¦®à§à¦­à§‡ ঊরà§à¦§à§à¦¬à¦¤à¦¨ পà§à¦² উৎস ডিভাইসের নাম অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤à¥¤" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "'%s' টারà§à¦—েট থেকে পারà§à¦Ÿà¦¿à¦¶à¦¨à§‡à¦° সংখà§à¦¯à¦¾ পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" @@ -4857,118 +4894,118 @@ msgstr "'%s' থেকে হোসà§à¦Ÿà§‡à¦° সংখà§à¦¯à¦¾ পà§à¦°à¦¾ msgid "Scanning host%u" msgstr "হোসà§à¦Ÿ%u সà§à¦•à§à¦¯à¦¾à¦¨ করা হচà§à¦›à§‡" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "auth host বৈশিষà§à¦Ÿà§à¦¯ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "auth passwd বৈশিষà§à¦Ÿà§à¦¯ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£ অকà§à¦Ÿà¦¾à¦² মোড" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "owner (মালিকানা) সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "group (মালিকানা) সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° অজানা ধরন %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "পà§à¦²à§‡à¦° উৎসের নামের সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "পà§à¦² বিনà§à¦¯à¦¾à¦¸à§‡à¦° ধরন %s অজানা" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦²à§‡à¦° উৎসের হোসà§à¦Ÿà§‡à¦° নামের অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à¦²à§‡à¦° উৎসের ডিভাইসের তথà§à¦¯ উদà§à¦§à¦¾à¦° করতে বà§à¦¯à¦°à§à¦¥" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° উৎসের ডিভাইসের পাথ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° উৎসের পাথ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° উৎসের অà§à¦¯à¦¾à¦¡à¦¾à¦ªà§à¦Ÿà¦¾à¦°à§‡à¦° নাম অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "অজানা অনà§à¦®à§‹à¦¦à¦¨à§‡à¦° ধরন '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° টারà§à¦—েট পাথ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° জনà§à¦¯ অজানা root সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "পà§à¦² বিনà§à¦¯à¦¾à¦¸à§‡à¦° সংখà§à¦¯à¦¾ %d অজানা" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦² পà§à¦°à¦•à§ƒà¦¤à¦¿" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "মাপের à¦à¦•à¦• '%s' অজানা" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "কà§à¦·à¦®à¦¤à¦¾à¦° সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "কà§à¦·à¦®à¦¤à¦¾à¦° সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾à¦° মান অতà§à¦¯à¦¾à¦§à¦¿à¦• বড়" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ভলিউমের নামের সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "কà§à¦·à¦®à¦¤à¦¾à¦° সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "ভলিউম বিনà§à¦¯à¦¾à¦¸à§‡à¦° অজানা ধরন %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° জনà§à¦¯ অজানা root সà§à¦¬à¦¤à§à¦¤à§à¦¬à¦¾" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "ভলিউম বিনà§à¦¯à¦¾à¦¸à§‡à¦° অজানা সংখà§à¦¯à¦¾ %d" @@ -5015,7 +5052,7 @@ msgstr "%s-র কনফিগ ফাইল অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" msgid "cannot remove config for %s" msgstr "%s-র কনফিগ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "সমতূলà§à¦¯ uuid বিশিষà§à¦Ÿ কোনো পà§à¦² উপসà§à¦¥à¦¿à¦¤ নেই" @@ -5027,96 +5064,96 @@ msgstr "সমতূলà§à¦¯ নাম বিশিষà§à¦Ÿ কোনো প msgid "storage pool already exists" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "সমতূলà§à¦¯ uuid বিশিষà§à¦Ÿ কোনো সংগà§à¦°à¦¹à§‡à¦° পà§à¦² উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "'%s' পà§à¦²à§‡ অà§à¦¯à¦¾à¦¸à¦¿à¦‚কà§à¦°à§‹à¦¨à¦¾à¦¸ করà§à¦® চলছে।" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ নয়" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦² à¦à¦–নো সকà§à¦°à¦¿à§Ÿ" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "পà§à¦² দà§à¦¬à¦¾à¦°à¦¾ ভলিউম মà§à¦›à§‡ ফেলার করà§à¦® সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "পà§à¦²à§‡à¦° কোনো কনফিগ ফাইল উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "সমতূলà§à¦¯ নাম বিশিষà§à¦Ÿ কোনো সংগà§à¦°à¦¹à§‡à¦° ভলিউম উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "সমতূলà§à¦¯ কি বিশিষà§à¦Ÿ কোনো সংগà§à¦°à¦¹à§‡à¦° ভলিউম উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "সমতূলà§à¦¯ পাথ বিশিষà§à¦Ÿ কোনো সংগà§à¦°à¦¹à§‡à¦° ভলিউম উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "সংগà§à¦°à¦¹à§‡à¦° ভলিউম বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² দà§à¦¬à¦¾à¦°à¦¾ ভলিউম নিরà§à¦®à¦¾à¦£à§‡à¦° করà§à¦® সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "সমতূলà§à¦¯ নাম বিশিষà§à¦Ÿ কোনো সংগà§à¦°à¦¹à§‡à¦° পà§à¦² উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "'%s' ভলিউমের নাম বরà§à¦¤à¦®à¦¾à¦¨à§‡ বà§à¦¯à¦¬à¦¹à§ƒà¦¤ হচà§à¦›à§‡" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² দà§à¦¬à¦¾à¦°à¦¾ উপসà§à¦¥à¦¿à¦¤ ভলিউম থেকে ভলিউম নিরà§à¦®à¦¾à¦£ সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "ভলিউম '%s' à¦à¦–নো বরাদà§à¦¦ করা হচà§à¦›à§‡à¥¤" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² দà§à¦¬à¦¾à¦°à¦¾ ভলিউম অপসারণ সমরà§à¦¥à¦¿à¦¤ হবে না" @@ -5204,7 +5241,7 @@ msgstr "পà§à¦² ফাইলের নাম মীমাংস করা হ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: à¦à¦•à¦Ÿà¦¿ পাথ লিখà§à¦¨ অথবা test:///default বà§à¦¯à¦¬à¦¹à¦¾à¦° করà§à¦¨" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "হোসà§à¦Ÿ-নেম অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" @@ -5367,192 +5404,204 @@ msgstr "chr ডিভাইসের জনà§à¦¯ শà§à¦§à§à¦®à¦¾à¦¤à§à¦° TC msgid "unsupported chr device type %d" msgstr "অসমরà§à¦¥à¦¿à¦¤ chr ডিভাইসের ধরন %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ফাইল ডেসà§à¦•à§à¦°à¦¿à¦ªà¦Ÿà¦° ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ফাইল ডেসà§à¦•à§à¦°à¦¿à¦ªà¦Ÿà¦° ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' autostart করতে বà§à¦¯à¦°à§à¦¥: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "মনিটর ডিরেকà§à¦Ÿà¦°à¦¿ %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: মেমরি অবশিষà§à¦Ÿ নেই\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid পড়তে বà§à¦¯à¦°à§à¦¥: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "সকেট খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "সকেট বাইনà§à¦¡ করতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• লমà§à¦¬à¦¾ কমানà§à¦¡ %s (%d বাইট) পাঠানো সমà§à¦­à¦¬ নয়" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "কমানà§à¦¡ %s পাঠাতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "%s-র উতà§à¦¤à¦° দিতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "কোনো কারà§à¦¨à§‡à¦² উলà§à¦²à¦¿à¦–িত হয়নি" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML কারà§à¦¨à§‡à¦² %s অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "লগ ফাইলের মধà§à¦¯à§‡ envv লিখতে বà§à¦¯à¦°à§à¦¥: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "লগ ফাইলের মধà§à¦¯à§‡ argv লিখতে বà§à¦¯à¦°à§à¦¥: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ pid %d != %d পà§à¦°à¦¾à¦ªà§à¦¤ হয়েছে\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "সংরকà§à¦·à¦£à§‡à¦° পà§à¦² বরà§à¦¤à¦®à¦¾à¦¨à§‡ সকà§à¦°à¦¿à§Ÿ নয়" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "%s সংসà§à¦•à¦°à¦£ পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "'%s' ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' বিশিষà§à¦Ÿ ডোমেইন বরà§à¦¤à¦®à¦¾à¦¨à§‡ নিরà§à¦§à¦¾à¦°à¦¿à¦¤ হয়েছে" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ডোমেইনের জনà§à¦¯ cputime পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "সিগনà§à¦¯à¦¾à¦² বà§à¦²à¦• করা সমà§à¦­à¦¬ নয়" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "পাইপ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking ফাইল ডেসà§à¦•à§à¦°à¦¿à¦ªà¦Ÿà¦° ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ফাইল ডেসà§à¦•à§à¦°à¦¿à¦ªà¦Ÿà¦° ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "পাইপ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "চাইলà§à¦¡ পà§à¦°à¦¸à§‡à¦¸ fork করা সমà§à¦­à¦¬ নয়" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "সিগনà§à¦¯à¦¾à¦² থেকে বà§à¦²à¦• সরিয়ে নিতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin ফাইল হà§à¦¯à¦¾à¦¨à§à¦¡à§‡à¦² নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout ফাইল হà§à¦¯à¦¾à¦¨à§à¦¡à§‡à¦² নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr ফাইল হà§à¦¯à¦¾à¦¨à§à¦¡à§‡à¦² নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "সেশানের অধিকরà§à¦¤à¦¾ হতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "root ডিরেকà§à¦Ÿà¦°à¦¿à¦¤à§‡à¦¨à¦ªà¦°à¦¿à¦¬à¦°à§à¦¤à¦¨à¦•à¦°à¦¤à§‡ বà§à¦¯à¦°à§à¦¥ : %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile লিখতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "বাইনারি %s সঞà§à¦šà¦¾à¦²à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "%d অবসà§à¦¥à¦¾à¦° সংকেত উৎপনà§à¦¨ করে মধà§à¦¯à¦¬à¦°à§à¦¤à§€ ডেমন পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ করেছে।" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "পোল থেকে অজানা পà§à¦°à¦¤à¦¿à¦•à§à¦°à¦¿à§Ÿà¦¾à¥¤" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "পোল সংকà§à¦°à¦¾à¦¨à§à¦¤ তà§à¦°à§à¦Ÿà¦¿" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" "'%s', শূণà§à¦¯ বà§à¦¯à¦¾à¦¤à§€à¦¤ %d অবসà§à¦¥à¦¾à¦¸à§‚চক মান ও %d সিগà§à¦¯à¦¾à¦² উৎপনà§à¦¨ করে পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ করেছে: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "'%s' ফাইল খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' ফাইল পড়তে বà§à¦¯à¦°à§à¦¥" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d'-র বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€à¦° রেকরà§à¦¡ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" @@ -5618,15 +5667,15 @@ msgstr "বà§à¦Ÿ করার সময় সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦°à§‚প #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ডোমেইনের নাম, id অথবা uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦°à¦£ নিষà§à¦•à§à¦°à¦¿à§Ÿ করà§à¦¨" @@ -5742,15 +5791,15 @@ msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইনের তালিকা msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "নাম" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "অবসà§à¦¥à¦¾" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "কোনো অবসà§à¦¥à¦¾ নয়" @@ -5866,7 +5915,7 @@ msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইনের বà§à¦¯à¦¾à¦–ৠmsgid "Undefine the configuration for an inactive domain." msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইনের কনফিগারেশনের বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলà§à¦¨à¥¤" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ডোমেইনের নাম অথবা uuid" @@ -6110,11 +6159,11 @@ msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ সাধারণ তথ msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "নাম:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6122,16 +6171,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS-র পà§à¦°à¦•à§ƒà¦¤à¦¿:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "অবসà§à¦¥à¦¾:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU সংখà§à¦¯à¦¾:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU-র সময়:" @@ -6159,102 +6208,102 @@ msgstr "সকà§à¦°à¦¿à§Ÿ" msgid "disable" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "নিরাপতà§à¦¤à¦¾à¦° মডেল:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "নিরাপতà§à¦¤à¦¾à¦° DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "নিরাপতà§à¦¤à¦¾à¦° লেবেল:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA-র মà§à¦•à§à¦¤ মেমরি" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA সেলের জনà§à¦¯ উপলবà§à¦§ মà§à¦•à§à¦¤ মেমরির পরিমাণ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA সেল সংখà§à¦¯à¦¾:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "সরà§à¦¬à¦®à§‹à¦Ÿ" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ডোমেইন vcpu সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ডোমেইনের ভারà§à¦šà§à§Ÿà¦¾à¦² CPU সংকà§à¦°à¦¾à¦¨à§à¦¤ সাধারণ তথà§à¦¯ উপলবà§à¦§ করা হয়।" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU-র পà§à¦°à¦¬à¦£à¦¤à¦¾:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ডোমেইন বনà§à¦§ করা হয়েছে, ভারà§à¦šà§à§Ÿà¦¾à¦² CPU অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤à¥¤" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "কনà§à¦Ÿà§à¦°à§‹à¦² ডোমেইন vcpu-র পà§à¦°à¦¬à¦£à¦¤à¦¾" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "হোসà§à¦Ÿà§‡à¦° পà§à¦°à¦•à§ƒà¦¤ CPU-র সাথে ডোমেইন VCPU সংযà§à¦•à§à¦¤ করা হবে।" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu সংখà§à¦¯à¦¾" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "হোসà§à¦Ÿ cpu সংখà§à¦¯à¦¾ (কমা চিহà§à¦¨ দà§à¦¬à¦¾à¦°à¦¾ বিভাজিত)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: vCPU সংখà§à¦¯à¦¾ বৈধ নয় অথবা অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤à¥¤" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥à¥¤" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: vCPU সংখà§à¦¯à¦¾ বৈধ নয়।" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: অবৈধ বিনà§à¦¯à¦¾à¦¸à¥¤ পংকà§à¦¤à¦¿ ফাà¦à¦•à¦¾à¥¤" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: অবৈধ বিনà§à¦¯à¦¾à¦¸à¥¤ %d অবসà§à¦¥à¦¾à¦¨à§‡ সংখà§à¦¯à¦¾à¦®à§‚লক মান পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ('%c'-র পারà§à¦¶à§à¦¬à§‡)।" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6263,1156 +6312,1156 @@ msgstr "" "cpulist: %s: অবৈধ বিনà§à¦¯à¦¾à¦¸à¥¤ %d অবসà§à¦¥à¦¾à¦¨à§‡ সংখà§à¦¯à¦¾à¦®à§‚লক মান অথবা কমা-চিহà§à¦¨ পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ ('%" "c'-র পারà§à¦¶à§à¦¬à§‡)।" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: অবৈধ বিনà§à¦¯à¦¾à¦¸à¥¤ %d অবসà§à¦¥à¦¾à¦¨à§‡ সমাপà§à¦¤à¦•à¦¾à¦°à§€ পংকà§à¦¤à¦¿à¥¤" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "পà§à¦°à¦•à§ƒà¦¤ CPU %d বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ভারà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾ পরিবরà§à¦¤à¦¨ করà§à¦¨" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "গেসà§à¦Ÿ ডোমেইনের মধà§à¦¯à§‡ ভারà§à¦šà§à§Ÿà¦¾à¦² CPU-র সংখà§à¦¯à¦¾ পরিবরà§à¦¤à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ভারà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ভারà§à¦šà§à§Ÿà¦¾à¦² CPU সংখà§à¦¯à¦¾à¦° বৈধ নয়।" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "অতà§à¦¯à¦¾à¦§à¦¿à¦• ভারà§à¦šà§à§Ÿà¦¾à¦² CPU।" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "বরাদà§à¦¦ মেমরির মান পরিবরà§à¦¤à¦¨ করà§à¦¨" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "গেসà§à¦Ÿ ডোমেইনের মধà§à¦¯à§‡ বরà§à¦¤à¦®à¦¾à¦¨à§‡ বরাদà§à¦¦ করা মেমরির মান পরিবরà§à¦¤à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "কিলোবাইট অনà§à¦¸à¦¾à¦°à§‡ মেমরির মাপ" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "মেমরির অবৈধ মাপ %d" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize পরীকà§à¦·à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "সরà§à¦¬à§‹à¦šà§à¦š মেমরির মাতà§à¦°à¦¾ পরিবরà§à¦¤à¦¨ করà§à¦¨" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "গেসà§à¦Ÿ ডোমেইনের মধà§à¦¯à§‡ মেমরির সরà§à¦¬à§‹à¦šà§à¦š সীমা পরিবরà§à¦¤à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "কিলোবাইট অনà§à¦¸à¦¾à¦°à§‡ সরà§à¦¬à§‹à¦šà§à¦š মেমরির মাতà§à¦°à¦¾" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "বরà§à¦¤à¦®à¦¾à¦¨MemorySize পরীকà§à¦·à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ MemorySize হà§à¦°à¦¾à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize পরিবরà§à¦¤à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "নোড সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "নোড সংকà§à¦°à¦¾à¦¨à§à¦¤ মৌলিক তথà§à¦¯ উপলবà§à¦§ করা হয়।" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "নোড সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU-র মডেল:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU-র ফà§à¦°à¦¿à¦•à§‹à§Ÿà§‡à¦¨à§à¦¸à¦¿à¦° মাতà§à¦°à¦¾:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU-র সকেট:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "পà§à¦°à¦¤à¦¿ সকেটে কোর সংখà§à¦¯à¦¾:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "পà§à¦°à¦¤à¦¿ কোরে থà§à¦°à§‡à¦¡ সংখà§à¦¯à¦¾:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA সেল:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "মেমরির মাপ:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "কà§à¦·à¦®à¦¤à¦¾" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "হাইপার-ভাইসর/ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦°à§‡à¦° কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§‡ অবগত করে।" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "কà§à¦·à¦®à¦¤à¦¾ সমà§à¦¬à¦¨à§à¦§à§€à§Ÿ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML-র মধà§à¦¯à§‡ ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "XML ডামà§à¦ª রূপে stdout-র মধà§à¦¯à§‡ ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা নিষà§à¦•à§à¦°à¦¿à§Ÿ XML পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML ডামà§à¦ªà§‡à¦° মধà§à¦¯à§‡ নিরাপতà§à¦¤à¦¾ সংকà§à¦°à¦¾à¦¨à§à¦¤ সংবেদনশীল তথà§à¦¯ অনà§à¦¤à¦°à§à¦­à§à¦•à§à¦¤ করা হবে" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "নেটিভ কনফিগকে ডোমেইন XML-ঠরূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "নেটিভ গেসà§à¦Ÿ কনফিগারেশন বিনà§à¦¯à¦¾à¦¸à¦•à§‡ ডোমেইন XML বিনà§à¦¯à¦¾à¦¸à§‡ রূপানà§à¦¤à¦° করà§à¦¨à¥¤" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "সোরà§à¦¸ কনফিগ তথà§à¦¯à§‡à¦° বিনà§à¦¯à¦¾à¦¸" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "ইমà§à¦ªà§‹à¦°à§à¦Ÿ করার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ চিহà§à¦¨à¦¿à¦¤ কনফিগ তথà§à¦¯à§‡à¦° ফাইল" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "ডোমেইন XML-কে নেটিভ কনফিগে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "ডোমেইন XML কনফিগকে নেটিভ গেসà§à¦Ÿ কনফিগারেশন বিনà§à¦¯à¦¾à¦¸à§‡ রূপানà§à¦¤à¦° করà§à¦¨à¥¤" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "টারà§à¦—েট কনফিগ তথà§à¦¯à§‡à¦° ধরনের বিনà§à¦¯à¦¾à¦¸" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "à¦à¦•à§à¦¸à¦ªà§‹à¦°à§à¦Ÿ করার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ চিহà§à¦¨à¦¿à¦¤ xml তথà§à¦¯à§‡à¦° ফাইল" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "à¦à¦•à¦Ÿà¦¿ ডোমেইন id অথবা UUID-কে ডোমেইন নামে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ডোমেইন id অথবা uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ডোমেইনের নাম অথবা UUID-কে ডোমেইন id-তে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "à¦à¦•à¦Ÿà¦¿ ডোমেইনের নাম অথবা id-কে ডোমেইন UUID-তে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ডোমেইন id অথবা নাম" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ডোমেইন UUID পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ডোমেইন à¦à¦•à¦Ÿà¦¿ পৃথক হোসà§à¦Ÿà§‡ মাইগà§à¦°à§‡à¦Ÿ করà§à¦¨" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "ডোমেইন à¦à¦•à¦Ÿà¦¿ পৃথক হোসà§à¦Ÿà§‡ মাইগà§à¦°à§‡à¦Ÿ করà§à¦¨à¥¤ লাইভ মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° জনà§à¦¯ --live বিকলà§à¦ª যোগ করà§à¦¨à¥¤" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "লাইভ মাইগà§à¦°à§‡à¦¶à¦¨" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "উদà§à¦¦à¦¿à¦·à§à¦Ÿ হোসà§à¦Ÿà§‡à¦° সংযোগের URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° URI, সাধারণত উলà§à¦²à§‡à¦– করা আবশà§à¦¯à¦• নয়" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° সময় নতà§à¦¨ নামে পরিবরà§à¦¤à¦¨ করà§à¦¨ (সমরà§à¦¥à¦¿à¦¤ হলে)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "মাইগà§à¦°à§‡à¦Ÿ: desturi অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "নেটওয়ারà§à¦• সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿ আরমà§à¦­ করà§à¦¨" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "বà§à¦Ÿ করার সময় সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦°à§‚পে আরমà§à¦­à§‡à¦° জনà§à¦¯ à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦• কনফিগার করà§à¦¨à¥¤" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "নেটওয়ারà§à¦•à§‡à¦° নাম অথবা uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "নেটওয়ারà§à¦• %s, সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ রূপে চিহà§à¦¨à¦¿à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "নেটওয়ারà§à¦• %s থেকে সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ চিহà§à¦¨ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "নেটওয়ারà§à¦• %s সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ রূপে চিহà§à¦¨à¦¿à¦¤ করা হয়েছে\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "নেটওয়ারà§à¦• %s থেকে সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ চিহà§à¦¨ মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে নেটওয়ারà§à¦• নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦• নিরà§à¦®à¦¾à¦£ করà§à¦¨à¥¤" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML নেটওয়ারà§à¦•à§‡à¦° বিবরণসহ à¦à¦•à¦Ÿà¦¿ ফাইল" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s নেটওয়ারà§à¦• %s থেকে নিরà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s থেকে নেটওয়ারà§à¦• নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে নেটওয়ারà§à¦• বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা হবে (আরমà§à¦­ করা হবে না)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦•à§‡à¦° বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ লিখà§à¦¨à¥¤" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "নেটওয়ারà§à¦• %s, %s থেকে বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা হয়েছে\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s থেকে নেটওয়ারà§à¦•à§‡à¦° বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦• ধà§à¦¬à¦‚শ করà§à¦¨" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "চিহà§à¦¨à¦¿à¦¤ নেটওয়ারà§à¦• ধà§à¦¬à¦‚শ করা হবে।" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "নেটওয়ারà§à¦•à§‡à¦° নাম, id অথবা uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "নেটওয়ারà§à¦• %s ধà§à¦¬à¦‚শ করা হয়েছে\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "নেটওয়ারà§à¦• %s ধà§à¦¬à¦‚শ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML-র মধà§à¦¯à§‡ নেটওয়ারà§à¦• সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "XML ডামà§à¦ª রূপে stdout-র মধà§à¦¯à§‡ নেটওয়ারà§à¦• সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "নেটওয়ারà§à¦•à§‡à¦° তালিকা" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "নেটওয়ারà§à¦•à§‡à¦° তালিকা পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হয়।" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° তালিকা" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ও সকà§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° তালিকা" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "সকà§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦°à¦£" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦°à¦£ হবে না" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "সকà§à¦°à¦¿à§Ÿ" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦• UUID-কে নেটওয়ারà§à¦• নামে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "নেটওয়ারà§à¦• uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "à¦à¦•à¦Ÿà¦¿ (পূরà§à¦¬à§‡ বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা) নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦• আরমà§à¦­ করà§à¦¨" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦• আরমà§à¦­ করà§à¦¨à¥¤" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° নাম" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "নেটওয়ারà§à¦• %s আরমà§à¦­ করা হয়েছে\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "নেটওয়ারà§à¦• %s আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলà§à¦¨" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° কনফিগারেশনের বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলà§à¦¨à¥¤" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "নেটওয়ারà§à¦• %s-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "নেটওয়ারà§à¦• %s-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "à¦à¦•à¦Ÿà¦¿ নেটওয়ারà§à¦•à§‡à¦° নাম ডোমেইন UUID-তে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "নেটওয়ারà§à¦•à§‡à¦° নাম" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "নেটওয়ারà§à¦• UUID পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "পà§à¦² সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦­à¦¾à¦¬à§‡ আরমà§à¦­ করা হবে" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "বà§à¦Ÿ করার সময় সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦°à§‚পে আরমà§à¦­à§‡à¦° জনà§à¦¯ à¦à¦•à¦Ÿà¦¿ পà§à¦² কনফিগার করà§à¦¨à¥¤" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "পà§à¦²à§‡à¦° নাম অথবা uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "পà§à¦² %s, সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ রূপে চিহà§à¦¨à¦¿à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "পà§à¦² %s থেকে সà§à¦¬à§Ÿà¦‚ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ চিহà§à¦¨ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "পà§à¦² %s সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦°à§‚পে পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ রূপে চিহà§à¦¨à¦¿à¦¤ করা হয়েছে\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "পà§à¦² %s থেকে সà§à¦¬à§Ÿà¦‚কà§à¦°à¦¿à§Ÿà¦°à§‚পে পà§à¦°à¦¾à¦°à¦®à§à¦­à¦•à¦¾à¦°à§€ চিহà§à¦¨ মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে পà§à¦² নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦² নিরà§à¦®à¦¾à¦£ করà§à¦¨à¥¤" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML পà§à¦² বিবরণসহ à¦à¦•à¦Ÿà¦¿ ফাইল" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s পà§à¦², %s থেকে নিরà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s থেকে পà§à¦² নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে ডোমেইন নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML ভলিউমের বিবরণসহ à¦à¦•à¦Ÿà¦¿ ফাইল" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s ভলিউম, %s থেকে নিরà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s থেকে ভলিউম নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "à¦à¦‡ হোসà§à¦Ÿà§‡à¦° মধà§à¦¯à§‡ উপসà§à¦¥à¦¿à¦¤ ডিভাইসের সংখà§à¦¯à¦¾ নিরà§à¦§à¦¾à¦°à¦£ করà§à¦¨" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ নেটওয়ারà§à¦•à§‡à¦° নাম" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "নোড ডিভাইস রিসেট করা হবে" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "নোড ডিভাইসের তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "পà§à¦²à§‡à¦° নাম" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML ডকà§à¦®à§‡à¦¨à§à¦Ÿ পà§à¦°à¦¿à¦¨à§à¦Ÿ করা হবে কিনà§à¦¤à§ তা নিরà§à¦§à¦¾à¦°à¦£/নিরà§à¦®à¦¾à¦£ করা হবে না" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "পà§à¦²à§‡à¦° ধরন" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "অনà§à¦¤à¦°à§à¦¨à¦¿à¦¹à¦¿à¦¤ সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° সোরà§à¦¸ হোসà§à¦Ÿ" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "অনà§à¦¤à¦°à§à¦¨à¦¿à¦¹à¦¿à¦¤ সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° সোরà§à¦¸ পাথ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "অনà§à¦¤à¦°à§à¦¨à¦¿à¦¹à¦¿à¦¤ সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° সোরà§à¦¸ ডিভাইস" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "অনà§à¦¤à¦°à§à¦¨à¦¿à¦¹à¦¿à¦¤ সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° সোরà§à¦¸à§‡à¦° নাম" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "অনà§à¦¤à¦°à§à¦¨à¦¿à¦¹à¦¿à¦¤ সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° টারà§à¦—েট" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML বাফার বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "সà§à¦¨à¦¿à¦°à§à¦¦à¦¿à¦·à§à¦Ÿ আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ সমষà§à¦Ÿà¦¿ পà§à¦°à§Ÿà§‹à¦— করে পà§à¦² নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "পà§à¦² %s নিরà§à¦®à¦¿à¦¤ হয়েছে\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "%s পà§à¦² নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে পà§à¦² বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা হবে (আরমà§à¦­ করা হবে না)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦² বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ লিখà§à¦¨à¥¤" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "পà§à¦² %s, %s থেকে বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা হয়েছে\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s থেকে পà§à¦² বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "সà§à¦¨à¦¿à¦°à§à¦¦à¦¿à¦·à§à¦Ÿ আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ সমষà§à¦Ÿà¦¿ পà§à¦°à§Ÿà§‹à¦— করে পà§à¦² বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করà§à¦¨" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "পà§à¦² %s বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা হয়েছে\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "পà§à¦² %s-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "পà§à¦² নিরà§à¦®à¦¾à¦£ করা হবে" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "চিহà§à¦¨à¦¿à¦¤ পà§à¦² নিরà§à¦®à¦¾à¦£ করা হবে।" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "পà§à¦² %s নিরà§à¦®à¦¿à¦¤ হয়েছে\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "পà§à¦² %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦² ধà§à¦¬à¦‚শ করà§à¦¨" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "চিহà§à¦¨à¦¿à¦¤ পà§à¦² ধà§à¦¬à¦‚শ করা হবে।" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "পà§à¦² %s ধà§à¦¬à¦‚শ করা হয়েছে\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "পà§à¦² %s ধà§à¦¬à¦‚শ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "পà§à¦² মà§à¦›à§‡ ফেলা হবে" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "চিহà§à¦¨à¦¿à¦¤ পà§à¦² মà§à¦›à§‡ ফেলা হবে।" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "পà§à¦² %s মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "পà§à¦² %s মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "পà§à¦² নতà§à¦¨ করে নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "চিহà§à¦¨à¦¿à¦¤ পà§à¦² নতà§à¦¨ করে নিরà§à¦®à¦¾à¦£ করা হবে।" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "%s পà§à¦² নতà§à¦¨ করে তৈরি করা হয়েছে\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "পà§à¦² %s নতà§à¦¨ করে নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML-র মধà§à¦¯à§‡ পà§à¦² সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "XML ডামà§à¦ª রূপে stdout-র মধà§à¦¯à§‡ পà§à¦² সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "পà§à¦²à§‡à¦° তালিকা" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "পà§à¦²à§‡à¦° তালিকা পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হয়।" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° তালিকা" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ও সকà§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° তালিকা" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "সকà§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° সমà§à¦­à¦¾à¦¬à§à¦¯ সোরà§à¦¸ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করা হবে" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML নথিপতà§à¦° পà§à¦°à¦¾à¦ªà§à¦¤ হবে।" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨à§‡à¦° জনà§à¦¯ চিহà§à¦¨à¦¿à¦¤ সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° সোরà§à¦¸à§‡à¦° ধরন" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨à§‡à¦° জনà§à¦¯ à¦à¦šà§à¦›à¦¿à¦• হোসà§à¦Ÿ" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨à§‡à¦° জনà§à¦¯ à¦à¦šà§à¦›à¦¿à¦• পোরà§à¦Ÿ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "মেমরি অবশিষà§à¦Ÿ নেই" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf বিফল (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "কোনো %s পà§à¦² সোরà§à¦¸ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "সমà§à¦­à¦¾à¦¬à§à¦¯ সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° সোরà§à¦¸ অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করà§à¦¨" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨à§‡à¦° জনà§à¦¯ চিহà§à¦¨à¦¿à¦¤ সংগà§à¦°à¦¹à§‡à¦° পà§à¦² সোরà§à¦¸à§‡à¦° ধরন" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "পà§à¦² অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨à§‡à¦° জনà§à¦¯ সোরà§à¦¸ xml-র à¦à¦šà§à¦›à¦¿à¦• ফাইল" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦² সংকà§à¦°à¦¾à¦¨à§à¦¤ মৌলিক তথà§à¦¯ উপলবà§à¦§ করা হয়।" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "নিরà§à¦®à¦¾à¦£à¦•à¦¾à¦°à§à¦¯" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "চলমান" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ডিগà§à¦°à§‡à¦¡ করা হয়েছে" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "কà§à¦·à¦®à¦¤à¦¾:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "বরাদà§à¦¦à¦•à¦°à¦£:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "উপলবà§à¦§:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "পà§à¦² UUID-কে পà§à¦²à§‡à¦° নাম রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "পà§à¦²à§‡à¦° uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "à¦à¦•à¦Ÿà¦¿ (পূরà§à¦¬à§‡ বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ করা) নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦² আরমà§à¦­ করà§à¦¨" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦² আরমà§à¦­ করà§à¦¨à¥¤" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° নাম" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "পà§à¦² %s আরমà§à¦­ করা হয়েছে\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "পà§à¦² %s আরমà§à¦­ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "সà§à¦¨à¦¿à¦°à§à¦¦à¦¿à¦·à§à¦Ÿ আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ থেকে ভলিউম নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "à¦à¦•à¦Ÿà¦¿ ভলিউম নিরà§à¦®à¦¾à¦£ করà§à¦¨à¥¤" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "পà§à¦²à§‡à¦° নাম" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ ভলিউমের নাম" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "à¦à¦šà§à¦›à¦¿à¦• k,M,G,T সাফিকà§à¦¸ সহ ভলিউমের মাপ" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "à¦à¦šà§à¦›à¦¿à¦• k,M,G,T সাফিকà§à¦¸ সহ পà§à¦°à¦¾à¦°à¦®à§à¦­à¦¿à¦• বরাদà§à¦¦à§‡à¦° মাপ" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ফাইলের বিনà§à¦¯à¦¾à¦¸à§‡à¦° ধরন raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "তà§à¦°à§à¦Ÿà¦¿à¦ªà§‚রà§à¦£ মাপ %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "ভলিউম %s নিরà§à¦®à¦¿à¦¤ হয়েছে\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "ভলিউম %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলà§à¦¨" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "à¦à¦•à¦Ÿà¦¿ নিষà§à¦•à§à¦°à¦¿à§Ÿ পà§à¦²à§‡à¦° কনফিগারেশনের বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলà§à¦¨à¥¤" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "পà§à¦² %s-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "পà§à¦² %s-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "à¦à¦•à¦Ÿà¦¿ পà§à¦²à§‡à¦° নাম পà§à¦² UUID-তে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "পà§à¦² UUID পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে পà§à¦² নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML ভলিউমের বিবরণসহ à¦à¦•à¦Ÿà¦¿ ফাইল" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s ভলিউম, %s থেকে নিরà§à¦®à¦¿à¦¤\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s থেকে ভলিউম নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "ইনপà§à¦Ÿ হিসাবে à¦à¦•à¦Ÿà¦¿ ভলিউম গà§à¦°à¦¹à¦£ করে à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ ভলিউম নিরà§à¦®à¦¾à¦£ করà§à¦¨" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "উপসà§à¦¥à¦¿à¦¤ ভলিউম থেকে à¦à¦•à¦Ÿà¦¿ ভলিউম নিরà§à¦®à¦¾à¦£ করà§à¦¨à¥¤" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "ইনপà§à¦Ÿ ভলিউম পà§à¦²à§‡à¦° নাম অথবা uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "ভলিউমের নাম অথবা কি ইনপà§à¦Ÿ করà§à¦¨" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "%s ভলিউমটি, %s ইনপà§à¦Ÿ ভলিউম থেকে নিরà§à¦®à¦¾à¦£ করা হয়েছে\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "à¦à¦•à¦Ÿà¦¿ ভলিউম কà§à¦²à§‹à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "উপসà§à¦¥à¦¿à¦¤ ভলিউম কà§à¦²à§‹à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "মূল ভলিউমের নাম অথবা কি" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "কà§à¦²à§‹à¦¨à§‡à¦° নাম" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "ঊরà§à¦§à§à¦¬à¦¸à§à¦¥ পà§à¦² সনাকà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "%s ভলিউম, %s থেকে কà§à¦²à§‹à¦¨ করা হয়েছে\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s থেকে ভলিউম কà§à¦²à§‹à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ভলিউম মà§à¦›à§‡ ফেলà§à¦¨" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "চিহà§à¦¨à¦¿à¦¤ ভলিউম মà§à¦›à§‡ ফেলা হবে।" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "ভলিউমের নাম, কি অথবা পাথ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ভলিউম %s মà§à¦›à§‡ ফেলা হয়েছে\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ভলিউম %s মà§à¦›à§‡ ফেলতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "ভলিউম সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "সংগà§à¦°à¦¹à¦¸à§à¦¥à¦²à§‡à¦° ভলিউম সংকà§à¦°à¦¾à¦¨à§à¦¤ মৌলিক তথà§à¦¯ উপলবà§à¦§ করা হয়।" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "পà§à¦°à¦•à§ƒà¦¤à¦¿:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ফাইল" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "অবরà§à¦¦à§à¦§" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML-র মধà§à¦¯à§‡ ভলিউম সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "XML ডামà§à¦ª রূপে stdout-র মধà§à¦¯à§‡ ভলিউম সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ভোলিউমের তালিকা" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "পà§à¦² অনà§à¦¯à¦¾à§Ÿà§€ ভলিউমের নাম পà§à¦°à¦¾à¦ªà§à¦¤ হবে।" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "সকà§à¦°à¦¿à§Ÿ ভলিউমের তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "পাথ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "à¦à¦•à¦Ÿà¦¿ ভলিউম UUID-কে ভলিউম নামে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "ভলিউমের কি অথবা পাথ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "à¦à¦•à¦Ÿà¦¿ ভলিউম UUID-কে ভলিউম-কি তে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "ভলিউমের uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "à¦à¦•à¦Ÿà¦¿ ভলিউমের UUID-কে ভলিউম পাথে রূপানà§à¦¤à¦° করà§à¦¨" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "ভলিউমের নাম অথবা কি" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "সংসà§à¦•à¦°à¦£ সংখà§à¦¯à¦¾ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "সিসà§à¦Ÿà§‡à¦®à§‡à¦° সংসà§à¦•à¦°à¦£ সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "হাইপার-ভাইসরের পà§à¦°à¦•à§ƒà¦¤à¦¿ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "চিহà§à¦¨à¦¿à¦¤ লাইবà§à¦°à§‡à¦°à¦¿à¦° সাথে কমà§à¦ªà¦¾à¦‡à¦² করা হয়েছে: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "লাইবà§à¦°à§‡à¦°à¦¿à¦° সংসà§à¦•à¦°à¦£ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "বà§à¦¯à¦¬à¦¹à§ƒà¦¤ লাইবà§à¦°à§‡à¦°à¦¿: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "বà§à¦¯à¦¬à¦¹à§ƒà¦¤ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "হাইপার-ভাইসরের সংসà§à¦•à¦°à¦£ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "চলমান %s হাইপার-ভাইসরের সংসà§à¦•à¦°à¦£ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "চলমান হাইপার-ভাইসর: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "à¦à¦‡ হোসà§à¦Ÿà§‡à¦° মধà§à¦¯à§‡ উপসà§à¦¥à¦¿à¦¤ ডিভাইসের সংখà§à¦¯à¦¾ নিরà§à¦§à¦¾à¦°à¦£ করà§à¦¨" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "টà§à¦°à¦¿ রূপে ডিভাইসের তালিকা পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "কà§à¦·à¦®à¦¤à¦¾à¦° নাম" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "নোড ডিভাইসের সংখà§à¦¯à¦… গণনা করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "নোড ডিভাইসের তালিকা নিরà§à¦®à¦¾à¦£à§‡ বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML-র মধà§à¦¯à§‡ নোড ডিভাইসের বিবরণ" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "XML ডামà§à¦ª রূপে stdout-র মধà§à¦¯à§‡ নোড ডিভাইস সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "ডিভাইস-কি" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "সমতূলà§à¦¯ ডিভাইস অনà§à¦¸à¦¨à§à¦§à¦¾à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "ডিভাইস ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° থেকে নোড ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করা হবে" # comment from maintainer: # Basically we plan to use a device exclusively for a domain. The device needs first to be detached from the node, i.e. its driver need to free the device before it can be assigned and used by a given domain. -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." @@ -7420,292 +7469,292 @@ msgstr "" "ডোমেইনের জনà§à¦¯ ডিভাইস ধারà§à¦¯ করার পূরà§à¦¬à§‡ ডিভাইস ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° থেকে নোড ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ " "করা হবে।" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "ডিভাইস %s বিচà§à¦›à¦¿à¦¨à§à¦¨ করা হয়েছে\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "%s ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করতে বà§à¦¯à¦°à§à¦¥" # comment from maintainer: # that's the reverse operation, the device is reattached to the node OS and basically the node driver can make use of it again. -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "ডিভাইস ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦°à§‡à¦° সাথে নোড ডিভাইস পà§à¦¨à¦°à¦¾à§Ÿ সংযà§à¦•à§à¦¤ করà§à¦¨" # comment from maintainer: # Basically we plan to use a device exclusively for a domain. The device needs first to be detached from the node, i.e. its driver need to free the device before it can be assigned and used by a given domain. -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "" "ডোমেইনের জনà§à¦¯ ডিভাইস ধারà§à¦¯ করার পূরà§à¦¬à§‡ ডিভাইস ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦° থেকে নোড ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ " "করা হবে।" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "%s ডিভাইস পà§à¦¨à¦°à¦¾à§Ÿ সংযà§à¦•à§à¦¤ করা হয়েছে\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "%s পà§à¦¨à¦°à¦¾à§Ÿ সংযà§à¦•à§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "নোড ডিভাইস রিসেট করা হবে" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ডোমেইনের জনà§à¦¯ বরাদà§à¦¦ করার পূরà§à¦¬à§‡ অথবা পরে নোড ডিভাইস রিসেট করà§à¦¨à¥¤" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "%s ডিভাইস পà§à¦¨à¦°à¦¾à¦°à¦®à§à¦­ করা হয়েছে\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "%s ডিভাইস রিসেট করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "হাইপার-ভাইসরের হোসà§à¦Ÿ-নেম পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "হোসà§à¦Ÿ-নেম পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "হাইপার-ভাইসর canonical URI পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc পà§à¦°à¦¦à¦°à§à¦¶à¦¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC পà§à¦°à¦¦à¦°à§à¦¶à¦¨à§‡à¦° জনà§à¦¯ IP ঠিকানা ও পোরà§à¦Ÿ সংখà§à¦¯à¦¾ পà§à¦°à¦¦à¦°à§à¦¶à¦¨ করা হবে।" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty কনসোল" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY কনসোলের ডিভাইস আউটপà§à¦Ÿ করা হবে।" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে ডিভাইস যোগ করা হবে" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "à¦à¦•à¦Ÿà¦¿ XML থেকে ডিভাইস যোগ করà§à¦¨à¥¤" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ফাইল" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: বিকলà§à¦ª অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s থেকে ডিভাইস নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ডিভাইস সংযà§à¦•à§à¦¤ করা হয়েছে\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "à¦à¦•à¦Ÿà¦¿ XML ফাইল থেকে ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "à¦à¦•à¦Ÿà¦¿ XML থেকে ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: বিকলà§à¦ª অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s থেকে ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করা হয়েছে\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ যোগ করà§à¦¨" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "à¦à¦•à¦Ÿà¦¿ নতà§à¦¨ নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ যোগ করà§à¦¨à¥¤" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸à§‡à¦° ধরন" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸à§‡à¦° উৎসসà§à¦¥à¦²" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "উদà§à¦¦à¦¿à¦·à§à¦Ÿ নেটওয়ারà§à¦•à§‡à¦° নাম" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC ঠিকানা" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ বà§à¦°à¦¿à¦œ করতে বà§à¦¯à¦¬à¦¹à§ƒà¦¥ সà§à¦•à§à¦°à¦¿à¦ªà§à¦Ÿ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' কমানà§à¦¡ দà§à¦¬à¦¾à¦°à¦¾ %s সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ সংযà§à¦•à§à¦¤ করা হয়েছে\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "নেটওয়ারà§à¦• ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ সংকà§à¦°à¦¾à¦¨à§à¦¤ সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° কোনো ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ পাওয়া যায়নি" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s MAC ঠিকানা সহ কোনো ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ পাওয়া যায়নি" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "মেমরি বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ বিচà§à¦›à¦¿à¦¨à§à¦¨ করা হয়েছে\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ডিসà§à¦• ডিভাইস যোগ করà§à¦¨" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "নতà§à¦¨ ডিসà§à¦• ডিভাইস যোগ করà§à¦¨à¥¤" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ডিসà§à¦• ডিভাইসের উৎস" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ডিসà§à¦• ডিভাইসের গনà§à¦¤à¦¬à§à¦¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ডিসà§à¦• ডিভাইসের ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦°" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ডিসà§à¦• ডিভাইসের সাব-ডà§à¦°à¦¾à¦‡à¦­à¦¾à¦°" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "উদà§à¦¦à¦¿à¦·à§à¦Ÿ ডিভাইসের পà§à¦°à¦•à§ƒà¦¤à¦¿" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ডিভাইস থেকে পড়া ও ডিভাইসে লেখার মোড" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' কমানà§à¦¡ দà§à¦¬à¦¾à¦°à¦¾ %s সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ডিসà§à¦• সংযà§à¦•à§à¦¤ করা হয়েছে\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ডিসà§à¦• ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ডিসà§à¦• ডিভাইস বিচà§à¦›à¦¿à¦¨à§à¦¨ করà§à¦¨à¥¤" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ডিসà§à¦• সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s গনà§à¦¤à¦¬à§à¦¯à¦¸à§à¦¥à¦² সহ কোনো ডিসà§à¦• পাওয়া যায়নি" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "সাফলà§à¦¯à§‡à¦° সাথে ডিসà§à¦• বিচà§à¦›à¦¿à¦¨à§à¦¨ করা হয়েছে\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: অসà§à¦¥à¦¾à§Ÿà§€ ফাইলের নাম বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: অসà§à¦¥à¦¾à§Ÿà§€ ফাইলের নাম বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: অসà§à¦¥à¦¾à§Ÿà§€ ফাইলের মধà§à¦¯à§‡ লিখতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: অসà§à¦¥à¦¾à§Ÿà§€ ফাইলের মধà§à¦¯à§‡ লিখতে অথবা ফাইলটি বনà§à¦§ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7714,7 +7763,7 @@ msgstr "" "%s: $EDITOR à¦à¦¨à¦­à¦¾à§Ÿà¦°à¦¨à¦®à§‡à¦¨à§à¦Ÿ ভেরিয়েবলের মধà§à¦¯à§‡ শেল মিটা অথবা অনà§à¦¯ অগà§à¦°à¦¹à¦£à§€à§Ÿ অকà§à¦·à¦° " "উপসà§à¦¥à¦¿à¦¤ রয়েছে" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7723,88 +7772,88 @@ msgstr "" "%s: অসà§à¦¥à¦¾à§Ÿà§€ ফাইলের নামের মধà§à¦¯à§‡ শেল মিটা অথবা অনà§à¦¯ অগà§à¦°à¦¹à¦£à§€à§Ÿ অকà§à¦·à¦° উপসà§à¦¥à¦¿à¦¤ রয়েছে" "($TMPDIR কী ভà§à¦²?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: সমà§à¦ªà¦¾à¦¦à¦¨à¦¾à¦° কমানà§à¦¡ নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: সমà§à¦ªà¦¾à¦¦à¦¨à¦¾à¦° কমানà§à¦¡ বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: শূণà§à¦¯ বà§à¦¯à¦¤à§€à¦¤ মান উৎপনà§à¦¨ করে কমানà§à¦¡ পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ করেছে" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: অসà§à¦¥à¦¾à§Ÿà§€ ফাইল পড়তে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "ডোমেইনের XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "ডোমেইনের XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨à¥¤" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "%s ডোমেইনের XML কনফিগারেশন পরিবরà§à¦¤à¦¨ করা হয়নি।\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERROR: ভিনà§à¦¨ বà§à¦¯à¦¬à¦¹à¦¾à¦°à¦•à¦¾à¦°à§€ দà§à¦¬à¦¾à¦°à¦¾ XML কনফিগারেশন পরিবরà§à¦¤à¦¨ করা হয়েছে" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "%s ডোমেইনের XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করা হয়েছে।\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "নেটওয়ারà§à¦•à§‡à¦° XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "নেটওয়ারà§à¦•à§‡à¦° XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨à¥¤" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "সংগà§à¦°à¦¹à§‡à¦° পà§à¦²à§‡à¦° XML কনফিগারেশন সমà§à¦ªà¦¾à¦¦à¦¨à¦¾ করà§à¦¨à¥¤" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ ইনà§à¦Ÿà¦¾à¦°à§‡à¦•à§à¦Ÿà¦¿à¦­ টারà§à¦®à¦¿à¦¨à¦¾à¦² থেকে পà§à¦°à¦¸à§à¦¥à¦¾à¦¨ করà§à¦¨" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' কমানà§à¦¡à§‡à¦° সাথে <%s> বিকলà§à¦ª পà§à¦°à§Ÿà§‹à¦— করা আবশà§à¦¯à¦•" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "কমানà§à¦¡ '%s'-র সাথে --%s বিকলà§à¦ª পà§à¦°à§Ÿà§‹à¦— করা আবশà§à¦¯à¦•" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "কমানà§à¦¡ '%s' বরà§à¦¤à¦®à¦¾à¦¨à§‡ উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7812,17 +7861,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7830,7 +7879,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7838,58 +7887,58 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "অভà§à¦¯à¦¨à§à¦¤à¦°à§€à¦£ তà§à¦°à§à¦Ÿà¦¿: virsh %s: কোনো %s VSH_OT_DATA বিকলà§à¦ª উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ডোমেইন নাম অথবা id-র বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ নেই" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ডোমেইন '%s' পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ বিহীন নেটওয়ারà§à¦•à§‡à¦° নাম" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "নেটওয়ারà§à¦• '%s' পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ বিহীন পà§à¦²à§‡à¦° নাম" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "পà§à¦² '%s' পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "বà§à¦¯à¦¾à¦–à§à¦¯à¦¾ বিহীন ভলিউম নাম" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "ভলিউম '%s' পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7900,128 +7949,128 @@ msgstr "" "(সময়: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ টোকেন (কমানà§à¦¡à§‡à¦° নাম): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "অজানা কমানà§à¦¡: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "কমানà§à¦¡ '%s'-র দà§à¦¬à¦¾à¦°à¦¾ --%s বিকলà§à¦ª সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "পà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ সিনà§à¦Ÿà§‡à¦•à§à¦¸: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "সংখà§à¦¯à¦¾" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "পংকà§à¦¤à¦¿" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ তথà§à¦¯ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "করà§à¦®à¦¬à¦¿à¦¹à§€à¦¨" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "সà§à¦¥à¦—িত" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "shutdown অবসà§à¦¥à¦¾à§Ÿ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "বনà§à¦§" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "বিপরà§à¦¯à¦¸à§à¦¤" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "অফ-লাইন" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "বৈধ সংযোগ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: তà§à¦°à§à¦Ÿà¦¿: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "তà§à¦°à§à¦Ÿà¦¿: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d বাইট বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu বাইট বরাদà§à¦¦ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "হাইপার-ভাইসরের সাথে সংযোগ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "লগ ফাইল সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "চিহà§à¦¨à¦¿à¦¤ লগ পাথটি ফাইল নয়" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "লগ ফাইল খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥à¥¤ লগ ফাইলের পাথ পরীকà§à¦·à¦¾ করà§à¦¨" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "লগ ফাইলের মধà§à¦¯à§‡ লিখতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: লগ ফাইল লিখতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "হাইপার-ভাইসরের সাথে সংযোগ বিচà§à¦›à¦¿à¦¨à§à¦¨ করতে বà§à¦¯à¦°à§à¦¥" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8054,7 +8103,7 @@ msgstr "" "\n" " কমানà§à¦¡ (নন ইনà§à¦Ÿà¦¾à¦°à§‡à¦•à§à¦Ÿà¦¿à¦­ মোড):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8064,17 +8113,17 @@ msgstr "" " (কমানà§à¦¡ সংকà§à¦°à¦¾à¦¨à§à¦¤ বিবরণ জানতে help পà§à¦°à§Ÿà§‹à¦— করà§à¦¨)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "অসমরà§à¦¥à¦¿à¦¤ বিকলà§à¦ª '-%c'। --help দেখà§à¦¨à¥¤" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "অতিরিকà§à¦¤ আরà§à¦—à§à¦®à§‡à¦¨à§à¦Ÿ '%s'। --help দেখà§à¦¨à¥¤" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8083,7 +8132,7 @@ msgstr "" "ভারà§à¦šà§à§Ÿà¦¾à¦²à¦¾à¦‡à¦œà§‡à¦¶à¦¨ ইনà§à¦Ÿà¦¾à¦°à§‡à¦•à§à¦Ÿà¦¿à¦­ টারà§à¦®à¦¿à¦¨à¦¾à¦² %s-ঠসà§à¦¬à¦¾à¦—তম।\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8594,7 +8643,7 @@ msgstr "à¦à¦° মধà§à¦¯à§‡ ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ সংকà§à¦°à¦¾à¦¨ msgid "invalid interface pointer in %s" msgstr "%s-র মধà§à¦¯à§‡ ইনà§à¦Ÿà¦¾à¦°à¦«à§‡à¦¸ সংকà§à¦°à¦¾à¦¨à§à¦¤ অবৈধ নিরà§à¦¦à§‡à¦¶à¦•" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "আভà§à¦¯à¦¨à§à¦¤à¦°à§€à¦£ তà§à¦°à§à¦Ÿà¦¿: বাফার অতà§à¦¯à¦¨à§à¦¤ কà§à¦·à§à¦¦à§à¦°" @@ -8723,7 +8772,7 @@ msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমৠmsgid "domain information incomplete, missing uuid" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, uuid অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, নাম অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" @@ -8775,118 +8824,118 @@ msgstr "তà§à¦°à§à¦Ÿà¦¿à¦ªà§à¦°à§à¦£ MAC ঠিকানা '%s'" msgid "unexpected sound model %s" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ শবà§à¦¦à§‡à¦° মডেল %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ গà§à¦°à¦¾à¦«à¦¿à¦•à§à¦¸ মোড '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤ PCI ডোমেইন" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "PCI বাস অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "PCI সà§à¦²à¦Ÿ অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "PCI func অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ডোমেইন '%s' পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI বাস '%s' পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI সà§à¦²à¦Ÿ '%s' পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI func '%s' পারà§à¦¸ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, id অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "অবৈধ CPU মাসà§à¦• %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "করà§à¦®à¦•à¦¾à¦²à§‡à¦° অজানা ধরন %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "টোপোলজির সিনà§à¦Ÿà§‡à¦•à§à¦¸ সংকà§à¦°à¦¾à¦¨à§à¦¤ তà§à¦°à§à¦Ÿà¦¿" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ডোমেইন %s বরà§à¦¤à¦®à¦¾à¦¨à§‡ চলছে না।" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch দà§à¦¬à¦¾à¦°à¦¾ à¦à¦‡ ডোমেইন সনà§à¦§à¦¾à¦¨ করা যায়নি" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "à¦à¦‡ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° ডিভাইস সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart দà§à¦¬à¦¾à¦°à¦¾ à¦à¦‡ ডোমেইন সনà§à¦§à¦¾à¦¨ করা যায়নি" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart দà§à¦¬à¦¾à¦°à¦¾ à¦à¦‡ ডোমেইন সনà§à¦§à¦¾à¦¨ করা যায়নি" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start থেকে অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ মান" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "মেমরি অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string বিফল" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr পà§à¦¨à¦°à¦¾à§Ÿ নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr-র মধà§à¦¯à§‡ on_xend_start অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "%s নাম মীমাংসা করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8894,7 +8943,7 @@ msgstr "" "xenDaemonDomainMigrate: মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° সময় ডোমেইনের নাম পরিবরà§à¦¤à¦¨à§‡à¦° পà§à¦°à¦•à§à¦°à¦¿à§Ÿà¦¾ Xen " "দà§à¦¬à¦¾à¦°à¦¾ সমরà§à¦¥à¦¿à¦¤ হয় না" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -8902,130 +8951,130 @@ msgstr "" "xenDaemonDomainMigrate: মাইগà§à¦°à§‡à¦¶à¦¨à§‡à¦° সময় Xen দà§à¦¬à¦¾à¦°à¦¾ বà§à¦¯à¦¾à¦¨à§à¦¡à¦‰à¦‡à¦¤à§‡à¦° সীমাবদà§à¦§à¦¤à¦¾ সমরà§à¦¥à¦¿à¦¤ " "হয় না" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: ফà§à¦²à§à¦¯à¦¾à¦— সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: URI বৈধ নয়" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: Xen দà§à¦¬à¦¾à¦°à¦¾ শà§à¦§à§à¦®à¦¾à¦¤à§à¦° xenmigr:// মাইগà§à¦°à§‡à¦¶à¦¨ সমরà§à¦¥à¦¿à¦¤ হবে" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: URI-র মধà§à¦¯à§‡ হোসà§à¦Ÿ-নেম উলà§à¦²à§‡à¦– করা আবশà§à¦¯à¦•" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: পোরà§à¦Ÿ সংখà§à¦¯à¦¾ বৈধ নয়" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ বিবরণ পারà§à¦¸ করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "নিষà§à¦•à§à¦°à¦¿à§Ÿ ডোমেইন %s নিরà§à¦®à¦¾à¦£ করতে বà§à¦¯à¦°à§à¦¥\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4-র মধà§à¦¯à§‡ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "নোডের তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, সিডিউলারের নাম অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup বিফল" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "অজানা সময়নিরà§à¦§à¦¾à¦°à¦£à¦•à¦¾à¦°à§€" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "সিডিউলারের নাম পà§à¦°à¦¾à¦ªà§à¦¤ করতে বà§à¦¯à¦°à§à¦¥" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, cpu_weight অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ডোমেইন সংকà§à¦°à¦¾à¦¨à§à¦¤ তথà§à¦¯ অসমà§à¦ªà§‚রà§à¦£, cpu_cap অনà§à¦ªà¦¸à§à¦¥à¦¿à¦¤" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0-র জনà§à¦¯ domainBlockPeek সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: অবৈধ পাথ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥: %s " -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ফাইল থেকে lseek অথবা read করতে বà§à¦¯à¦°à§à¦¥: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° গà§à¦°à¦¾à¦«à¦¿à¦•à§à¦¸ %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° chr ডিভাইস" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "%s ফà§à¦²à¦ªà¦¿ সরাসরি সংযà§à¦•à§à¦¤ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "%s CDROM সরাসরি সংযà§à¦•à§à¦¤ করা সমà§à¦­à¦¬ নয়" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "%d পà§à¦°à¦•à§ƒà¦¤à¦¿à¦° নেটওয়ারà§à¦• সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "নেটওয়ারà§à¦• %s সকà§à¦°à¦¿à§Ÿ নয়" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "পরিচালিত PCI ডিভাইসগà§à¦²à¦¿ XenD দà§à¦¬à¦¾à¦°à¦¾ সমরà§à¦¥à¦¿à¦¤ নয়" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "করà§à¦®à¦•à¦¾à¦²à§‡à¦° অপà§à¦°à¦¤à§à¦¯à¦¾à¦¶à¦¿à¦¤ মান %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "কোনো HVM ডোমেইন লোডার উপসà§à¦¥à¦¿à¦¤ নেই" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "à¦à¦‡ ধরনের ডিভাইসের হট-পà§à¦²à¦¾à¦— সমরà§à¦¥à¦¿à¦¤ নয়" @@ -9207,6 +9256,16 @@ msgstr "watch বরà§à¦¤à¦®à¦¾à¦¨à§‡ অনà§à¦¸à¦°à¦£ করা হচà§à¦› msgid "reallocating list" msgstr "তালিকা পà§à¦¨à¦°à¦¾à§Ÿ বরাদà§à¦¦ করা হচà§à¦›à§‡" +#~ msgid "failed to drop %s" +#~ msgstr "%s বাতিল করতে বà§à¦¯à¦°à§à¦¥" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "পড়ার উদà§à¦¦à§‡à¦¶à§à¦¯à§‡ %s খà§à¦²à¦¤à§‡ বà§à¦¯à¦°à§à¦¥" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ফাইল ডেসà§à¦•à§à¦°à¦¿à¦ªà¦Ÿà¦° ফà§à¦²à§à¦¯à¦¾à¦—ের মান নিরà§à¦§à¦¾à¦°à¦£ করতে বà§à¦¯à¦°à§à¦¥\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo পড়তে বà§à¦¯à¦°à§à¦¥" diff --git a/po/bs.po b/po/bs.po index 8a9b7e030a..9b1ab3be31 100644 --- a/po/bs.po +++ b/po/bs.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: hr\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-01-23 16:29+0100\n" "Last-Translator: Adnan Hodzic \n" "Language-Team: Bosnian \n" @@ -238,8 +238,8 @@ msgstr "dodjeljivanje Ävora nije uspjelo" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -451,60 +451,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "dodjeljivanje Ävora nije uspjelo" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "dodjeljivanje Ävora nije uspjelo" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Nastavljanje domene %s nije uspjelo" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "naziv domene ili uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Izbacivanje jezgre domene %s u %s nije uspjelo." -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -612,7 +612,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -660,7 +660,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1247,7 +1247,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "nedostaje podaci o korijenskom ureÄ‘aju" @@ -1282,7 +1282,7 @@ msgstr "neispravan pokazivaÄ domene pri %s" msgid "Failed to generate UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1390,14 +1390,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "spremanje sadržaja nije uspjelo" @@ -1451,12 +1451,12 @@ msgstr "neoÄekivana MIME vrsta" msgid "unexpected char type %d" msgstr "neoÄekivana MIME vrsta" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "neoÄekivani Ävor rjeÄnika" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "neoÄekivana MIME vrsta" @@ -1516,12 +1516,12 @@ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" msgid "unexpected domain %s already exists" msgstr "neoÄekivana MIME vrsta" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" @@ -1561,323 +1561,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "nije moguće uspostaviti vezu s %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "neispravan pokazivaÄ veze pri" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "memorija domene" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "podaci domene nisu ispravni, domid nije broj" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "podaci domene nisu ispravni, domid nije broj" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Izrada domene %s nije uspjela\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Izrada domene %s nije uspjela\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "neispravan pokazivaÄ veze pri" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" +msgid "failed to remove capabilities %d" +msgstr "otvaranje datoteke nije uspjelo" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "otvaranje datoteke nije uspjelo" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "otvaranje datoteke nije uspjelo" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "otvaranje %s za Äitanje nije uspjelo" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Izrada domene iz %s nije uspjela" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "nije moguće uspostaviti vezu s %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "memorija domene" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "neispravan pokazivaÄ veze pri %s" @@ -1901,22 +1911,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ID domene ili UUID" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "naziv neaktivne domene" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "uklanjanje definicije neaktivne domene" @@ -1976,7 +1986,7 @@ msgstr "neispravan pokazivaÄ domene pri" msgid "failed to kill pid %d" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Obustavljanje domene %s nije uspjelo" @@ -2032,7 +2042,7 @@ msgstr "neispravan argument pri %s" msgid "Invalid parameter count" msgstr "neispravan argument pri" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "dohvaćanje vrste hypervisora nije uspjelo" @@ -2239,67 +2249,77 @@ msgstr "ZapoÄinjanje rada domena." msgid "cannot create autostart directory '%s'" msgstr "Izrada domene iz %s nije uspjela" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Nastavljanje domene %s nije uspjelo" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Nastavljanje domene %s nije uspjelo" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "neispravan argument pri" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operacija nije uspjela" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "memorija domene" @@ -2589,72 +2609,77 @@ msgstr "nepoznata vrsta OS %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "otvaranje %s za Äitanje nije uspjelo" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "otvaranje %s za Äitanje nije uspjelo" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "ÄŒitanje datoteke opisa %s nije uspjelo" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "otvaranje %s za Äitanje nije uspjelo" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "ÄŒitanje datoteke opisa %s nije uspjelo" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "otvaranje %s za Äitanje nije uspjelo" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "ÄŒitanje datoteke opisa %s nije uspjelo" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Ävor, cpu, broj Ävorova" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Upotrijebljeno memorije:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2673,17 +2698,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "podaci Ävora" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domena je aktivna" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2868,7 +2893,7 @@ msgstr "" msgid "Could not read container config" msgstr "nije moguće uspostaviti vezu s %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "nepoznata vrsta OS %s" @@ -3014,214 +3039,214 @@ msgstr "PogreÅ¡ka u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n" msgid "got asynchronous packet number %d\n" msgstr "dobiven asinkroni broj paketa %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "naziv domene ili uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domena %s je pokrenuta\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "nema podrÅ¡ke za hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "neispravan argument pri %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "nedostaju podaci o ureÄ‘aju za %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "nepoznata vrsta OS %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "nepoznata vrsta OS %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "naziv domene ili uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "nedostaju podaci o nazivu domene" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "neispravan argument pri %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "nepoznata vrsta OS %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3235,7 +3260,7 @@ msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" msgid "Unable to seek to %lld in %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Obustavljanje domene %s nije uspjelo" @@ -3250,654 +3275,652 @@ msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "memorija domene" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "memorija domene" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "memorija domene" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domena je aktivna" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domena %s je pogaÅ¡ena\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domena %s je pokrenuta\n" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ID domene ili UUID" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domena %s već postoji" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domena je aktivna" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "naziv neaktivne domene" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "memorija domene" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Äitanje iz demona Xen nije uspjelo" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Nastavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domena %s već postoji" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "uÄitavanje datoteke definicija raÄunala" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "uÄitavanje datoteke definicija raÄunala" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "podaci domene" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "ZapoÄinjanje rada domena." -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "neispravan argument pri %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domena je obnovljena iz %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "neispravan argument pri" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operacija nije uspjela: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operacija nije uspjela: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Nastavljanje nove domene %s nije uspjelo\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3907,536 +3930,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "dodjeljivanje Ävora" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "dodjeljivanje domene" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "memorija domene" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "previÅ¡e domena" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "previÅ¡e domena" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "promijeni dodjeljivanje memorije" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "nepoznata vrsta OS" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "previÅ¡e povezivanja" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "previÅ¡e povezivanja" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operacija nije uspjela: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operacija nije uspjela" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "serijalizacija S-Expr nije uspjela: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Izrada domene %s nije uspjela\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "nema podrÅ¡ke za hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "spremanje sadržaja nije uspjelo" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Uspostavljanje veze s hypervisorom nije uspjelo" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "Ävor, popis domena" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "povezivanje samo za Äitanje" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "Ävor, popis domena" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "neispravan argument pri %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operacija nije uspjela" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4521,7 +4544,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Obustavljanje domene %s nije uspjelo" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4585,29 +4608,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "neispravan pokazivaÄ domene pri %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "neoÄekivana MIME vrsta" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5009,123 +5046,123 @@ msgstr "Izrada domene iz %s nije uspjela" msgid "Scanning host%u" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "naziv domene ili uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "nedostaju podaci izvora za ureÄ‘aj %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "nedostaju podaci izvora za ureÄ‘aj %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "neoÄekivana MIME vrsta" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "nedostaju podaci o nazivu domene" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5173,7 +5210,7 @@ msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5185,99 +5222,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domena je aktivna" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domena je aktivna" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ID domene ili UUID" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domena %s već postoji" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domena je aktivna" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5369,7 +5406,7 @@ msgstr "razrjeÅ¡avanje naziva domena" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5530,203 +5567,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Obustavljanje domene %s nije uspjelo" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "nedovoljno memorije" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Ävor, cpu prikljuÄci" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Ävor, cpu prikljuÄci" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "nepoznata naredba: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "nepoznata naredba: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "neoÄekivani Ävor rjeÄnika" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domena %s je pokrenuta\n" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domena %s već postoji" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domena %s već postoji" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "naziv neaktivne domene" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Ävor, cpu prikljuÄci" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "raÅ¡Älanjivanje konfiguracijske datoteke %s nije uspjelo" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "raÅ¡Älanjivanje konfiguracijske datoteke %s nije uspjelo" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "nije moguće uspostaviti vezu s %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "pogreÅ¡ka: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Uklanjanje definicije domene %s nije uspjelo" @@ -5792,15 +5840,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "naziv domene, id ili uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5918,15 +5966,15 @@ msgstr "Ispisivanje neaktivnih domena nije uspjelo" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Naziv" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stanje" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "bez stanja" @@ -6048,7 +6096,7 @@ msgstr "uklanjanje definicije neaktivne domene" msgid "Undefine the configuration for an inactive domain." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "naziv domene ili uuid" @@ -6291,11 +6339,11 @@ msgstr "Ispis osnovnih podataka o domeni" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "naziv:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6303,16 +6351,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS vrsta:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stanje:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU vrijeme:" @@ -6341,1766 +6389,1766 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Upotrijebljeno memorije:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA ćelija:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu podaci domene" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Ispis osnovnih podataka o virtualnim CPU-ima domene." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU sklonost:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "vcpu sklonost nadzorne domene" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "VCPU-i najviÅ¡e domene za udomljivanje fiziÄkih CPU-a." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "broj vcpu-a" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "broj udomljenih cpu (%s) (razdijeljeno zarezima)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "naredba '%s' ne postoji" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "promijeni broj virtualnih CPU-a" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Promjena broja virtualnih CPU-a koji su aktivni u gostujućoj domeni." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "broj virtualnih CPU-a" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "broj virtualnih CPU-a" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "broj virtualnih CPU-a" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Promjena trenutno dodijeljene veliÄine memorije u gostujućoj domeni." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "broj bajtova memorije" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "promijeni najviÅ¡e ograniÄenje memorije" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Promjena ograniÄenje najveće veliÄine dodijeljene memorije u gostujućoj " "domeni." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "najviÅ¡e ograniÄenje memorije u bajtovima" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "memorija domene" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "podaci Ävora" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frekvencija:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU prikljuÄci:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Jezgri po prikljuÄku:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Grana po jezgri:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ćelija:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "VeliÄina memorije:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "otvaranje datoteke nije uspjelo" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "ispiÅ¡i neaktivne domene" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID domene ili UUID" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "naziv domene ili UUID pretvori u ID domene" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID domene ili naziv" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "podaci Ävora" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "naziv domene ili uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Izrada domene." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "definiraj (bez pokretanja) domenu iz XML datoteke" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Definiranje domene." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domena %s definirana je iz %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Definiranje domene iz %s nije uspjelo" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "uniÅ¡ti domenu" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "naziv domene, id ili uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Ispisivanje popisa domena." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "ispiÅ¡i neaktivne domene" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "ispiÅ¡i neaktivne i aktivne domene" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Ispisivanje aktivnih domena nije uspjelo" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "bez stanja" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "Ävor, aktivan cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "pokreni (prethodno definiranu) neaktivnu domenu" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "ZapoÄinjanje rada domena." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "naziv neaktivne domene" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Pokretanje domene %s nije uspjelo" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "uklanjanje definicije neaktivne domene" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Definicija domene %s je uklonjena\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "ZapoÄinjanje rada domena." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "naziv domene ili uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Izrada domene." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "podaci domene" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "naziv neaktivne domene" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definiraj (bez pokretanja) domenu iz XML datoteke" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definiranje domene." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domena %s definirana je iz %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Definiranje domene iz %s nije uspjelo" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domena %s definirana je iz %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "uniÅ¡ti domenu" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domena %s je nastavila s radom\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Nastavljanje domene %s nije uspjelo" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "ispiÅ¡i domene" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Ispisivanje popisa domena." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "ispiÅ¡i neaktivne domene" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "ispiÅ¡i neaktivne i aktivne domene" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Ispisivanje aktivnih domena nije uspjelo" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nedovoljno memorije" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "podaci Ävora" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "izvrÅ¡avanje" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "dodjeljivanje domene" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid domene" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "pokreni (prethodno definiranu) neaktivnu domenu" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "ZapoÄinjanje rada domena." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Pokretanje domene %s nije uspjelo" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Izrada domene." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "naziv domene" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "naziv neaktivne domene" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "uklanjanje definicije neaktivne domene" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Definicija domene %s je uklonjena\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "naziv domene ili uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "naziv neaktivne domene" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "naziv domene ili uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "naziv domene" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Pokretanje domene %s nije uspjelo" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "podaci Ävora" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS vrsta:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokirano" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "ispiÅ¡i domene" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Ispisivanje popisa domena." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Ispisivanje aktivnih domena nije uspjelo" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid domene" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "prikaži verziju" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Prikazivanje sistemskih podataka o verziji." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "dohvaćanje vrste hypervisora nije uspjelo" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Složeno prema biblioteci: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "dohvaćanje verzije biblioteke nije uspjelo" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Upotreba biblioteke: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Upotreba API-a: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "dohvaćanje hypervisor verzije nije uspjelo" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Nije moguće izvući hypervisor verziju pokrenutog %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Pokrenuti hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "nedostaju podaci o ureÄ‘aju" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Uspostavljanje veze s hypervisorom nije uspjelo" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Ispisivanje stanja pokrenutih domena." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Ispisivanje stanja pokrenutih domena." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domena %s je nastavila s radom\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "dohvaćanje vrste hypervisora nije uspjelo" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "dohvaćanje vrste hypervisora nije uspjelo" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "URI povezivanja hypervisora" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "neispravan pokazivaÄ veze pri" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "ZapoÄinjanje rada domena." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "neispravan argument pri %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Izrada domene %s nije uspjela\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Äitanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "napusti ovaj interaktivni terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "naredba '%s' zahtijeva opciju <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "naredba '%s' zahtijeva opciju --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "naredba '%s' ne postoji" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAZIV\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8109,17 +8157,17 @@ msgstr "" "\n" " OPCIJE\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8127,7 +8175,7 @@ msgstr "" "\n" " OPIS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8135,61 +8183,61 @@ msgstr "" "\n" " OPCIJE\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8200,131 +8248,131 @@ msgstr "" "(Vrijeme: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "nedostaje \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "neoÄekivani token (naziv naredbe): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "nepoznata naredba: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "naredba '%s' ne podržava opciju --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "oÄekivana sintaksa: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "broj" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "niz" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCIJA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "PODATAK" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pauzirano" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "u gaÅ¡enju" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "iskljuÄeno" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "sruÅ¡eno" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "izvan mreže" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "nije valjana veza" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: pogreÅ¡ka: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "pogreÅ¡ka: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: nije uspjelo dodijeliti %d bajtova" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: nije uspjelo dodijeliti %d bajtova" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "uspostavljanje veze s hypervisorom nije uspjelo" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "zapisivanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Prekidanje veze s hypervisorom nije uspjelo" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8349,7 +8397,7 @@ msgstr "" " -c | --connect URI povezivanja hypervisora\n" " -d | --debug razina popravka [0-5]\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8360,17 +8408,17 @@ msgstr "" " (unesite --help za detalje o naredbi)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "nepodržana opcija '-%c'. Pogledajte --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8379,7 +8427,7 @@ msgstr "" "DobrodoÅ¡li u %s, virtualizacijski interaktivni terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8915,7 +8963,7 @@ msgstr "neispravan pokazivaÄ veze pri" msgid "invalid interface pointer in %s" msgstr "neispravan pokazivaÄ veze pri %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "interna pogreÅ¡ka %s" @@ -9048,7 +9096,7 @@ msgstr "podaci domene nisu ispravni, domid nije broj" msgid "domain information incomplete, missing uuid" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "podaci domene nisu potpuni, nedostaje name" @@ -9107,271 +9155,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "neoÄekivani Ävor rjeÄnika" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "nepoznata vrsta OS %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "obustavi domenu" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "nedostaje \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "nedostaje \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "nedostaje \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "neispravan argument pri %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "neispravan argument pri %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "nepoznata vrsta OS %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "raÅ¡Älanjivanje podataka Xend domene nije uspjelo" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domena je aktivna" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "neoÄekivana MIME vrsta" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "neoÄekivani Ävor vrijednosti" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "Ävor, memorija" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operacija nije uspjela" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "raÅ¡Älanjivanje podataka Xend domene nije uspjelo" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "serijalizacija S-Expr nije uspjela" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Izrada domene %s nije uspjela\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "podaci domene nisu potpuni, nedostaje name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "dohvaćanje vrste hypervisora nije uspjelo" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "otvaranje %s za Äitanje nije uspjelo" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "neoÄekivana MIME vrsta" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "neoÄekivana MIME vrsta" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domena %s je pokrenuta\n" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "neoÄekivani Ävor vrijednosti" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "Ävor, popis domena" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9561,6 +9609,14 @@ msgstr "" msgid "reallocating list" msgstr "dodjeljivanje domene" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Dohvaćanje ureÄ‘aja za domenu %s nije uspjelo\n" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "otvaranje %s za Äitanje nije uspjelo" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Izrada domene iz %s nije uspjela" @@ -9755,10 +9811,6 @@ msgstr "dodjeljivanje domene" #~ msgid "allocate cpumap" #~ msgstr "dodijeli novi meÄ‘uspremnik" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "neoÄekivani Ävor rjeÄnika" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "otvaranje datoteke nije uspjelo" diff --git a/po/ca.po b/po/ca.po index 020fd7f024..b3644f878e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-10-04 10:20-0100\n" "Last-Translator: Xavier Conde Rueda \n" "Language-Team: Catalan \n" @@ -248,8 +248,8 @@ msgstr "No s'ha pogut assignar l'estructura qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "no es pot inicialitzar el suport pont: %s" @@ -480,60 +480,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: autenticació no suportada %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "No es pot definir un grup quan no s'està executant com a usuari root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "No s'ha pogut assignar memòria" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "No s'ha pogut assignar memòria" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "No s'ha pogut cercar el grup '%s'" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "No s'ha pogut analitzar el mode '%s'" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "No s'ha pogut bifurcar com a dimoni: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "No s'ha pogut crear el conducte: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "nom de xarxa o uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "No s'ha pogut bolcar el domini %s a %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "No s'ha pogut registrar la crida de retorn per a la senyal de conducte" @@ -640,7 +640,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "No s'ha pogut resoldre l'adreça %d: %s" @@ -688,7 +688,7 @@ msgstr "no es poden llistar els mecanismes SASL %d (%s)" msgid "cannot allocate mechlist" msgstr "no es pot assignar la llista de mecanismes" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "no es pot consultar el ssf de SASL en la connexió %d (%s)" @@ -1287,7 +1287,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "manca l'element arrel" @@ -1318,7 +1318,7 @@ msgstr "tipus de domini invàlid" msgid "Failed to generate UUID" msgstr "No s'ha pogut generar un UUID: %s" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "l'element uuid no és correcte" @@ -1431,14 +1431,14 @@ msgid "no monitor path" msgstr "No es pot obrir el camí al monitor %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "vinculació: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "No s'ha pogut suspendre el domini %s" @@ -1492,12 +1492,12 @@ msgstr "tipus de domini inesperat %d" msgid "unexpected char type %d" msgstr "tipus de domini inesperat %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "tipus de domini inesperat %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "tipus de domini inesperat %d" @@ -1557,12 +1557,12 @@ msgstr "no s'ha pogut guardar el fitxer de configuració %s: %s" msgid "unexpected domain %s already exists" msgstr "tipus de domini inesperat %d" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "no es pot eliminar la configuració de %s" @@ -1605,322 +1605,332 @@ msgstr "" "No s'ha pogut afegir la regla d'iptables '%s' a la cadena '%s' en la taula '%" "s': %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "no s'ha pogut analitzar la URI de connexió" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "No es pot crear el directori de registre %s: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "el camí del kernel és massa llarg" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "No es pot verificar el MemorySize actual" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "el domainMigratePrepare no ha definit una uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "el domainMigratePrepare no ha definit una uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "no s'ha pogut assignar un node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "No s'ha pogut crear el domini inactiu %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "No s'ha pogut crear l'XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "No s'ha pogut vincular el sòcol a '%s': %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "no s'ha pogut obrir %s per a llegir" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "No s'ha pogut vincular el sòcol a '%s': %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "No es pot crear el directori de registre %s: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "no s'ha pogut obrir %s per a llegir" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "No s'ha pogut desar el domini %s a %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "No s'ha pogut crear un domini des de %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "no s'ha pogut crear el fitxer de registre %s: %s" +msgid "failed to remove capabilities %d" +msgstr "no s'ha pogut obtenir les capacitats" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "no s'ha pogut obtenir les capacitats" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "no s'ha pogut obtenir les capacitats" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "no s'ha pogut obrir %s per a llegir" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "No s'ha pogut crear un domini des de %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "No s'ha pogut crear el sòcol: %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "No s'ha pogut crear el sòcol: %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "No s'ha pogut vincular el sòcol a '%s': %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "No s'ha pogut vincular el sòcol a '%s': %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "no es pot obtenir les estadístiques de la interfície %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "No s'ha destruït el domini %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "ha fallat l'operació: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "no s'ha pogut obrir %s per a llegir" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "no s'ha pogut assignar un node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "No s'ha pogut escriure en el fitxer de pid '%s': %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "No es pot escriure argv al fitxer de registre %d: %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "No es pot tancar el fitxer de registre %d: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "No s'ha trobat la xarxa: %s" @@ -1944,20 +1954,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "no hi ha cap domini que concordi amb l'uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "no es pot eliminar el domini actiu" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "no es pot eliminar el domini actiu" @@ -2017,7 +2027,7 @@ msgstr "punter de domini invàlid" msgid "failed to kill pid %d" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "No s'ha pogut obrir «%s»: %s" @@ -2073,7 +2083,7 @@ msgstr "argument invàlid a %s" msgid "Invalid parameter count" msgstr "argument invàlid a" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "no s'ha pogut obtenir el nom de màquina" @@ -2305,68 +2315,78 @@ msgstr "nom del domini inactiu" msgid "cannot create autostart directory '%s'" msgstr "No es pot crear el directori de registre %s: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "No s'ha pogut desar el domini %s a %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "No s'ha pogut recuperar el domini %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "No s'ha pogut recuperar el domini %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "dispositiu de la interfície" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "no hi ha cap domini que coincideixi amb el nom" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "destí del dispositiu de disc" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "argument invàlid a" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ha fallat l'operació" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "no s'ha pogut connectar a %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "No es pot verificar el MemorySize actual" @@ -2656,73 +2676,78 @@ msgstr "tipus d'SO desconegut %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "no s'ha pogut obrir %s per a llegir" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "no s'ha pogut obrir %s per a llegir" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "No s'ha pogut llegir del conducte de senyals: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "no s'ha pogut obrir %s per a llegir" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "No s'ha pogut llegir del conducte de senyals: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "no s'ha pogut obrir %s per a llegir" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "No s'ha pogut llegir del conducte de senyals: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "uuid de domini" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node dels nodes cpu i numa" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Memòria emprada:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2741,16 +2766,16 @@ msgstr "Encara hi ha una OPENVZ VM activa amb l'id '%s'" msgid "Wrong state to perform action" msgstr "informació de node" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "el domini no s'està executant" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2935,7 +2960,7 @@ msgstr "el domini no està en estat de tancament" msgid "Could not read container config" msgstr "no s'ha pogut analitzar la URI de connexió" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "tipus d'SO desconegut %s" @@ -3084,215 +3109,215 @@ msgstr "Error de comunicació amb l'intermediari: paquet defectuós\n" msgid "got asynchronous packet number %d\n" msgstr "s'ha rebut un número de paquet asíncron %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "No s'ha pogut analitzar la sortida de vzlist" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Estat de sortida inesperat de qeumu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Estat de sortida inesperat '%d', el qeumu probablement ha fallat" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "No es poden trobar els binaris %s de QUEMU: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "No s'ha trobat la xarxa '%s'" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "El tipus de xarxa %d no està suportat" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "no es pot inicialitzar el suport pont: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "No s'ha pogut afegir la interfície d'intervenció %s al pont '%s': %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "No s'ha pogut afegir la interfície d'intervenció %s al pont '%s': %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "l'hipervisor no disposa d'aquesta funció" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "dades inesperades '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "dades inesperades '%s'" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "dades inesperades '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "model de so invàlid" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "l'element uuid no és correcte" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "manca la informació de dispositius per a %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "No s'ha pogut desvincular el dispositiu de %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "tipus de dispositiu destí" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "s'han registrat massa controladors" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "tipus de dispositiu destí" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "el camí de l'emulador és massa llarg" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "falta un element de memòria" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "dispositiu de la interfície" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "tipus d'SO desconegut %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3309,7 +3334,7 @@ msgstr "no s'ha pogut crear el fitxer de registre %s: %s" msgid "Unable to seek to %lld in %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "No s'ha pogut iniciar automàticament la VM '%s': %s" @@ -3324,655 +3349,653 @@ msgstr "No s'ha pogut obtenir les estadístiques dels blocs %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "No s'ha pogut crear el directori %s : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "No es pot verificar el MemorySize actual" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "No s'ha pogut analitzar el mode '%s'" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "No s'ha pogut analitzar el mode '%s'" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "No es pot verificar el MemorySize actual" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "No s'ha pogut iniciar automàticament la VM '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "S'ha produït un error en llegir la sortida d'engegada %s" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "S'ha acabat el temps d'espera en llegir la sotida d'engegada de %s" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "S'ha produït una falta d'espai en llegir la sortida d'engegada %s" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "S'ha produït un error en llegir la sortida d'engegada %s" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "S'ha produït una falta d'espai en llegir la sortida d'engegada %s" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "S'ha acabat el temps d'espera en llegir la sotida d'engegada de %s" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "S'ha acabat el temps d'espera en llegir la sotida d'engegada de %s" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "No es pot obrir el camí al monitor %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "No es pot definir l'indicador de monitor close-on-exec" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "No es pot posar el monitor en mode no blocant" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "No es pot tancar el fitxer de registre %d: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "no s'han pogut definir els atributs de tty: %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "no s'ha pogut obtenir el domini '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "ha fallat l'operació" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "No es pot verificar el MemorySize actual" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "La VM ja és activa" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "No es pot trobar un port VNC no utilitzat" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "No es pot crear el directori de registre %s: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "No es poden trobar els binaris %s de QUEMU: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "no es pot eliminar la configuració de %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "No s'ha pogut suspendre el domini %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "No es pot escriure argv al fitxer de registre %d: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "No es pot escriure argv al fitxer de registre %d: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "No es pot escriure argv al fitxer de registre %d: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "S'està apagant el domini %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "S'està aturant la VM '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "No s'ha pogut vincular el sòcol a '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "el camí al registre no és un fitxer" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "no hi ha cap domini que coincideixi amb el nom" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "el domini %s ja existeix" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "El domini ja és actiu" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "ha fallat l'operació" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "ha fallat l'operació" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "canvia l'assignació de memòria" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "no s'ha pogut analitzar la URI de connexió" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "canvia l'assignació de memòria" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "nom del domini inactiu" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "no s'ha pogut obtenir el domini '%s'" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "No s'ha pogut crear l'XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "No es pot tancar el fitxer de registre %d: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "ha fallat l'operació" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "No defineixis la configuració per a un domini inactiu." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "no defineixis un domini inactiu" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "reiniciar un domini" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "reiniciar un domini" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "No es pot verificar el MemorySize actual" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node de llista de domini" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "no s'ha pogut llegir el dimoni Xen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "No s'ha pogut crear l'XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "No s'ha pogut crear l'XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "no s'ha pogut obtenir la xarxa '%s'" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "No s'ha pogut recuperar el domini %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "dades inesperades '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "No es poden trobar els binaris %s de QUEMU: %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "dades inesperades '%s'" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "no s'ha pogut connectar a %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "ha fallat l'operació: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "el domini %s ja existeix" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "dispositiu de la interfície" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "s'està carregant el fitxer de definició del sistema amfitrió" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "dispositiu de la interfície" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "s'està carregant el fitxer de definició del sistema amfitrió" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "no defineixis un domini inactiu" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "No s'ha trobat el domini" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "No s'ha pogut recuperar el domini %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "No s'ha pogut desvincular el dispositiu de %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "no defineixis un domini inactiu" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "nom del domini inactiu" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "No es pot crear el directori de registre %s: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "No s'ha pogut desar el domini %s a %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "argument invàlid a %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "No s'ha trobat el domini: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "no s'ha pogut llegir el fitxer de configuració %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "argument invàlid a" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "ha fallat l'operació: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "node de llista de domini" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "no s'ha pogut obtenir un UUID de xarxa" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "El domini ja és actiu" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "ha fallat l'operació: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "No s'ha pogut recuperar el domini %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3982,542 +4005,542 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "No s'ha trobat la xarxa" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "No s'ha pogut crear el sòcol: %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "No s'ha pogut crear el sòcol: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "No s'ha pogut crear el sòcol: %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "No es pot tancar el fitxer de registre %d: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "no s'ha pogut obtenir l'URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "s'està assignant un domini" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "No es pot accedir %s '%s': %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "no s'ha pogut assignar un node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "No es poden registrar les dades de la consola de la VM: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "no s'ha pogut serialitzar l'S-Expr: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "no s'han pogut definir els atributs de tty: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "no s'han pogut definir els atributs de tty: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "No s'han pogut verificar les credencials del client: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "No s'han pogut verificar les credencials del client: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "No es pot verificar el MemorySize actual" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Tipus de dispositiu invàlid: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "remoteCheckCertificate: el certificat del client no és fiable." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "" "remoteCheckCertificate: el certificat del client té un emissor desconegut." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "remoteCheckCertificate: el certificat del client ha estat revocat." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: el certificat del client fa servir un algoritme " "insegur." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "No s'ha pogut inicialitzar l'autenticació SASL %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "massa dominis" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "massa dominis" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "s'ha esgotat la memòria mentre s'estava assignant la matriu" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "tipus d'SO desconegut" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "massa xarxes remotes: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "massa xarxes remotes: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "s'han demanat massa bancs d'emmagatzematge" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "s'han registrat massa controladors" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "tipus d'autenticació desconegut: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "tipus d'autenticació %d no disponible" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "no s'ha pogut serialitzar l'S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "no s'ha pogut obtenir l'adreça del sòcol %d (%s)" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "no s'ha pogut obtenir l'adreça del parell %d (%s)" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "No s'ha pogut crear el domini inactiu %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "l'hipervisor no disposa d'aquesta funció" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "No s'ha pogut iniciar el domini %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "no s'ha pogut desar el contingut" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "No s'ha pogut iniciar el domini %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "No s'ha pogut connectar a l'hipervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node de llista de domini" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "No s'ha pogut llegir el sòcol %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "connexió només de lectura" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node de llista de domini" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "No s'ha pogut crear l'XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "No s'ha destruït el domini %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "argument invàlid a %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "calloc ha fallat" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "No s'ha pogut iniciar el domini %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4602,7 +4625,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4666,29 +4689,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "tipus de domini invàlid" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "tipus de domini inesperat %d" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "no s'ha pogut connectar a %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5091,129 +5128,129 @@ msgstr "No s'ha pogut crear la xarxa des de %s" msgid "Scanning host%u" msgstr "es desconeix el servidor remot %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "tipus d'SO desconegut %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "manca l'element arrel" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "nom de xarxa o uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "tipus d'SO desconegut %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "manca la font d'informació per al dispositiu" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "dispositiu de la interfície" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "manca la font d'informació per al dispositiu %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "manca la font d'informació per al dispositiu" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "manca la font d'informació per al dispositiu" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "tipus d'SO desconegut %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "manca la informació del destí per al dispositiu" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "es desconeix el servidor remot %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "tipus d'SO desconegut %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "tipus mime inesperat" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "es desconeix el servidor remot %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "falta un element de memòria" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "tipus d'SO desconegut %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "es desconeix el servidor remot %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5261,7 +5298,7 @@ msgstr "no hi ha fitxer de configuració per a %s" msgid "cannot remove config for %s" msgstr "no es pot eliminar la configuració de %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5273,100 +5310,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "El domini ja és actiu" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "El domini ja és actiu" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "el camí al registre no és un fitxer" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "no hi ha cap domini que coincideixi amb el nom" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "el domini %s ja existeix" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "El domini encara s'està executant" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5457,7 +5494,7 @@ msgstr "s'està resolent el nom de fitxer del domini" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: proporcioneu un camí o empreu test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "No s'ha pogut obrir «%s»: %s" @@ -5620,210 +5657,219 @@ msgstr "no s'ha pogut assignar un node" msgid "unsupported chr device type %d" msgstr "tipus %s de dispositiu d'entrada no suportat" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "" -"No s'ha pogut establir l'indicador de descriptor de fitxer close-on-exe" - -#: src/uml_driver.c:371 -#, fuzzy -msgid "cannot initialize inotify" -msgstr "no es pot inicialitzar el suport pont: %s" - -#: src/uml_driver.c:377 -#, fuzzy, c-format -msgid "Failed to create monitor directory %s: %s" -msgstr "No s'ha pogut crear el directori %s : %s" - -#: src/uml_driver.c:411 -#, fuzzy -msgid "umlStartup: out of memory\n" -msgstr "qemudStartup: s'ha esgotat la memòria" - -#: src/uml_driver.c:559 -#, fuzzy, c-format -msgid "failed to read pid: %s" -msgstr "no s'ha pogut crear el fitxer de registre %s: %s" - -#: src/uml_driver.c:608 -#, fuzzy -msgid "cannot open socket" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/uml_driver.c:617 -#, fuzzy -msgid "cannot bind socket" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/uml_driver.c:672 -#, fuzzy, c-format -msgid "cannot send too long command %s (%d bytes)" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/uml_driver.c:682 -#, fuzzy, c-format -msgid "cannot send command %s" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/uml_driver.c:692 -#, fuzzy, c-format -msgid "cannot read reply %s" -msgstr "no s'ha pogut crear el pont '%s' : %s" - -#: src/uml_driver.c:774 -msgid "no kernel specified" -msgstr "" - -#: src/uml_driver.c:783 -#, fuzzy, c-format -msgid "Cannot find UML kernel %s" -msgstr "No es poden trobar els binaris %s de QUEMU: %s" - -#: src/uml_driver.c:892 -#, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "S'ha obtingut un pid inesperat" - -#: src/uml_driver.c:942 -#, c-format -msgid "unexpected UML URI path '%s', try uml:///system" -msgstr "" - -#: src/uml_driver.c:949 -#, c-format -msgid "unexpected UML URI path '%s', try uml:///session" -msgstr "" - -#: src/uml_driver.c:958 -#, fuzzy -msgid "uml state driver is not active" -msgstr "el camí al registre no és un fitxer" - -#: src/uml_driver.c:1116 -#, fuzzy, c-format -msgid "cannot parse version %s" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/uml_driver.c:1188 -#, fuzzy, c-format -msgid "domain '%s' is already defined" -msgstr "el domini %s ja existeix" - -#: src/uml_driver.c:1198 -#, fuzzy, c-format -msgid "domain with uuid '%s' is already defined" -msgstr "el domini %s ja existeix" - -#: src/uml_driver.c:1433 -#, fuzzy -msgid "cannot read cputime for domain" -msgstr "no es pot eliminar el domini actiu" - -#: src/uml_driver.c:1774 -#, fuzzy, c-format -msgid "cannot read %s" -msgstr "no s'ha pogut crear el pont '%s' : %s" - -#: src/util.c:316 -#, fuzzy -msgid "cannot block signals" -msgstr "No s'ha pogut obrir «%s»: %s" - -#: src/util.c:331 -#, fuzzy -msgid "cannot create pipe" -msgstr "no s'ha pogut crear el pont '%s' : %s" - -#: src/util.c:338 src/util.c:369 -msgid "Failed to set non-blocking file descriptor flag" -msgstr "No s'ha pogut establir l'indicador de descriptor de fitxer no blocant" - -#: src/util.c:344 src/util.c:375 +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 msgid "Failed to set close-on-exec file descriptor flag" msgstr "" "No s'ha pogut establir l'indicador de descriptor de fitxer close-on-exe" -#: src/util.c:362 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "No s'ha pogut iniciar automàticament la VM '%s': %s" + +#: src/uml_driver.c:367 +#, fuzzy +msgid "cannot initialize inotify" +msgstr "no es pot inicialitzar el suport pont: %s" + +#: src/uml_driver.c:373 +#, fuzzy, c-format +msgid "Failed to create monitor directory %s: %s" +msgstr "No s'ha pogut crear el directori %s : %s" + +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" +msgstr "qemudStartup: s'ha esgotat la memòria" + +#: src/uml_driver.c:554 +#, fuzzy, c-format +msgid "failed to read pid: %s" +msgstr "no s'ha pogut crear el fitxer de registre %s: %s" + +#: src/uml_driver.c:603 +#, fuzzy +msgid "cannot open socket" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/uml_driver.c:612 +#, fuzzy +msgid "cannot bind socket" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/uml_driver.c:667 +#, fuzzy, c-format +msgid "cannot send too long command %s (%d bytes)" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/uml_driver.c:677 +#, fuzzy, c-format +msgid "cannot send command %s" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/uml_driver.c:687 +#, fuzzy, c-format +msgid "cannot read reply %s" +msgstr "no s'ha pogut crear el pont '%s' : %s" + +#: src/uml_driver.c:769 +msgid "no kernel specified" +msgstr "" + +#: src/uml_driver.c:778 +#, fuzzy, c-format +msgid "Cannot find UML kernel %s" +msgstr "No es poden trobar els binaris %s de QUEMU: %s" + +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "No es pot escriure argv al fitxer de registre %d: %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "No es pot escriure argv al fitxer de registre %d: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "S'ha obtingut un pid inesperat" + +#: src/uml_driver.c:937 +#, c-format +msgid "unexpected UML URI path '%s', try uml:///system" +msgstr "" + +#: src/uml_driver.c:944 +#, c-format +msgid "unexpected UML URI path '%s', try uml:///session" +msgstr "" + +#: src/uml_driver.c:953 +#, fuzzy +msgid "uml state driver is not active" +msgstr "el camí al registre no és un fitxer" + +#: src/uml_driver.c:1111 +#, fuzzy, c-format +msgid "cannot parse version %s" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/uml_driver.c:1183 +#, fuzzy, c-format +msgid "domain '%s' is already defined" +msgstr "el domini %s ja existeix" + +#: src/uml_driver.c:1193 +#, fuzzy, c-format +msgid "domain with uuid '%s' is already defined" +msgstr "el domini %s ja existeix" + +#: src/uml_driver.c:1428 +#, fuzzy +msgid "cannot read cputime for domain" +msgstr "no es pot eliminar el domini actiu" + +#: src/uml_driver.c:1769 +#, fuzzy, c-format +msgid "cannot read %s" +msgstr "no s'ha pogut crear el pont '%s' : %s" + +#: src/util.c:343 +#, fuzzy +msgid "cannot block signals" +msgstr "No s'ha pogut obrir «%s»: %s" + +#: src/util.c:358 +#, fuzzy +msgid "cannot create pipe" +msgstr "no s'ha pogut crear el pont '%s' : %s" + +#: src/util.c:365 src/util.c:392 +msgid "Failed to set non-blocking file descriptor flag" +msgstr "No s'ha pogut establir l'indicador de descriptor de fitxer no blocant" + +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "No s'ha pogut crear el conducte: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "no s'ha pogut obtenir el nom de màquina" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "no s'ha pogut obtenir el nom de màquina" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "no s'ha pogut obtenir el nom de màquina" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "No s'ha pogut resoldre l'adreça %d: %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "No es pot crear el directori de registre %s: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "no s'ha pogut crear el pont '%s' : %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "no s'ha pogut crear el pont '%s' : %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "error intern %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "No s'ha pogut obrir el directori '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "No s'ha pogut crear l'XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "No s'ha pogut trobar el registre d'usuari per l'uid '%d': %s" @@ -5888,15 +5934,15 @@ msgstr "Configura un domini perquè s'iniciï automàticament en arrencar." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nom de domini, id o uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "inhabilita l'inici automàtic" @@ -6015,15 +6061,15 @@ msgstr "No s'ha pogut llistar els dominis inactius" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nom" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Estat" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "cap estat" @@ -6144,7 +6190,7 @@ msgstr "no defineixis un domini inactiu" msgid "Undefine the configuration for an inactive domain." msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nom de domini o uuid" @@ -6389,11 +6435,11 @@ msgstr "Retorna informació bàsica quant al domini." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nom:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6401,16 +6447,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Tipus SO:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Estat:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "Quantitat de CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Temps de CPU:" @@ -6439,98 +6485,98 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Memòria emprada:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "Cel·les NUMA:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informació del vcpu del domini" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Retorna informació bàsica quant a les CPU virtuals del domini." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Afinitat de la CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "S'apagarà el domini, no hi ha cap CPU virtual." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "controleu l'afinitat de la vcpu del domini" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Associa les VCPU del domini a CPU físiques de l'amfitrió." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "números de vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "números de cpu de l'amfitrió (separats per comes)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "No es pot obtenir informació de disc" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: format invàlid. Cadena buida." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6538,7 +6584,7 @@ msgstr "" "cpulist: %s: format invàlid. S'esperava una xifra a la posició %d (a prop de " "«%c»)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6547,1239 +6593,1239 @@ msgstr "" "cpulist: %s: format invàlid. S'esperava una xifra o una coma a la posició %d " "(a prop de «%c»)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" "cpulist: %s: format invàlid. S'esperava una coma final a la posició %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "No existeix cap CPU física %d." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "canvia el nombre de CPU virtuals" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Canvia el nombre de CPU virtuals actives en el domini convidat." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "nombre de CPU virtuals" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "nombre invàlid de CPU virtuals." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Massa CPU virtuals." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "canvia l'assignació de memòria" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Canvia l'assignació de memòria actual en el domini convidat." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "nombre de kbytes de memòria" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "El valor %d no és vàlid per a la mida de la memòria" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "No es pot verificar MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "canvia el límit de memòria màxima" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Canvia el límit d'assignació màxima de memòria en el domini convidat." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "límit de memòria màxim en kbytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "No es pot verificar el MemorySize actual" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "No es pot encongir el MemorySize actual" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "No es pot canviar MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informació de node" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Retorna informació bàsica quant al node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "no es pot obtenir informació de node" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Model de CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Freqüència de CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Sòcols de CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Nuclis per sòcol:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Fluxos per nucli:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Cel·les NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Mida de memòria:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capacitats" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Retorna les capacitats de l'hipervisor/controlador." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "no s'ha pogut obtenir les capacitats" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informació de domini en XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "" "Escriu la informació de domini com a bolcat XML per la sortida estàndard." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "llista els dominis inactius" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "converteix un nom de domini o id a UUID de domini" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "error de sintaxi del fitxer de configuració" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "converteix un id de domini o UUID a nom de domini" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id de domini o uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "converteix un nom de domini o UUID a id de domini" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "converteix un nom de domini o id a UUID de domini" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id de domini o nom" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "no s'ha pogut obtenir un UUID de domini" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migra el domini a un altre amfitrió" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Migra els dominis a un altre amfitrió. Afegiu --live per a una migració " "activa." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migració activa" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI de connexió a l'amfitrió destí" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI de la migració, normalment se sol ometre" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migració: manca el desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "inicia automàticament una xarxa" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Configureu una xarxa perquè s'iniciï automàticament a l'arrencada." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nom de xarxa o uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "no s'ha pogut marcar la xarxa %s com a autoiniciada" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "no s'ha pogut desmarcar la xarxa %s com a autoiniciada" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "S'ha iniciat la xarxa %s\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "S'ha desmarcat la xarxa %s com a autoiniciada\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "crea una xarxa des d'un fitxer XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Crea una xarxa." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "fitxer que conté una descripció XML de la xarxa" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "S'ha creat la xarxa %s des de %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "No s'ha pogut crear la xarxa des de %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "defineix (però no iniciïs) una xarxa des d'un fitxer XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Defineix una xarxa." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "S'ha definit la xarxa %s des de %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "No s'ha pogut definir la xarxa des de %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "destrueix una xarxa" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Destrueix una xarxa." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nom de xarxa, id o uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "S'ha destruït la xarxa %s\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "No s'ha pogut destruir la xarxa %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informació de la xarxa en XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "" "Escriu la informació de la xarxa com a bolcat XML per la sortida estàndard." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "llista de xarxes" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Retorna una llista de xarxes." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "llista les xarxes inactives" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "llista les xarxes actives i inactives" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "No s'ha pogut llistar les xarxes actives" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "No s'ha pogut llistar les xarxes inactives" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Autoinici" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "cap autoinici" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "actiu" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inactiu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "converteix un UUID de xarxa a nom de xarxa" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid de xarxa" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "inicia una xarxa inactiva definida prèviament" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Inicia una xarxa." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nom de la xarxa inactiva" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "S'ha iniciat la xarxa %s\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "No s'ha pogut iniciar la xarxa %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "no defineixis una xarxa inactiva" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "No defineixis la configuració per a una xarxa inactiva." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "S'ha indefinit la xarxa %s\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "No s'ha definit la xarxa %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "converteix un nom de xarxa a UUID de xarxa" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nom de xarxa" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "no s'ha pogut obtenir un UUID de xarxa" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "inicia un domini automàticament" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Configura un domini perquè s'iniciï automàticament en arrencar." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "nom de domini o uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "no s'ha pogut marcar la xarxa %s com a autoiniciada" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "no s'ha pogut desmarcar la xarxa %s com a autoiniciada" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "S'ha marcat el domini %s com a autoiniciat\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "S'ha desmarcat el domini %s com a autoiniciat\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Crea un domini." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "fitxer que conté una descripció de domini XML" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "fitxer que conté una descripció de domini XML" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "migra el domini a un altre amfitrió" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nom de la xarxa inactiva" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "destí del dispositiu de disc" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "No s'ha pogut llistar els dominis inactius" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "nom del domini inactiu" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "no s'ha pogut assignar una memòria intermèdia" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "defineix (però no iniciïs) un domini des d'un fitxer XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Defineix un domini." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "El domini %s s'ha definit des de %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "No s'ha pogut definir el domini des de %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "El domini %s s'ha definit des de %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "No s'ha definit el domini %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "S'ha destruït el domini %s\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "No s'ha pogut suspendre el domini %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destrueix un domini" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destrueix un domini." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "S'ha destruït el domini %s\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "No s'ha destruït el domini %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destrueix un domini." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "S'ha destruït el domini %s\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "No s'ha destruït el domini %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "S'ha recuperat el domini %s\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "No s'ha pogut recuperar el domini %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "informació de domini en XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "" "Escriu la informació de domini com a bolcat XML per la sortida estàndard." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "llista els dominis" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Retorna una llista de dominis." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "llista els dominis inactius" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "llista els dominis actius i inactius" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "No s'ha pogut llistar els dominis actius" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "No s'ha pogut llistar els dominis inactius" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "punter de xarxa invàlid a %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "s'han registrat massa controladors" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "sense memòria" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "No s'ha definit el domini %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "s'han registrat massa controladors" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "informació de node" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Retorna informació bàsica quant al node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "s'està executant" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "assignació d'un domini" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "converteix un UUID de xarxa a nom de xarxa" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid de domini" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "inicia un domini inactiu definit prèviament" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Inicia un domini." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "nom del domini inactiu" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "S'ha iniciat el domini %s\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "No s'ha pogut iniciar el domini %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Crea un domini." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "nom de domini" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "nom del domini inactiu" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "No s'ha pogut crear l'XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "no defineixis un domini inactiu" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "S'ha indefinit el domini %s\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "No s'ha definit el domini %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "converteix un nom de xarxa a UUID de xarxa" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "no s'ha pogut obtenir un UUID de domini" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "fitxer que conté una descripció de domini XML" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "crea un domini des d'un fitxer XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nom del domini inactiu" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nom de domini o uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nom del domini inactiu" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nom de domini o uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nom de domini" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "No s'ha pogut iniciar el domini %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "S'ha creat el domini %s des de %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "No s'ha pogut crear un domini des de %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destrueix un domini." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "S'ha destruït el domini %s\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "No s'ha destruït el domini %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "informació de node" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Retorna informació bàsica quant al node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Tipus SO:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "Fitxer XML" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocat" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "informació de domini en XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "" "Escriu la informació de domini com a bolcat XML per la sortida estàndard." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "llista els dominis" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Retorna una llista de dominis." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "No s'ha pogut llistar els dominis actius" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "converteix un UUID de xarxa a nom de xarxa" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "converteix un UUID de xarxa a nom de xarxa" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid de domini" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "converteix un UUID de xarxa a nom de xarxa" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "mostra la versió" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Mostra la informació de la versió del sistema." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "no s'ha pogut obtenir el tipus d'hipervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "S'ha compilat contra la biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "no s'ha pogut obtenir la versió de la biblioteca" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "S'està fent servir la biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "S'està fent servir l'API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "no s'ha pogut obtenir la versió de l'hipervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "No es pot extreure la versió de l'hipervisor %s en execució\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "S'està executant l'hipervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "migra el domini a un altre amfitrió" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "manca la informació de dispositius" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "capacitats" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "No s'ha pogut connectar a l'hipervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "No s'ha pogut llistar els dominis inactius" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "" "Escriu la informació de domini com a bolcat XML per la sortida estàndard." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "dispositiu de blocs" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Adjunta un nou dispositiu de disc." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." @@ -7787,392 +7833,392 @@ msgstr "" "Obté les estadístiques d'un dispositiu de blocs referits a un domini en " "execució." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "S'ha destruït el domini %s\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "No s'ha pogut desvincular el dispositiu de %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Adjunta un nou dispositiu de disc." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Adjunta un nou dispositiu de disc." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "No s'ha pogut adjuntar el dispositiu des de %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "destí del dispositiu de disc" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "" "Obté les estadístiques d'un dispositiu de blocs referits a un domini en " "execució." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "S'ha recuperat el domini %s\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "no s'ha pogut crear el fitxer de registre %s: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "escriu el nom de màquina de l'hipervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "no s'ha pogut obtenir el nom de màquina" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "escriu l'URI canònica de l'hipervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "no s'ha pogut obtenir l'URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "visualització vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Escriu l'adreça IP i el número de port per a la visualització VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "consola tty" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Escriu el dispositiu per la consola TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "adjunta un dispositiu des d'un fitxer XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Adjunta un dispositiu des d'un fitxer XML" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "Fitxer XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "No s'ha pogut adjuntar el dispositiu des de %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "desvincula un dispositiu d'un fitxer XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "desvincula un dispositiu d'un fitxer XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "No s'ha pogut desvincular el dispositiu de %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "adjunta les interfícies de xarxa" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Adjunta una nova interfície de xarxa." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "tipus d'interfície de xarxa" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "font de la interfície de xarxa" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nom de xarxa" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "adreça MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "script emprat com a pont de la interfície de xarxa" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "No es pot fer servir %s en l'ordre 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "desvincula la interfície de xarxa" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Desvincula la interfície de xarxa." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "No es pot obtenir informació de node" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "No s'ha trobat cap interfície de tipus %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "No s'ha trobat cap interfície amb adreça MAC %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "No s'ha pogut assignar memòria" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "No s'ha pogut crear l'XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "adjunta un dispositiu de disc" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Adjunta un nou dispositiu de disc." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "font del dispositiu de disc" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "destí del dispositiu de disc" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "controlador del dispositiu de disc" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "subcontrolador del dispositiu de disc" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "tipus de dispositiu destí" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "mode de lectura i escriptura del dispositiu" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "No es pot fer servir %s a l'ordre 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "desvincula un dispositiu de disc" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Desvincula un dispositiu de disc." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "No es pot obtenir informació de disc" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "No s'ha trobat cap disc amb destí %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "no s'ha pogut copiar una cadena" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "No s'ha pogut crear el domini inactiu %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "ha fallat l'operació: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "no s'ha pogut llegir el fitxer de configuració" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "No defineixis la configuració per a una xarxa inactiva." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "No defineixis la configuració per a una xarxa inactiva." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "No defineixis la configuració per a un domini inactiu." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "surt d'aquest terminal interactiu" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "l'ordre '%s' requereix l'opció <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "l'ordre '%s' requereix l'opció --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "l'ordre '%s' no existeix" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NOM\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8180,17 +8226,17 @@ msgstr "" "\n" " SINOPSI\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8198,7 +8244,7 @@ msgstr "" "\n" " DESCRIPCIÓ\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8206,60 +8252,60 @@ msgstr "" "\n" " OPCIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nom de domini o id no definits" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "no s'ha pogut obtenir el domini '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nom de xarxa no definit" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "no s'ha pogut obtenir la xarxa '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nom de xarxa no definit" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "no s'ha pogut obtenir el domini '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nom de xarxa no definit" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "no s'ha pogut obtenir el domini '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8270,130 +8316,130 @@ msgstr "" "(Temps: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "manca \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "símbol inesperat (nom d'ordre): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ordre desconeguda: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "l'ordre '%s' no reconeix l'opció --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "sintaxi inesperada: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nombre" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "cadena" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "dades inesperades '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCIÓ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DADES" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "Fitxer XML" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "aturat" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "apagant-se" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "apagat" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "ha fallat" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "desconnectat" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "connexió invàlida" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "errror: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: no s'ha pogut assignar %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: no s'ha pogut assignar %lu bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "no s'ha pogut connectar a l'hipervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "no es pot obtenir la informació del fitxer de registre" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "el camí al registre no és un fitxer" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "no s'ha pogut obrir el fitxer de registre, comproveu el camí al fitxer" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "no s'ha pogut escriure el fitxer de registre" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "No s'ha pogut desconnectar des de l'hipervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8426,7 +8472,7 @@ msgstr "" "\n" " ordres (mode no interactiu):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8435,17 +8481,17 @@ msgstr "" "\n" " (especifiqueu --help per als detalls quant a l'ordre)\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "l'opció '-%c' no està disponible. Veieu --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8454,7 +8500,7 @@ msgstr "" "Benvinguts a %s, el terminal interactiu de virtualització.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8980,7 +9026,7 @@ msgstr "punter de xarxa invàlid a" msgid "invalid interface pointer in %s" msgstr "punter de xarxa invàlid a %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "La memòria intermèdia d'arguments és massa petita" @@ -9118,7 +9164,7 @@ msgstr "la informació del domini és incorrecta, domid no és numèric" msgid "domain information incomplete, missing uuid" msgstr "la informació del domini és incompleta, manca l'uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "la informació del domini és incompleta, manca el nom" @@ -9175,271 +9221,271 @@ msgstr "l'adreça MAC no és vàlida: %s" msgid "unexpected sound model %s" msgstr "node dict inesperat" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "tipus d'SO desconegut %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspèn un domini" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "manca \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "manca la font d'informació per al dispositiu" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "manca la font d'informació per al dispositiu" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "dispositiu de la interfície" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "No s'ha pogut obrir «%s»: %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "la informació del domini és incompleta, manca l'id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "l'adreça MAC no és vàlida: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "tipus d'SO desconegut %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "error de sintaxi del fitxer de configuració" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "no s'ha pogut analitzar la informació del domini Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "el domini no s'està executant" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "tipus %s de dispositiu d'entrada no suportat" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "node value inesperat" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node de memòria" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "ha fallat l'operació" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "No s'ha definit la xarxa %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "no s'ha pogut obrir tty %s: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "no s'ha pogut analitzar la informació del domini Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "No s'ha pogut suspendre el domini %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, 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:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "la informació del domini és incompleta, manca el nom" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Planificador" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "no s'ha pogut obtenir el nom de màquina" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "la informació del domini és incompleta, manca l'uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "la informació del domini és incompleta, manca el nom" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "no s'ha pogut obrir %s per a llegir" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "no s'ha pogut llegir el fitxer de configuració %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "tipus de domini inesperat %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "tipus mime inesperat" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "el tipus de visitant no està suportat" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "la xarxa ja és activa" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "node value inesperat" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node de llista de domini" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "No es permet l'ús d'ai_socktype" @@ -9631,6 +9677,19 @@ msgstr "El domini ja és actiu" msgid "reallocating list" msgstr "s'està assignant un domini" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "no s'ha pogut crear el fitxer de registre %s: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "no s'ha pogut obrir %s per a llegir" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "" +#~ "No s'ha pogut establir l'indicador de descriptor de fitxer close-on-exe" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "No s'ha pogut crear un domini des de %s" diff --git a/po/cs.po b/po/cs.po index 353182db66..d816bf768b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: cs\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-02-04 01:43+0100\n" "Last-Translator: Miloslav TrmaÄ \n" "Language-Team: Czech \n" @@ -241,8 +241,8 @@ msgstr "NepodaÅ™ilo se alokovat paměť" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -454,60 +454,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "NepodaÅ™ilo se alokovat paměť" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "NepodaÅ™ilo se alokovat paměť" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "NepodaÅ™ilo se probudit doménu %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "název nebo UUID sítÄ›" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "NepodaÅ™ilo se uložit paměť domény %s do %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -615,7 +615,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1248,7 +1248,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "chybí informace o koÅ™enovém zařízení" @@ -1283,7 +1283,7 @@ msgstr "neplatný doménový ukazatel v %s" msgid "Failed to generate UUID" msgstr "nepodaÅ™ilo se získat UUID sítÄ›" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1394,14 +1394,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "nepodaÅ™ilo se uložit obsah" @@ -1455,12 +1455,12 @@ msgstr "neoÄekávaný typ MIME" msgid "unexpected char type %d" msgstr "neoÄekávaný typ MIME" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "neoÄekávaný příkazový (dict) uzel" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "neoÄekávaný typ MIME" @@ -1520,12 +1520,12 @@ msgstr "nepodaÅ™ilo se zapsat konfiguraÄní soubor: %s" msgid "unexpected domain %s already exists" msgstr "neoÄekávaný typ MIME" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "nepodaÅ™ilo se zapsat konfiguraÄní soubor: %s" @@ -1565,322 +1565,332 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "pÅ™ipojit síťové rozhraní" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "nesprávná informace o doménÄ›, domid není Äíslo" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "nesprávná informace o doménÄ›, domid není Äíslo" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "selhala operace %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "selhala operace %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "selhala operace %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "selhala operace %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "NepodaÅ™ilo se vytvoÅ™it neaktivní doménu %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "NepodaÅ™ilo se vytvoÅ™it neaktivní doménu %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "NepodaÅ™ilo se najít síť: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "NepodaÅ™ilo se oddefinovat doménu %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "NepodaÅ™ilo se uložit doménu %s do %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "druh cílového zařízení" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "NepodaÅ™ilo se zniÄit doménu %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "NepodaÅ™ilo se uložit doménu %s do %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" +msgid "failed to remove capabilities %d" +msgstr "nepodaÅ™ilo se zjistit schopnosti" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "nepodaÅ™ilo se zjistit schopnosti" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "nepodaÅ™ilo se zjistit schopnosti" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "NepodaÅ™ilo se získat stav rozhraní %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "nepodaÅ™ilo se získat síť '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "selhala operace %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "NepodaÅ™ilo se oddefinovat doménu %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "nepodaÅ™ilo se alokovat uzel" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Nemohu zmÄ›nit maximální velikost pamÄ›ti" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "nepodaÅ™ilo se naÄíst konfiguraÄní soubor %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "neplatný ukazatel spojení v %s" @@ -1904,22 +1914,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ID nebo UUID domény" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "Jméno neaktivní domény" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "oddefinovat neaktivní doménu" @@ -1979,7 +1989,7 @@ msgstr "neplatný doménový ukazatel v" msgid "failed to kill pid %d" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" @@ -2035,7 +2045,7 @@ msgstr "neplatný parametr v %s" msgid "Invalid parameter count" msgstr "neplatný parametr v" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "nepodaÅ™ilo se získat hostitelské jméno" @@ -2242,67 +2252,77 @@ msgstr "automaticky spustit doménu" msgid "cannot create autostart directory '%s'" msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "NepodaÅ™ilo se uložit doménu %s do %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "NepodaÅ™ilo se probudit doménu %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "NepodaÅ™ilo se probudit doménu %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "druh cílového zařízení" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "cíl diskového zařízení" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "neplatný parametr v" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "selhala operace" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "nepodaÅ™ilo se pÅ™ipojit k %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" @@ -2592,73 +2612,78 @@ msgstr "neznámý druh OS %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "nepodaÅ™ilo se Äíst z démona Xen" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "nepodaÅ™ilo se Äíst z démona Xen" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "nepodaÅ™ilo se Äíst z démona Xen" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "uzly CPU NUMA" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "konzola na této platformÄ› není implementována" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Volná paměť NUMA" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2677,17 +2702,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "informace o uzlu" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Doména stále běží" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2872,7 +2897,7 @@ msgstr "" msgid "Could not read container config" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "neznámý druh OS %s" @@ -3017,214 +3042,214 @@ msgstr "Chyba pÅ™i komunikací s proxy: poÅ¡kozený paket\n" msgid "got asynchronous packet number %d\n" msgstr "získal jsem asynchronní Äíslo paketu %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Síť nebyla nalezena" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "SpuÅ¡tÄ›na síť %s\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "NepodaÅ™ilo se získat stav rozhraní %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "tato funkce není hypervizorem podporována" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "neoÄekávaná data '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "neoÄekávaná data '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "neplatný parametr v %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "druh cílového zařízení" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "chybí informace o zařízení pro %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "druh cílového zařízení" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "NepodaÅ™ilo se odpojit zařízení z %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "druh cílového zařízení" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "neznámý druh OS %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "neznámý druh OS %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Síť nebyla nalezena" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "chybí informace o doménovém jménu" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "druh cílového zařízení" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "neplatná MAC adresa: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "neznámý druh OS %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3238,7 +3263,7 @@ msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" msgid "Unable to seek to %lld in %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "NepodaÅ™ilo se otevřít '%s': %s" @@ -3253,655 +3278,653 @@ msgstr "NepodaÅ™ilo se získat stav bloků %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "nepodaÅ™ilo se získat doménu '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "selhala operace" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Doména je již aktivní" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "nepodaÅ™ilo se zapsat konfiguraÄní soubor: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "NepodaÅ™ilo se uspat doménu %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Doména %s je právÄ› vypínána\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "cesta k log souboru není souborem" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ID nebo UUID domény" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "doména %s již existuje" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Doména je již aktivní" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "selhala operace" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "selhala operace" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "zmÄ›nit paměťovou alokaci" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "zmÄ›nit paměťovou alokaci" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "Jméno neaktivní domény" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "nepodaÅ™ilo se získat UUID domény" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "nepodaÅ™ilo se zapsat do log souboru" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "nepodaÅ™ilo se zapsat do log souboru" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "selhala operace" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Oddefinovat nastavení neaktivní domény." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "oddefinovat neaktivní doménu" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "druh cílového zařízení" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "uzel seznamu domén" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "uzel seznamu domén" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "nepodaÅ™ilo se Äíst z démona Xen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "nepodaÅ™ilo se získat UUID sítÄ›" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "NepodaÅ™ilo se probudit doménu %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "neoÄekávaná data '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "nepodaÅ™ilo se pÅ™ipojit k %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "doména %s již existuje" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "naÄíst definiÄní soubor hostitele" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "pÅ™ipojit diskové zařízení" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "naÄíst definiÄní soubor hostitele" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "oddefinovat neaktivní doménu" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Doména nebyla nalezena" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "nepodaÅ™ilo se získat informace o uzlu" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "NepodaÅ™ilo se odpojit zařízení z %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "oddefinovat neaktivní doménu" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "automaticky spustit doménu" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "NepodaÅ™ilo se uložit doménu %s do %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "neplatný parametr v %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Doména nebyla nalezena: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "nepodaÅ™ilo se naÄíst konfiguraÄní soubor %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "neplatný parametr v" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "selhala operace %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "uzel seznamu domén" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "nepodaÅ™ilo se získat UUID domény" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "selhala operace %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "NepodaÅ™ilo se probudit doménu %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3911,537 +3934,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "NepodaÅ™ilo se najít síť" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "nepodaÅ™ilo se pÅ™ipojit k %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "nepodaÅ™ilo se pÅ™ipojit k %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "NepodaÅ™ilo se zavřít soket %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "nepodaÅ™ilo se získat URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Chyba pÅ™i alokaci pamÄ›ti: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "alokuji doménu" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "nepodaÅ™ilo se alokovat uzel" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Neplatná hodnota omezení" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "nepodaÅ™ilo se zapsat konfiguraÄní soubor: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "příliÅ¡ mnoho domén" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "příliÅ¡ mnoho domén" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "zmÄ›nit paměťovou alokaci" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "neznámý druh OS" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "příliÅ¡ mnoho sítí" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "příliÅ¡ mnoho sítí" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "registrováno příliÅ¡ mnoho ovladaÄů" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "autentizace selhala: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "autentizace selhala" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "selhala serializace S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "NepodaÅ™ilo se získat stav bloků %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "NepodaÅ™ilo se získat stav rozhraní %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "NepodaÅ™ilo se vytvoÅ™it neaktivní doménu %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "tato funkce není hypervizorem podporována" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "NepodaÅ™ilo se spustit doménu %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "nepodaÅ™ilo se uložit obsah" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "NepodaÅ™ilo se spustit doménu %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "NepodaÅ™ilo se pÅ™ipojit se k hypervizoru" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "uzel seznamu domén" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "NepodaÅ™ilo se Äíst ze soketu %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "spojení pouze pro Ätení" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "uzel seznamu domén" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "nepodaÅ™ilo se získat síť '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "neplatný parametr v %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "selhala operace" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "NepodaÅ™ilo se spustit doménu %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4526,7 +4549,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4590,29 +4613,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "konzola na této platformÄ› není implementována" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "neplatný doménový ukazatel v %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "neoÄekávaný typ MIME" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "nepodaÅ™ilo se pÅ™ipojit k %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5014,123 +5051,123 @@ msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" msgid "Scanning host%u" msgstr "neznámý hostitel %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "neznámý druh OS %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "název nebo UUID sítÄ›" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "neznámý druh OS %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "chybí zdrojové informace pro zařízení %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "chybí zdrojové informace pro zařízení %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "neznámý druh OS %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "neoÄekávaný typ MIME" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "neznámý hostitel %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "chybí informace o doménovém jménu" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "neznámý druh OS %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "neznámý hostitel %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "chybná syntaxe konfiguraÄního souboru: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5190,100 +5227,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Doména je již aktivní" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Doména je již aktivní" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "cesta k log souboru není souborem" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ID nebo UUID domény" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "doména %s již existuje" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Doména stále běží" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5374,7 +5411,7 @@ msgstr "zjiÅ¡Å¥uji název soubor domény" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: zadejte cestu nebo test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5535,203 +5572,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "NepodaÅ™ilo se otevřít '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "nedostatek pamÄ›ti" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "uzel soketů CPU" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "uzel soketů CPU" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "neznámý příkaz '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "neznámý příkaz '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "neoÄekávaný příkazový (dict) uzel" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "cesta k log souboru není souborem" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "doména %s již existuje" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "doména %s již existuje" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Jméno neaktivní domény" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "druh cílového zařízení" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "uzel soketů CPU" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "chyba pÅ™i parsování konfiguraÄní souboru %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "chyba pÅ™i parsování konfiguraÄní souboru %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "NepodaÅ™ilo se oddefinovat doménu %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "druh cílového zařízení" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "chyba:" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "NepodaÅ™ilo se najít síť: %s" @@ -5795,15 +5843,15 @@ msgstr "Nastaví doménu, aby byla automaticky spuÅ¡tÄ›na pÅ™i startu." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "jméno, id nebo uuid domény" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "zakázat automatické spuÅ¡tÄ›ní" @@ -5922,15 +5970,15 @@ msgstr "NepodaÅ™ilo se vypsat neaktivní domény" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Jméno" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stav" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "bez stavu" @@ -6047,7 +6095,7 @@ msgstr "oddefinovat neaktivní doménu" msgid "Undefine the configuration for an inactive domain." msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "uuid nebo jméno domény" @@ -6289,11 +6337,11 @@ msgstr "Vypíše základní informace o doménÄ›." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Jméno:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6301,16 +6349,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Druh OS:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stav:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU Äas:" @@ -6339,103 +6387,103 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Volná paměť NUMA" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "zobrazit dostupnou volnou paměť pro tuto buňku NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "Číslo buňky NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Celkem" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informace o VCPU domény" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Vypíše základní informace o virtuálních CPU domény." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Afinita CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Doména vypnuta, nejsou přítomna žádná virtuální CPU." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "řídit afinitu VCPU domény" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Spřáhnout virtuální CPU domény k fyzickým CPU hostitele." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "poÄet VCPU" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "poÄet CPU hostitele (oddÄ›lené Äárkami)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "nepodaÅ™ilo se získat informace o uzlu" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpu-seznam: Neplatný formát. Prázdný Å™etÄ›zec." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpu-seznam: %s: Neplatný formát. OÄekávám Äíslici na pozici %d (poblíž '%c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6444,1617 +6492,1617 @@ msgstr "" "cpu-seznam: %s: Neplatný formát. OÄekávám Äíslici nebo Äárku na pozici %d " "(poblíž '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpu-seznam: %s: Neplatný formát. Koncová Äárka na pozici %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fyzické CPU %d neexistuje." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "zmÄ›nit poÄet virtuálních CPU" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "ZmÄ›nit poÄet aktivních virtuálních CPU v hostované doménÄ›." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "poÄet virtuálních CPU" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Neplatný poÄet virtuálních CPU." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "PříliÅ¡ mnoho virtuálních CPU." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "zmÄ›nit paměťovou alokaci" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ZmÄ›nit souÄasnou paměťovou alokaci v hostované doménÄ›." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "poÄet kilobajtů pamÄ›ti" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "neplatná hodnota %d pro velikost pamÄ›ti" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Nemohu ověřit maximální velikost pamÄ›ti" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "zmÄ›ní limit maximální velikosti pamÄ›ti" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "ZmÄ›nit limit maximální velikosti alokovatelné pamÄ›ti v hostované doménÄ›." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maximální velikost pamÄ›ti v kilobajtech" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Nemohu ověřit souÄasnou velikost pamÄ›ti" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Nemohu zmenÅ¡it souÄasnou velikost pamÄ›ti" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Nemohu zmÄ›nit maximální velikost pamÄ›ti" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informace o uzlu" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Vypíše základní informace o uzlu" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "nepodaÅ™ilo se získat informace o uzlu" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Frekvence CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU soket(y):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Jader na soket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Vláken na jádro:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Buňky NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Velikost pamÄ›ti:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "schopnosti" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Vypíše schopnosti hypervizoru/ovladaÄe." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "nepodaÅ™ilo se zjistit schopnosti" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informace o doménÄ› v XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Vypsat informace o doménÄ› jako XML na standardní výstup." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "vypsat neaktivní domény" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "pÅ™evést jméno nebo ID domény na UUID domény" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "chybná syntaxe konfiguraÄního souboru" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "pÅ™evést ID nebo UUID doména na jméno domény" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID nebo UUID domény" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "pÅ™evést jméno nebo UUID domény na ID domény" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "pÅ™evést jméno nebo ID domény na UUID domény" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID nebo jméno domény" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "nepodaÅ™ilo se získat UUID domény" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "pÅ™enést doménu na jiného hostitele" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "PÅ™enést doménu na jiného hostitele. PÅ™idejte --live pro živý pÅ™enos." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "živý pÅ™enos" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI spojení cílového hostitele" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI pÅ™enosu, obvykle může být vynecháno" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "pÅ™enos: Chybí cílové URI" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "automaticky spustit síť " -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Nastavit síť, aby byla automaticky spuÅ¡tÄ›na pÅ™i startu." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "název nebo UUID sítÄ›" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "NepodaÅ™ilo se oznaÄit síť %s jako automaticky spouÅ¡tÄ›nou" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "NepodaÅ™ilo se odoznaÄit síť %s jako automaticky spouÅ¡tÄ›nou" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Síť %s oznaÄena jako automaticky spouÅ¡tÄ›ná\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Síť %s odznaÄena jako automaticky spuÅ¡tÄ›ná\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "vytvoÅ™it síť z XML souboru" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "VytvoÅ™it síť." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "soubor obsahující XML popis sítÄ›" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Síť %s vytvoÅ™ena z %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "NepodaÅ™ilo se vytvoÅ™it síť z %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definovat (ale nespouÅ¡tÄ›t) síť z XML souboru" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definovat síť." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Síť %s definována z %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "NepodaÅ™ilo se definovat síť z %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "zniÄit síť" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ZniÄit zadanou síť." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "název, ID nebo UUID sítÄ›" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Síť %s zniÄena\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "NepodaÅ™ilo se zniÄit síť %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informace o síti v XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Vypsat informace o síti jako XML na standardní výstup." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "vypsat sítÄ›" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Vypíše seznam sítí." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "vypsat neaktivní sítÄ›" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "vypsat neaktivní a aktivní sítÄ›" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "NepodaÅ™ilo se vypsat aktivní sítÄ›" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "NepodaÅ™ilo se vypsat neaktivní sítÄ›" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatické spuÅ¡tÄ›ní" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "bez automatického spuÅ¡tÄ›ní" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktivní" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "neaktivní" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "pÅ™evést UUID sítÄ› na název sítÄ›" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "UUID sítÄ›" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "spustit (dříve definovanou) neaktivní síť" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Spustit síť." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "název neaktivní sítÄ›" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "SpuÅ¡tÄ›na síť %s\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Selhalo spuÅ¡tÄ›ní sítÄ› %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "oddefinovat neaktivní síť" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Oddefinovat nastavení neaktivní sítÄ›." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Síť %s byla oddefinována\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "NepodaÅ™ilo se oddefinovat síť %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "pÅ™evést název sítÄ› na UUID sítÄ›" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "název sítÄ›" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "nepodaÅ™ilo se získat UUID sítÄ›" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "automaticky spustit doménu" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Nastaví doménu, aby byla automaticky spuÅ¡tÄ›na pÅ™i startu." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "uuid nebo jméno domény" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "NepodaÅ™ilo se oznaÄit síť %s jako automaticky spouÅ¡tÄ›nou" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "NepodaÅ™ilo se odoznaÄit síť %s jako automaticky spouÅ¡tÄ›nou" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Doména %s oznaÄena jako automaticky spouÅ¡tÄ›ná\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Doména %s odoznaÄena jako automaticky spouÅ¡tÄ›ná\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "VytvoÅ™it doménu." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "soubor obsahující XML popis domény" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "soubor obsahující XML popis domény" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "pÅ™enést doménu na jiného hostitele" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "název neaktivní sítÄ›" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "cíl diskového zařízení" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "NepodaÅ™ilo se vypsat neaktivní domény" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "Jméno neaktivní domény" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "nepodaÅ™ilo se alokovat buffer" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definovat (ale nespouÅ¡tÄ›t) doménu ze souboru XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definovat doménu." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Doména %s definována z %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "NepodaÅ™ilo se definovat doménu z %s " -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Doména %s definována z %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "NepodaÅ™ilo se oddefinovat doménu %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Doména %s zniÄena\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "NepodaÅ™ilo se uspat doménu %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "zniÄit doménu" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "ZniÄit danou doménu." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Doména %s zniÄena\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "NepodaÅ™ilo se zniÄit doménu %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "ZniÄit danou doménu." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Doména %s zniÄena\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "NepodaÅ™ilo se zniÄit doménu %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Doména %s probuzena\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "NepodaÅ™ilo se probudit doménu %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "informace o doménÄ› v XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Vypsat informace o doménÄ› jako XML na standardní výstup." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "vypsat domény" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Vrátí seznam domén." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "vypsat neaktivní domény" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "vypsat neaktivní a aktivní domény" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "NepodaÅ™ilo se vypsat aktivní domény" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "NepodaÅ™ilo se vypsat neaktivní domény" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nedostatek pamÄ›ti" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "NepodaÅ™ilo se uložit doménu %s do %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "informace o uzlu" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Vypíše základní informace o uzlu" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "běží" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "alokuji doménu" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "pÅ™evést UUID sítÄ› na název sítÄ›" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "UUID domény" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "spustit (dříve definovanou) neaktivní doménu" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Spustit doménu." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Jméno neaktivní domény" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Doména %s spuÅ¡tÄ›na\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "NepodaÅ™ilo se spustit doménu %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "VytvoÅ™it doménu." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "doménové jméno" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "Jméno neaktivní domény" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "oddefinovat neaktivní doménu" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Doména %s byla oddefinována\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "NepodaÅ™ilo se oddefinovat doménu %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "pÅ™evést název sítÄ› na UUID sítÄ›" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "nepodaÅ™ilo se získat UUID domény" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "soubor obsahující XML popis domény" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "vytvoÅ™it doménu z XML souboru" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Jméno neaktivní domény" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "uuid nebo jméno domény" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "Jméno neaktivní domény" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "uuid nebo jméno domény" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "název sítÄ›" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "NepodaÅ™ilo se spustit doménu %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Doména %s vytvoÅ™ena z %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "ZniÄit danou doménu." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Doména %s zniÄena\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "NepodaÅ™ilo se zniÄit doménu %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "informace o uzlu" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Vypíše základní informace o uzlu" -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Druh OS:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML soubor" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokováno" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "informace o doménÄ› v XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Vypsat informace o doménÄ› jako XML na standardní výstup." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "vypsat domény" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Vrátí seznam domén." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "NepodaÅ™ilo se vypsat aktivní domény" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "pÅ™evést UUID sítÄ› na název sítÄ›" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "pÅ™evést UUID sítÄ› na název sítÄ›" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "UUID domény" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "pÅ™evést UUID sítÄ› na název sítÄ›" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ukázat verzi" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Zobrazit informace o verzi systému." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "nepodaÅ™ilo se získat druh hypervizoru" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompilováno s knihovnou: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "nepodaÅ™ilo se zjistit verzi knihovny" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Používám knihovnu: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Používám API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "nepodaÅ™ilo se získat verzi hypervizora" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Nelze získat verzi běžícího %s hypervizora\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Běžící hypervizor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "pÅ™enést doménu na jiného hostitele" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "chybí informace o zařízení" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "schopnosti" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "NepodaÅ™ilo se pÅ™ipojit se k hypervizoru" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "NepodaÅ™ilo se vypsat neaktivní domény" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Vypsat informace o síti jako XML na standardní výstup." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "PÅ™ipojit nové diskové zařízení" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Získat stav bloku zařízení běžící domény." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Doména %s zniÄena\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "NepodaÅ™ilo se odpojit zařízení z %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "PÅ™ipojit nové diskové zařízení" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "PÅ™ipojit nové diskové zařízení" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "cíl diskového zařízení" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Získat stav bloku zařízení běžící domény." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Doména %s probuzena\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "vypsat hostitelské jméno hypervizora" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "nepodaÅ™ilo se získat hostitelské jméno" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "vypsat kanonické URI hypervizora" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "nepodaÅ™ilo se získat URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "VNC display" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Vypíše IP adresu a Äíslo portu pro VNC display." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "TTY konzole" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Vypsat zařízení pro TTY konzolu." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "pÅ™ipojit zařízení z XML souboru" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "PÅ™ipojit zařízení z XML ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML soubor" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "odpojit zařízení z XML souboru" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Odpojit zařízení z XML ." -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "NepodaÅ™ilo se odpojit zařízení z %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "pÅ™ipojit síťové rozhraní" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "PÅ™ipojit nové síťové rozhraní." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "Druh síťového rozhraní" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "zdroj síťového rozhraní" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "název cílové sítÄ›" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC adresar" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "skript použitý k pÅ™emostÄ›ní síťového rozhraní" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Nepodporovaný %s v příkazu 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "odpojit síťové rozhraní" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Odpojit síťové rozhraní." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "NepodaÅ™ilo se získat informace o rozhraní" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Nenalezeno žádné rozhraní typu %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Nenalezeno žádné rozhraní s MAC adresou %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "NepodaÅ™ilo se alokovat paměť" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "NepodaÅ™ilo se vytvoÅ™it XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "pÅ™ipojit diskové zařízení" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "PÅ™ipojit nové diskové zařízení" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "zdroj diskového zařízení" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "cíl diskového zařízení" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ovladaÄ diskového zařízení" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "sub-ovladaÄ diskového zařízení" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "druh cílového zařízení" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "režim Ätení a zápisu na zařízení" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Nepodporovaný %s v příkazu 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "odpojit diskové zařízení" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Odpojit diskové zařízení." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "NepodaÅ™ilo se získat informace o disku" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Nenalezen disk s cílem %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "nepodaÅ™ilo se alokovat uzel" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "NepodaÅ™ilo se vytvoÅ™it neaktivní doménu %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "nepodaÅ™ilo se naÄíst konfiguraÄní soubor" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Oddefinovat nastavení neaktivní sítÄ›." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Oddefinovat nastavení neaktivní sítÄ›." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Oddefinovat nastavení neaktivní domény." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "ukonÄit tento interaktivní terminál" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "příkaz '%s' vyžaduje volbu <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "příkaz '%s' vyžaduje volbu --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "příkaz '%s' neexistuje" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " JMÉNO\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8062,17 +8110,17 @@ msgstr "" "\n" " SOUHRN\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <Äíslo>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <Å™etÄ›zec>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8080,7 +8128,7 @@ msgstr "" "\n" " POPIS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8088,60 +8136,60 @@ msgstr "" "\n" " VOLBY\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <Äíslo>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <Å™etÄ›zec>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nedefinované jméno nebo id domény" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "nepodaÅ™ilo se získat doménu '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nedefinovaný název sítÄ›" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "nepodaÅ™ilo se získat síť '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nedefinovaný název sítÄ›" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "nepodaÅ™ilo se získat doménu '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nedefinovaný název sítÄ›" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "nepodaÅ™ilo se získat doménu '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8152,130 +8200,130 @@ msgstr "" "(ÄŒas: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "chybí \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "neoÄekávaný symbol (příkaz): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "neznámý příkaz '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "příkaz '%s' nepodporuje volbu --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "oÄekávaná syntaxe: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "Äíslo" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "Å™etÄ›zec" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "neoÄekávaná data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "VOLBA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pozastaveno" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "vypíná se" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "vypnuto" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "pád" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "žádné platné spojení" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: chyba:" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "chyba:" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: nepodaÅ™ilo se alokovat %d bajtů" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: nepodaÅ™ilo se alokovat %lu bajtů" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "nepodaÅ™ilo se pÅ™ipojit se k hypervizoru" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "nepodaÅ™ilo se získat informace z log souboru" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "cesta k log souboru není souborem" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "NepodaÅ™ilo se otevřít logovací soubor. Zkontrolujte cestu k log souboru" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "nepodaÅ™ilo se zapsat do log souboru" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: nepodaÅ™ilo se zapisovat do souboru záznamu: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "NepodaÅ™ilo se odpojit od hypervizora" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8308,7 +8356,7 @@ msgstr "" "\n" " příkazy (neinteraktivní režim):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8318,17 +8366,17 @@ msgstr "" " (napiÅ¡te help pro detaily o daném příkazu)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "neznámá volba '-%c'. Podívejte se na --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8337,7 +8385,7 @@ msgstr "" "Vítejte na %s, interaktivním virtualizaÄním terminálu.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8862,7 +8910,7 @@ msgstr "neplatný síťový ukazatel v" msgid "invalid interface pointer in %s" msgstr "neplatný síťový ukazatel v %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "vnitÅ™ní chyba %s" @@ -8995,7 +9043,7 @@ msgstr "nesprávná informace o doménÄ›, domid není Äíslo" msgid "domain information incomplete, missing uuid" msgstr "neúplná informace o doménÄ›, chybí UUID" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "neúplná informace o doménÄ›, chybí jméno" @@ -9049,270 +9097,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "neoÄekávaný příkazový (dict) uzel" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "neznámý druh OS %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "uspat doménu" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "chybí \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "chybí \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "chybí \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "druh cílového zařízení" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "neplatná MAC adresa: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "nepodaÅ™ilo zpracovat URI spojení" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "neúplná informace o doménÄ›, chybí ID" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "neplatná MAC adresa: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "neznámý druh OS %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "chybná syntaxe topologie" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "nepodaÅ™ilo se parsovat doménové informace o Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Doména stále běží" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "druh cílového zařízení" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "neoÄekávaná hodnota uzlu" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "uzel pamÄ›ti" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "selhala operace" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "NepodaÅ™ilo se oddefinovat síť %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "NepodaÅ™ilo se otevřít '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "nepodaÅ™ilo se parsovat doménové informace o Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "selhala serializace S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, 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:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "neúplná informace o doménÄ›, chybí jméno" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "PlánovaÄ" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "nepodaÅ™ilo se získat hostitelské jméno" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "neúplná informace o doménÄ›, chybí UUID" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "neúplná informace o doménÄ›, chybí UUID" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "nepodaÅ™ilo se naÄíst konfiguraÄní soubor %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "neoÄekávaný typ MIME" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "neoÄekávaný typ MIME" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Síť stále běží" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "neoÄekávaná hodnota uzlu" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "uzel seznamu domén" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9502,6 +9550,14 @@ msgstr "" msgid "reallocating list" msgstr "alokuji doménu" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "NepodaÅ™ilo se pÅ™ipojit zařízení z %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "nepodaÅ™ilo se otevřít %s pro Ätení" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "NepodaÅ™ilo se vytvoÅ™it doménu z %s" @@ -9694,10 +9750,6 @@ msgstr "alokuji doménu" #~ msgid "allocate cpumap" #~ msgstr "alokovat buffer" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "neoÄekávaný příkazový (dict) uzel" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "nepodaÅ™ilo se zjistit schopnosti" diff --git a/po/cy.po b/po/cy.po index 9a1c6a2363..f913cde97d 100644 --- a/po/cy.po +++ b/po/cy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/da.po b/po/da.po index 1e4272519e..af4119142c 100644 --- a/po/da.po +++ b/po/da.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: da\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-05-10 15:48+0200\n" "Last-Translator: Keld Simonsen \n" "Language-Team: \n" @@ -245,8 +245,8 @@ msgstr "kunne ikke allokere en knude" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -458,60 +458,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "kunne ikke allokere en knude" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "kunne ikke allokere en knude" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Kunne ikke oprette domæne fra %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Kunne ikke fortsætte domæne %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Kunne ikke læse fra sokkel %d\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "netværksnavn eller uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Kunne ikke udskrive domæne %s fra hukommelsen til %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -619,7 +619,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -667,7 +667,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "mangler rodenhedsinformation" @@ -1287,7 +1287,7 @@ msgstr "ugyldig domænepeger i %s" msgid "Failed to generate UUID" msgstr "kunne ikke hente netværks-UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1395,14 +1395,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "kunne ikke gemme indhold" @@ -1456,12 +1456,12 @@ msgstr "uventet mime-type" msgid "unexpected char type %d" msgstr "uventet mime-type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "uventet dict-knude" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "uventet mime-type" @@ -1521,12 +1521,12 @@ msgstr "kunne ikke skrive konfigurationsfilen: %s" msgid "unexpected domain %s already exists" msgstr "uventet mime-type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "kunne ikke skrive konfigurationsfilen: %s" @@ -1566,323 +1566,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "kunne ikke forbinde til %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "netværksnavn" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "aktuel hukommelse for domæne" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domæneinformation fejl, domid er ikke numerisk" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domæneinformation fejl, domid er ikke numerisk" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation mislykkedes: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Kunne ikke oprette inaktivt domæne %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Kunne ikke oprette inaktivt domæne %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Kunne ikke afdefinere netværk %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Kunne ikke afdefinere domæne %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "netværksnavn" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Kunne ikke ødelægge domæne %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Kunne ikke oprette domæne fra %s" +msgid "failed to remove capabilities %d" +msgstr "kunne ikke fÃ¥ fat pÃ¥ faciliteter" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "kunne ikke fÃ¥ fat pÃ¥ faciliteter" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "kunne ikke fÃ¥ fat pÃ¥ faciliteter" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "kunne ikke Ã¥bne %s for læsning" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "kunne ikke fÃ¥ knudeinformation" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "kunne ikke hente netværk '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation mislykkedes: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "kunne ikke forbinde til %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Kunne ikke afdefinere domæne %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "kunne ikke allokere en knude" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "aktuel hukommelse for domæne" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "kunne ikke læse konfigurationsfilen %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ugyldig forbindelsespeger i %s" @@ -1906,22 +1916,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domænenavn eller uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "navn for det inaktive domæne" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "afdefinér et inaktivt domæne" @@ -1981,7 +1991,7 @@ msgstr "ugyldig domænepeger i" msgid "failed to kill pid %d" msgstr "Kunne ikke suspendere domæne %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Kunne ikke suspendere domæne %s" @@ -2037,7 +2047,7 @@ msgstr "ugyldigt argument i %s" msgid "Invalid parameter count" msgstr "ugyldigt argument i " -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "kunne ikke hente type pÃ¥ hypervisor" @@ -2244,67 +2254,77 @@ msgstr "start et domæne automatisk" msgid "cannot create autostart directory '%s'" msgstr "Kunne ikke oprette netværk fra %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Kunne ikke fortsætte domæne %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Kunne ikke fortsætte domæne %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "kunne ikke forbinde til %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ugyldigt argument i " -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation mislykkedes" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "kunne ikke forbinde til %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "aktuel hukommelse for domæne" @@ -2594,72 +2614,77 @@ msgstr "ukendt OS-type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "kunne ikke Ã¥bne %s for læsning" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "kunne ikke Ã¥bne %s for læsning" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Kunne ikke læse beskrivelsesfilen %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "kunne ikke Ã¥bne %s for læsning" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Kunne ikke læse beskrivelsesfilen %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "kunne ikke Ã¥bne %s for læsning" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Kunne ikke læse beskrivelsesfilen %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "knudens cpu-numa-knuder" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Brugt hukommelse:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2678,17 +2703,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "knudeinformation" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domænet kører stadigvæk" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2873,7 +2898,7 @@ msgstr "" msgid "Could not read container config" msgstr "kunne ikke forbinde til %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "ukendt OS-type %s" @@ -3018,214 +3043,214 @@ msgstr "Kommunikationsfejl med proxy: fejlformateret pakke\n" msgid "got asynchronous packet number %d\n" msgstr "fik asynkront pakkenummer %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "netværksnavn eller uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Netværk %s startede\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "kunne ikke få knudeinformation" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "ingen understøttelse for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "uventet data '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "uventet data '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "ugyldigt argument i %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "mangler enhedsinformation for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Kunne ikke oprette domæne fra %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "ukendt OS-type %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "ukendt OS-type %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "netværksnavn eller uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "mangler domænenavnsinformation" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "kunne ikke forbinde til %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ugyldigt argument i %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "ukendt OS-type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3239,7 +3264,7 @@ msgstr "kunne ikke skrive konfigurationsfilen" msgid "Unable to seek to %lld in %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Kunne ikke suspendere domæne %s" @@ -3254,654 +3279,652 @@ msgstr "Kunne ikke gemme domæne %s til %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Kunne ikke oprette netværk fra %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "aktuel hukommelse for domæne" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "aktuel hukommelse for domæne" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "kunne ikke hente domæne '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation mislykkedes" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "aktuel hukommelse for domæne" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domænet er allerede aktivt" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "kunne ikke skrive konfigurationsfilen: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domæne %s er ved at blive lukket ned\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domænet kører stadigvæk" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domænenavn eller uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domæne %s findes allerede" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domænet er allerede aktivt" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation mislykkedes" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation mislykkedes" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "ændr hukommelsesallokering" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "kunne ikke forbinde til %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "ændr hukommelsesallokering" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "navn for det inaktive domæne" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "kunne ikke hente domæne-UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation mislykkedes" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "afdefinér et inaktivt domæne" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "kunne ikke forbinde til %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "knudens domæneliste" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "aktuel hukommelse for domæne" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "knudens domæneliste" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "kunne ikke læse fra Xen-dæmonen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "kunne ikke hente netværks-UUID" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Kunne ikke fortsætte domæne %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "uventet data '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "kunne ikke forbinde til %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domæne %s findes allerede" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "indlæser værts-definitionsfil" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "indlæser værts-definitionsfil" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "afdefinér et inaktivt domæne" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domæneinformation" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "kunne ikke få knudeinformation" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Kunne ikke oprette domæne fra %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "afdefinér et inaktivt domæne" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "start et domæne automatisk" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Kunne ikke oprette netværk fra %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "ugyldigt argument i %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domæne genetableret fra %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Kunne ikke suspendere domæne %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "kunne ikke læse konfigurationsfilen %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "ugyldigt argument i " -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation mislykkedes: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "knudens domæneliste" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "kunne ikke hente domæne-UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation mislykkedes: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Kunne ikke fortsætte domæne %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3911,537 +3934,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Kunne ikke afdefinere netværk %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "kunne ikke forbinde til %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "kunne ikke forbinde til %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Kunne ikke lukke sokkel %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "kunne ikke hente domæne-UUID" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "allokerer netværk" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allokerer domæne" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "kunne ikke allokere en knude" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "aktuel hukommelse for domæne" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Ugyldig værdi af %d for hukommelsesstørrelse" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "kunne ikke skrive konfigurationsfilen: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "for mange domæner" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "for mange domæner" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "ændr hukommelsesallokering" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "ukendt OS-type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "for mange forbindelser" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "for mange forbindelser" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "for mange drivrutiner registrerede" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operation mislykkedes: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation mislykkedes" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "kunne ikke serialisere S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "kunne ikke få knudeinformation" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Kunne ikke oprette inaktivt domæne %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "ingen understøttelse for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Kunne ikke starte domæne %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "kunne ikke gemme indhold" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Kunne ikke starte domæne %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Kunne ikke koble op til hypervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "knudens domæneliste" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "forbindelse skrivebeskyttet" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "knudens domæneliste" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "kunne ikke hente netværk '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "ugyldigt argument i %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operation mislykkedes" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Kunne ikke starte domæne %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4526,7 +4549,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Kunne ikke suspendere domæne %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4590,29 +4613,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ugyldig domænepeger i %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "uventet mime-type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "kunne ikke forbinde til %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5014,123 +5051,123 @@ msgstr "Kunne ikke oprette netværk fra %s" msgid "Scanning host%u" msgstr "ukendt vært %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "ukendt OS-type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "netværksnavn eller uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "ukendt OS-type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "mangler kildeinformation for enhed %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "mangler kildeinformation for enhed %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "ukendt OS-type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "uventet mime-type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "ukendt vært %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "mangler domænenavnsinformation" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "ukendt OS-type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ukendt vært %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "syntaksfejl i konfigurationsfilen: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5190,99 +5227,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domænet er allerede aktivt" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domænet er allerede aktivt" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domænenavn eller uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domæne %s findes allerede" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domænet kører stadigvæk" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5374,7 +5411,7 @@ msgstr "slå op domænefilnavn" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5535,203 +5572,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Kunne ikke suspendere domæne %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Kunne ikke oprette netværk fra %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "ikke mere hukommelse" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "knudens cpu-sokkel" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "knudens cpu-sokkel" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ukendt kommando: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ukendt kommando: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "kunne ikke forbinde til %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "kunne ikke skrive konfigurationsfilen" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "kunne ikke skrive konfigurationsfilen" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "uventet dict-knude" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domænet kører stadigvæk" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "kunne ikke forbinde til %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domæne %s findes allerede" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domæne %s findes allerede" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "navn for det inaktive domæne" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "kunne ikke forbinde til %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "knudens cpu-sokkel" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "kunne ikke analysere konfigurationsfilen %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "kunne ikke analysere konfigurationsfilen %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Kunne ikke afdefinere domæne %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "kunne ikke forbinde til %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "kunne ikke forbinde til %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "fejl: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Kunne ikke suspendere domæne %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Kunne ikke afdefinere netværk %s" @@ -5796,15 +5844,15 @@ msgstr "Konfigurér et domæne til at blive automatisk startet ved opstart." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domænenavn, id eller uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "deaktivér automatisk start" @@ -5923,15 +5971,15 @@ msgstr "Kunne ikke liste inaktive domæner" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Navn" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Tilstand" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ingen tilstand" @@ -6052,7 +6100,7 @@ msgstr "afdefinér et inaktivt domæne" msgid "Undefine the configuration for an inactive domain." msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domænenavn eller uuid" @@ -6297,11 +6345,11 @@ msgstr "Returnerer basal information om domænet." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Navn:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6309,16 +6357,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS-type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Tilstand:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(er):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU-tid:" @@ -6347,1738 +6395,1738 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Brugt hukommelse:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA-celler:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domænets vcpu-information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returnerer basal information om domænets virtuelle CPU'er." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU-slægtskab:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "kontroldomænets vcpu-slægtskab" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Fastsæt domæne VCPU'er til værters fysiske CPU'er." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu-nummer" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "værters cpu-nummmer (komma-separerede)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "kunne ikke få knudeinformation" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fysisk CPU %d findes ikke." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ændr antal virtuelle CPU'er" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Ændr antal virtuelle, aktive CPU'er i gæstedomænet." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "antal virtuelle CPU:er" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "antal virtuelle CPU:er" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "For mange virtuelle CPU'er" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ændr hukommelsesallokering" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Ændr nuværende hukommelsesallokering i gæstedomænet." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "antal kilobyte i hukommelse" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ugyldig værdi af %d for hukommelsesstørrelse" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ændr grænse for maksimal hukommelse" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Ændr grænse for maksimal hukommelsesallokering for gæstedomænet." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maksimal hukommelsesgrænse i kilobyte" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "aktuel hukommelse for domæne" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "knudeinformation" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returnerer basal information om knuden." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "kunne ikke få knudeinformation" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU-model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU-frekvens:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU-sokkel:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Kerner per sokkel:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Tråde per kerne:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA-celler:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Hukommelsesstørrelse:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "faciliteter" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "returnerer hypervisor/drivers faciliteter" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "kunne ikke få fat på faciliteter" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domæneinformation i XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Udskriv domæneinformationen som et XML-dump til stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "vis inaktive domæner" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "konvertér et domænenavn eller id til domæne-UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "syntaksfejl i konfigurationsfilen" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "konvertér et domæne-id eller UUID til domænenavn" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domænenavn eller uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "konvertér et domænenavn eller UUID til et domæne-id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "konvertér et domænenavn eller id til domæne-UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domænenavn eller uuid" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "kunne ikke hente domæne-UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "knudeinformation" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "forbind til gæstekonsol" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "autostart et netværk" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Konfigurér et netværk til at blive automatisk startet ved opstart." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "netværksnavn eller uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "Kunne ikke markere netværk %s som automatisk startet" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "Kunne ikke fravælge netværk %s som automatisk startet" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "netværk %s mærket som automatisk startet\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "netværk %s fravalgt som automatisk startet\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "opret et netværk fra en XML-fil" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Opret et netværk." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "fil som indeholder XML-netværksbeskrivelse" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Netværk %s oprettet fra %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Kunne ikke oprette netværk fra %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definér (men start ikke) et netværk fra en XML-fil" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definér et netværk." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Netværk %s defineret fra %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Kunne ikke definere netværk fra %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ødelæg et netværk" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Ødelæg et givet netværk." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "netværksnavn, id eller uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Netværk %s ødelagt\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Kunne ikke ødelægge netværk %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "netværksinformation i XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Udskriv netværksinformationen som et XML-dump til stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "list netværker" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Returnerer liste af netværker" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "vis inaktive netværker" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "vis inaktive og aktive netværker" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Kunne ikke liste aktive netværker" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Kunne ikke liste inaktive netværker" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Autostart" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ingen autostart" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktiv" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inaktiv" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "konvertér et netværks UUID til netværksnavn" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "netværks uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "start et (tidligere defineret) inaktivt netværk" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Starte et netværk." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "navn på det inaktive netværk" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Netværk %s startede\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Kunne ikke starte netværk %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "afdefinér et inaktivt netværk" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Afdefinér konfigurationen for et inaktivt netværk." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Netværk %s er blevet afdefineret\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Kunne ikke afdefinere netværk %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "konvertér et netværksnavn eller id til netværks-UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "netværksnavn" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "kunne ikke hente netværks-UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "start et domæne automatisk" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Konfigurér et domæne til at blive automatisk startet ved opstart." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domænenavn eller uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Kunne ikke markere netværk %s som automatisk startet" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Kunne ikke fravælge netværk %s som automatisk startet" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domæne %s mærket som automatisk startet\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domæne %s fravalgt som automatisk startet\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Opret et domæne." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "fil som indeholder en XML-domænebeskrivelse" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "fil som indeholder en XML-domænebeskrivelse" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "domæneinformation" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "navn på det inaktive netværk" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Kunne ikke liste inaktive domæner" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Kunne ikke liste inaktive domæner" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "navn for det inaktive domæne" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "kunne ikke allokere en knude" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definér (men start ikke) et domæne fra en XML-fil" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definér et domæne." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domæne %s defineret fra %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Kunne ikke definere domæne fra %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domæne %s defineret fra %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Kunne ikke afdefinere domæne %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domæne %s ødelagt\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "ødelæg en domæne" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Ødelæg et givet domæne." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domæne %s ødelagt\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Kunne ikke ødelægge domæne %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Ødelæg et givet domæne." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domæne %s ødelagt\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Kunne ikke ødelægge domæne %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domæne %s fortsat\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Kunne ikke fortsætte domæne %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domæneinformation i XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Udskriv domæneinformationen som et XML-dump til stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "vis domæner" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returnerer liste af domæner" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "vis inaktive domæner" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "vis inaktive og aktive domæner" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Kunne ikke liste aktive domæner" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Kunne ikke liste inaktive domæner" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "ikke mere hukommelse" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Kunne ikke gemme domæne %s til %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "knudeinformation" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returnerer basal information om knuden." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "kører" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allokerer domæne" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "konvertér et netværks UUID til netværksnavn" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domæne-uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start et (tidligere defineret) inaktivt domæne" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Starte et domæne." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "navn for det inaktive domæne" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domæne %s startede\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Kunne ikke starte domæne %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Opret et domæne." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domænenavn" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "navn for det inaktive domæne" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "afdefinér et inaktivt domæne" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domæne %s er blevet afdefineret\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Kunne ikke afdefinere domæne %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "konvertér et netværksnavn eller id til netværks-UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "kunne ikke hente domæne-UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "fil som indeholder en XML-domænebeskrivelse" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "navn for det inaktive domæne" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domænenavn eller uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "navn for det inaktive domæne" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domænenavn eller uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "netværksnavn" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Kunne ikke starte domæne %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domæne %s oprettet fra %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Ødelæg et givet domæne." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domæne %s ødelagt\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Kunne ikke ødelægge domæne %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "knudeinformation" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returnerer basal information om knuden." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS-type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokeret" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domæneinformation i XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Udskriv domæneinformationen som et XML-dump til stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "vis domæner" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returnerer liste af domæner" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Kunne ikke liste aktive domæner" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "konvertér et netværks UUID til netværksnavn" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "konvertér et netværks UUID til netværksnavn" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domæne-uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "konvertér et netværks UUID til netværksnavn" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "vis version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Vis informationen om systemversion" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "kunne ikke hente type på hypervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompileret med bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "kunne ikke hente biblioteksversion" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Bruger bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Bruger API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "kunne ikke hente version af hypervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Kan ikke hente version ud af kørende %s hypervisor\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Kører hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "mangler enhedsinformation" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "faciliteter" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Kunne ikke koble op til hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Kunne ikke liste inaktive domæner" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Udskriv netværksinformationen som et XML-dump til stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returnerer tilstand for et kørende domæne." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domæne %s ødelagt\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Kunne ikke liste inaktive domæner" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returnerer tilstand for et kørende domæne." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domæne %s fortsat\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "kunne ikke hente type på hypervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "kunne ikke hente type på hypervisor" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "forbindelses-URI for hypervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "kunne ikke hente domæne-UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc-skærm" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Udskriv IP-adressen og portnummer for VNC-skærmen." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "opret et domæne fra en XML-fil" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Kunne ikke oprette domæne fra %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "netværksnavn" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "netværksnavn" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "udefineret netværksnavn" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "netværksnavn" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "ugyldigt argument i %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "netværksnavn" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "kunne ikke få knudeinformation" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "kunne ikke allokere en knude" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Kunne ikke læse fra sokkel %d\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "kunne ikke få knudeinformation" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "kunne ikke allokere en knude" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Kunne ikke oprette inaktivt domæne %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "kunne ikke læse konfigurationsfilen" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Afdefinér konfigurationen for et inaktivt netværk." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Afdefinér konfigurationen for et inaktivt netværk." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Afdefinér konfigurationen for et inaktivt domæne." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "afslut denne interaktive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "kommando '%s' kræver flaget <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "kommando '%s' kræver flaget --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "kommandoen '%s' findes ikke" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAVN\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8087,17 +8135,17 @@ msgstr "" "\n" " FLAG\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8105,7 +8153,7 @@ msgstr "" "\n" " BESKRIVELSE\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8113,60 +8161,60 @@ msgstr "" "\n" " FLAG\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "udefineret domænenavn eller id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "kunne ikke hente domæne '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "udefineret netværksnavn" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "kunne ikke hente netværk '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "udefineret netværksnavn" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "kunne ikke hente domæne '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "udefineret netværksnavn" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "kunne ikke hente domæne '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8177,131 +8225,131 @@ msgstr "" "(Tid: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "mangler \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "uventet token (kommandonavn): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ukendt kommando: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "kommandoen '%s' understøtter ikke flaget --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "forventet syntaks: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nummer" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "streng" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "uventet data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "FLAG" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "stoppet" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "lukker ned" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "nedlukket" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "brudt ned" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ikke tilsluttet" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ingen gyldig forbindelse" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: fejl: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "fejl: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: kunne ikke allokere %d byte" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: kunne ikke allokere %lu byte" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "kunne ikke forbinde til hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "kunne ikke få knudeinformation" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "kunne ikke skrive konfigurationsfilen" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Kunne ikke koble ned fra hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8333,7 +8381,7 @@ msgstr "" "\n" " kommandoer (ikke-interaktiv tilstand):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8344,17 +8392,17 @@ msgstr "" " (angiv --help for detaljer om kommandoen)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "flaget '-%c' understøttes ikke. Se --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8363,7 +8411,7 @@ msgstr "" "Velkommen til %s, den interaktive terminal for virtualisering.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8895,7 +8943,7 @@ msgstr "ugyldig netværkspeger i" msgid "invalid interface pointer in %s" msgstr "ugyldig netværkspeger i %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "intern fejl %s" @@ -9028,7 +9076,7 @@ msgstr "domæneinformation fejl, domid er ikke numerisk" msgid "domain information incomplete, missing uuid" msgstr "domæneinformation ukomplet, mangler uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domæneinformation ukomplet, mangler navn" @@ -9082,270 +9130,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "uventet dict-knude" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "ukendt OS-type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspendér et domæne" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "mangler \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "mangler \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "mangler \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "kunne ikke forbinde til %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "ugyldigt argument i %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "kunne ikke forbinde til %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "kunne ikke forbinde til %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "domæneinformation ukomplet, mangler id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "ugyldigt argument i %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "ukendt OS-type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "syntaksfejl i konfigurationsfilen" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "kunne ikke analysere domæneinformation for Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domænet kører stadigvæk" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "uventet mime-type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "uventet værdi-knude" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "knudens hukommelse" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation mislykkedes" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Kunne ikke afdefinere netværk %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Kunne ikke suspendere domæne %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "kunne ikke analysere domæneinformation for Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "kunne ikke serialisere S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Kunne ikke oprette inaktivt domæne %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domæneinformation ukomplet, mangler navn" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "kunne ikke hente type på hypervisor" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domæneinformation ukomplet, mangler uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domæneinformation ukomplet, mangler uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "kunne ikke åbne %s for læsning" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "kunne ikke læse konfigurationsfilen %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "uventet mime-type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "uventet mime-type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domænet kører stadigvæk" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "uventet værdi-knude" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "knudens domæneliste" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9535,6 +9583,14 @@ msgstr "" msgid "reallocating list" msgstr "allokerer domæne" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Kunne ikke oprette domæne fra %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "kunne ikke åbne %s for læsning" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Kunne ikke oprette domæne fra %s" @@ -9728,10 +9784,6 @@ msgstr "allokerer domæne" #~ msgid "allocate cpumap" #~ msgstr "allokér ny buffer" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "uventet dict-knude" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "kunne ikke få fat på faciliteter" diff --git a/po/de.po b/po/de.po index 1464e775aa..aa1b093939 100644 --- a/po/de.po +++ b/po/de.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: de\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-04-17 15:17+0100\n" "Last-Translator: Fabian Affolter \n" "Language-Team: German \n" @@ -243,8 +243,8 @@ msgstr "Speicherzuweisung gescheitert" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Kann OLE nicht initialisieren" @@ -469,60 +469,60 @@ msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" "remoteReadConfigFile: %s: %s: nicht unterstützte Authentifizierung %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Kann Gruppe nicht setzen, wenn nicht als root ausgeführt" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Speicherzuweisung gescheitert" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Speicherzuweisung gescheitert" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Änderung des Video-Modus gescheitert" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "NAT für das physikalische Gerät %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Abspalten des Kindprozesses fehlgeschlagen (%s)" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Konnte keine anonyme Unix-Pipe erstellen" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "Cursor konnte nicht erzeugt werden" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Änderung des Video-Modus gescheitert" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -628,7 +628,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Kann Adresse nicht auflösen %d: %s" @@ -676,7 +676,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "Farbtabelleneinträge konnten nicht bereitgestellt werden" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1260,7 +1260,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "Fehlendes root-Element" @@ -1290,7 +1290,7 @@ msgstr "Ungültiger FV OS-Typ" msgid "Failed to generate UUID" msgstr "UUID generieren fehlgeschlagen" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 #, fuzzy msgid "malformed uuid element" msgstr "XPM: Pixel-Daten in falscher Form !" @@ -1404,14 +1404,14 @@ msgid "no monitor path" msgstr "Pfad zur DB:" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Zeile&nnummern anzeigen" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Konnte HTML-Dokument nicht in der Kodierung %s anzeigen" @@ -1465,12 +1465,12 @@ msgstr "Gerättypen-Feld" msgid "unexpected char type %d" msgstr "Gerättypen-Feld" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "Audio-Modell einfügen" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "Gerättypen-Feld" @@ -1530,12 +1530,12 @@ msgstr "Kann den Inhalt der Datei %s nicht öffnen!" msgid "unexpected domain %s already exists" msgstr "Dateiname bereits vorhanden" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Konnte '%s' nicht für %s öffnen." -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "system-config-printer/" @@ -1573,319 +1573,329 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "Konnte semanage-Verbindung nicht herstellen" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "Konnte Arbeits-Verzeichnis nicht ermitteln" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "Der Pfad '%s' enthält zu viele \"..\"." -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "Domaininformation inkorrekt, domid nicht numerisch" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "Domaininformation inkorrekt, domid nicht numerisch" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "Pfad is NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "Flag muss Null sein" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "Buffer ist NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "Buffer ist NULL, aber Grösse ist nicht null" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid fehlgeschlagen" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Speicherzuweisung gescheitert" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Erwerb des neuen Kontexts fehlgeschlagen.\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Cursor konnte nicht erzeugt werden" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Verzeichnis konnte nicht gewechselt werden" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Speichern des Inhalts scheiterte" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Cursor konnte nicht erzeugt werden" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Konnte keine PID von Sperr-Datei lesen." -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Kann '%s' nicht ausführen\n" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "NAT für das physikalische Gerät %s" +msgid "failed to remove capabilities %d" +msgstr "Abrufen der Fähigkeiten gescheitert" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "Abrufen der Fähigkeiten gescheitert" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "Abrufen der Fähigkeiten gescheitert" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() übergab ungültige VM-Definition" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Konnte '%s' nicht für %s öffnen." -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Konnte keinen Registrierungs-Eintrag für '%s'-Dateien erstellen." -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Konnte Dateien nicht in die Zwischenablage kopieren." -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Aufbau der Verbindung zur Server '%s' 'on topic' '%s' gescheitert" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Versuch, DDE-Server '%s' zu registrieren, gescheitert" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Versuch, DDE-Server '%s' zu registrieren, gescheitert" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Konnte Sperr-Datei '%s' nicht schreiben" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) fehlgeschlagen" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) fehlgeschlagen" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) fehlgeschlagen" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "Fehler-Ereignis %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() fehlgeschlagen" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Abruf der Schnittstellenstatistiken %s %s gescheitert" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair fehlgeschlagen" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Speichern des Inhalts scheiterte" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "NAT für das physikalische Gerät %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Konnte Sperr-Datei '%s' nicht schreiben" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Maximale Speichergrösse (MaxMemorySize) konnte nicht geändert werden" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Konfigurationsdatei %s konnte nicht gelesen werden" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Verbindungsabbruch vom Hypervisor schlug fehl" @@ -1909,24 +1919,24 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, 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:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "Kann keine aktive DFÜ-Verbindung finden: %s" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "Kann keine aktive DFÜ-Verbindung finden: %s" @@ -1986,7 +1996,7 @@ msgstr "Kann keinen Container für unbekanntes Control '%s' finden." msgid "failed to kill pid %d" msgstr "Konnte Prozess %d nicht abbrechen" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Kann nicht auf Beendigung des Threads warten." @@ -2042,7 +2052,7 @@ msgstr "Ungültiger Netzwerk-Parameter" msgid "Invalid parameter count" msgstr "Ungültiger Netzwerk-Parameter" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "Konnte keinen vorübergehenden Dateinamen erstellen." @@ -2261,68 +2271,78 @@ msgstr "Name der inaktiven Domain" msgid "cannot create autostart directory '%s'" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Cursor konnte nicht erzeugt werden" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Aktualisieren des Pools fehlgeschlagen %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Aktualisieren des Pools fehlgeschlagen %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Programm kann nicht ausgeführt werden:" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "Kein Domain mit übereinstimmendem Namen" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Ziel des Plattengeräts" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Ungültiger Parameter für für PrintDlgEx" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Konnte Datei \"%s\" nicht öffnen" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "Konnte Ressourcendatei %s nicht finden." -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Kann den offiziellen Hostnamen nicht bekommen" @@ -2612,74 +2632,79 @@ msgstr "Dieses Bild-Format wird nicht unterstützt" msgid "no device capabilities for '%s'" msgstr "Installiere Audio-Gerät für lokale VM" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "Öffnen von %s zu Lesezwecken schlug fehl" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "Öffnen von %s zu Lesezwecken schlug fehl" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Konnte Daten nicht aus der Zwischenablage kopieren" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "Öffnen von %s zu Lesezwecken schlug fehl" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Konnte Daten nicht aus der Zwischenablage kopieren" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "Öffnen von %s zu Lesezwecken schlug fehl" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Konnte Daten nicht aus der Zwischenablage kopieren" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "Erwartete '*' beim Parsen der Ressource." -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Keine Einträge gefunden." -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Konnte Datei \"%s\" nicht öffnen" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "%s: nicht implementiert\n" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA wird auf diesem Rechner nicht unterstützt" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "NUMA freier Speicher" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2698,16 +2723,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "Fehler beim Anlegen des Datenträgers: %s" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "Domain läuft nicht" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2896,7 +2921,7 @@ msgstr "Domain läuft nicht" msgid "Could not read container config" msgstr "Konnte semanage-Verbindung nicht herstellen" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "Unbekannter Typ '%s'" @@ -3046,215 +3071,215 @@ msgstr "Kommunikationsfehler mit dem Proxy: fehlerhaftes Paket\n" msgid "got asynchronous packet number %d\n" msgstr "erhielt asynchrone Paketnummer %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Umleitung des Ein/Ausgabe des Unterprozesses gescheitert" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Kann keinen Font-Knoten '%s' finden." -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Netzwerk '%s' nicht gefunden" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Die DHCP-Startadresse entspricht nicht dem Netzwerk %s" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Kann SciTech MGL nicht initialisieren !" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "%s: konnte Satz nicht anhängen: %s\n" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "%s: konnte Satz nicht anhängen: %s\n" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "Diese Funktion wird vom Hypervisor nicht unterstützt" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "Nicht unterstütztes Format in der Zwischenablage." -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "Nicht unterstützter Laufwerkstyp %s" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "Nicht unterstützter Laufwerkstyp %s" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "Ungültiges Audio-Modell" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "Element-Seitenverhältnis" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "fehlende Geräteinformationen für %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Fehler beim Lösen des Geräts von %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Typ des RAS-Bilds unbekannt" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Der Pfad '%s' enthält zu viele \"..\"." -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Typ des RAS-Bilds unbekannt" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Emulator-Pfad zu lang" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "Zeile %d, Spalte %d: fehlendes Attribut »%s" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "Unbekannter Auth-Typ '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "Cursor konnte nicht erzeugt werden" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "Konnte Zwischenablage nicht schliessen." @@ -3269,7 +3294,7 @@ msgstr "Datei »%s« konnte nicht angelegt werden: %s" msgid "Unable to seek to %lld in %s" msgstr "Konnte Zwischenablage nicht schließen." -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" @@ -3284,661 +3309,659 @@ msgstr "Fehler beim Zugriff auf Sperr-Datei." msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Konnte Zugriffszeit von Datei '%s' nicht ändern" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Netzwerk wurde nicht gefunden" - -#: src/qemu_driver.c:366 -#, fuzzy -msgid "No security driver available" -msgstr "Keine Möglickeit mit XBM umzugehen!" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Kopieren des Registry-Werts '%s' gescheitert" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Kopieren des Registry-Werts '%s' gescheitert" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Netzwerk wurde nicht gefunden" + +#: src/qemu_driver.c:397 +#, fuzzy +msgid "No security driver available" +msgstr "Keine Möglickeit mit XBM umzugehen!" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Erstellung des DDE-Zeichenkette gescheitert" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "C-Header-Datei ausgeben" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "C-Header-Datei ausgeben" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "C-Header-Datei ausgeben" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "C-Header-Datei ausgeben" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, 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:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Konnte Zwischenablage nicht schließen." -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Kann GTK nicht initialisieren: " -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "Konnte Dateien nicht in die Zwischenablage kopieren." -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 #, fuzzy msgid "setting VNC password failed" msgstr "Verbindung fehlgeschlagen : Es fehlt der Username bzw. das Passwort" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Konnte Dateien nicht in die Zwischenablage kopieren." -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ist bereits aktiv" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Kann keinen Font-Knoten '%s' finden." -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "kann Konfiguration nicht entfernen für %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Fehler beim Schreiben der Log-Datei" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Fehler beim Schreiben der Log-Datei" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Konnte Zwischenablage nicht schließen." -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Fehler beim Beziehen der Domain-Details: %s" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "Fehler beim Herunterfahren der Domain: %s" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Versuch gescheitert, eine DDE-Benachrichtigung zu schicken" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Wiederherstellen der Domain aus %s gescheitert" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Es konnte nicht aus der Datei »%s« gelesen werden: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Speicher-Pool ist nicht aktiv" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Konnte '%s' nicht für %s öffnen." -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "Kein Doamin mit übereinstimmender UUID '%s'" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "Kein Domain mit übereinstimmendem Namen" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "" "Fehler beim Wiederherstellen der Domain '%s'. Läuft die Domain bereits?" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "" "Fehler beim Wiederherstellen der Domain '%s'. Läuft die Domain bereits?" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "Suspend-Operation gescheitert" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "Herunterfahren-Operation gescheitert" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "Speicherzuweisung ändern" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "Konnte semanage-Verbindung nicht herstellen" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "Speicherzuweisung ändern" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "Name der inaktiven Domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Cursor konnte nicht erzeugt werden" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Konnte Sperr-Datei '%s' nicht schreiben" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Konnte Sperr-Datei '%s' nicht schreiben" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Logtexte in Datei speichern" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "Gzip wird nicht für diese zlib Version unterstützt" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Name der inaktiven Domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "Domain-Definitionsdatei laden" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "Eine inaktive Domain undefinieren" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, fuzzy, c-format msgid "vcpu number out of range %d > %d" msgstr "Ganzzahliger Wert »%s« ist außerhalb des Wertebereiches." -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Setze Lesezeichen %i\tAlt-%i" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "Bildtyp »%s« wird nicht unterstützt" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Bekomme den Hostnamen nicht" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "Kann die Typnamen nicht aus '%s' lesen !" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Konnte keine PID von Sperr-Datei lesen." -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 #, fuzzy msgid "image magic is incorrect" msgstr "Bildtyp »%s« wird nicht unterstützt" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, fuzzy, c-format msgid "image version is not supported (%d > %d)" msgstr "Gzip wird nicht für diese zlib Version unterstützt" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "Lesen von XML fehlgeschlagen" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Erwerb des neuen Kontexts fehlgeschlagen.\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "Nicht unterstützter Laufwerkstyp %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Kann keinen Font-Knoten '%s' finden." -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "Nicht unterstützter Laufwerkstyp %s" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "kann CDROM-Medium nicht wechseln" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "kann CDROM-Medium nicht wechseln" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "Dateiname bereits vorhanden" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "Normale Platten_partition:" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "Host-Definitionsdatei laden" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "Host-Definitionsdatei laden" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "Eine inaktive Domain undefinieren" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "nur CDROM-Laufwerke können angehängt werden" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "ISO-Pfad nicht gefunden" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Fehler beim Lösen des Geräts von %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "Eine inaktive Domain undefinieren" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "nur CDROM-Laufwerke können angehängt werden" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "Name der inaktiven Domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Cursor konnte nicht erzeugt werden" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ungültiger Pfad: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 #, fuzzy msgid "'info blockstats' command failed" msgstr "Befehlsausführung '%s' schlug fehl mit Fehler: %ul" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' nicht unterstützt von diesem qemu" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "Gerät nicht gefunden: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL oder leerer Pfad" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Konnte '%s' nicht für %s öffnen." -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Konnte keine PID von Sperr-Datei lesen." -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ungültiger Pfad" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU-Treiber unterstützt nur virtuelle Speicher-Adressen" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "Fehlgeschlagener Befehl: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "Konfigurationsdatei %s konnte nicht gelesen werden" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "Knoten Domain-Liste" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "UUID generieren fehlgeschlagen" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain ist bereits aktiv" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "Fehlgeschlagener Befehl: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Fortsetzen der Domain %s gescheitert" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, fuzzy, c-format msgid "device %s is not a PCI device" msgstr "'%s' ist keine gültige POT-Datei." @@ -3948,551 +3971,551 @@ msgstr "'%s' ist keine gültige POT-Datei." msgid "failed to find libvirtd binary" msgstr "Netzwerk wurde nicht gefunden" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Cursor konnte nicht erzeugt werden" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Erzeugen des Socket fehlgeschlagen: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Abrufen der URI scheiterte" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "Fehler beim Öffnen der Datei %s!" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Prüfen Sie Ihren Zugang" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "Kann keinen Speicher für new_context zuweisen" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "Kann TTY-Label nicht wiederherstellen...\n" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Laden der DLL '%s' gescheitert" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "Einstellung von PAM_TTY fehlgeschlagen\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Versuch gescheitert, die Thread-Priorität %d zu setzten." -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Clientobjekt-Erzeugung fehlgeschlagen: %s\n" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Kann TTY-Label nicht wiederherstellen...\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Clientobjekt-Erzeugung fehlgeschlagen: %s\n" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Kann den offiziellen Hostnamen nicht bekommen" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "'%s' ist ungültig" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "'%s' ist keine gültige POT-Datei." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "" "remoteCheckCertificate: Das Client-Zertifikat hat einen unbekannten " "Herausgeber." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "***Ein Fehlerbericht wurde erstellt\n" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: Das Client-Zertifikat benutzt einen unsicheren " "Algorithmus." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, fuzzy, c-format msgid "server certificate failed validation: %s" msgstr "Versuch, DDE-Server '%s' zu registrieren, gescheitert" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Zertifikatstyp ist nicht X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers fehlgeschlagen" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Kann GTK nicht initialisieren: " -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Das Zertifikat ist abgelaufen" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Das Zertifikat ist momentan nicht aktiviert" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "Der Pfad '%s' enthält zu viele \"..\"." -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "zu viele Domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, fuzzy, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "Zeige Zusammenfassung des VCPU-Anzahl" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "Rechner meldet zu viele vCPUs: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "zu viele Domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 #, fuzzy msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "Typ des RAS-Bilds unbekannt" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "Speicherzuweisung ändern" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "Unbekannter Parametertyp" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "zu viele Remote-Netzwerke: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "zu viele Remote-Netzwerke: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "zu viele Treiber registriert" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "Unkannter Authentifikationstyps %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, fuzzy, c-format msgid "requested authentication type %s rejected" msgstr "Nicht unterstützter Konsolen-Authentifikationstype" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "Nicht unterstützter Authentifikationstyps %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Laden der DLL '%s' gescheitert" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "%s: Fehler beim Erzeugen des Versionsatzes: %s" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Dieser Filtersatz kann nicht entfernt werden." -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Dieser Filtersatz kann nicht entfernt werden." -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "Diese Funktion wird vom Hypervisor nicht unterstützt" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Domain %s konnte nicht gestartet werden" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "" "Der Versuch eines Clients, eine Verbindung herzustellen, ist gescheitert." -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "" "Der Versuch eines Clients, eine Verbindung herzustellen, ist gescheitert." -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 #, fuzzy msgid "no event support" msgstr "Component: language support" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 #, fuzzy msgid "adding cb to list" msgstr "Verzeichnis hinzufügen" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (Langwort)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "Programm kann nicht ausgeführt werden:" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Konnte keine PID von Sperr-Datei lesen." -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "Programm kann nicht ausgeführt werden:" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Konnte Daten nicht von der Zwischenablage holen." -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Konnte Daten nicht von der Zwischenablage holen." -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (Langwort)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "wxSocket: ungültige Signatur in ReadMsg." -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 #, fuzzy msgid "unmarshalling remote_error" msgstr "Fehler beim Öffnen der Datei %s!" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, fuzzy, c-format msgid "unknown status (received %x)" msgstr "Unbekannter Status-Code" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "Versuch, Daten in der Zwischenablage abzulegen, gescheitert" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Versuch, Daten in der Zwischenablage abzulegen, gescheitert" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4577,7 +4600,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Einstellung von PAM_TTY fehlgeschlagen\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4641,29 +4664,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "%s: nicht implementiert\n" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "Ungültiger FV OS-Typ" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "Dateiname bereits vorhanden" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5063,133 +5100,133 @@ msgstr "Konnte Daten nicht aus der Zwischenablage kopieren" msgid "Scanning host%u" msgstr "Host-Details" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 #, fuzzy msgid "missing auth host attribute" msgstr "Zeile %d, Spalte %d: fehlendes Attribut »%s" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 #, fuzzy msgid "missing auth passwd attribute" msgstr "Zeile %d, Spalte %d: fehlendes Attribut »%s" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 #, fuzzy msgid "malformed octal mode" msgstr "Ungültiger Weiterleitungsmodus" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 #, fuzzy msgid "malformed owner element" msgstr "XPM: Pixel-Daten in falscher Form !" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 #, fuzzy msgid "malformed group element" msgstr "Verwalte Gruppen-Mitgliedschaft" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "Füge neuen Speicher-Pool hinzu" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "Fehlendes Namenelement" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "Nicht möglich UUID zu generieren" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "Unbekannter Auth-Typ '%s'" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "Fehlender Quellen-Hostname" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "Die Kataloge können nicht aus den RPM-Datei extrahiert werden." -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "Fehlende Quellen-Gerät-Pfad" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "Quellen-Pfad fehlt" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "Fehlender Quellen-Hostname" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "Unbekannter Auth-Typ '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "Fehlender Ziel-Pfad" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "Unbekanntes root-Element" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "Nicht unterstütztes Format in der Zwischenablage." -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "Unerwarteter Pool-Typ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "Unkannte Grössen-Einheiten '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 #, fuzzy msgid "malformed capacity element" msgstr "XPM: Pixel-Daten in falscher Form !" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "Fehlendes Namenelement" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "Fehlendes Kapazität-Element" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "Unbekannter Auth-Typ '%s'" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "Unbekanntes root-Element" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "Nicht unterstütztes Format in der Zwischenablage." @@ -5236,7 +5273,7 @@ msgstr "Keine Konfigurationsdatei für %s" msgid "cannot remove config for %s" msgstr "kann Konfiguration nicht entfernen für %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "kein Pool mit passender UUID" @@ -5248,98 +5285,98 @@ msgstr "Kein Pool mit übereinstimmenden Namen" msgid "storage pool already exists" msgstr "Speicher-Pool bereits vorhanden" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "Pool ist immer noch aktiv" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "Pool ist bereits aktiv" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "Speicher-Pool ist bereits aktiv" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "Speicher-Pool ist nicht aktiv" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "Speicher-Pool ist immer noch aktiv" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "Pool hat keine Konfigurationsdatei" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "Speicher-Volumen bereits vorhanden" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "Kein Pool mit übereinstimmenden Namen" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "Speicher-Pool ist bereits aktiv" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "" "Fehler beim Wiederherstellen der Domain '%s'. Läuft die Domain bereits?" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5430,7 +5467,7 @@ msgstr "Erzeuge Speicher-Pool..." msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: Pfad angeben oder test:///default verwenden" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Bekomme den Hostnamen nicht" @@ -5599,211 +5636,221 @@ msgstr "Speicherzuweisung gescheitert" msgid "unsupported chr device type %d" msgstr "Nicht unterstützter Konsolen-Authentifikationstype" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "Setzen des close-on-exec-Dateibeschreiber-Flag fehlgeschlagen" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Kann OLE nicht initialisieren" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Konnte Arbeits-Verzeichnis nicht ermitteln" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "Übersetzungsspeicher aktualisieren" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Konnte Datei \"%s\" nicht öffnen" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Programm kann nicht ausgeführt werden:" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "Kann die Typnamen nicht aus '%s' lesen !" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 #, fuzzy msgid "no kernel specified" msgstr "Keine Einträge gefunden." -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Kann keinen Font-Knoten '%s' finden." -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "Fehler beim Schreiben der Log-Datei" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Fehler beim Schreiben der Log-Datei" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Unerwarteter Fehlerist aufgetreten" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Speicher-Pool ist nicht aktiv" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "" "Fehler beim Wiederherstellen der Domain '%s'. Läuft die Domain bereits?" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "Domain %s existiert bereits" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Kann keine aktive DFÜ-Verbindung finden: %s" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "Kann die Typnamen nicht aus '%s' lesen !" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Programm kann nicht ausgeführt werden:" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Setzen des non-blocking-Dateibeschreiber-Flag fehlgeschlagen" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Setzen des close-on-exec-Dateibeschreiber-Flag fehlgeschlagen" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Konnte keine anonyme Unix-Pipe erstellen" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Umleitung des Ein/Ausgabe des Unterprozesses gescheitert" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Programm kann nicht ausgeführt werden:" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "Konfigurationsdatei %s konnte nicht gelesen werden" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "Konfigurationsdatei %s konnte nicht gelesen werden" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Konfigurationsdatei %s konnte nicht gelesen werden" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Kann Session nicht finden" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "Datenbankverzeichnis kann nicht erstellt werden!" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Konnte nicht %s in %s extrahieren: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "Programm kann nicht ausgeführt werden:" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 #, fuzzy msgid "Unknown poll response." msgstr "GIF: unbekannter Fehler!" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "Datenbankfehler: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Konnte '%s' nicht für %s öffnen." -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Cursor konnte nicht erzeugt werden" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Netzwerk wurde nicht gefunden: %s" @@ -5870,15 +5917,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "Domainname, ID oder UUID" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "Automatisches Starten deaktivieren" @@ -5998,15 +6045,15 @@ msgstr "Auflistung inaktiver Domains schlug fehl" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Status" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "Kein Status" @@ -6124,7 +6171,7 @@ msgstr "Eine inaktive Domain undefinieren" msgid "Undefine the configuration for an inactive domain." msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "Domain-Name oder UUID" @@ -6371,11 +6418,11 @@ msgstr "Liefert grundlegende Informationen zur Domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6383,16 +6430,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Typ:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Status:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU-Zeit:" @@ -6420,105 +6467,105 @@ msgstr "aktivieren" msgid "disable" msgstr "deaktiviert" -#: src/virsh.c:1651 +#: src/virsh.c:1653 #, fuzzy msgid "Security model:" msgstr "Gerät-Modell:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA freier Speicher" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "verfügbaren freien Speicher für die NUMA-Zelle anzeigen." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA-Zell-Nummer" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Gesamt" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "Domain vcpu-Information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Liefert grundlegende Informationen zu den virtuellen CPUs der Domain." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU-Affinität:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domain heruntergefahren, keine virtuellen CPUs vorhanden." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "Domain vcpu-Affinität kontrollieren" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Domain VCPUs mit physikalischen CPUs des Hosts verknüpfen." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "VCPU-Nummer" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "Host-CPU-Nummer(m) (getrennt durch Komma)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 #, fuzzy msgid "vcpupin: Missing cpulist" msgstr "Max. # an fehlenden Worten:" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "Abruf der Platteninformationen gescheitert" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: Ungültige vCPU-Nummer." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Ungültiges Format. Leerer String." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: Ungültiges Format. Ziffer an Position %d (nahe '%c') erwartet." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6527,1614 +6574,1614 @@ msgstr "" "cpulist: %s: Ungültiges Format. Ziffer oder Komma an Position %d (nahe '%c') " "erwartet." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Ungültiges Format. Überflüssiges Komma an Position %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Physikalische CPU '%d' existiert nicht." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "Anzahl der virtuellen CPUs ändern" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Anzahl der in der Gast-Domain aktiven virtuellen CPUs ändern." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "Anzahl der virtuellen CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Ungültige Anzahl virtueller CPUs." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Zu viele virtuelle CPUs." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "Speicherzuweisung ändern" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Die derzeitige Speicherzuweisung in der Gast-Domain ändern." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "Speichergrösse in Kilobytes" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ungültiger Wert von %d für die Speichergrösse" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Maximale Speichergrösse (MaxMemorySize) konnte nicht überprüft werden" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "Maximale Speichergrenze ändern" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Maximales Limit für die Speicherzuweisung einer Gast-Domain ändern." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "Maximales Speicherlimit in Kilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Derzeitige Speichergrösse (MemorySize) konnte nicht überprüft werden" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Aktuelle Speichergrösse (MemorySize) kann nicht verkleinert werden" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Maximale Speichergrösse (MaxMemorySize) konnte nicht geändert werden" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "Knoteninformation" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Liefert grundlegende Informationen zum Knoten." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "Abruf der Knoteninformationen scheiterte" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU-Modell:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU-Frequenz:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU-Socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Kern(e) pro Socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) pro Kern:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA-Zelle(n):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Speichergrösse:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "Fähigkeiten" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Gibt die Fähigkeiten des Hypervisors/Treibers zurück." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "Abrufen der Fähigkeiten gescheitert" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "Domain-Informationen in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Ausgabe der Domain-Informationen als XML-Dump nach stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "Keine inaktive Domain" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "kann Konfigurationsdatei nicht erstelllen %s: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "Syntaxfehler in der Konfigurationsdatei" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "Eine Domain-ID oder UUID in Domain-Namen konvertieren" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "Domain-ID oder -UUID" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "Einen Domain-Namen oder -UUID in Domain-ID konvertieren" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "Einen Domain-Namen oder -ID in Domain-UUID konvertieren" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "Domain-ID oder -Name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "Abrufen der Domain-UUID scheiterte" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "Domain auf anderen Host migrieren" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Domain auf anderen Host migrieren. --live für Live-Migration hinzufügen." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "Live-Migration" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "Verbindungs-URI des Ziel-Hosts" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "Migrations-URI (kann normalerweise ausgelassen werden)" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrieren: Fehlende Ziel-URI (desturi)" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "Ein Netzwerk automatisch starten" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" "Ein Netzwerk so konfigurieren, dass es beim Booten automatisch gestartet " "wird." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "Netzwerk-Name oder UUID" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "Markierung des Netzwerks %s als automatisch zu starten gescheitert" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "Demarkierung des Netzwerks %s als automatisch zu starten gescheitert" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Netzwerk %s als automatisch zu starten markiert\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Netzwerk %s als automatisch zu starten demarkiert\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "Netzwerk aus einer XML-Datei erstellen" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Ein Netzwerk erstellen." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "Dateien mit XML-Netzwerkbeschreibung" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Netzwerk %s von %s erstellt\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Fehler beim Erstellen des Netzwerks von %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "Definiere (aber starte kein) Netzwerk aus einer XML-Datei" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Netzwerk definieren." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Netzwerk %s von %s definiert\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Fehler beim Definieren eines Netzwerks von %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "Netzwerk löschen" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Eine bestimmtes Netzwerk löschen." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "Netzwerkname, ID oder UUID" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Netzwerk %s gelöscht\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Löschen des Netzwerks %s gescheitert" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "Netzwerk-Informationen in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Ausgabe der Netzwerk-Informationen als XML-Dump nach stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "Netzwerke auflisten" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Gibt eine Liste der Netzwerke wieder." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "Inaktive Netzwerke auflisten" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "Inaktive & aktive Netzwerke auflisten" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Auflistung aktiver Netzwerke schlug fehl" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Auflistung inaktiver Netzwerke schlug fehl" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatischer Start" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "Kein automatischer Start" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "Aktiv" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "Inaktiv" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "Eine Netzwerk-UUID in einen Netzwerk-Namen konvertieren" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "Netzwerk-UUID" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "Ein (zuvor definiertes) inaktives Netzwerk starten" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Ein Netzwerk starten." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "Name des inaktiven Netzwerks" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Netzwerk %s gestartet\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Netzwerk %s konnte nicht gestartet werden" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "Ein inaktives Netzwerk undefinieren" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Die Konfiguration eines inaktiven Netzwerks undefinieren." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Netzwerk %s wurde undefiniert\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Netzwerk %s konnte nicht undefiniert werden" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "Einen Netzwerk-Namen in eine Netzwerk-UUID konvertieren" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "Netzwerk-Namen" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "Abrufen der Netzwerk-UUID scheiterte" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Fehler beim automatischen Start des Pools: %s" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "" "Eine Domain so konfigurieren, dass sie beim Booten automatisch gestartet " "wird." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "Pool-Name oder UUID" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Markierung des Netzwerks %s als automatisch zu starten gescheitert" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Demarkierung des Netzwerks %s als automatisch zu starten gescheitert" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "TSINFO: %s Paket benötigt %s markiert als gelöscht" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s als automatisch zu starten demarkiert\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "Sicherheitskopie der xml-Datei konnte nicht erstellt werden" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Erzeuge einen Pool." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "Datei mit einer XML-Domainbeschreibung" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "&Aus Quelltexten aktualisieren" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Erzeugen eines Pools aus %s fehlgeschlagen" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "Eine Domain aus einer XML-Datei erstellen" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "Datei mit einer XML-Domainbeschreibung" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "&Aus Quelltexten aktualisieren" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Erstellung des DDE-Zeichenkette gescheitert" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "NUMA wird auf diesem Rechner nicht unterstützt" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "Name des inaktiven Netzwerks" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Gerättypen-Feld" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Auflistung inaktiver Domains schlug fehl" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "Name des Pools" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "Typ des Pools" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "Bildpuffer von %u Byte konnte nicht bereitgestellt werden" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "Eine Domain aus einer XML-Datei erstellen" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Pool %s erstellt\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Erzeugen des Pools %s fehlgeschlagen" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "Definiere (aber starte keine) Domain aus einer XML-Datei" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "Definiere einen Pool." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "Pool %s definiert von %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "Definieren eines Pools aus %s fehlgeschlagen" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "Pool %s definiert\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "Definieren des Pools %s fehlgeschlagen" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "baue einen Pool" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Einen gegebenen Pool gebaut." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Füge Pool hinzu" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "Zerstören eines Pools" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Zerstöre einen angegebenen Pool." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Pool %s zerstört\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "Pool löschen" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Erzeuge Speicher-Pool..." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "Pool %s gelöscht\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "Einen Pool aktualisieren" -#: src/virsh.c:3479 +#: src/virsh.c:3481 #, fuzzy msgid "Refresh a given pool." msgstr "Erzeuge Speicher-Pool..." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "Pool %s aktualisiert\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Aktualisieren des Pools fehlgeschlagen %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "Pool-Informationen in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ausgabe der Domain-Informationen als XML-Dump nach stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "Poolliste" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "&Gefärbte Übersetzungsliste" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "Inaktive Pools auflisten" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "Liste der aktiven GTK-Module" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Auflistung aktiver Domains schlug fehl" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Auflistung inaktiver Domains schlug fehl" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "Ungültiger Verbindungszeiger in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "zu viele Treiber registriert" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nicht genug Speicher." -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, fuzzy, c-format msgid "virAsprintf failed (errno %d)" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Definieren des Pools %s fehlgeschlagen" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "zu viele Treiber registriert" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Erzeuge Speicher-Pool..." -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Liefert grundlegende Informationen zum Knoten." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "bauen" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "laufend" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Kapazität:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Zuordnung:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Verfügbar:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "Konvertieren einer pool-UUID in einen Pool-Namen" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "Pool-UUID" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "Eine (zuvor definierte) inaktive Domain starten" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Start einen Pool." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "Name eines inaktiven Pools" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "Pool %s gestartet\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "Eine Domain aus einer XML-Datei erstellen" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Erzeugen eines Datenträger." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "Pool-Name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "Name des Datenträger" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, fuzzy, c-format msgid "Malformed size %s" msgstr "&Aktuelle Größe" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Datenträger %s erzeugt\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Cursor konnte nicht erzeugt werden" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "Erzeuge Speicher-Pool..." -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "***Ein Fehlerbericht wurde erstellt\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "Einen Netzwerk-Namen in eine Netzwerk-UUID konvertieren" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "Sicherheitskopie der xml-Datei konnte nicht erstellt werden" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "Datei mit einer XML-Domainbeschreibung" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "&Aus Quelltexten aktualisieren" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Erstellung des DDE-Zeichenkette gescheitert" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "Sicherheitskopie der xml-Datei konnte nicht erstellt werden" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Name eines inaktiven Pools" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "

Ihr menschlicher Name oder \"Wirklicher-Leben\"-Name

" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "&Aus Quelltexten aktualisieren" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "Name des Datenträger" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "

Ihr menschlicher Name oder \"Wirklicher-Leben\"-Name

" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "Allgemeiner Name:" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "&Aus Quelltexten aktualisieren" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Erstellung des DDE-Zeichenkette gescheitert" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "Löschen eines Datenträgers" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Fehler beim Anlegen des Datenträgers: %s" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Datenträger %s gelöscht\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Fehlerhafte %s DFÜ-Verbindung: %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Fehler beim Anlegen des Datenträgers: %s" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Liefert grundlegende Informationen zum Knoten." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Typ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "Datei" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "Block" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "Debug-Informationen im &Nachrichtenprotokoll:" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ausgabe der Domain-Informationen als XML-Dump nach stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "Dateiliste" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Gibt eine Liste der Domains wieder." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Auflistung aktiver Domains schlug fehl" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Pfad" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "Eine Netzwerk-UUID in einen Netzwerk-Namen konvertieren" -#: src/virsh.c:4618 +#: src/virsh.c:4620 #, fuzzy msgid "vol key or path" msgstr "Unterschreiben oder bearbeiten eines Schl." -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "Eine Netzwerk-UUID in einen Netzwerk-Namen konvertieren" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "Vol-UUID" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "Gewähltes Objekt in Pfad umwandeln" -#: src/virsh.c:4685 +#: src/virsh.c:4687 #, fuzzy msgid "vol name or key" msgstr "

Ihr menschlicher Name oder \"Wirklicher-Leben\"-Name

" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "Version anzeigen" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Informationen zur Systemversion anzeigen." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "Abrufen des Hypervisor-Typs scheiterte" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompiliert gegen die Bibliothek: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "Abrufen der Bibliotheksversion scheiterte" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Verwende Bibliothek: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Verwende API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "Abruf der Hypervisorversion scheiterte" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Kann laufende %s Hypervisorversion nicht ermitteln\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Laufender Hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "NUMA wird auf diesem Rechner nicht unterstützt" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "Ein Eintrag in der Schlüsselwortliste:" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "Projektname:" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Verbindungsaufbau zum Hypervisor schlug fehl" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Auflistung inaktiver Domains schlug fehl" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ausgabe der Domain-Informationen als XML-Dump nach stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "Sende Taste" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 #, fuzzy msgid "Could not find matching device" msgstr "Konnte Ressourcendatei %s nicht finden." -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Neues Plattengerät anhängen." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Geräteblockstatistiken einer laufenden Domain abrufen." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Boot-Gerät" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "NAT für das physikalische Gerät %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Neues Plattengerät anhängen." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Neues Plattengerät anhängen." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, fuzzy, c-format msgid "Device %s re-attached\n" msgstr "Gerättypen-Feld" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Fehler beim Anhängen des Geräts von %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Gerättypen-Feld" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Geräteblockstatistiken einer laufenden Domain abrufen." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Boot-Gerät" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "NAT für das physikalische Gerät %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "Hypervisor-Hostname ausgeben" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "Abrufen des Hostnames scheiterte" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "Kanonisierte URI des Hypervisors ausgeben" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "Abrufen der URI scheiterte" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "VNC-Anzeige" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Ausgabe der IP-Adresse und der Portnummer für die VNC-Anzeige." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "TTY-Konsole" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Gerät für die TTY-Konsole ausgeben." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "Gerät aus einer XML-Datei anhängen" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Gerät aus einer XML anhängen ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML-Datei" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: Fehlende Option" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Fehler beim Anhängen des Geräts von %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 #, fuzzy msgid "Device attached successfully\n" msgstr "Gerättypen-Feld" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "Gerät von einer XML-Datei lösen" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Gerät von einer XML- lösen" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: Fehlende Option" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Fehler beim Lösen des Geräts von %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 #, fuzzy msgid "Device detached successfully\n" msgstr "Gerättypen-Feld" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "Netzwerkschnittstelle verbinden" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Neue Netzwerkschnittstelle verbinden." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "Netzwerkschnittstellentyp" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "Quelle der Netzwerkschnittstelle" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "Ziel-Netzwerk-Name" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC-Adresse" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Skript zur Ãœberbrückung einer Netzwerkschnittstelle" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Keine %s Unterstützung im Befehl 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 #, fuzzy msgid "Interface attached successfully\n" msgstr "Virtuelle Netzwerkschnittstelle" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "Netzwerkschnittstelle abhängen" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Netzwerkschnittstelle abtrennen" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Abruf der Schnittstelleninformationen gescheitert" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Keine Schnittstelle gefunden, deren Typ %s ist" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Keine Schnittstelle gefunden, deren MAC-Adresse %s ist" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Speicherzuweisung gescheitert" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Erstellen von XML gescheitert" -#: src/virsh.c:5644 +#: src/virsh.c:5646 #, fuzzy msgid "Interface detached successfully\n" msgstr "Virtuelle Netzwerkschnittstelle" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "Plattengerät anhängen" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Neues Plattengerät anhängen." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "Quelle des Plattengeräts" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "Ziel des Plattengeräts" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "Treiber des Plattengeräts" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "Subtreiber des Plattengeräts" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "Ziel-Gerätetyp" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "Modus für das Lesen und Schreiben von Geräten" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Keine %s Unterstützung im Befehl 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 #, fuzzy msgid "Disk attached successfully\n" msgstr "Normale Platten_partition:" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "Plattengerät abtrennen" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Plattengerät abtrennen." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Abruf der Platteninformationen gescheitert" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Keine Platte gefunden, deren Ziel %s ist" -#: src/virsh.c:5913 +#: src/virsh.c:5915 #, fuzzy msgid "Disk detached successfully\n" msgstr "Normale Platten_partition:" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "Speicherzuweisung gescheitert" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "Konnte keinen vorübergehenden Dateinamen erstellen." -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "Konnte vorübergehende Datei nicht öffnen." -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "Fehler beim Schreiben der xml-Datei" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "Befehlsausführung '%s' schlug fehl" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "Befehlsausführung '%s' schlug fehl mit Fehler: %ul" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "Konnte vorübergehende Datei nicht öffnen." -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Konfigurationsdatei konnte nicht gelesen werden" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Die Konfiguration eines inaktiven Netzwerks undefinieren." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Die Konfiguration eines inaktiven Netzwerks undefinieren." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Die Konfiguration einer inaktiven Domain undefinieren." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "Dieses interaktive Terminal beenden" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "Befehl '%s' erfordert <%s> Option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "Befehl '%s' erfordert --%s Option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "Befehl '%s' existiert nicht" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8142,17 +8189,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8160,7 +8207,7 @@ msgstr "" "\n" " BESCHREIBUNG\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8168,59 +8215,59 @@ msgstr "" "\n" " OPTIONEN\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "Nicht definierter Domain-Name oder -ID" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "Abruf der Domain '%s' scheiterte" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "Nicht definierter Domain-Name oder -ID" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "Abruf des Netzwerks '%s' scheiterte" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "Ungültiger Verzeichnisname" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "Nicht definierter Volumen-Name" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8231,131 +8278,131 @@ msgstr "" "(Zeit: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "fehlendes \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "Unerwarteter Token (Befehlsname): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "Unbekannter Befehl: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "Befehl '%s' unterstützt die Option --%s nicht" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "Erwartete Syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "Nummer" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "String" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "Unerwartete Daten '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATEN" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "Datei" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pausiert" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "beim Herunterfahren" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "ausschalten" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "abgestürzt" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "keine gültige Verbindung" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: Fehler: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "Fehler: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: scheiterte beim Zuweisen von %d Bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: scheiterte beim Zuweisen von %lu Bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "Verbindung zum Hypervisor scheiterte" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "Log-Datei Informationen konnten nicht abgerufen werden" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "der Log-Pfad ist keine Datei" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "Fehler beim Öffnen der Log-Datei. Ãœberprüfen Sie den Pfad der Log-Datei" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "Fehler beim Schreiben der Log-Datei" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "Konnte Sperr-Datei '%s' nicht schreiben" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Konnte Daten nicht aus der Zwischenablage kopieren" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8388,7 +8435,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8398,17 +8445,17 @@ msgstr "" " (geben Sie help an, um Details zum Befehl zu erhalten)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "Nicht unterstützte Option '-%c'. Siehe --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8417,7 +8464,7 @@ msgstr "" "Willkommen bei %s, dem interaktiven Virtualisierungsterminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8941,7 +8988,7 @@ msgstr "Ungültiger Verbindungszeiger in" msgid "invalid interface pointer in %s" msgstr "Ungültiger Verbindungszeiger in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Puffer zu klein für Windowsverzeichnis." @@ -9081,7 +9128,7 @@ msgstr "Domaininformation inkorrekt, domid nicht numerisch" msgid "domain information incomplete, missing uuid" msgstr "Domaininformation unvollständig, fehlende uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "Domaininformation unvollständig, fehlender Name" @@ -9136,272 +9183,272 @@ msgstr "MAC-Adressen-Feld" msgid "unexpected sound model %s" msgstr "Audio-Modell einfügen" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "Unbekannter Gerät-Typ '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "Fehler beim Speichern der Domain: %s" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "Max. # an fehlenden Worten:" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "Max. # an fehlenden Worten:" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "Max. # an fehlenden Worten:" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Kann die Plural-Formen: '%s' nicht lesen" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "Domaininformation unvollständig, fehlende id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "GIF: Ungültiger Index." -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "Unbekannter Gerät-Typ '%s'" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "Topologie-Syntaxfehler" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Analyse der Xend-Domaininformation schlug fehl" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Gast läuft nicht" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "Gerättypen-Feld" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "Unerwarteter Werte-Knoten" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "Kein Sspeicher" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string fehlgeschlagen" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "Neudefinieren von sexpr fehlgeschlagen" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Kann GTK nicht initialisieren: " -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 #, fuzzy msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "Unbekanntes Flag für den Stil " -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 #, fuzzy msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" "Libvirt-URI ist: %s\n" "\n" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 #, fuzzy msgid "xenDaemonDomainMigrate: invalid port number" msgstr "Parsen der Port-Nummer fehlgeschlagen: %s\n" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "Erzeugen eines Domänenbrowser fehlgeschlagen: %s" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Fehlerhafte %s DFÃœ-Verbindung: %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Fehler beim Erstellen einer inaktiven Domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "Nicht unterstütz in xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "Domaininformation unvollständig, fehlender Name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup fehlgeschlagen" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr ": unbekannter Zeichensatz" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "Konnte ISP Namen '%s' nicht ermitteln" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "Domaininformation unvollständig, fehlende uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "Domaininformation unvollständig, fehlender Name" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 #, fuzzy msgid "domainBlockPeek is not supported for dom0" msgstr "Auflisten von Ereignissen für diese Zelle ist nicht unterstützt." -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: Ungültiger Pfad" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "CHM-Archiv '%s' lässt sich nicht öffnen." -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Konnte keine PID von Sperr-Datei lesen." -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "Gerättypen-Feld" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "Unerwarteter MIME-Type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "Nicht unterstützter Netzwerk-Typ" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "'%s' ist keine gültige POT-Datei." -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "Kann Wert von '%s' nicht lesen" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "Kein HVM-Domain-Loader" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype nicht unterstützt" @@ -9593,6 +9640,18 @@ msgstr "Wähle bereits ISP." msgid "reallocating list" msgstr "Dateiliste" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "NAT für das physikalische Gerät %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "Öffnen von %s zu Lesezwecken schlug fehl" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Setzen des close-on-exec-Dateibeschreiber-Flag fehlgeschlagen" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Fehler beim Erstellen der Domain von %s" diff --git a/po/el.po b/po/el.po index 9a1c6a2363..f913cde97d 100644 --- a/po/el.po +++ b/po/el.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/en_GB.po b/po/en_GB.po index d9a6eeee3b..3a17562f9c 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-06-11 13:51+0000\n" "Last-Translator: Abigail Brady \n" "Language-Team: \n" @@ -240,8 +240,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -453,60 +453,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "failed to allocate a node" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "failed to allocate a node" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to open '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to open '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to attach device from %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to read socket %d\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "network name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -614,7 +614,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -662,7 +662,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1247,7 +1247,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1282,7 +1282,7 @@ msgstr "invalid domain pointer in %s" msgid "Failed to generate UUID" msgstr "failed to get network UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1390,14 +1390,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "failed to save content" @@ -1451,12 +1451,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected dict node" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1516,12 +1516,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to open '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1561,323 +1561,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "network name" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "domain current memory" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Failed to create inactive domain %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create inactive domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to attach device from %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to read socket %d\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to find the network: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to undefine domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to attach device from %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "network name" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to destroy domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to attach device from %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to attach device from %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to read socket %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to attach device from %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to attach device from %s" +msgid "failed to remove capabilities %d" +msgstr "failed to get capabilities" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to get capabilities" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to get capabilities" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to open '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "failed to open %s for reading" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to close socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to close socket %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "failed to get network '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "could not connect to %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to undefine domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to attach device from %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to open '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write the log file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "domain current memory" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to read configuration file %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "invalid connection pointer in %s" @@ -1901,22 +1911,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "undefine an inactive domain" @@ -1976,7 +1986,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to open '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to open '%s': %s" @@ -2032,7 +2042,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2239,67 +2249,77 @@ msgstr "autostart a domain" msgid "cannot create autostart directory '%s'" msgstr "Failed to create network from %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to open '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "could not connect to %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to open '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "domain current memory" @@ -2589,72 +2609,77 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "failed to read from Xen Daemon" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "failed to read from Xen Daemon" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "failed to read from Xen Daemon" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to open '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2673,17 +2698,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is still running" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2868,7 +2893,7 @@ msgstr "" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3013,214 +3038,214 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "network name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Network %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "failed to get node information" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected data '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected data '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to detach device from %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to open '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "network name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing domain name information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "could not connect to %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write the log file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3234,7 +3259,7 @@ msgstr "failed to write the log file" msgid "Unable to seek to %lld in %s" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to open '%s': %s" @@ -3249,654 +3274,652 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create network from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain current memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain current memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Failed to close socket %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Failed to close socket %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain current memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write the log file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write the log file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write the log file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "the log path is not a file" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to read socket %d\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "failed to write the log file" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "failed to write the log file" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Failed to close socket %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Undefine the configuration for an inactive domain." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "could not connect to %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "node domain list" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain current memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to read socket %d\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to read socket %d\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "failed to get network UUID" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected data '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "failed to write the log file" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domain %s exists already" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "failed to get node information" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to detach device from %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "autostart a domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Failed to create network from %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to open '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "failed to read configuration file %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write the log file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "node domain list" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3906,537 +3929,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to find the network" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to open '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "could not connect to %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "could not connect to %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Failed to close socket %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "failed to get domain UUID" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Error allocating memory: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to open '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "domain current memory" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Invalid value of %d for memory size" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "failed to write configuration file: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operation failed: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "failed to serialize S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create inactive domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to save content" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Failed to connect to the hypervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "failed to get network '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operation failed" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4521,7 +4544,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to open '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4585,29 +4608,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5009,123 +5046,123 @@ msgstr "Failed to create network from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "network name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing source information for device %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing domain name information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5173,7 +5210,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5185,100 +5222,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "the log path is not a file" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is still running" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5370,7 +5407,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: supply a path or use test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5531,203 +5568,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to open '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create network from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to open '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "node cpu sockets" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "node cpu sockets" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "unknown command: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "unknown command: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "could not connect to %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write the log file" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write the log file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "unexpected dict node" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "the log path is not a file" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "could not connect to %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "could not connect to %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to read socket %d\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to read socket %d\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "node cpu sockets" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to parse configuration file %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to parse configuration file %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Failed to undefine domain %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "could not connect to %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "could not connect to %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "error: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to open '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to read socket %d\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to find the network: %s" @@ -5792,15 +5840,15 @@ msgstr "Configure a domain to be automatically started at boot." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "disable autostarting" @@ -5918,15 +5966,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6047,7 +6095,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6292,11 +6340,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6304,16 +6352,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6342,1735 +6390,1735 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Physical CPU %d doesn't exist." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "Too many virtual CPU's." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "number of kilobytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Invalid value of %d for memory size" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maximum memory limit in kilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain current memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capabilities" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Returns capabilities of hypervisor/driver." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "failed to get capabilities" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Output the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "node information" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "connect to the guest console" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "autostart a network" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Configure a network to be automatically started at boot." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "network name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "failed to mark network %s as autostarted" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "failed to unmark network %s as autostarted" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Network %s marked as autostarted\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Network %s unmarked as autostarted\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "create a network from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Create a network." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "file containing an XML network description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Network %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Failed to create network from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a network from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Define a network." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Network %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Failed to define network from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "destroy a network" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Destroy a given network." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "network name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Network %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy network %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "network information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Output the network information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "list networks" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Returns list of networks." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "list inactive networks" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "list inactive & active networks" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Failed to list active networks" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Failed to list inactive networks" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Autostart" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "no autostart" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "active" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inactive" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "convert a network UUID to network name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "network uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive network" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Start a network." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "name of the inactive network" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Network %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Failed to start network %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "undefine an inactive network" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive network." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Network %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine network %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "convert a network name to network UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "network name" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "failed to get network UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "autostart a domain" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Configure a domain to be automatically started at boot." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "failed to mark network %s as autostarted" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "failed to unmark network %s as autostarted" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s marked as autostarted\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s unmarked as autostarted\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file containing an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file containing an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "domain information" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive network" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Output the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to save domain %s to %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a network UUID to network name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to read socket %d\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a network name to network UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file containing an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "network name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML file" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Output the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a network UUID to network name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a network UUID to network name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a network UUID to network name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "capabilities" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Output the network information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "detach device from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to detach device from %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to attach device from %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to attach device from %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc display" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Output the IP address and port number for the VNC display." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "attach device from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Attach device from an XML ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML file" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Failed to attach device from %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "detach device from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Detach device from an XML " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Failed to detach device from %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "network name" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "network name" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined network name" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "network name" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "network name" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to read socket %d\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write the log file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write the log file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write the log file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create inactive domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "failed to write the log file" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write the log file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive network." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive network." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8079,17 +8127,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8097,7 +8145,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8105,60 +8153,60 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "undefined network name" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "failed to get network '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined network name" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined network name" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8169,129 +8217,129 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %lu bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "failed to get the log file information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "the log path is not a file" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "failed to open the log file. check the log file path" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "failed to write the log file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write the log file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8324,7 +8372,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8335,17 +8383,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8354,7 +8402,7 @@ msgstr "" "Welcome to %s, the virtualisation interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8883,7 +8931,7 @@ msgstr "invalid network pointer in" msgid "invalid interface pointer in %s" msgstr "invalid network pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9016,7 +9064,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9070,271 +9118,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "could not connect to %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "invalid argument in %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "could not connect to %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "could not connect to %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is still running" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine network %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to open '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "failed to serialize S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create inactive domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Scheduler:" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "failed to read configuration file %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is still running" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9524,6 +9572,14 @@ msgstr "" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to attach device from %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Failed to create domain from %s" @@ -9717,10 +9773,6 @@ msgstr "allocating domain" #~ msgid "allocate cpumap" #~ msgstr "allocate new buffer" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "unexpected dict node" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "failed to get capabilities" diff --git a/po/es.po b/po/es.po index 7a97db1028..06c2b808c5 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: virt-inst.tip.es\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-05-13 11:54+1000\n" "Last-Translator: Gladys Guerrero Lozano \n" "Language-Team: Spanish \n" @@ -240,8 +240,8 @@ msgstr "" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -450,57 +450,57 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "no se pudo clonar disco" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "No se puede determinar formato de disco" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -604,7 +604,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -651,7 +651,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1217,7 +1217,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "Tipo de dirección inválido %s." msgid "Failed to generate UUID" msgstr "" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1354,14 +1354,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Error de sintaxis en la línea %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "" @@ -1414,12 +1414,12 @@ msgstr "" msgid "unexpected char type %d" msgstr "" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "Modelo de sonido no soportado '%s'" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "" @@ -1479,12 +1479,12 @@ msgstr "" msgid "unexpected domain %s already exists" msgstr "¡El nombre del dominio %s ya existe!" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "no se pudo clonar disco" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "" @@ -1523,300 +1523,310 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "Falló la creación del huésped" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "Falló la creación del huésped" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" +msgid "failed to remove capabilities %d" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "no se pudo clonar disco" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "no se pudo clonar disco" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "no se pudo clonar disco" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "Falló la creación del huésped" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "Falló la creación del huésped" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "no se pudo clonar disco" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "" @@ -1839,20 +1849,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "" @@ -1909,7 +1919,7 @@ msgstr "" msgid "failed to kill pid %d" msgstr "no se pudo clonar disco" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "" @@ -1964,7 +1974,7 @@ msgstr "" msgid "Invalid parameter count" msgstr "" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "No se puede determinar formato de disco" @@ -2168,67 +2178,77 @@ msgstr "No acceso a escritura para directorio '%s'" msgid "cannot create autostart directory '%s'" msgstr "No acceso a escritura para directorio '%s'" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "No hay nombre definido en '%s'" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "No se puede crear almacenamiento para el dispositivo %s." -#: src/node_device.c:384 +#: src/node_device.c:418 #, c-format msgid "Invalid vport operation (%d)" msgstr "" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Falló la creación del huésped" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "Falló la creación del huésped" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "No se pudo definir tipo de almacenamiento para '%s'" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "No se pudo acceder argumento de entrada \"%s\"\n" @@ -2517,70 +2537,75 @@ msgstr "Capacidad desconocida de tipo de dispositivo de host '%s'." msgid "no device capabilities for '%s'" msgstr "Capacidad desconocida de tipo de dispositivo de host '%s'." -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "no se pudo clonar disco" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "no se pudo clonar disco" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "no se pudo clonar disco" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "no se pudo clonar disco" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "No fue posible analizar" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2598,16 +2623,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2786,7 +2811,7 @@ msgstr "" msgid "Could not read container config" msgstr "No se puede usar ruta '%s' para clonación: %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "Tipo de dispositivo desconocido '%s'" @@ -2929,212 +2954,212 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "No se ha podido encontrar la entrada de disco para '%s'" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "No se ha provisto un nombre de red" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "Modelo de sonido no soportado '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "Modelo de sonido no soportado '%s'" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "Modelo de sonido no soportado '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "No hay nombre definido en '%s'" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "No hay nombre definido en '%s'" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Tipo de dispositivo desconocido '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "El nombre %s del sistema no debe contener solo caracteres numéricos" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Tipo de dispositivo desconocido '%s'" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "No fue posible analizar" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "Variante de sistema operativo desconocida '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3148,7 +3173,7 @@ msgstr "" msgid "Unable to seek to %lld in %s" msgstr "" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "" @@ -3163,632 +3188,630 @@ msgstr "" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "" "No se ha podido crear un grupo de almacenamiento predeterminado '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "No se puede determinar la ruta del RPM install-initrd" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Nombre inválido para el nuevo huésped: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "Falló la creación del huésped" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "No acceso a escritura para directorio '%s'" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "No puede convertir a formato de disco %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "No se ha provisto un nombre de red" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "¡El nombre del dominio '%s' ya existe!" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "¡El nombre del dominio %s ya existe!" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "Falló la creación del huésped" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "Falló la creación del huésped" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "Falló la creación del huésped" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 #, fuzzy msgid "could not determine max vcpus for the domain" msgstr "No se pudo definir información de disco original: %s" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "no soporta el copiado a un vdisk existente" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "Modelo de sonido no soportado '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "No se puede determinar el dispositivo bus/type." -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "Modelo de sonido no soportado '%s'" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "Error al crear disco cdrom: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "¡El nombre del dominio %s ya existe!" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "Falló al abrir la URL %s. " -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "No se puede crear almacenamiento para el dispositivo %s." -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "Tipo de dispositivo de nodo '%s' no se puede conectar al huésped." -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "Tipo de dispositivo de nodo '%s' no se puede conectar al huésped." -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "No se ha podido encontrar la entrada de disco para '%s'" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "No acceso a escritura para directorio '%s'" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "no se pudo clonar disco" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 -#, c-format -msgid "migrate failed: %s" -msgstr "" - #: src/qemu_driver.c:5062 #, c-format +msgid "migrate failed: %s" +msgstr "" + +#: src/qemu_driver.c:5092 +#, c-format msgid "Failed to resume guest %s after failure\n" msgstr "" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, fuzzy, c-format msgid "device %s is not a PCI device" msgstr "No se pudo desconectar el dispositivo PCI: %s" @@ -3797,517 +3820,517 @@ msgstr "No se pudo desconectar el dispositivo PCI: %s" msgid "failed to find libvirtd binary" msgstr "" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "No se puede eliminar la antigua máquina virtual '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "Error al crear disco cdrom: %s" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "Tipo de red desconocido" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "Tipo de volumen de almacenamiento desconocido." -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "Demasiados argumentos proporcionados" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "Tipo de red desconocido %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "Tipo de virtualización no soportada: %s %s" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "'volName' requiere una conexión pasada." -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "no se pudo clonar disco" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4392,7 +4415,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4457,30 +4480,44 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "Tipo de dirección inválido %s." + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "¡El nombre del dominio %s ya existe!" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "" "No se ha podido crear un grupo de almacenamiento predeterminado '%s': %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4877,119 +4914,119 @@ msgstr "" msgid "Scanning host%u" msgstr "" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "Tipo de grupo de almacenamiento desconocido: %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "Tipo de almacenamiento desconocido '%s'" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "No se puede crear almacenamiento para el dispositivo %s." -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "Tipo de almacenamiento desconocido '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "Formato de disco desconocido: %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "Tipo de dispositivo desconocido '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "Tipo de red desconocido %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "Tipo de red desconocido %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "Formato de disco desconocido:\"%s\"" @@ -5037,7 +5074,7 @@ msgstr "" msgid "cannot remove config for %s" msgstr "No puede convertir a formato de disco %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5050,101 +5087,101 @@ msgstr "" msgid "storage pool already exists" msgstr "¡El nombre del dominio %s ya existe!" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 #, fuzzy msgid "pool is still active" msgstr "grupo '%s' debe estar activo." -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 #, fuzzy msgid "storage pool is still active" msgstr "grupo '%s' debe estar activo." -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 #, fuzzy msgid "pool does not support volume delete" msgstr "La conexión no soporta administración de almacenaje." -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 #, fuzzy msgid "storage vol already exists" msgstr "¡El nombre del dominio %s ya existe!" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 #, fuzzy msgid "storage pool does not support volume creation" msgstr "La conexión no soporta enumeración de dispositivo de host." -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "¡El nombre del dominio '%s' ya existe!" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "grupo '%s' debe estar activo." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 #, fuzzy msgid "storage pool does not support vol deletion" msgstr "La conexión no soporta enumeración de dispositivo de host." @@ -5236,7 +5273,7 @@ msgstr "" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5397,193 +5434,205 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "" +"No se ha podido crear un grupo de almacenamiento predeterminado '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "No se ha podido limpiar el directorio de salida \"%s\": %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +msgid "umlStartup: out of memory" msgstr "" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "no se pudo clonar disco" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "No fue posible analizar" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "no se pudo clonar disco" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "no se pudo clonar disco" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "Modelo de sonido no soportado '%s'" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "No se ha provisto un nombre de red" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "No fue posible analizar" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "¡El nombre del dominio '%s' ya existe!" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "¡El nombre del dominio '%s' ya existe!" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "No fue posible analizar" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "no se pudo clonar disco" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "No acceso a escritura para directorio '%s'" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "no se pudo clonar disco" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "" @@ -5645,15 +5694,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5774,15 +5823,15 @@ msgstr "no se pudo clonar disco" msgid "Id" msgstr "" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "" @@ -5904,7 +5953,7 @@ msgstr "" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "" @@ -6157,11 +6206,11 @@ msgstr "" msgid "Id:" msgstr "" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "" @@ -6169,16 +6218,16 @@ msgstr "" msgid "OS Type:" msgstr "" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "" @@ -6206,1760 +6255,1760 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 #, fuzzy msgid "domain vcpu information" msgstr "Mostrar información de depuración" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "El disco '%s' no existe." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 #, fuzzy msgid "node information" msgstr "Mostrar información de depuración" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "" -#: src/virsh.c:2121 +#: src/virsh.c:2123 #, fuzzy msgid "failed to get node information" msgstr "No se puede determinar formato de disco" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "no se pudo clonar disco" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "" -#: src/virsh.c:2398 +#: src/virsh.c:2400 #, fuzzy msgid "failed to get domain UUID" msgstr "no se pudo clonar disco" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "No se ha provisto un nombre de red" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Red virtual %s no ha iniciado." -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Red virtual %s no ha iniciado." -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "No hay nombre definido en '%s'" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "No se ha provisto un nombre de red" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "Configuración de Redes" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "" -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "Nombre para el nuevo huésped" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 -#, c-format -msgid "Network %s has been undefined\n" -msgstr "" - #: src/virsh.c:2914 #, c-format +msgid "Network %s has been undefined\n" +msgstr "" + +#: src/virsh.c:2916 +#, c-format msgid "Failed to undefine network %s" msgstr "" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "" -#: src/virsh.c:3060 +#: src/virsh.c:3062 msgid "create a device defined by an XML file on the node" msgstr "" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 msgid "file containing an XML description of the device" msgstr "" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "No hay nombre definido en '%s'" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 msgid "destroy a device on the node" msgstr "" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "Nombre para el nuevo huésped" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Tipo de dispositivo desconocido '%s'" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "no se pudo clonar disco" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "No se puede generar un grupo de almacenamiento: %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "No se puede generar un grupo de almacenamiento: %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 -#, c-format -msgid "Pool %s refreshed\n" -msgstr "" - #: src/virsh.c:3504 #, c-format +msgid "Pool %s refreshed\n" +msgstr "" + +#: src/virsh.c:3506 +#, c-format msgid "Failed to refresh pool %s" msgstr "" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "No se puede generar un grupo de almacenamiento: %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Configuración de Almacenamiento" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Directorio para el grupo de almacenamiento." -#: src/virsh.c:3870 +#: src/virsh.c:3872 #, fuzzy msgid "building" msgstr "Generando initrd" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "" -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Nombre de la instancia del huésped" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "No se puede iniciar grupo de almacenamiento: %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "Nombre para el nuevo huésped" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "no se pudo clonar disco" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "No se puede definir grupo de almacenamiento: %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "no se pudo clonar disco" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "no se pudo clonar disco" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Configuración de Almacenamiento" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4772 +#: src/virsh.c:4774 #, fuzzy msgid "failed to get the hypervisor version" msgstr "¡No se ha podido conectar con el hipervisor, abortando instalación!" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "no se pudo clonar disco" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "no se pudo clonar disco" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 #, fuzzy msgid "Could not find matching device" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:4995 +#: src/virsh.c:4997 msgid "dettach node device from its device driver" msgstr "" -#: src/virsh.c:4996 +#: src/virsh.c:4998 msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Se requiere una ruta de dispositivo" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "no se pudo clonar disco" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "no se pudo clonar disco" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "Conectar al hipervisor con URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "no se pudo clonar disco" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 #, fuzzy msgid "Device attached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "No se pudo desconectar el dispositivo PCI: %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 #, fuzzy msgid "Device detached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5429 +#: src/virsh.c:5431 #, fuzzy msgid "Attach new network interface." msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "" -#: src/virsh.c:5439 +#: src/virsh.c:5441 #, fuzzy msgid "script used to bridge network interface" msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 #, fuzzy msgid "Interface attached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5545 +#: src/virsh.c:5547 #, fuzzy msgid "Detach network interface." msgstr "La imagen requiere una interfase de red %i " -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "No se puede determinar formato de disco" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "no se pudo clonar disco" -#: src/virsh.c:5644 +#: src/virsh.c:5646 #, fuzzy msgid "Interface detached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5664 +#: src/virsh.c:5666 #, fuzzy msgid "attach disk device" msgstr "Ruta para dispositivo de disco existente." -#: src/virsh.c:5665 +#: src/virsh.c:5667 #, fuzzy msgid "Attach new disk device." msgstr "Ruta para dispositivo de disco existente." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 #, fuzzy msgid "Disk attached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "No se puede determinar formato de disco" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 #, fuzzy msgid "Disk detached successfully\n" msgstr "" "\n" "Clon '%s' creado con éxito." -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Directorio para el grupo de almacenamiento." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Directorio para el grupo de almacenamiento." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, fuzzy, c-format msgid "command '%s' doesn't exist" msgstr "El disco '%s' no existe." -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr "" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" msgstr "" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" msgstr "" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" msgstr "" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, fuzzy, c-format msgid "failed to get domain '%s'" msgstr "no se pudo clonar disco" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "no se pudo clonar disco" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "No se ha podido encontrar grupo de almacenamiento '%s': %s" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "no se pudo clonar disco" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7967,129 +8016,129 @@ msgid "" "\n" msgstr "" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, fuzzy, c-format msgid "unknown command: '%s'" msgstr "Modo cache desconocido '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" -#: src/virsh.c:7243 +#: src/virsh.c:7245 #, fuzzy msgid "failed to connect to the hypervisor" msgstr "¡No se ha podido conectar con el hipervisor, abortando instalación!" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8108,31 +8157,31 @@ msgid "" " commands (non interactive mode):\n" msgstr "" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8662,7 +8711,7 @@ msgstr "" msgid "invalid interface pointer in %s" msgstr "" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "" @@ -8793,7 +8842,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "" @@ -8846,256 +8895,256 @@ msgstr "" msgid "unexpected sound model %s" msgstr "Modelo de sonido no soportado '%s'" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "Tipo de gráficos no soportado" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "Tipo de dispositivo desconocido '%s'" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "No se encontró el dominio '%s'." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "Falló la creación del huésped" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "no se pudo clonar disco" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Modo cache desconocido '%s'" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "Archivo a ser usado como imagen de disco" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "'%s' no es un formato válido." -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "no se pudo clonar disco" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "Tipo de gráficos no soportado" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "Tipo de red desconocido %s" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "No se ha provisto un nombre de red" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9276,6 +9325,14 @@ msgstr "" msgid "reallocating list" msgstr "" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "no se pudo clonar disco" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "no se pudo clonar disco" + #, fuzzy #~ msgid "could not connect to hypervisor" #~ msgstr "Conectar al hipervisor con URI" diff --git a/po/et.po b/po/et.po index 9a1c6a2363..f913cde97d 100644 --- a/po/et.po +++ b/po/et.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/eu_ES.po b/po/eu_ES.po index 9a1c6a2363..f913cde97d 100644 --- a/po/eu_ES.po +++ b/po/eu_ES.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/fa.po b/po/fa.po index 9a1c6a2363..f913cde97d 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/fi.po b/po/fi.po index f931e863e7..bf1379dca9 100644 --- a/po/fi.po +++ b/po/fi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-12-27 00:03+0200\n" "Last-Translator: Ville-Pekka Vainio \n" "Language-Team: Finnish \n" @@ -241,8 +241,8 @@ msgstr "Muistin varaus epäonnistui." #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -454,60 +454,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Muistin varaus epäonnistui." -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Muistin varaus epäonnistui." -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Toimialueen %s palautus epäonnistui" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "XML:n luonti epäonnistui" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "verkon nimi tai uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Toimialueen %s muistivedoksen tallentaminen tiedostoon %s epäonnistui" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -615,7 +615,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1248,7 +1248,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "juurilaitteen tietoja puuttuu" @@ -1283,7 +1283,7 @@ msgstr "virheellinen toimialueosoitin kohteessa %s" msgid "Failed to generate UUID" msgstr "verkon UUID:n hakeminen epäonnistui" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1394,14 +1394,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "sisältöä ei voitu tallentaa" @@ -1455,12 +1455,12 @@ msgstr "odottamaton MIME-tyyppi" msgid "unexpected char type %d" msgstr "odottamaton MIME-tyyppi" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "Sama kuin solmu" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "odottamaton MIME-tyyppi" @@ -1520,12 +1520,12 @@ msgstr "asetustiedoston kirjoitus epäonnistui: %s" msgid "unexpected domain %s already exists" msgstr "odottamaton MIME-tyyppi" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "asetustiedoston kirjoitus epäonnistui: %s" @@ -1565,322 +1565,332 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "liitä verkkoliitäntä" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "toimialuetieto on virheellistä, domid ei ole numeerinen" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "toimialuetieto on virheellistä, domid ei ole numeerinen" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "XML:n luonti epäonnistui" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Verkkoa ei löytynyt: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Toimialueen %s määrityksen poistaminen epäonnistui" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "kohdelaitetyyppi" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Toimialueen %s tuhoaminen epäonnistui" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" +msgid "failed to remove capabilities %d" +msgstr "ominaisuuksien hakeminen epäonnistui" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "ominaisuuksien hakeminen epäonnistui" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "ominaisuuksien hakeminen epäonnistui" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Liitäntätilastojen haku epäonnistui %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "verkon â€%s†hakeminen epäonnistui" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "toimenpide epäonnistui: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Toimialueen %s määrityksen poistaminen epäonnistui" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "solmun varaus epäonnistui" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ei voi muuttaa MaxMemorySizeä" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "asetustiedoston %s lukeminen epäonnistui" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "virheellinen yhteysosoitin kohteessa %s" @@ -1904,22 +1914,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "toimialueen id tai uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "Epäaktiivisen toimialueen nimi" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "poista epäaktiivisen toimialueen määritys" @@ -1979,7 +1989,7 @@ msgstr "virheellinen toimialueosoitin kohteessa" msgid "failed to kill pid %d" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" @@ -2035,7 +2045,7 @@ msgstr "virheellinen argumentti kohteessa %s" msgid "Invalid parameter count" msgstr "virheellinen argumentti kohteessa" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "konenimen haku epäonnistui" @@ -2242,67 +2252,77 @@ msgstr "käynnistä toimialue automaattisesti" msgid "cannot create autostart directory '%s'" msgstr "Verkon luominen tiedostosta %s epäonnistui" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Toimialueen %s palautus epäonnistui" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Toimialueen %s palautus epäonnistui" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "kohdelaitetyyppi" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "levylaitteen kohde" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virheellinen argumentti kohteessa" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "toimenpide epäonnistui" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ei voitu yhdistää kohteeseen %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" @@ -2592,73 +2612,78 @@ msgstr "tuntematon käyttöjärjestelmän tyyppi %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Kuvaustiedoston %s lukeminen epäonnistui" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Kuvaustiedoston %s lukeminen epäonnistui" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Kuvaustiedoston %s lukeminen epäonnistui" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Verkkoa ei löytynyt" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "konsolia ei ole toteutettu tällä alustalla" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Muisti: %1 %2 käytetty, %3 %4 vapaana" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2677,17 +2702,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "solmun tiedot" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "toimialue on edelleen käynnissä" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2872,7 +2897,7 @@ msgstr "" msgid "Could not read container config" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" @@ -3018,214 +3043,214 @@ msgstr "Yhteysvirhe välityspalvelimen kanssa: epämuodostunut paketti\n" msgid "got asynchronous packet number %d\n" msgstr "saatiin asynkroninen paketti numero %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Verkkoa ei löytynyt" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Verkko %s käynnistetty\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Liitäntätilastojen haku epäonnistui %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "hypervisor ei tue tätä toimintoa" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "odottamatonta dataa â€%sâ€" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "odottamatonta dataa â€%sâ€" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "virheellinen argumentti kohteessa %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "kohdelaitetyyppi" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "laitetietoja puuttuu kohteelle %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "kohdelaitetyyppi" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Laitteen irrottaminen tiedostosta %s epäonnistui" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "kohdelaitetyyppi" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "liitä levylaite" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Verkkoa ei löytynyt" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "verkkoalueen nimi puuttuu" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "kohdelaitetyyppi" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "virheellinen MAC-osoite: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3239,7 +3264,7 @@ msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" msgid "Unable to seek to %lld in %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" @@ -3254,655 +3279,653 @@ msgstr "Lohkotilastojen haku epäonnistui %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Verkon luominen tiedostosta %s epäonnistui" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "toimialueen â€%s†hakeminen epäonnistui" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "toimenpide epäonnistui" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Toimialue on jo aktiivinen" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "asetustiedoston kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Toimialueen %s asettaminen keskeytystilaan epäonnistui" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Toimialuetta %s sammutetaan\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "lokin polku ei ole tiedosto" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "toimialueen id tai uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "toimialue %s on jo olemassa" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Toimialue on jo aktiivinen" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "toimenpide epäonnistui" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "toimenpide epäonnistui" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "muuta muistinvarausta" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "muuta muistinvarausta" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "Epäaktiivisen toimialueen nimi" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "toimialueen UUID:n saanti epäonnistui" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "XML:n luonti epäonnistui" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "lokitiedoston kirjoitus epäonnistui" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "lokitiedoston kirjoitus epäonnistui" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "toimenpide epäonnistui" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "poista epäaktiivisen toimialueen määritys" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "kohdelaitetyyppi" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "solmun toimialueluettelo" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "solmun toimialueluettelo" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Luku Xen Daemonista epäonnistui" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "XML:n luonti epäonnistui" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "XML:n luonti epäonnistui" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "verkon UUID:n hakeminen epäonnistui" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Toimialueen %s palautus epäonnistui" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "odottamatonta dataa â€%sâ€" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "ei voitu yhdistää kohteeseen %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "toimialue %s on jo olemassa" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "lataa koneen määritystiedostoa" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "liitä levylaite" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "lataa koneen määritystiedostoa" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "poista epäaktiivisen toimialueen määritys" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Toimialuetta ei löytynyt" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "solmun tietojen saanti epäonnistui" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Laitteen irrottaminen tiedostosta %s epäonnistui" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "poista epäaktiivisen toimialueen määritys" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "käynnistä toimialue automaattisesti" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Verkon luominen tiedostosta %s epäonnistui" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "virheellinen argumentti kohteessa %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Toimialuetta ei löytynyt: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "asetustiedoston %s lukeminen epäonnistui" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "virheellinen argumentti kohteessa" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "toimenpide epäonnistui: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "solmun toimialueluettelo" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "toimialueen UUID:n saanti epäonnistui" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "toimenpide epäonnistui: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Uuden toimialueen %s palautus epäonnistui\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3912,537 +3935,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Verkkoa ei löytynyt" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "ei voitu yhdistää kohteeseen %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "ei voitu yhdistää kohteeseen %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Pistokkeen %d sulkeminen epäonnistui\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "URIn haku epäonnistui" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Virhe varattaessa muistia: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "varataan toimialue" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "solmun varaus epäonnistui" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "%d on virheellinen arvo muistin kooksi" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "asetustiedoston kirjoitus epäonnistui: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "liian monta toimialuetta" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "liian monta toimialuetta" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "muuta muistinvarausta" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "tuntematon käyttöjärjestelmän tyyppi" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "liian monta verkkoa" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "liian monta verkkoa" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "liian monta rekisteröityä ajuria" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "todennus epäonnistui: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "todennus epäonnistui" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Komennon â€%s†ajaminen epäonnistui: %s\n" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Lohkotilastojen haku epäonnistui %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Liitäntätilastojen haku epäonnistui %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "hypervisor ei tue tätä toimintoa" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Toimialueen %s käynnistys epäonnistui" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "sisältöä ei voitu tallentaa" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Toimialueen %s käynnistys epäonnistui" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Hypervisoriin yhdistäminen epäonnistui" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "solmun toimialueluettelo" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Ei pystytty lukemaan pistoketta %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "vain luku -yhteys" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "solmun toimialueluettelo" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "XML:n luonti epäonnistui" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "verkon â€%s†hakeminen epäonnistui" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "virheellinen argumentti kohteessa %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "toimenpide epäonnistui" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Toimialueen %s käynnistys epäonnistui" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4527,7 +4550,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4591,29 +4614,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "konsolia ei ole toteutettu tällä alustalla" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "virheellinen toimialueosoitin kohteessa %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "odottamaton MIME-tyyppi" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "ei voitu yhdistää kohteeseen %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5015,123 +5052,123 @@ msgstr "Verkon luominen tiedostosta %s epäonnistui" msgid "Scanning host%u" msgstr "tuntematon kone %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "verkon nimi tai uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "lähdetietoja puuttuu laitteelle %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "lähdetietoja puuttuu laitteelle %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "odottamaton MIME-tyyppi" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "tuntematon kone %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "verkkoalueen nimi puuttuu" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "tuntematon kone %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5179,7 +5216,7 @@ msgstr "asetustiedoston syntaksivirhe: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5191,100 +5228,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Toimialue on jo aktiivinen" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Toimialue on jo aktiivinen" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "lokin polku ei ole tiedosto" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "toimialueen id tai uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "toimialue %s on jo olemassa" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "toimialue on edelleen käynnissä" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5375,7 +5412,7 @@ msgstr "selvitetään toimialueen tiedostonimeä" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: anna polku tai käytä test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5536,203 +5573,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Verkon luominen tiedostosta %s epäonnistui" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "muisti lopussa" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "solmun prosessoripaikat" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "solmun prosessoripaikat" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "tuntematon komento: â€%sâ€" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "tuntematon komento: â€%sâ€" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "Sama kuin solmu" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "lokin polku ei ole tiedosto" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "toimialue %s on jo olemassa" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "toimialue %s on jo olemassa" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Epäaktiivisen toimialueen nimi" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "kohdelaitetyyppi" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "XML:n luonti epäonnistui" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "XML:n luonti epäonnistui" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "solmun prosessoripaikat" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "asetustiedoston %s jäsentäminen epäonnistui" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "asetustiedoston %s jäsentäminen epäonnistui" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Toimialueen %s määrityksen poistaminen epäonnistui" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "kohdelaitetyyppi" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "virhe: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "XML:n luonti epäonnistui" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Verkkoa ei löytynyt: %s" @@ -5798,15 +5846,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "toimialueen nimi, id tai uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "poista automaattikäynnistys käytöstä" @@ -5927,15 +5975,15 @@ msgstr "Epäaktiivisten toimialueiden luettelointi epäonnistui" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nimi" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Tila" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ei tilaa" @@ -6052,7 +6100,7 @@ msgstr "poista epäaktiivisen toimialueen määritys" msgid "Undefine the configuration for an inactive domain." msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "toimialueen nimi tai uuid" @@ -6297,11 +6345,11 @@ msgstr "Palauttaa perustietoja toimialueesta." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nimi:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6309,16 +6357,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Käyttöjärjestelmän tyyppi:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Tila:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "Prosessori(t):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Prosessoriaika:" @@ -6347,99 +6395,99 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Muisti: %1 %2 käytetty, %3 %4 vapaana" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "Matkapuhelinnnumero" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Yhteensä" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "toimialueen virtuaaliprosessoritiedot" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Palauttaa perustietoja toimialueen virtuaalisista prosessoreista." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "Virtuaaliprosessori:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "Prosessori:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Prosessorin affiniteetti:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Toimialue sammutettu, virtuaalisuorittimia ei ole käytettävissä." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "säädä toimialueen virtuaaliprosessorin affiniteettia" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" "Kiinnitä toimialueen virtuaaliprosessorit isännän fyysisiin prosessoreihin." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "virtuaaliprosessorin numero" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "isännän prosessorinumero(t) (pilkulla erotettuina)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "solmun tietojen saanti epäonnistui" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Virheellinen muoto. Tyhjä merkkijono." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6447,7 +6495,7 @@ msgstr "" "cpulist: %s: Virheellinen muoto. Odotetaan lukua paikkaan %d (lähellä " "merkkiä â€%câ€)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6456,1624 +6504,1624 @@ msgstr "" "cpulist: %s: Virheellinen muoto. Odotetaan lukua tai pilkkua paikkaan %d " "(lähellä merkkiä â€%câ€)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Virheellinen muoto. Lopettava pilkku paikassa %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fyysistä suoritinta %d ei ole olemassa." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "muuta virtuaaliprosessorien määrää" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "" "Muuta vierastoimialueessa aktiivisena olevien virtuaaliprosessorien määrää." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "virtuaaliprosessorien määrä" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Virheellinen virtuaalisuorittimien määrä." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Liikaa virtuaalisuorittimia." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "muuta muistinvarausta" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Muuta nykyistä muistinvarausta vierastoimialueella." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "muistin määrä kilotavuissa" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "%d on virheellinen arvo muistin kooksi" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ei voi tarkistaa MaxMemorySizeä" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "muuta muistin enimmäisrajaa" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Muuta nykyistä muistinvarauksen enimmäisrajaa vierastoimialueella." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "muistin enimmäisraja kilotavuissa" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ei voi tarkistaa nykyistä MaxMemorySizeä" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ei voi pienentää nykyistä MaxMemorySizeä" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ei voi muuttaa MaxMemorySizeä" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "solmun tiedot" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Palauttaa perustietoja solmusta." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "solmun tietojen saanti epäonnistui" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Prosessorin malli:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Prosessorin taajuus: " -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Prosessorikantoja:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Ytimiä per kanta:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Säikeitä per ydin:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 #, fuzzy msgid "NUMA cell(s):" msgstr "(piilotettu solu)" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Muistin koko:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ominaisuudet" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Palauttaa hypervisorin tai ajurin ominaisuudet" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "ominaisuuksien hakeminen epäonnistui" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "toimialuetiedot XML-muodossa" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Tulosta toimialuetiedot XML-muodossa oletustulosteeseen." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "luetteloi epäaktiiviset toimialueet" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "muunna toimialueen nimi tai tunnus UUID:ksi" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "asetustiedoston syntaksivirhe" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "muunna toimialueen tunnus tai UUID toimialueen nimeksi" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "toimialueen id tai uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "muunna toimialueen nimi tai UUID toimialueen tunnukseksi" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "muunna toimialueen nimi tai tunnus UUID:ksi" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "toimialueen id tai nimi" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "toimialueen UUID:n saanti epäonnistui" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "siirrä toimialue toiseen koneeseen" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Siirrä toimialue toiseen koneeseen. Valitsin --live siirtää käytettäessä." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "siirto käytettäessä" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "kohdekoneen yhteys-URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "siirto-URI, voidaan yleensä jättää pois" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "siirto: Puuttuva kohde-URI" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "käynnistä verkko automaattisesti" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" "Aseta verkkotuki käynnistymään automaattisesti käynnistyksen yhteydessä." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "verkon nimi tai uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "verkon %s merkitseminen automaattisesti käynnistyväksi epäonnistui" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" "verkon %s automaattisen käynnistymisen merkinnän poistaminen epäonnistui" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Verkko %s merkitty automaattisesti käynnistyväksi\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Verkon %s automaattisen käynnistyksen merkintä poistettu\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "luo verkko XML-tiedostosta" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Luo verkko." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "tiedosto, joka sisältää XML-muotoisen verkkokuvauksen" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Verkko %s luotu tiedostosta %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Verkon luominen tiedostosta %s epäonnistui" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "määritä (mutta älä käynnistä) verkkoa XML-tiedostosta" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Määritä verkko" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Verkko %s määritetty tiedostosta %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Verkon määrittäminen tiedostosta %s epäonnistui" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "tuhoa verkko" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Tuhoa annettu verkko." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "verkon nimi, id tai uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Verkko %s tuhottu\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Verkon %s tuhoaminen epäonnistui" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "verkkotiedot XML-muodossa" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Tulosta verkkotiedot XML-muodossa oletustulosteeseen." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "luettele verkot" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Palauttaa verkkoluettelon." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "luettele epäaktiiviset verkot" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "luettele epäaktiiviset ja aktiiviset verkot" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Aktiivisten verkkojen luettelointi epäonnistui" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Epäktiivisten verkkojen luettelointi epäonnistui" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automaattikäynnistys" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "Ei automaattikäynnistystä" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktiivinen" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "epäaktiivinen" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "Muunna verkko-UUID verkkonimeksi" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "verkko-UUID" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "käynnistä (aikaisemmin määritetty) epäaktiivinen verkko" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Käynnistä verkko" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "epäaktiivisen verkon nimi" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Verkko %s käynnistetty\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Verkon %s käynnistäminen epäonnistui" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "poista epäaktiivisen verkon määritykset" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Poista epäaktiivisen verkon asetusten määritykset." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Verkon %s määritykset on poistettu\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Verkon %s määritysten poistaminen epäonnistui." -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "muunna verkon nimi verkon UUID:ksi" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "verkon nimi" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "verkon UUID:n hakeminen epäonnistui" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "käynnistä toimialue automaattisesti" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "" "Aseta toimialue käynnistymään automaattisesti koneen käynnistymisen " "yhteydessä." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "toimialueen nimi tai uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "verkon %s merkitseminen automaattisesti käynnistyväksi epäonnistui" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" "verkon %s automaattisen käynnistymisen merkinnän poistaminen epäonnistui" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Toimialue %s merkitty automaattisesti käynnistyväksi\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Toimialueen %s automaattisen käynnistyksen merkintä poistettu\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Luo toimialue." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "tiedosto, joka sisältää XML-muotoisen toimialueen kuvauksen" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "tiedosto, joka sisältää XML-muotoisen toimialueen kuvauksen" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "siirrä toimialue toiseen koneeseen" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "epäaktiivisen verkon nimi" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "levylaitteen kohde" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Epäaktiivisten toimialueiden luettelointi epäonnistui" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "Epäaktiivisen toimialueen nimi" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "puskurin varaaminen epäonnistui" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "määritä (mutta älä käynnistä) toimialue XML-tiedostosta" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Määritä toimialue." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Toimialue %s määritetty tiedostosta %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Toimialueen määrittäminen tiedostosta %s epäonnistui" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Toimialue %s määritetty tiedostosta %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Toimialueen %s määrityksen poistaminen epäonnistui" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Toimialue %s tuhottu\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Toimialueen %s asettaminen keskeytystilaan epäonnistui" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "tuhoa toimialue" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Tuhoa annettu toimialue" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Toimialue %s tuhottu\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Toimialueen %s tuhoaminen epäonnistui" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Tuhoa annettu toimialue" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Toimialue %s tuhottu\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Toimialueen %s tuhoaminen epäonnistui" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Toimialue %s palautettu\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Toimialueen %s palautus epäonnistui" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "toimialuetiedot XML-muodossa" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Tulosta toimialuetiedot XML-muodossa oletustulosteeseen." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "luetteloi toimialueet" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Palauttaa listan toimialueista." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "luetteloi epäaktiiviset toimialueet" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "luetteloi epäaktiiviset ja aktiiviset toimialueet" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Aktiivisten toimialueiden luettelointi epäonnistui" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Epäaktiivisten toimialueiden luettelointi epäonnistui" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "muisti lopussa" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Toimialueen %s tallentaminen tiedostoon %s epäonnistui" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "solmun tiedot" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Palauttaa perustietoja solmusta." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "suoritetaan" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "varataan toimialue" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "Muunna verkko-UUID verkkonimeksi" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "toimialueen UUID" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "käynnistä (aikaisemmin määritetty) epäaktiivinen toimialue" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Käynnistä toimialue." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Epäaktiivisen toimialueen nimi" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Toimialue %s käynnistetty\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Toimialueen %s käynnistys epäonnistui" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Luo toimialue." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "toimialueen nimi" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "Epäaktiivisen toimialueen nimi" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "XML:n luonti epäonnistui" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "poista epäaktiivisen toimialueen määritys" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Toimialueen %s määritys on poistettu\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Toimialueen %s määrityksen poistaminen epäonnistui" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "muunna verkon nimi verkon UUID:ksi" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "toimialueen UUID:n saanti epäonnistui" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "tiedosto, joka sisältää XML-muotoisen toimialueen kuvauksen" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "luo toimialue XML-tiedostosta" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Epäaktiivisen toimialueen nimi" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "toimialueen nimi tai uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "Epäaktiivisen toimialueen nimi" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "toimialueen nimi tai uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "verkon nimi" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Toimialueen %s käynnistys epäonnistui" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Toimialue %s luotu tiedostosta %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Toimialueen luonti tiedostosta %s epäonnistui" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Tuhoa annettu toimialue" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Toimialue %s tuhottu\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Toimialueen %s tuhoaminen epäonnistui" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "solmun tiedot" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Palauttaa perustietoja solmusta." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Käyttöjärjestelmän tyyppi:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML-tiedosto" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "odottaa" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "toimialuetiedot XML-muodossa" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Tulosta toimialuetiedot XML-muodossa oletustulosteeseen." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "luetteloi toimialueet" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Palauttaa listan toimialueista." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Aktiivisten toimialueiden luettelointi epäonnistui" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "Muunna verkko-UUID verkkonimeksi" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "Muunna verkko-UUID verkkonimeksi" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "toimialueen UUID" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "Muunna verkko-UUID verkkonimeksi" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "näytä versio" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Näytä järjestelmän versiotiedot." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "hypervisorin tyypin saanti epäonnistui" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Käännetty kirjastoa libvir %d.%d.%d vasten\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "kirjastoversion saanti epäonnistui" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Käytetään kirjastoa: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Käytetään API:a: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "hypervisorin version saanti epäonnistui" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ei saada selville ajossa olevaa %s-hypervisor-versiota\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Käytetään hypervisoria: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "siirrä toimialue toiseen koneeseen" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "laitetietoja puuttuu" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "ominaisuudet" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Hypervisoriin yhdistäminen epäonnistui" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Epäaktiivisten toimialueiden luettelointi epäonnistui" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Tulosta verkkotiedot XML-muodossa oletustulosteeseen." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Lisää uusi levylaite." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Hae käynnissä olevan toimialueen laitelohkotilastot." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Toimialue %s tuhottu\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Laitteen irrottaminen tiedostosta %s epäonnistui" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Lisää uusi levylaite." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Lisää uusi levylaite." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "levylaitteen kohde" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Hae käynnissä olevan toimialueen laitelohkotilastot." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Toimialue %s palautettu\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "tulosta hypervisorin konenimi" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "konenimen haku epäonnistui" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "tulosta hypervisorin kanoninen URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URIn haku epäonnistui" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc-näyttö" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Tulosta VNC-näytön IP-osoite ja porttinumero" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty-konsoli" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Tulosta TTY-konsolin laite." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "liitä laite XML-tiedostosta" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Liitä laite XML-tiedostosta ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML-tiedosto" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "irrota laite XML-tiedostosta" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Irrota laite XML-tiedostosta " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Laitteen irrottaminen tiedostosta %s epäonnistui" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "liitä verkkoliitäntä" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Liitä uusi verkkolaite." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "verkkoliitännän tyyppi" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "verkkoliitännän lähde" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "kohdeverkon nimi" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC-osoite" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "komentosarja verkkoliitännän siltaamiseen" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "irrota verkkoliitäntä" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Irrota verkkoliitäntä." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Liitännän tietojen haku epäonnistui" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Ei löydy verkkoliitäntää, jonka tyyppi on %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Ei löydy verkkoliitäntää, jonka MAC-osoite on %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Muistin varaus epäonnistui." -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML:n luonti epäonnistui" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "liitä levylaite" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Lisää uusi levylaite." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "levylaitteen lähde" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "levylaitteen kohde" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "levylaitteen ajuri" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "levylaitteen aliajuri" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "kohdelaitetyyppi" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "irrota levylaite" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Irrota levylaite." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Levytietojen haku epäonnistui" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Ei löydy levyä, jonka kohde on %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "solmun varaus epäonnistui" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "asetustiedoston lukeminen epäonnistui" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Poista epäaktiivisen verkon asetusten määritykset." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Poista epäaktiivisen verkon asetusten määritykset." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Poista epäaktiivisen toimialueen asetusten määritykset." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "poistu tästä vuorovaikutteisesta terminaalista" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "komento â€%s†vaatii valitsimen <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "komento â€%s†vaatii valitsimen --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "komentoa â€%s†ei ole olemassa" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NIMI\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8081,17 +8129,17 @@ msgstr "" "\n" " TIIVISTELMÄ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8099,7 +8147,7 @@ msgstr "" "\n" " KUVAUS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8107,60 +8155,60 @@ msgstr "" "\n" " VALITSIMET\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "määrittämätön toimialueen nimi tai id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "toimialueen â€%s†hakeminen epäonnistui" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "määrittämätön verkon nimi" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "verkon â€%s†hakeminen epäonnistui" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "määrittämätön verkon nimi" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "toimialueen â€%s†hakeminen epäonnistui" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "määrittämätön verkon nimi" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "toimialueen â€%s†hakeminen epäonnistui" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8171,129 +8219,129 @@ msgstr "" "(Aika: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "\" puuttuu" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "odottamaton merkintä (komennon nimi): â€%sâ€" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "tuntematon komento: â€%sâ€" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "komento â€%s†ei tue valitsinta --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "odotettu syntaksi: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "luku" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "merkkijono" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "odottamatonta dataa â€%sâ€" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "VALITSIN" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pysäytetty" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "sammutuksessa" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "sammutettu" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "kaatui" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "yhteydetön" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ei sopivaa yhteyttä" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: virhe:" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "virhe: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d tavun varaus epäonnistui" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu tavun varaaminen epäonnistui" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "hypervisoriin ei saatu yhteyttä" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "lokitiedoston tietojen saanti epäonnistui" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "lokin polku ei ole tiedosto" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "lokitiedoston avaaminen epäonnistui, tarkista polku" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "lokitiedoston kirjoitus epäonnistui" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: lokitiedostoon kirjoitus epäonnistui: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Hypervisor-yhteyden katkaisu epäonnistui" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8326,7 +8374,7 @@ msgstr "" "\n" " komennot (vuorovaikutukseton tila):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8336,17 +8384,17 @@ msgstr "" " (anna help saadaksesi tietoja komennosta)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "valitsinta â€-%c†ei tueta. Katso --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8355,7 +8403,7 @@ msgstr "" "Tervetuloa ohjelmaan %s, virtualisoinnin vuorovaikutteiseen päätteeseen.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8883,7 +8931,7 @@ msgstr "virheellinen verkko-osoitin kohteessa" msgid "invalid interface pointer in %s" msgstr "virheellinen verkko-osoitin kohteessa %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "sisäinen virhe %s" @@ -9017,7 +9065,7 @@ msgstr "toimialuetieto on virheellistä, domid ei ole numeerinen" msgid "domain information incomplete, missing uuid" msgstr "toimialuetieto on epätäydellistä, uuid puuttuu" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "toimialuetiedot ovat epätäydellisiä, nimi puuttuu" @@ -9071,270 +9119,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "Sama kuin solmu" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "aseta toimialue keskeytystilaan" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "\" puuttuu" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "\" puuttuu" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "\" puuttuu" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "kohdelaitetyyppi" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "virheellinen MAC-osoite: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "ei voitu jäsentää yhteys-URIa" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "toimialuetieto on epätäydellistä, id puuttuu" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "virheellinen MAC-osoite: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "tuntematon käyttöjärjestelmän tyyppi %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "topologiasyntaksivirhe" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "toimialue on edelleen käynnissä" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "kohdelaitetyyppi" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "odottamaton arvosolmu" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "solmun muisti" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "toimenpide epäonnistui" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Verkon %s määritysten poistaminen epäonnistui." -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Kohteen â€%s†avaaminen epäonnistui: %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "Xend-toimialueen tietojen jäsentäminen epäonnistui" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Komennon â€%s†ajaminen epäonnistui: %s\n" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Epäaktiivisen toimialueen %s luominen epäonnistui\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "toimialuetiedot ovat epätäydellisiä, nimi puuttuu" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Skeduloija" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "konenimen haku epäonnistui" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "toimialuetieto on epätäydellistä, uuid puuttuu" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "toimialuetieto on epätäydellistä, uuid puuttuu" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "asetustiedoston %s lukeminen epäonnistui" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "odottamaton MIME-tyyppi" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "odottamaton MIME-tyyppi" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Verkko on edelleen käynnissä" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "odottamaton arvosolmu" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "solmun toimialueluettelo" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9524,6 +9572,14 @@ msgstr "" msgid "reallocating list" msgstr "varataan toimialue" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Laitteen liittäminen tiedostosta %s epäonnistui" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "tiedoston %s avaaminen luettavaksi epäonnistui" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Toimialueen luonti tiedostosta %s epäonnistui" @@ -9716,10 +9772,6 @@ msgstr "varataan toimialue" #~ msgid "allocate cpumap" #~ msgstr "varaa puskuri" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "Sama kuin solmu" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "ominaisuuksien hakeminen epäonnistui" diff --git a/po/fr.po b/po/fr.po index 4999bb97db..85bf457825 100644 --- a/po/fr.po +++ b/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.fr-4\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-06-18 10:39+0200\n" "Last-Translator: Mathieu Schopfer \n" "Language-Team: Français \n" @@ -240,8 +240,8 @@ msgstr "Impossible d'allouer struct qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "impossible de configurer le mode de fichier '%s' : %s" @@ -475,60 +475,60 @@ msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" "remoteReadConfigFile : %s : %s : authentification non prise en charge %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Impossible de définir un groupe sans fonctionner en tant que root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Impossible d'allouer de la mémoire" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Impossible d'allouer de la mémoire pour la structure qemud_socket" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Impossible de recherche le groupe '%s'" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Impossible d'analyser le mode '%s'" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Impossible de cloner en tant que démon : %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Impossible de créer le tube : %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "impossible de générer l'UUID" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Impossible de vider l'espace mémoire du domaine %s dans %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" "L'enregistrement du rappel pour le signal du canal de communication a échoué" @@ -641,7 +641,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "impossible de lire le répertoire '%s' : %s" @@ -689,7 +689,7 @@ msgstr "impossible de lister les mécanismes SASL %d (%s)" msgid "cannot allocate mechlist" msgstr "impossible d'allouer la liste des mécanismes" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "impossible d'envoyer une requête SSF SASL lors de la connexion %d (%s)" @@ -1279,7 +1279,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "élément root manquant" @@ -1313,7 +1313,7 @@ msgstr "pointeur de domaine invalide dans %s" msgid "Failed to generate UUID" msgstr "impossible de créer XML" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "UUID de l'élément non conforme" @@ -1428,14 +1428,14 @@ msgid "no monitor path" msgstr "Impossible d'ouvrir tty %s : %s\n" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "connexion : %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "document XML non conforme" @@ -1490,12 +1490,12 @@ msgstr "type mime inattendu" msgid "unexpected char type %d" msgstr "type de pool inattendu" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "noeud dict inattendu" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "type de pool inattendu" @@ -1555,12 +1555,12 @@ msgstr "impossible de sauvegarder le fichier de configuration %s : %s" msgid "unexpected domain %s already exists" msgstr "le volume de stockage existe déjà" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "impossible de retirer la configuration pour %s" @@ -1602,322 +1602,332 @@ msgstr "" "L'ajout de la règle iptables « %s » à la chaine « %s » dans la table « %s » a " "échoué : %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "impossible d'analyser l'URI de connexion" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "impossible de créer le répertoire de configuration %s : %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "n_columns trop grand" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "impossible d'étendre le fichier '%s' : %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare n'a pas paramétré URI" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare n'a pas paramétré URI" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "opération échouée : %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "opération échouée : %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "opération échouée : %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "opération échouée : %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "impossible de définir les attributs tty : %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Impossible de créer le domaine inactif %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Impossible de créer le volume %s" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Impossible de se connecter au socket « %s » : %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "impossible d'attendre la commande : %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Impossible de se connecter au socket « %s » : %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "impossible de créer le répertoire '%s' : %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Impossible de détruire le domaine %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Impossible de créer le lien symbolique '%s' sur '%s' : %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Impossible de créer le pool %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Impossible d'ouvrir le répertoire '%s' : %s" +msgid "failed to remove capabilities %d" +msgstr "impossible d'obtenir les capacités" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "impossible d'obtenir les capacités" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "impossible d'obtenir les capacités" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "impossible d'attendre la commande : %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Impossible de créer le volume depuis %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Impossible de créer le socket : %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Impossible de créer le socket : %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Impossible de se connecter au socket « %s » : %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Impossible de se connecter au socket « %s » : %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Impossible d'ouvrir le fichier pid « %s » comme flux : %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Impossible de récupérer les statistiques relatives à l'interface %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Impossible de détruire le volume %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "opération échouée : %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "impossible d'ouvrir le périphérique %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "impossible d'attendre la commande : %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "impossible d'attribuer un noeud" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Impossible de modifier le fichier pid « %s » : %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Impossible de fermer le fichier journal %d : %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Impossible de trouver un lecteur de stockage : %s" @@ -1941,22 +1951,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "aucun domaine ayant un id %d correspondant" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "nom du domaine inactif" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "supprimer un domaine inactif" @@ -2016,7 +2026,7 @@ msgstr "pointeur de domaine invalide dans" msgid "failed to kill pid %d" msgstr "Impossible de fermer le fichier pid « %s » : %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "impossible de déterminer l'état du fichier '%s' : %s" @@ -2072,7 +2082,7 @@ msgstr "chemin invalide : %s" msgid "Invalid parameter count" msgstr "Paramètre pour virXPathNode() invalide" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "impossible de récupérer le nom de l'hôte" @@ -2303,68 +2313,78 @@ msgstr "impossible de construire le chemin du lien de démarrage automatique" msgid "cannot create autostart directory '%s'" msgstr "impossible de créer le dossier de démarrage automatique %s : %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Impossible de créer le lien symbolique '%s' sur '%s' : %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Impossible de supprimer le lien symbolique '%s' : %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Impossible de réactiver le pool %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Impossible de réactiver le pool %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "impossible d'ouvrir le périphérique %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "aucun volume de stockage avec un nom correspondant" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "cible du périphérique disque" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Paramètre pour virXPathString() invalide" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "impossible d'ouvrir le répertoire '%s' : %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "opération échouée" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "impossible de se connecter à %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "impossible d'étendre le fichier '%s' : %s" @@ -2654,75 +2674,80 @@ msgstr "type auth '%s' inconnu" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "impossible d'ouvrir %s en lecture" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "impossible d'ouvrir %s en lecture" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Impossible de lire depuis le tube de signal : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "impossible d'ouvrir %s en lecture" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Impossible de lire depuis le tube de signal : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "impossible d'ouvrir %s en lecture" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Impossible de lire depuis le tube de signal : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "UUID du domaine" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "CPU noeud, noeud NUMA (Non Uniform Memory Access)" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "impossible d'ouvrir %s : %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "console non implémentée sur cette plate-forme" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 #, fuzzy msgid "NUMA not supported on this host" msgstr "Nom de serveur non pris en charge pour ai_socktype" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Mémoire NUMA disponible" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2741,16 +2766,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "informations du volume de stockage" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "le domaine n'est pas actif" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2941,7 +2966,7 @@ msgstr "le domaine n'est pas actif" msgid "Could not read container config" msgstr "impossible d'analyser l'URI de connexion" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "type auth '%s' inconnu" @@ -3087,217 +3112,217 @@ msgstr "Erreur de communication avec le proxy : paquet mal construit\n" msgid "got asynchronous packet number %d\n" msgstr "paquet asynchrone numéro %d reçu\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "impossible de lire '%s' : %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Impossible d'analyser le mode '%s'" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "État de sortie de qemu %d pid %lu inattendu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "État de sortie inattendu '%d', qemu a probablement échoué" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "impossible de lire le répertoire '%s' : %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Réseau non trouvé" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "ai_socktype non pris en charge" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "impossible de configurer le mode de fichier '%s' : %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Impossible de supprimer le pont '%s' : %s\n" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "'info blockstats' n'est pas pris en charge par ce qemu" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 #, fuzzy msgid "STDIO migration is not supported with this QEMU binary" msgstr "'info blockstats' n'est pas pris en charge par ce qemu" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "format de volume %s non pris en charge" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "format de volume %s non pris en charge" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "type de volume de stockage %d non pris en charge" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "périphérique d'entrées invalide" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "UUID de l'élément non conforme" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "périphériques non spécifiés pour %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Impossible de détacher le périphérique depuis %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "type auth '%s' inconnu" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "impossible de trouver le volume nouvellement créé « %s » : %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "type auth '%s' inconnu" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Réseau non trouvé" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "attribut auth host manquant" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "impossible de lire '%s' : %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "impossible de lire '%s' : %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "impossible de lire '%s' : %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "type auth '%s' inconnu" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "Impossible de fermer le fichier journal %d : %s" @@ -3312,7 +3337,7 @@ msgstr "%s : impossible d'écrire dans le fichier journal : %s" msgid "Unable to seek to %lld in %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Impossible de démarrer automatiquement la VM '%s' : %s" @@ -3327,661 +3352,659 @@ msgstr "Impossible d'obtenir les statistiques du bloc %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Impossible de créer le répertoire %s : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Impossible de vérifier la valeur actuelle de MemorySize" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Impossible d'analyser le mode '%s'" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Impossible d'analyser le mode '%s'" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Impossible de vérifier la valeur actuelle de MemorySize" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Impossible de démarrer automatiquement la VM '%s' : %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "échec de l'écriture de la sortie : %s\n" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "échec de l'écriture de la sortie : %s\n" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "échec de l'écriture de la sortie : %s\n" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "échec de l'écriture de la sortie : %s\n" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 #, 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:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Impossible de fermer le fichier journal %d : %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "impossible de définir les attributs tty : %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "impossible de récupérer le domaine '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "opération échouée" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Impossible de vérifier la valeur actuelle de MemorySize" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Le domaine est déjà actif" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "impossible de créer le répertoire de configuration %s : %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "impossible de lire le répertoire '%s' : %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "impossible de retirer la configuration pour %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Impossible de construire le pool %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Le domaine %s est en cours d'arrêt\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "Arrêt de VM '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Impossible de se connecter au socket « %s » : %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Impossible de créer le domaine depuis %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Impossible de créer le volume depuis %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "le pool de stockage n'est pas actif" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, fuzzy, c-format msgid "no domain with matching uuid '%s'" msgstr "aucun domaine ayant un id %d correspondant" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "aucun domaine ayant un id %d correspondant" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "le domaine %s existe déjà" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Le domaine est déjà actif" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "opération échouée" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "opération échouée" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "changer la mémoire allouée" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "impossible d'analyser l'URI de connexion" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "changer la mémoire allouée" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "nom du domaine inactif" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "impossible de récupérer l'UUID du domaine" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Impossible de créer le volume %s" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Impossible d'écrire sur " -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Impossible d'écrire sur " -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Impossible de fermer le fichier journal %d : %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "opération échouée" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "'info blockstats' n'est pas pris en charge par ce qemu" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Supprimer la configuration d'un domaine inactif" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "supprimer un domaine inactif" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "impossible de définir le propriétaire du fichier '%s' : %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "ai_family non prise en charge" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "impossible de déterminer le contexte du fichier '%s' : %s" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Impossible de vérifier la valeur actuelle de MemorySize" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "impossible de lire fd" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "impossible de lire depuis le démon Xen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Impossible de lire " -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "impossible de créer XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "impossible de créer XML" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Impossible de réactiver le domaine %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "type de volume de stockage %d non pris en charge" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "impossible de se connecter à %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "le volume de stockage existe déjà" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "impossible de lire '%s' : %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "le domaine %s existe déjà" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "chargement du fichier de définition de l'hôte" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "impossible d'extraire les périphériques sources" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "chargement du fichier de définition de l'hôte" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "supprimer un domaine inactif" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Domaine non trouvé" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "impossible d'attendre la commande : %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Impossible de détacher le périphérique depuis %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "supprimer un domaine inactif" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "impossible de construire le chemin du lien de démarrage automatique" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "impossible de créer le dossier de démarrage automatique %s : %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Impossible de créer le lien symbolique '%s' sur '%s' : %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "chemin invalide : %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "la commande 'info blockstats' a échoué" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' n'est pas pris en charge par ce qemu" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "périphérique non trouvé : %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Impossible de fermer le fichier pid « %s » : %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "chemin invalide : %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "opération échouée : %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "la commande 'info blockstats' a échoué" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "liste de domaine du noeud" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "impossible de récupérer l'UUID du domaine" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "opération échouée : %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Impossible de réactiver le domaine %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3990,259 +4013,259 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "impossible de trouver le binaire libvirtd" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open : le transport par URL n'est pas reconnu (devrait être tls|unix|" "ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open : pour le transport « ext », une commande est requise" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Impossible de créer le socket : %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Impossible de créer le socket : %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" "les méthodes de transport uni, xxh et ext, ne sont pas prises en charge sous " "Windows" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Impossible de créer le socket : %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Impossible de fermer le fichier journal %d : %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "impossible de récupérer l'URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocation d'un nouveau domaine" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Impossible d'accéder à %s « %s »: %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "gnutls_certificate_allocate_credentials : %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "Incapable de journaliser les données de la console VM : %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Impossible d'initialiser l'authentification SASL %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "impossible de définir les attributs tty : %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "impossible de définir les attributs tty : %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Impossible de vérifier les références du client : %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Impossible de vérifier les références du client : %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "impossible d'étendre le fichier '%s' : %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Valeur de plafond incorrecte" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "Le certificat n'est pas encore activé" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "" "remoteCheckCertificate : le certificat du client provient d'un émetteur " "inconnu." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "Le certificat a expiré" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate : le certificat du client utilise un algorithme non " "sécurisé." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Le type du certificat n'est pas X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers a échoué" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Impossible d'initialiser l'authentification SASL %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Le certificat a expiré" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Le certificat n'est pas encore activé" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, fuzzy, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" "Le nom du fichier '%s' de configuration hôte de QEMU ne correspond pas au " "nom d'hôte '%s'" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "trop de domaines" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "trop de domaines" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4250,292 +4273,292 @@ msgstr "" "remoteDomainGetSchedulerParameters : le nombre de paramètres retourné " "dépasse la limite" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters : type de paramètre inconnu" # Je suis moins que certain de cette traduction... -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "la plage d'allocations sature la mémoire" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "type de paramètre inconnu" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "trop de réseaux" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "trop de réseaux" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "trop de pools de stockage requis" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "trop de pools de stockage reçus" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "trop de volumes de stockage requis" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "trop de volumes de stockages reçus" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "trop de volumes de stockage requis" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "trop de volumes de stockages reçus" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "trop de volumes de stockage requis" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "trop de volumes de stockages reçus" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "type auth '%s' inconnu" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "type de volume de stockage %d non pris en charge" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Impossible d'initialiser l'authentification SASL %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Impossible d'obtenir les statistiques du bloc %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Impossible de récupérer les statistiques relatives à l'interface %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Impossible de créer le contexte polkit %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "impossible de définir le SSF externe SASL %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "impossible de définir les propriétés de sécurité SASL %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "cette fonction n'est pas prise en charge par l'hyperviseur" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Impossible de démarrer le domaine %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "Impossible de vérifier les références du client : %s" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "l'étape SASL a échoué %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, fuzzy, c-format msgid "negotiation SSF %d was not strong enough" msgstr "le SSF %d negocié n'était pas assez robuste" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Impossible de vérifier les références du client : %s" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "conversion des arguments" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (longueur du mot)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "impossible de lire fd" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Impossible de lire la socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "connexion en lecture seule" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "impossible de lire fd" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Impossible de créer le socket : %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Impossible de détruire le volume %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (longueur du mot)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 #, fuzzy msgid "packet received from server too small" msgstr "valeur de la capacité de l'élément trop large" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 #, fuzzy msgid "packet received from server too large" msgstr "valeur de la capacité de l'élément trop large" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "argument invalide dans %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "décodage de ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "décodage de remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "opération échouée" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "impossible d'attendre la commande : %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4620,7 +4643,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "arrière-plan pour le type %d de pool manquant" @@ -4684,29 +4707,43 @@ msgstr "état de sortie non nul pour la commande %d" msgid "%s not implemented on Win32" msgstr "console non implémentée sur cette plate-forme" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "impossible d'analyser la zone d'amorçage du périphérique" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "impossible d'analyser le périphérique et l'emplacement" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "pointeur de domaine invalide dans %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "le volume de stockage existe déjà" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "pas d'extent libre suffisamment grand" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "impossible de créer le répertoire '%s' : %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5111,127 +5148,127 @@ msgstr "Impossible de créer le réseau depuis %s" msgid "Scanning host%u" msgstr "hôte %s inconnu" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "attribut auth host manquant" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "attribut auth passwd manquant" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "mode octal non conforme" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "propriétaire de l'élément non conforme" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "groupe de l'élément non conforme" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "type de volume de stockage %d inconnu" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "nom de l'élément manquant" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "impossible de générer l'UUID" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "type auth '%s' inconnu" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "nom d'hôte de la source non spécifié" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "impossible d'extraire les périphériques sources" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "répertoire du périphérique source non spécifié" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "chemin source non spécifié" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "nom d'hôte de la source non spécifié" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "type auth '%s' inconnu" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "répertoire cible non spécifié" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "élément root inconnu" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "format de pool non supporté %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "type de pool inattendu" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "taille des unités '%s' inconnu" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "capacité de l'élément non conforme" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "valeur de la capacité de l'élément trop large" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "nom de l'élément manquant" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "capacité de l'élément manquante" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "type auth '%s' inconnu" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "élément root inconnu" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "format de volume %d non pris en charge" @@ -5278,7 +5315,7 @@ msgstr "aucun fichier de configuration pour %s" msgid "cannot remove config for %s" msgstr "impossible de retirer la configuration pour %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "aucun pool avec un UUID correspondant" @@ -5290,98 +5327,98 @@ msgstr "aucun pool avec un nom correspondant" msgid "storage pool already exists" msgstr "le pool de stockage existe déjà" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "aucun pool de stockage avec un UUID correspondant" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "le pool est encore actif" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "pool déjà actif" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "le pool de stockage est déjà actif" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "le pool de stockage n'est pas actif" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "le pool de stockage est encore actif" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "le pool ne prend pas en charge la suppression de volume" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "le pool ne possède aucun fichier de configuration" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "aucun volume de stockage avec un nom correspondant" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "aucun volume de stockage avec une clé correspondante" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "aucun volume de stockage avec un chemin correspondant" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "le volume de stockage existe déjà" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "le pool de stockage ne prend pas en charge la création de volume" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "aucun volume de stockage avec un nom correspondant" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "le domaine %s existe déjà" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "le pool de stockage ne prend pas en charge la création de volume" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Le domaine est toujours actif" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "le pool de stockage ne prend pas en charge la suppression de volume" @@ -5472,7 +5509,7 @@ msgstr "résolution du nom de fichier du domaine" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen : donnez un chemin d'accès ou utilisez test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "impossible de fermer le fichier '%s' : %s" @@ -5634,210 +5671,219 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "type de volume de stockage %d non pris en charge" -#: src/uml_driver.c:99 -#, 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/uml_driver.c:371 -msgid "cannot initialize inotify" -msgstr "" - -#: src/uml_driver.c:377 -#, fuzzy, c-format -msgid "Failed to create monitor directory %s: %s" -msgstr "Impossible de créer le répertoire %s : %s" - -#: src/uml_driver.c:411 -#, fuzzy -msgid "umlStartup: out of memory\n" -msgstr "qemudStartup : mémoire saturée" - -#: src/uml_driver.c:559 -#, fuzzy, c-format -msgid "failed to read pid: %s" -msgstr "Impossible de créer le tube : %s" - -#: src/uml_driver.c:608 -#, fuzzy -msgid "cannot open socket" -msgstr "impossible d'ouvrir %s : %s" - -#: src/uml_driver.c:617 -#, fuzzy -msgid "cannot bind socket" -msgstr "impossible de trouver la session" - -#: src/uml_driver.c:672 -#, fuzzy, c-format -msgid "cannot send too long command %s (%d bytes)" -msgstr "impossible de configurer le mode de fichier '%s' : %s" - -#: src/uml_driver.c:682 -#, fuzzy, c-format -msgid "cannot send command %s" -msgstr "impossible de lire '%s' : %s" - -#: src/uml_driver.c:692 -#, fuzzy, c-format -msgid "cannot read reply %s" -msgstr "impossible de lire le répertoire '%s' : %s" - -#: src/uml_driver.c:774 -msgid "no kernel specified" -msgstr "" - -#: src/uml_driver.c:783 -#, fuzzy, c-format -msgid "Cannot find UML kernel %s" -msgstr "impossible de lire '%s' : %s" - -#: src/uml_driver.c:892 -#, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "obtention de pid, damn inattendus" - -#: src/uml_driver.c:942 -#, c-format -msgid "unexpected UML URI path '%s', try uml:///system" -msgstr "" - -#: src/uml_driver.c:949 -#, c-format -msgid "unexpected UML URI path '%s', try uml:///session" -msgstr "" - -#: src/uml_driver.c:958 -#, fuzzy -msgid "uml state driver is not active" -msgstr "le pool de stockage n'est pas actif" - -#: src/uml_driver.c:1116 -#, fuzzy, c-format -msgid "cannot parse version %s" -msgstr "impossible de lire '%s' : %s" - -#: src/uml_driver.c:1188 -#, fuzzy, c-format -msgid "domain '%s' is already defined" -msgstr "le domaine %s existe déjà" - -#: src/uml_driver.c:1198 -#, fuzzy, c-format -msgid "domain with uuid '%s' is already defined" -msgstr "le domaine %s existe déjà" - -#: src/uml_driver.c:1433 -#, fuzzy -msgid "cannot read cputime for domain" -msgstr "impossible de lire le répertoire '%s' : %s" - -#: src/uml_driver.c:1774 -#, fuzzy, c-format -msgid "cannot read %s" -msgstr "impossible de lire '%s' : %s" - -#: src/util.c:316 -#, fuzzy -msgid "cannot block signals" -msgstr "impossible de fermer le fichier '%s' : %s" - -#: src/util.c:331 -#, fuzzy -msgid "cannot create pipe" -msgstr "impossible de créer le répertoire '%s' : %s" - -#: src/util.c:338 src/util.c:369 -msgid "Failed to set non-blocking file descriptor flag" -msgstr "" -"Impossible de définir le drapeau descripteur de fichiers « non-blocking »" - -#: src/util.c:344 src/util.c:375 +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 msgid "Failed to set close-on-exec file descriptor flag" msgstr "" "Impossible de définir le drapeau descripteur de fichiers « close-on-exec »" -#: src/util.c:362 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Impossible de démarrer automatiquement la VM '%s' : %s" + +#: src/uml_driver.c:367 +msgid "cannot initialize inotify" +msgstr "" + +#: src/uml_driver.c:373 +#, fuzzy, c-format +msgid "Failed to create monitor directory %s: %s" +msgstr "Impossible de créer le répertoire %s : %s" + +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" +msgstr "qemudStartup : mémoire saturée" + +#: src/uml_driver.c:554 +#, fuzzy, c-format +msgid "failed to read pid: %s" +msgstr "Impossible de créer le tube : %s" + +#: src/uml_driver.c:603 +#, fuzzy +msgid "cannot open socket" +msgstr "impossible d'ouvrir %s : %s" + +#: src/uml_driver.c:612 +#, fuzzy +msgid "cannot bind socket" +msgstr "impossible de trouver la session" + +#: src/uml_driver.c:667 +#, fuzzy, c-format +msgid "cannot send too long command %s (%d bytes)" +msgstr "impossible de configurer le mode de fichier '%s' : %s" + +#: src/uml_driver.c:677 +#, fuzzy, c-format +msgid "cannot send command %s" +msgstr "impossible de lire '%s' : %s" + +#: src/uml_driver.c:687 +#, fuzzy, c-format +msgid "cannot read reply %s" +msgstr "impossible de lire le répertoire '%s' : %s" + +#: src/uml_driver.c:769 +msgid "no kernel specified" +msgstr "" + +#: src/uml_driver.c:778 +#, fuzzy, c-format +msgid "Cannot find UML kernel %s" +msgstr "impossible de lire '%s' : %s" + +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Impossible d'écrire argv dans le fichier journal %d : %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "obtention de pid, damn inattendus" + +#: src/uml_driver.c:937 +#, c-format +msgid "unexpected UML URI path '%s', try uml:///system" +msgstr "" + +#: src/uml_driver.c:944 +#, c-format +msgid "unexpected UML URI path '%s', try uml:///session" +msgstr "" + +#: src/uml_driver.c:953 +#, fuzzy +msgid "uml state driver is not active" +msgstr "le pool de stockage n'est pas actif" + +#: src/uml_driver.c:1111 +#, fuzzy, c-format +msgid "cannot parse version %s" +msgstr "impossible de lire '%s' : %s" + +#: src/uml_driver.c:1183 +#, fuzzy, c-format +msgid "domain '%s' is already defined" +msgstr "le domaine %s existe déjà" + +#: src/uml_driver.c:1193 +#, fuzzy, c-format +msgid "domain with uuid '%s' is already defined" +msgstr "le domaine %s existe déjà" + +#: src/uml_driver.c:1428 +#, fuzzy +msgid "cannot read cputime for domain" +msgstr "impossible de lire le répertoire '%s' : %s" + +#: src/uml_driver.c:1769 +#, fuzzy, c-format +msgid "cannot read %s" +msgstr "impossible de lire '%s' : %s" + +#: src/util.c:343 +#, fuzzy +msgid "cannot block signals" +msgstr "impossible de fermer le fichier '%s' : %s" + +#: src/util.c:358 +#, fuzzy +msgid "cannot create pipe" +msgstr "impossible de créer le répertoire '%s' : %s" + +#: src/util.c:365 src/util.c:392 +msgid "Failed to set non-blocking file descriptor flag" +msgstr "" +"Impossible de définir le drapeau descripteur de fichiers « non-blocking »" + +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Impossible de créer le tube : %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "impossible de lire '%s' : %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "impossible de supprimer le fichier '%s' : %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "impossible d'analyser le fichier de configuration %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "impossible d'analyser le fichier de configuration %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Impossible de fermer le fichier pid « %s » : %s" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "impossible d'effacer l'entête du périphérique %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "impossible de créer le dossier de démarrage automatique %s : %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "impossible de lire '%s' : %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "impossible d'étendre le fichier '%s' : %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "erreur de lecture : %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Impossible de créer le volume %s" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "" @@ -5905,15 +5951,15 @@ msgstr "Configurer un domaine pour être lancé automatiquement au démarrage." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nom du domaine, ID ou UUID" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "désactiver le démarrage automatique" @@ -6032,15 +6078,15 @@ msgstr "Impossible de lister les domaines inactifs" msgid "Id" msgstr "ID" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nom" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "État" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "sans état" @@ -6161,7 +6207,7 @@ msgstr "supprimer un domaine inactif" msgid "Undefine the configuration for an inactive domain." msgstr "Supprimer la configuration d'un domaine inactif" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nom du domaine ou UUID" @@ -6404,11 +6450,11 @@ msgstr "Renvoyer un résumé des informations sur le domaine." msgid "Id:" msgstr "ID :" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nom :" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID :" @@ -6416,16 +6462,16 @@ msgstr "UUID :" msgid "OS Type:" msgstr "Type de SE :" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "État :" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU :" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Temps CPU :" @@ -6455,98 +6501,98 @@ msgstr "nom" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Mémoire NUMA disponible" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "afficher la quantité de mémoire disponible pour les cellules NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "numéro de cellule NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Total" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informations sur les VCPU du domaine" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" "Renvoyer un résumé des informations sur les processeurs virtuels du domaine." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU :" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU :" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Affinité CPU :" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domaine à l'arrêt, pas de CPU virtuelle." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "contrôler l'affinité des VCPU du domaine" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Épingler les VCPU d'un domaine pour héberger des CPU physiques." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "numéro de VCPU" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "numéro(s) de CPU hôte(s) (séparés par des virgules)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin : numéro de vCPU invalide ou manquant." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "impossible de récupérer les informations relatives au noeud" -#: src/virsh.c:1863 +#: src/virsh.c:1865 #, fuzzy msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin : numéro de vCPU invalide ou manquant." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist : format invalide. Chaine vide." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6554,7 +6600,7 @@ msgstr "" "cpulist : %s : format invalide. Chiffre attendu à la position %d (à côté de " "« %c »)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6563,1180 +6609,1180 @@ msgstr "" "cpulist : %s : format invalide. Chiffre ou virgule attendu à la position %d " "(à côté de « %c »)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist : %s : format invalide. Virgule finale à la position %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "La CPU physique %d n'existe pas." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "changer le nombre de processeurs virtuels" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Changer le nombre de CPU virtuelles dans le domaine invité" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "nombre de CPU virtuelles" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Nombre de CPU virtuelles invalide." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Nombre de CPU virtuelles trop important." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "changer la mémoire allouée" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Changer la mémoire allouée dans le domaine invité" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "nombre de kilooctets de mémoire" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Valeur invalide de %d pour la taille de la mémoire" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Impossible de vérifier MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "changer la limite maximum de mémoire" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "changer la limite maximum de mémoire allouée dans le domaine invité" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "limite mémoire maximum en kilooctets" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Impossible de vérifier la valeur actuelle de MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Impossible de diminuer la valeur actuelle de MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Impossible de modifier MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informations du noeud" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Renvoyer un résumé des informations à propos du noeud." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "impossible de récupérer les informations relatives au noeud" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "modèle de CPU :" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Fréquence de la CPU :" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "socket(s) CPU :" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Coeur(s) par emplacements :" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) par coeur :" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "cellule(s) NUMA :" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Taille mémoire :" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capacités" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Retourner les capacités de l'hyperviseur / du pilote." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "impossible d'obtenir les capacités" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informations du domaine en XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Afficher les informations du domaine comme flux XML vers stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "lister les domaines inactifs" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "impossible de créer le fichier de configuration %s : %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Supprimer la configuration d'un domaine inactif" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "erreur de syntaxe dans le fichier de configuration" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convertir l'ID ou l'UUID du domaine en nom de domaine" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "UUID ou ID de domaine" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convertir un nom de domaine ou UUID en ID de domaine" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convertir un ID ou un nom de domaine en UUID de domaine" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "nom ou ID de domaine" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "impossible de récupérer l'UUID du domaine" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migrer un domaine vers un autre hôte" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Migrer un domaine vers un autre hôte. Ajouter « --live » pour une migration " "pendant l'exécution." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migration pendant l'exécution" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI de connexion à l'hôte de destination" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI de migration, peut habituellement être omise" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migration : « desturi » non spécifiée" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "démarrer automatiquement un réseau" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Configurer un réseau pour être automatiquement lancé au démarrage." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nom du domaine ou UUID" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "impossible de marquer le réseau %s en démarrage automatique" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "impossible de démarquer le réseau %s en démarrage automatique" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Réseau %s marqué en démarrage automatique\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Réseau %s démarqué en démarrage automatique\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "créer un réseau depuis un fichier XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Créer un réseau" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "fichier contenant la description XML d'un réseau" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Réseau %s créé depuis %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Impossible de créer le réseau depuis %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "définir (mais ne pas démarrer) un réseau depuis un fichier XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Définir un réseau." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Réseau %s défini depuis %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Impossible de définir le réseau depuis %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "détruire un réseau" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Détruire le réseau indiqué." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nom du réseau, ID ou UUID" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Réseau %s détruit\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Impossible de détruire le réseau %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informations du réseau en XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Afficher les informations du réseau comme flux XML vers stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "lister les réseaux" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Renvoyer la liste des réseaux." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "lister les réseaux inactifs" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "lister les réseaux actifs et inactifs" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Impossible de lister les réseaux actifs" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Impossible de lister les réseaux actifs" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Démarrage automatique" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "pas de démarrage automatique" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "actif" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inactif" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "convertir l'UUID d'un réseau en nom de réseau" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "UUID réseau" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "démarrer un réseau inactif (précédemment défini)" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Démarrer un réseau" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nom du réseau inactif" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Réseau %s démarré\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Impossible de démarrer le réseau %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "supprimer la définition d'un réseau inactif" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Supprimer la configuration pour un réseau inactif." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Le réseau %s n'est plus défini\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Impossible de supprimer la définition du réseau %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "convertir le nom d'un réseau en UUID de réseau" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nom du réseau" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "impossible de récupérer l'UUID du réseau" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "démarrer automatiquement un pool" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "Configurer un pool qui sera lancé automatiquement au démarrage." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "nom du pool ou UUID" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "impossible de démarrer automatiquement le pool %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "impossible d'annuler le démarrage automatique du pool %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "Le pool %s démarrera automatiquement\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Le pool %s ne démarrera plus automatiquement\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "créer un pool depuis un fichier XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Créer un pool" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "fichier contenant la description XML d'un pool" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "Pool %s créé depuis %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Impossible de créer le pool depuis %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "créer un domaine depuis un fichier XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "fichier contenant la description XML d'un volume" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Volume %s créé depuis %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Impossible de créer le volume depuis %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "migrer un domaine vers un autre hôte" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nom du réseau inactif" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "cible du périphérique disque" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Impossible de lister les domaines inactifs" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "nom du pool" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "type du pool" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "hôte source pour le stockage sous-jacent" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "chemin source pour le stockage sous-jacent" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "périphérique source pour le stockage sous-jacent" -#: src/virsh.c:3167 +#: src/virsh.c:3169 #, fuzzy msgid "source name for underlying storage" msgstr "chemin source pour le stockage sous-jacent" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "cible pour le stockage sous-jacent" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "impossible d'allouer un tampon" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "créer un pool depuis un ensemble d'arguments" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Pool %s créé\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Impossible de créer le pool %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "définir (mais ne pas démarrer) un pool depuis un fichier XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "Définir un pool" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "Pool %s défini depuis %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "Impossible de définir le pool depuis %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "définir un pool à partir d'un ensemble d'argument" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "pool %s défini\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "Impossible de définir le pool %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "construire un pool" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Construire le pool indiqué." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Pool %s construit\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "Impossible de construire le pool %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "détruire un pool" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Détruire le pool indiqué" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Pool %s détruit\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Impossible de détruire le pool %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "effacer un pool" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "Détruire le pool indiqué" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "Pool %s détruit\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "Impossible de supprimer le pool %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "rafraichir un pool" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "Rafraichir le pool indiqué." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "Pool %s réactivé\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Impossible de réactiver le pool %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "informations du pool en XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "Afficher les informations du pool comme flux XML vers stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "lister les pools" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Renvoyer la liste des pools" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "lister les pools inactifs" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "lister les pools actifs et inactifs" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "Impossible de lister les pools actifs" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "Impossible de lister les pools inactifs" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "pointeur de pool de stockage invalide dans %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "trop de pools de stockage reçus" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "plus de mémoire disponible" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Impossible de définir le pool %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "trop de pools de stockage reçus" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "informations du pool de stockage" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Renvoyer un résumé des informations à propos du pool de stockage." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "construction" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "en cours d'exécution" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "endommagé" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Capacité :" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Allocation :" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Disponible :" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "convertir l'UUID d'un pool en nom de pool" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "UUID du pool" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "démarrer un pool inactif (précédemment défini)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Démarrer un pool." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "nom du pool inactif" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "Pool %s démarré\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Impossible de démarrer le pool %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "créer un volume depuis un ensemble d'arguments" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Créer un volume." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "nom du pool" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "nom du volume inactif" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "taille du volume avec le suffixe k,M,G,T optionnel" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "taille d'allocation initiale avec le suffixe k,M,G,T optionnel" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "type du format de fichier raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "Taille %s non conforme" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Volume %s créé\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "Impossible de créer le volume %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "supprimer un pool inactif" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "Supprimer la configuration d'un pool inactif" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "Le pool %s a été supprimé\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "Impossible de supprimer le pool %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "convertir le nom d'un pool en UUID de pool" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "impossible de récupérer l'UUID du pool" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "créer un volume depuis un fichier XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "fichier contenant la description XML d'un volume" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Volume %s créé depuis %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Impossible de créer le volume depuis %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "créer un volume depuis un fichier XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nom du pool inactif" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nom ou clé de volume" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Volume %s créé depuis %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nom du volume inactif" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nom ou clé de volume" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nom de volume" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Impossible de démarrer le pool %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Volume %s créé depuis %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Impossible de créer le volume depuis %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "supprimer un volume" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "Détruire le volume indiqué" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "nom, clé ou chemin de volume" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Volume %s détruit\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "Impossible de détruire le volume %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "informations du volume de stockage" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Renvoyer un résumé des informations à propos du volume de stockage." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Type :" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "fichier" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "bloc" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "informations du volume en XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "Afficher les informations du volume comme flux XML vers stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "lister les volumes" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Renvoyer la liste des volume par pool." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "Impossible de lister les volumes actifs" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Chemin" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "convertir l'UUID d'un volume en nom de volume" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "clé ou chemin de volume" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "convertir l'UUID d'un volume en clé de volume" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "UUID du volume" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "convertir l'UUID d'un volume en chemin de volume" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "nom ou clé de volume" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "afficher la version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Afficher la version du système." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "impossible de récupérer le type d'hyperviseur" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compilé avec la bibliothèque libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "impossible de récupérer la version de la bibliothèque" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Utilisation de la bibliothèque : libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Utilisation de l'API : %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "impossible de récupérer la version de l'hyperviseur" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" "Impossible d'extraire la version de l'hyperviseur %s en cours d'exécution\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Exécution de l'hyperviseur : %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "migrer un domaine vers un autre hôte" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "périphériques non spécifiés" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "capacités" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Impossible de se connecter à l'hyperviseur" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Impossible de lister les domaines inactifs" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Afficher les informations du volume comme flux XML vers stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "périphérique" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Attacher un nouveau périphérique disque." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." @@ -7744,391 +7790,391 @@ msgstr "" "Retourner les statistiques d'un périphérique en mode bloc pour un domaine en " "cours d'exécution." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domaine %s détruit\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Impossible de détacher le périphérique depuis %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Attacher un nouveau périphérique disque." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Attacher un nouveau périphérique disque." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Impossible d'attacher le périphérique depuis %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "cible du périphérique disque" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "" "Retourner les statistiques d'un périphérique en mode bloc pour un domaine en " "cours d'exécution." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domaine %s réactivé\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Impossible d'ouvrir le répertoire '%s' : %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "afficher le nom d'hôte de l'hyperviseur" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "impossible de récupérer le nom de l'hôte" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "afficher l'URI canonique de l'hyperviseur" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "impossible de récupérer l'URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "affichage vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Afficher l'adresse IP et le numéro de port pour l'affichage de VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "console TTY" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Afficher le périphérique pour la console TTY" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "attacher un périphérique depuis un fichier XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Attacher un périphérique depuis un fichier XML ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "fichier XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Impossible d'attacher le périphérique depuis %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "détacher un périphérique depuis un fichier XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Détacher un périphérique depuis un fichier XML " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Impossible de détacher le périphérique depuis %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "attacher une interface réseau" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Attacher une nouvelle interface réseau." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "type d'interface réseau" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "source d'interface réseau" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nom du réseau cible" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "adresse MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "script utilisé pour relier une interface réseau" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "%s n'est pas pris en charge par la commande « attach-interface »" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "détacher une interface réseau" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Détacher une interface réseau." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "impossible de récupérer les informations relatives à l'interface" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Interface de type %s introuvable" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Interface d'adresse MAC %s introuvable" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Impossible d'allouer de la mémoire" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Impossible de créer XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "attacher un périphérique disque" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Attacher un nouveau périphérique disque." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "source du périphérique disque" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "cible du périphérique disque" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "pilote du périphérique disque" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "pilote secondaire du périphérique disque" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "type de périphérique cible" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "mode de lecture et d'écriture du périphérique" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "%s n'est pas pris en charge par la commande « attach-disk »" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "détacher un périphérique disque" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Détacher un périphérique disque." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Impossible de récupérer les informations relatives au disque" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Disque dont la cible est %s introuvable" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "impossible d'allouer de la mémoire pour la liste de configuration %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Impossible de créer le domaine inactif %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Supprimer la configuration d'un domaine inactif" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Supprimer la configuration d'un domaine inactif" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "impossible de lire le fichier de configuration" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Supprimer la configuration pour un réseau inactif." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Supprimer la configuration pour un réseau inactif." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Supprimer la configuration d'un pool inactif" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Supprimer la configuration d'un pool inactif" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quitter ce terminal interactif" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "la commande '%s' nécessite l'option <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "la commande '%s' nécessite l'option --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "la commande '%s' n'existe pas" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NOM\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8136,17 +8182,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8154,7 +8200,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8162,58 +8208,58 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nom de domaine ou ID non défini" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "impossible de récupérer le domaine '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nom de réseau non défini" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "impossible de récupérer le réseau '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "nom de pool non défini" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "impossible de récupérer le pool '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "nom de volume non défini" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "impossible de récupérer le volume '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8224,129 +8270,129 @@ msgstr "" "(Temps : %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "manquant \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "jeton inattendu (nom de commande) : '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "commande inconnue : '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "la commande '%s' ne prend pas en charge l'option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "syntaxe attendue : --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nombre" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "chaîne" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "donnée inattendue '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DONNÉE" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "fichier" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "mis en pause" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "en arrêt" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "fermé" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "a échoué" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "hors ligne" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "pas de connexion valide" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s : erreur : " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "erreur :" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s : %d : impossible d'allouer %d octets" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s : %d : impossible d'allouer %lu octets" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "impossible de se connecter à l'hyperviseur" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "impossible de récupérer les informations du fichier journal" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "le chemin d'accès au journal ne correspond pas à un fichier" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "impossible d'ouvrir le fichier journal. Vérifiez son chemin d'accès" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "impossible d'écrire dans le fichier journal" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s : impossible d'écrire dans le fichier journal : %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "impossible de se déconnecter de l'hyperviseur" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8380,7 +8426,7 @@ msgstr "" "\n" " commandes (mode non interactif) :\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8390,17 +8436,17 @@ msgstr "" " (spécifier help pour plus de détails sur la commande)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "option « -%c » non prise en charge. Voir --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8409,7 +8455,7 @@ msgstr "" "Bienvenue dans %s, le terminal de virtualisation interactif.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8928,7 +8974,7 @@ msgstr "pointeur de réseau invalide dans" msgid "invalid interface pointer in %s" msgstr "pointeur de réseau invalide dans %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Tampon d'arguments trop petit" @@ -9066,7 +9112,7 @@ msgstr "informations de domaine incorrectes, domid non numérique" msgid "domain information incomplete, missing uuid" msgstr "informations de domaine incomplètes, UUID manquant" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informations de domaine incomplètes, nom manquant" @@ -9122,130 +9168,130 @@ msgstr "adresse MAC invalide : %s" msgid "unexpected sound model %s" msgstr "noeud dict inattendu" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "type auth '%s' inconnu" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspendre un domaine" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "manquant \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "hôte source non spécifié" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "hôte source non spécifié" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "impossible de lire '%s' : %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "impossible de lire '%s' : %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "impossible d'ouvrir le périphérique %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informations de domaine incomplètes, ID manquant" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "adresse MAC invalide : %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "type de SE inconnu %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "erreur de syntaxe dans la topologie" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "impossible d'analyser les informations du domaine Xen" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "le domaine n'est pas actif" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 #, fuzzy msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainDumpXMLByName n'a pas réussi à trouver ce domaine" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "type de volume de stockage %d non pris en charge" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 #, fuzzy msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonDomainDumpXMLByID n'a pas réussi à trouver ce domaine" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 #, fuzzy msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonDomainDumpXMLByID n'a pas réussi à trouver ce domaine" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "valeur de noeud inattendue" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "mémoire du noeud" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "opération échouée" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Impossible de définir le pool %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Impossible d'ouvrir tty %s : %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9253,7 +9299,7 @@ msgstr "" "xenDaemonDomainMigrate : Xen ne prend pas en charge que les domaines soient " "renommés durant la migration" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -9261,139 +9307,139 @@ msgstr "" "xenDaemonDomainMigrate : Xen ne prend pas en charge la limitation de bande " "passante durant la migration" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate : indicateur non supporté" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate : URI invalide" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 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:4422 +#: src/xend_internal.c:4430 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:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate : numéro de port invalide" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "impossible d'analyser la description du domaine" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Impossible de construire le pool %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Impossible de créer le domaine inactif %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "informations de domaine incomplètes, nom manquant" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup a échoué" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Erreur inconnue" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "impossible de récupérer le nom de l'hôte" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "informations de domaine incomplètes, UUID manquant" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "informations de domaine incomplètes, UUID manquant" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 #, fuzzy msgid "domainBlockPeek is not supported for dom0" msgstr "ai_socktype non pris en charge" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "chemin invalide : %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "impossible d'ouvrir %s en lecture" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Impossible de fermer le fichier pid « %s » : %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "type de pool inattendu" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "type mime inattendu" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "type de volume de stockage %d non pris en charge" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "le pool est encore actif" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "valeur de noeud inattendue" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "aucun chargeur de domaine HVM" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype non pris en charge" @@ -9587,6 +9633,19 @@ msgstr "pool déjà actif" msgid "reallocating list" msgstr "allocation d'un nouveau domaine" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Impossible d'ouvrir le répertoire '%s' : %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "impossible d'ouvrir %s en lecture" + +#, 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 »" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Impossible de créer le domaine depuis %s" diff --git a/po/gl.po b/po/gl.po index 9a1c6a2363..f913cde97d 100644 --- a/po/gl.po +++ b/po/gl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/gu.po b/po/gu.po index 8b248c3087..b479bed6bb 100644 --- a/po/gu.po +++ b/po/gu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gu\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-01 16:57+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -244,8 +244,8 @@ msgstr "struct qemud_server ફાળવણી કરવામાં નિષ #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex ની શરૂઆત કરી શકાતી નથી" @@ -460,56 +460,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: બિનઆધારિત સતà«àª¤àª¾ %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "જà«àª¯àª¾àª°à«‡ રà«àªŸ તરીકે ચાલી ન રહી હોય તà«àª¯àª¾àª°à«‡ જૂથ ને સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતી નથી" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "બફર માટે મેમરી ફાળવવામાં નિષà«àª«àª³" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "બફર માટે પૂરતી મેમરી ફરી ફાળવવામાં નિષà«àª«àª³" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "જૂથ '%s' જોવામાં નિષà«àª«àª³àª¤àª¾" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "સà«àª¥àª¿àª¤àª¿ '%s' ને પદચà«àª›à«‡àª¦àª¨ કરવામાં નિષà«àª«àª³àª¤àª¾" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "વધારાનાં અધિકારોની જરૂરિયાત છે\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "ઘટાડેલ અધિકારો ને સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ નિષà«àª«àª³\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ડોમેઇન તરીકે વિભાજીત કરવામાં નિષà«àª«àª³: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "પાઇપ બનાવવામાં નિષà«àª«àª³: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir બનાવવામાં નિષà«àª«àª³" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ની જૂથ માલિકી બદલવામાં નિષà«àª«àª³" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "સંકેત પાઇપ માટે કોલબેક રજીસà«àªŸàª° કરવા માટે નિષà«àª«àª³" @@ -610,7 +610,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "સરનામાં %d ને પૃથà«àª¥àª•àª°àª£ કરી શકાતૠનથી: %s" @@ -658,7 +658,7 @@ msgstr "SASL કારà«àª¯àªªàª¦à«àª¦àª¤àª¿ %d (%s) ની યાદી ક msgid "cannot allocate mechlist" msgstr "કારà«àª¯àªªàª¦à«àª¦àª¤àª¿ યાદીને ફાળવી શકાતી નથી" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "જોડાણ %d (%s) પર SASL ssf તપાસ કરી શકાતી નથી" @@ -1225,7 +1225,7 @@ msgstr "સà«àª°àª•à«àª·àª¾ imagelabel ગેરહાજર છે" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "ગà«àª® થયેલ રà«àªŸ ઘટક" @@ -1255,7 +1255,7 @@ msgstr "અયોગà«àª¯ ડોમેઈન પà«àª°àª•àª¾àª° %s" msgid "Failed to generate UUID" msgstr "UUID ઉતà«àªªàª¨à«àª¨ કરવામાં નિષà«àª«àª³àª¤àª¾" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "મેલફોરà«àª® થયેલ uuid ઘટક" @@ -1354,14 +1354,14 @@ msgid "no monitor path" msgstr "મોનિટર પાથ નથી" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "લીટી %d પર: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml દસà«àª¤àª¾àªµà«‡àªœàª¨à«àª‚ પદચà«àª›à«‡àª¦àª¨ કરવામાં નિષà«àª«àª³" @@ -1414,12 +1414,12 @@ msgstr "અનિચà«àª›àª¨à«€àª¯ નેટ પà«àª°àª•àª¾àª° %d" msgid "unexpected char type %d" msgstr "અનિચà«àª›àª¨à«€àª¯ અકà«àª·àª° પà«àª°àª•àª¾àª° %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "અનિચà«àª›àª¨à«€àª¯ સાઉનà«àª¡ મોડલ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "અનિચà«àª›àª¨à«€àª¯ ઇનપà«àªŸ પà«àª°àª•àª¾àª° %d" @@ -1479,12 +1479,12 @@ msgstr "રૂપરેખાંકન ફાઇલ '%s' નો સંગà«àª° msgid "unexpected domain %s already exists" msgstr "લકà«àª·à«àª¯ %s પહેલેથી અસà«àª¤àª¿àª¤à«àªµ ધરાવે છે" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "dir '%s' ખોલવાનà«àª‚ નિષà«àª«àª³" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "રૂપરેખાંકન %s ને દૂર કરી શકાતૠનથી" @@ -1523,291 +1523,301 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "કોષà«àªŸàª• '%s' માં કતાર '%s' માંથી iptables નિયમ '%s' ને ઉમેરવા માટે નિષà«àª«àª³: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "જોડાણ URI નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકà«àª¯àª¾ નહિં" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "કામ કરતી ડિરેકà«àªŸàª°à«€àª¨à«‡ મેળવી શકાતી નથી" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "પાથ ઘણો લાંબો છે" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "હાલની ડિરેકà«àªŸàª°à«€ મેળવી શકાતી નથી" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "સà«àª°àª•à«àª·àª¾ ફà«àª²à«‡àª— સાથે virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare ઠuri ને સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતૠનથી" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 ઠuri ને સà«àª¯à«‹àªœàª¿àª¤ કરતૠનથી" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "પાથ ઠNULL છે" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ફà«àª²à«‡àª—à«‹ શૂનà«àª¯ હોવા જ જોઇàª" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "બફર NULL છે" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ફà«àª²à«‡àª—à«‹ પરિમાણ VIR_MEMORY_VIRTUAL હોવા જ જોઇàª" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "બફર NULL છે પરંતૠમાપ શૂનà«àª¯ નથી" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid નિષà«àª«àª³" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) નિષà«àª«àª³" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) નિષà«àª«àª³" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) નિષà«àª«àª³" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) નિષà«àª«àª³" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "સંદેશને ચાલૠરાખવા પાતà«àª°àª¨à«‡ મોકલવાનà«àª‚ અસમરà«àª¥" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "સંદેશને ચાલૠરાખવા પાતà«àª°àª¨à«‡ વાંચવાનà«àª‚ અસમરà«àª¥" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "ખાનગી રà«àªŸàª¨à«‡ બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s પર ખાલી tmpfs ને માઉનà«àªŸ કરવામાં નિષà«àª«àª³" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "tmpfs માં નવાં રà«àªŸ %s ને બાંધવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s માં chroot કરવામાં નિષà«àª«àª³" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "રà«àªŸ પર ફરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s કરવામાં નિષà«àª«àª³" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s પર %s ને માઉનà«àªŸ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts ને બનાવી શકાતૠનથી" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "પાતà«àª°àª®àª¾àª‚ /dev/pts ને માઉનà«àªŸ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "ઉપકરણ %s ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "symlink /dev/ptmx to /dev/pts/ptmx ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "ઉપકરણ /dev/ptmx ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s પર %s ને માઉનà«àªŸ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts ને વાંચવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' ને અનમાઉનà«àªŸ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "make / slave ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc ને માઉનà«àªŸ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s ને છોડવાનà«àª‚ નિષà«àª«àª³" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "કà«àª·àª®àª¤àª¾àª“ મેળવવામાં નિષà«àª«àª³" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "કà«àª·àª®àª¤àª¾àª“ મેળવવામાં નિષà«àª«àª³" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "કà«àª·àª®àª¤àª¾àª“ મેળવવામાં નિષà«àª«àª³" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() અયોગà«àª¯ vm વà«àª¯àª¾àª–à«àª¯àª¾ પસાર થયેલ છે" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s ને ખોલવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "કà«àª²à«‹àª¨ પાતà«àª° ને ચલાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s માટે cgroup ને બનાવવાનà«àª‚ અસમરà«àª¥\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‡ સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "સરà«àªµàª° સોકેટ '%s' ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "સરà«àªµàª° સોકેટ '%s' ને બાંધવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "સરà«àªµàª° સોકેટ %s ને સાંભળવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d ને વાંચવામાં નિષà«àª«àª³àª¤àª¾" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d ને લખવામાં નિષà«àª«àª³àª¤àª¾" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) નિષà«àª«àª³" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) નિષà«àª«àª³" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) નિષà«àª«àª³" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "ઘટના %d માં ભૂલ" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() નિષà«àª«àª³" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "ઇનà«àªŸàª°àª«à«‡àª¸ %s ને ns %d માટે ખસેડવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth ને કાઢી નાંખવાનà«àª‚ નિષà«àª«àª³: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair નિષà«àª«àª³" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "માઉનà«àªŸ નેમસà«àªªà«‡àª¸ ને વહેંચી શકાતૠનથી" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "સà«àª²à«‡àªµ સà«àª¥àª¿àª¤àª¿àª®àª¾àª‚ રà«àªŸ માઉનà«àªŸàª¨à«‡ ખસેડવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "પાથ %s ને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s પર devpts ને માઉનà«àªŸ કરવામાં નિષà«àª«àª³" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty ને ફાળવણી કરવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ફાઇલ '%s/%s.pid' ને લખવાનà«àª‚ અસમરà«àª¥" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "રà«àªŸ dir ને બદલવાનà«àª‚ અસમરà«àª¥" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "સતà«àª° લીડર બનાવવાનà«àª‚ અસમરà«àª¥" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ડà«àª°àª¾àª‡àªµàª° માંથી જોડાણ નિષà«àª«àª³" @@ -1830,20 +1840,20 @@ msgstr "સિસà«àªŸàª®àª¨à«‡ NETNS આધાર ઓછો છે" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "uuid સાથે બંધબેસતૠડોમેઇન નથી" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "સકà«àª°àª¿àª¯ ડોમેઈનને કાઢી શકાતૠનથી" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "અસà«àª¥àª¾àª¯à«€ ડોમેઇનને અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરી શકાતૠનથી" @@ -1897,7 +1907,7 @@ msgstr "પાતà«àª° માટે અયોગà«àª¯ PID %d" msgid "failed to kill pid %d" msgstr "pid %d ને મારવાનà«àª‚ નિષà«àª«àª³" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' માટે રાહ જોઇ શકાતી નથી" @@ -1952,7 +1962,7 @@ msgstr "અયોગà«àª¯ પરિમાણ `%s'" msgid "Invalid parameter count" msgstr "અયોગà«àª¯ પરિમાણ ગણતરી" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "યજમાનનામને નકà«àª•à«€ કરવામાં નિષà«àª«àª³" @@ -2154,66 +2164,76 @@ msgstr "અસà«àª¥àª¾àª¯à«€ ડોમેઇન માટે આપમેળે msgid "cannot create autostart directory '%s'" msgstr "આપોઆપ શરૂ થતી ડિરેકà«àªŸàª°à«€ '%s' બનાવી શકાતી નથી" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%s' ને symlink '%s' ને બનાવવામાં નિષà«àª«àª³" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' ને કાઢી નાંખવા માટે નિષà«àª«àª³" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "pool %s તાજૠકરવામાં નિષà«àª«àª³" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "pool %s તાજૠકરવામાં નિષà«àª«àª³" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s સà«àª§àª¾àª°à«€ શકાતૠનથી" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "બંધબેસતા નામ સાથે નોડ ઉપકરણ નથી" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "આ ઉપકરણ માટે પિતૃ નથી" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() માં અયોગà«àª¯ પરિમાણ" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "પાથ '%s' ખોલી શકાતો નથી" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "યજમાન સà«àª•à«‡àª¨àª¨à«‡ ટà«àª°à«€àª—ર કરવા માટે '%s' માં લખવાનà«àª‚ નિષà«àª«àª³" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ફેરબદલ કà«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "પà«àª°àª•àª¾àª°àª«àª¾àª‡àª² '%s' ને શોધી શકà«àª¯àª¾ નહિં" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "વરà«àª¤àª®àª¾àª¨ સમય મેળવી શકાતૠનથી" @@ -2502,71 +2522,76 @@ msgstr "અજà«àªžàª¾àª¤ કà«àª·àª®àª¤àª¾ પà«àª°àª•àª¾àª° '%d' '%s' મ msgid "no device capabilities for '%s'" msgstr "'%s' માટે ઉપકરણ કà«àª·àª®àª¤àª¾àª“ નથી" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "%s ને વાંચવા માટે ખોલવામાં નિષà«àª«àª³" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "%s ને વાંચવા માટે ખોલવામાં નિષà«àª«àª³" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' માંથી વાંચવાનà«àª‚ નિષà«àª«àª³ : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "%s ને વાંચવા માટે ખોલવામાં નિષà«àª«àª³" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' માંથી વાંચવાનà«àª‚ નિષà«àª«àª³ : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "%s ને વાંચવા માટે ખોલવામાં નિષà«àª«àª³" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' માંથી વાંચવાનà«àª‚ નિષà«àª«àª³ : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo પà«àª°à«‹àª¸à«‡àª¸àª° ને પદચà«àª›à«‡àª¦àª¨ કરી રહà«àª¯àª¾ છે" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz ની પદચà«àª›à«‡àª¦àª¨ કરી રહà«àª¯àª¾ છે" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "cpus શોધાયૠનથી" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s ખોલી શકાતી નથી" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "આ પà«àª²à«‡àªŸàª«à«‹àª°à«àª® પર કનà«àª¸à«‹àª² અમલમાં મૂકાયેલ નથી" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA આ યજમાન પર આધાભૂત નથી" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "વિસà«àª¤àª¾àª°àª¨à«€ બહાર (0-%d) શેલ %d ને શરૂ કરો" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA મà«àª•à«àª¤ મેમરી ની તપાસ કરવામાં નિષà«àª«àª³" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebula માં વરà«àªšà«àª¯à«àª…લ મશીને દાખલ કરવામાં ભૂલ" @@ -2584,16 +2609,16 @@ msgstr "નામ સાથે OpenNebula VM પહેલેથી સકà«àª° msgid "Wrong state to perform action" msgstr "કà«àª°àª¿àª¯àª¾ કરવા માટે ખોટી સà«àª¥àª¿àª¤àª¿" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ડોમેઈન ચાલી રહà«àª¯à«àª‚ નથી" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2764,7 +2789,7 @@ msgstr "ડોમેઇન ઠબંધ કરવાની સà«àª¥àª¿àª¤à«€ msgid "Could not read container config" msgstr "પાતà«àª° રૂપરેખાંકનને વાંચી શકાયૠનહિં" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "અજà«àªžàª¾àª¤ પà«àª°àª•àª¾àª° '%s'" @@ -2907,212 +2932,212 @@ msgstr "પà«àª°à«‹àª•à«àª¸à«€ સાથે સંપરà«àª•àªµà«àª¯àªµàª¹ msgid "got asynchronous packet number %d\n" msgstr "અસà«àª®à«‡àª³ પેકેટ નંબર %d મળà«àª¯à«àª‚\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "'%s' માં QEMU આવૃતà«àª¤àª¿ નંબર નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU મદદ આઉટપà«àªŸàª¨à«‡ વાંચવામાં અસમરà«àª¥" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu માંથી અનિચà«àª›àª¨àª¿àª¯ બહાર નીકળવાની સà«àª¥àª¿àª¤àª¿" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "અનિચà«àª›àª¨àª¿àª¯ બહાર નીકળવાની સà«àª¥àª¿àª¤àª¿ '%d', qemu કદાચ નિષà«àª«àª³ થઇ શકે છે" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU બાઇનરી %s શોધી શકાતી નથી: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "નેટવરà«àª• '%s' શોધાયૠનહિં" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "નેટવરà«àª• પà«àª°àª•àª¾àª° %d આધારભૂત નથી" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "બà«àª°àª¿àªœ આધારની શરૂઆત કરી શકાતી નથી: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "બà«àª°àª¿àªœàª®àª¾àª‚ ટેપ ઇનà«àªŸàª°àª«à«‡àª¸àª¨à«‡ ઉમેરવામાં નિષà«àª«àª³. %s ઠબà«àª°àª¿àªœ ઉપકરણ નથી" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "બà«àª°àª¿àªœ '%s' માં ઈનà«àªŸàª°àª«à«‡àª¸ '%s' ટેપ ઉમેરવામાં નિષà«àª«àª³ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP પરિવહન ઠઆ QEMU બાઇનરી સાથે આધારભૂત નથી" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "STDIO સà«àª¥àª³àª¾àª‚તર ઠઆ QEMU બાઇનરી સાથે આધારભૂત નથી" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ડિસà«àª• '%s' માટે બિનઆધારિત ડà«àª°àª¾àª‡àªµàª° નામ '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' માટે બિનઆધારિત usb ડિસà«àª• પà«àª°àª•àª¾àª°" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "બિનઆધારિત ડિસà«àª• પà«àª°àª•àª¾àª° '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "અયોગà«àª¯ સાઉનà«àª¡ મોડેલ" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' માં મેલફોરà«àª® થયેલ કિવરà«àª¡ દલીલો" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ડà«àª°àª¾àª‡àªµ અનà«àª•à«àª°àª®àª£àª¿àª•àª¾ '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ડà«àª°àª¾àª‡àªµ %s માટે ગà«àª® થયેલ ફાઇલ પરિમાણ" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "ડà«àª°àª¾àª‡àªµ '%s' માં ગà«àª® થયેલ અનà«àª•à«àª°àª®àª£àª¿àª• પરિમાણ" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' માં NIC vlan નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d માટે NIC વà«àª¯àª¾àª–à«àª¯àª¾àª¨à«‡ શોધી શકાતૠનથી" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' માં vlan નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC વà«àª¯àª¾àª–à«àª¯àª¾ '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "અજà«àªžàª¤àª¾ PCI ઉપકરણ સિનà«àªŸà«‡àª•à«àª· '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI ઉપકરણ બસ '%s' બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI ઉપકરણ સà«àª²à«‹àªŸ '%s' બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI ઉપકરણ વિધેય '%s' બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB ઉપકરણ વેનà«àª¡àª° '%s' બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI ઉપકરણ પà«àª°à«‹àª¡àª•à«àªŸ '%s' બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI ઉપકરણ સરનામાં '%s' ને બહાર કાઢી શકાતૠનથી" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "અકà«àª·àª° ઉપકરણ %s માં પોરà«àªŸ નંબરને શોધી શકાતો નથી" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "અજà«àªžàª¤àª¾ અકà«àª·àª° ઉપકરણ સિનà«àªŸà«‡àª•à«àª· '%s'" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "àªàª®à«àª¯à«àª²à«‡àªŸàª° પાથ શોધાયૠનથી" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s દલીલ માટે ગà«àª® થયેલ કિંમત" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC પોરà«àªŸ '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "મેમરી સà«àª¤àª° '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU ગણતરી '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "વાતચીત દરમà«àª¯àª¾àª¨ અજà«àªžàª¾àª¤ QEMU દલીલ '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "અજà«àªžàª¾àª¤ દલીલ '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "લોગ ફાઈલ %s બનાવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM લોગફાઇલ close-on-exec flag ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" @@ -3126,7 +3151,7 @@ msgstr "લોગફાઇલ નામ %s/%s.log ને બિલà«àª¡ કર msgid "Unable to seek to %lld in %s" msgstr "%lld ને %s માં શોધવાનà«àª‚ અસમરà«àª¥" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' ને આપોઆપ શરૂ કરવાનà«àª‚ નિષà«àª«àª³ : %s\n" @@ -3141,412 +3166,410 @@ msgstr "સà«àª¥àª¿àª¤àª¿ ફાઇલ %s ને કડી ન કરવામ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s માટે મોનિટપને ફરી જોડવામાં નિષà«àª«àª³àª¤àª¾: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "સà«àª°àª•à«àª·àª¾ ડà«àª°àª¾àª‡àªµàª°àª¨à«‡ શરૂ કરવામાં નિષà«àª«àª³àª¤àª¾" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "સà«àª°àª•à«àª·àª¾ ડà«àª°àª¾àª‡àªµàª° ઉપલà«àª¬àª§ નથી" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel મોડલ ની નકલ કરવામાં નિષà«àª«àª³: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI ની નકલ કરવામાં નિષà«àª«àª³: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "સà«àª°àª•à«àª·àª¾ ડà«àª°àª¾àª‡àªµàª°àª¨à«‡ શરૂ કરવામાં નિષà«àª«àª³àª¤àª¾" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "સà«àª°àª•à«àª·àª¾ ડà«àª°àª¾àª‡àªµàª° ઉપલà«àª¬àª§ નથી" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "સà«àª¥àª¿àª¤àª¿ dir '%s' બનાવવામાં નિષà«àª«àª³: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "જà«àª¯àª¾àª°à«‡ %s શરૂઆતી આઉટપà«àªŸ વાંચવા દરમિયાન નિષà«àª«àª³àª¤àª¾" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s શરૂઆતી આઉટપà«àªŸ ને વાંચવા દરમિયાન સમયની સમાપà«àª¤àª¿" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "જà«àª¯àª¾àª°à«‡ %s શરૂઆતી આઉટપà«àªŸ વાંચવા દરમિયાન જગà«àª¯àª¾ ની બહાર" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "જà«àª¯àª¾àª°à«‡ %s લોગ આઉટપà«àªŸ વાંચવા દરમિયાન નિષà«àª«àª³àª¤àª¾" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "જà«àª¯àª¾àª°à«‡ %s લોગ આઉટપà«àªŸ વાંચવા દરમિયાન જગà«àª¯àª¾ ની બહાર" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "જà«àª¯àª¾àª°à«‡ %s લોગ આઉટપà«àªŸ ને વાંચતા હોય તà«àª¯àª¾àª°à«‡ પà«àª°àª•à«àª°àª¿àª¯àª¾ બહાર નીકળેલ છે" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s લોગ આઉટપà«àªŸ ને વાંચવા દરમિયાન સમયની સમાપà«àª¤àª¿" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "મોનિટર પાથ %s ખોલવામાં અસમરà«àª¥" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "મોનિટર close-on-exec ફà«àª²à«‡àª—ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં અસમરà«àª¥" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "બિન-બà«àª²à«‹àª•àª¿àª‚ગ સà«àª¥àª¿àª¤àª¿ માં મોનિટરને મૂકવા માટે અસમરà«àª¥" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "લોગ ફાઈલ બંધ કરવામાં અસમરà«àª¥: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "યજમાનને શરૂ કરવામાં અસમરà«àª¥: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU થà«àª°à«‡àª¡ જાણકારી ને લઇ આવવા માટે મોનિટર આદેશને ચલાવી શકાતૠનથી" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU આકરà«àª·àª£ ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "ફરી શરૂ થતી કà«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC પાસવરà«àª¡àª¨à«‡ સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "સà«àª°àª•à«àª·àª¾ લેબલ ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM પહેલાથી જ સકà«àª°àª¿àª¯ છે" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "વપરાતા ન હોય તેવા VNC પોરà«àªŸ ને શોધવામાં અસમરà«àª¥" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "લોગ ડિરેકà«àªŸàª°à«€ %s બનાવી શકાતૠનથી" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU બાઇનરી %s શોધી શકાતી નથી" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s માટે વાપરેલ PID ફાઇલને દૂર કરી શકાતી નથી" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile પાથ બિલà«àª¡ કરવામાં નિષà«àª«àª³." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "લોગ ફાઈલ માં envv ને લખવામાં નિષà«àª«àª³: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "લોગ ફાઈલમાં argv લખવામાં નિષà«àª«àª³: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "લોગ ફાઈલ બંધ કરવામાં અસમરà«àª¥: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "ડોમેઈન %s ઠબતાવતૠન હતà«\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' ને બંધ કરી રહયા છે\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "%s (%d) માં SIGTERM ને મોકલવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s માટે ડોમેઇન સà«àª¥àª¿àª¤àª¿àª¨à«‡ દૂર કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s માટે PID ફાઇલને દૂર કરવાનà«àª‚ નિષà«àª«àª³: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "fd ઘટના %d %s માટે સંભાળાતી નથી" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "સંગà«àª°àª¹ pool સકà«àª°àª¿àª¯ નથી" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s ખોલવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "બંધબેસતી uuid '%s' સાથે ડોમેઇન નથી" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "બંધબેસતા નામ '%s' સાથે ડોમેઇન નથી" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "uuid %s સાથે ડોમેઇન '%s' પહેલાથી જ વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ છે" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "'%s' તરીકે ડોમેઈન પહેલાથી જ સકà«àª°àª¿àª¯ છે" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "લટકેલી કà«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "બંધ કરવાની પà«àª°àª•à«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "હાલની મેમરી કરતા નીચી મહતà«àª¤àª® મેમરીને સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતી નથી" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "મેમરી બલà«àª¨ ફાળવણી વિશે પà«àª°àª¶à«àª°à«àª¨ કરી શકાયૠનહિં" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "મેમરી બલà«àª¨ ફાળવણીનà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાયૠનહિં" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "બલà«àª¨ મેમરી ફાળવણી કરી શકાઇ નહિં" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "મહતà«àª¤àª® મેમરી કરતી ઊંચી મેમરીને સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતી નથી" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "સકà«àª°àª¿àª¯ ડોમેઈનની મેમરી સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતીનથી" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ડોમેઈન xml મેળવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' બનાવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "હેડર સંગà«àª°àª¹ લખવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml લખવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ફાઇલ %s સંગà«àª°àª¹ કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "ફેરબદલ કà«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "qemu દà«àª¦àª¾àª°àª¾ 'પરિવહન' આધારભૂત નથી" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "અસકà«àª°àª¿àª¯ ડોમેઈન માટે રૂપરેખાંકન અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ડોમેઇન વà«àª¯àª¾àª–à«àª¯àª¾ '%d' માં અજà«àªžàª¾àª¤ virt પà«àª°àª•àª¾àª°" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ડોમેઇન માટે મહતà«àª¤àª® vcpus નકà«àª•à«€ કરી શકાતો નથી" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "સૂચિત vcpus ડોમેઇન માટે પરવાનગીય vcpus મહતà«àª¤àª® કરતા વધારે છે: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "અસકà«àª°àª¿àª¯ ડોમેઇન પર vcpus પીન કરી શકાતૠનથી" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "સીમા %d ની બહાર vcpu નંબર> %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "સંબંધ સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતૠનથી" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu સંબંધ આધારભૂત નથી" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "સંબંધ મેળવી શકાતો નથી" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu સંબંધ ઉપલà«àª¬àª§ નથી" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "સà«àª°àª•à«àª·àª¾ લેબલ મેળવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "સà«àª°àª•à«àª·àª¾ મોડેલ શબà«àª¦àª®àª¾àª³àª¾ ઠમહતà«àª¤àª® %d બાઇટોને વધારે છે" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "સà«àª°àª•à«àª·àª¾ DOI શબà«àª¦àª®àª¾àª³àª¾ ઠમહતà«àª¤àª® %d બાઇટોને વધારે છે" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ડોમેઇન ઇમેજ વાંચી શકાતી નથી" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu હેડર વાંચવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "ઇમેજ મેજિક સાચી નથી" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ઇમેજ આવૃતà«àª¤àª¿ આધારભૂત નથી (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML વાંચવામાં નિષà«àª«àª³àª¤àª¾" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML પદચà«àª›à«‡àª¦àª¨ કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "નવા VM ને સોંપવામાં નિષà«àª«àª³àª¤àª¾" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ડોમેઇનને ફરી શરૂ કરવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "બિનઆધારિત રૂપરેખાંકન પà«àª°àª•àª¾àª° %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv સિનà«àªŸà«‡àª•à«àª· %sન ને નકà«àª•à«€ કરી શકાતી નથી" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "બસ/ઉપકરણ અનà«àª•à«àª°àª®àª£àª¿àª•àª¾àª®àª¾àª‚ ડિસà«àª• '%s' ને રૂપાંતર કરી શકાતૠનથી" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "બસ '%s' માટે બિનઆધારિત ડિસà«àª• નામ માપ કરી રહà«àª¯àª¾ છે" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "બસ '%s' અને લકà«àª·à«àª¯ '%s' સાથે ઉપકરણ નથી" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3555,206 +3578,206 @@ msgstr "" "ઉપકરણ '%s' and લકà«àª·à«àª¯ '%s' માટે àªàª®à«àª¯à«àª²à«‡àªŸàª° આવૃતà«àª¤àª¿ દૂર કરી શકાય તેવા મીડિયાને આધાર આપતી " "નથી" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom મીડિયા બદલી શકાયૠનહિં" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "નિષà«àª«àª³ થયેલ cdrom મીડિયાને બદલી રહà«àª¯àª¾ છે: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "લકà«àª·à«àª¯ %s પહેલેથી અસà«àª¤àª¿àª¤à«àªµ ધરાવે છે" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ડિસà«àª•àª¨à«‡ જોડી શકાતી નથી" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "સà«àª²à«‹àªŸ નંબરને પદચà«àª›à«‡àª¦àª¨ કરવામાં અસમરà«àª¥\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "નિષà«àª«àª³ થયેલ %s ને ઉમેરી રહà«àª¯àª¾ છે" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ડિસà«àª• ને જોડી શકાતી નથી" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "નિષà«àª«àª³ થયેલ usb ડિસà«àª•àª¨à«‡ ઉમેરી રહà«àª¯àª¾ છે" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb ઉપકરણને જોડી શકાતી નથી" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "નિષà«àª«àª³ થયેલ usb ઉપકરણને ઉમેરી રહà«àª¯àª¾ છે" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "અસકà«àª°àª¿àª¯ ડોમેઈન પર ઉપકરણ જોડાઇ શકાતૠનથી" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ડિસà«àª• બસ '%s' ને હોટપલà«àª— કરી શકાતૠનથી." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ડિસà«àª• ઉપકરણ પà«àª°àª•àª¾àª° '%s' ઠહોટપà«àª²àª— કરી શકાતૠનથી" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "ઉપકરણ પà«àª°àª•àª¾àª° '%s' ઠજોડી શકાતૠનથી" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "ડિસà«àª• %s શોધાયૠનથી" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ડિસà«àª• %s ને અલગ પાડી શકાતૠનથી - અયોગà«àª¯ સà«àª²à«‹àªŸ નંબર %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "અલગ ડિસà«àª• %s આદેશને ચલાવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ડિસà«àª• %s ને અલગ કરવામાં નિષà«àª«àª³: અયોગà«àª¯ સà«àª²à«‹àªŸ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "અસકà«àª°àª¿àª¯ ડોમેઈન પર ઉપકરણને અલગ કરી શકાતૠનથી" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "ફકà«àª¤ SCSI અથવા virtio ડિસà«àª• ઉપકરણ ગતિશીલ રીતે અલગ કરી શકાય છે" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "અસà«àª¥àª¾àª¯à«€ ડોમેઇન માટે આપમેળે શરૂ કરવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતૠનથી" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "આપોઆપ શરૂ થતી ડિરેકà«àªŸàª°à«€ %s બનાવી શકાતી નથી" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%s' ને symlink '%s' ને બનાવવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "અયોગà«àª¯ પાથ: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' આદેશ નિષà«àª«àª³" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' આ qemu દà«àª¦àª¾àª°àª¾ આધારભૂત નથી" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ઉપકરણ શોધાયૠનહિં: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL અથવા ખાલી પાથ" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "અયોગà«àª¯ પાથ, '%s' ઠજાણીતો ઇનà«àªŸàª°àª«à«‡àª¸ નથી" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: ખોલવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: વાંચવા અથવા ખોલવામાં નિષà«àª«àª³" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "અયોગà«àª¯ પાથ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ડà«àª°àª¾àª‡àªµàª° ફકà«àª¤ વરà«àªšà«àª¯à«àª…લ મેમરી સરનામાં ને આધાર આપે છે" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") નિષà«àª«àª³" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' આદેશ નિષà«àª«àª³" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "ટેમà«àªªàª²à«‡àªŸ %s સાથે બનાવેલ કામચલાઉ ફાઇલને વાંચવામાં નિષà«àª«àª³àª¤àª¾" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "ડોમેઇન XML પસાર થયેલ નથી" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "ફકà«àª¤ tcp URIs àªàªœ KVM પરિવહનો માટે આધારભૂત નથી" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "છેલà«àª²à«‡ URI પાસે ':port' ન હતà«" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "ફાવે તેમ UUID ઉતà«àªªàª¨à«àª¨ કરી શકાયૠનહિં" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "'%s' તરીકે ડોમેઈન પહેલાથી બહાર નીકળેલ છે અથવા àªàªœ નામ સાથે ડોમેઇન" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ઓફલાઇન પરિવહન સà«àªªàª·à«àªŸ થયેલ છે, પરંતૠલટકાવેલ કà«àª°àª¿àª¯àª¾ નિષà«àª«àª³" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "પરિવહન નિષà«àª«àª³: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "નિષà«àª«àª³àª¤àª¾ પછી મહેમાન %s ને બહાર નીકળવામાં નિષà«àª«àª³\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "ઉપકરણ %s ઠPCI ઉપકરણ નથી" @@ -3763,510 +3786,510 @@ msgstr "ઉપકરણ %s ઠPCI ઉપકરણ નથી" msgid "failed to find libvirtd binary" msgstr "libvirtd બાઇનરી શોધવામાં નિષà«àª«àª³àª¤àª¾" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "remote_open:URL માં પરિવહન આળખાયૠનહિં(tls|unix|ssh|ext|tcp હોવૠજોઇàª)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' પરિવહન માટે, આદેશ જરૂરી છે" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "યજમાનનામ '%s' ને સà«àª§àª¾àª°à«‹ કરવામાં અસમરà«àª¥: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' ને જોડવાનà«àª‚ નિષà«àª«àª³" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "સોકેટને બનાવવાનà«àª‚ નિષà«àª«àª³" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' ને જોડવાનà«àª‚ નિષà«àª«àª³" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "સોકેટ જોડી બનાવવામાં અસમરà«àª¥" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "વિનà«àª¡à«‹ નીચે પરિવહન પદà«àª¦àª¤àª¿àª“ unix, ssh અને ext આધારભૂત નથી" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "બિન-બà«àª²à«‹àª•àª¿àª‚ગ સોકેટને બનાવવામાં અસમરà«àª¥" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "પાઇપને બનાવવાનà«àª‚ અસમરà«àª¥" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI ને આપોઆપ શોધવાનà«àª‚ અસમરà«àª¥" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "કોલબેક યાદી ને ફાળવવા દરમà«àª¯àª¾àª¨ ભૂલ" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents ફાળવણી કરી રહà«àª¯àª¾ હોય તà«àª¯àª¾àª°à«‡ ભૂલ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' પà«àª°àªµà«‡àª¶ કરી શકાતૠનથી" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS પà«àª°àª¤à«àª¯àª¯àª¨à«‡ ફાળવણી કરવાનà«àª‚ નિષà«àª«àª³: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA પà«àª°àª®àª¾àª£àªªàª¤à«àª° ને લોડ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "ખાનગી કી/પà«àª°àª®àª¾àª£àªªàª¤à«àª° ને લોડ કરવામાં અસમરà«àª¥: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS કà«àª²àª¾àª‡àª¨à«àªŸàª¨à«‡ શરૂ કરવામાં અસમરà«àª¥: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS અલà«àª—ોરિધમ અગà«àª°àª¤àª¾àª¨à«‡ સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° અગà«àª°àª¤àª¾àª¨à«‡ સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "સતà«àª° પà«àª°àª¤à«àª¯àª¯ ને સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS હેનà«àª¡àª¶à«‡àª•àª¨à«‡ સમાપà«àª¤ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS આરંભીકરણ ને સમાપà«àª¤ કરવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "સરà«àªµàª° ચકાસણી (આપણા પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«€ અથવા IP સરનામà«) નિષà«àª«àª³\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "સરà«àªµàª° પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«‡ ચકાસવાનà«àª‚ અસમરà«àª¥: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "વરà«àª¤àª®àª¾àª¨ સમય મેળવી શકાતૠનથી" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "અયોગà«àª¯ પà«àª°àª®àª¾àª£àªªàª¤à«àª°" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° હજૠવિશà«àª°à«àªµàª¾àª¸àªªàª¾àª¤à«àª° નથી." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "પà«àª°àª®àª¾àª£àªªàª¾àª¤à«àª° પાસે અજà«àªžàª¾àª¤ અદાકરનાર મળà«àª¯à« નથી." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«‡ બોલાવી દેવામાં આવà«àª¯à« છે." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° ઠઅસà«àª°àª•à«àª·àª¿àª¤ અલà«àª—ોરિધમ વાપરે છે" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "સરà«àªµàª° પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«€ ચકાસણી નિષà«àª«àª³: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° પà«àª°àª•àª¾àª° X.509 નથી" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers નિષà«àª«àª³àª¤àª¾" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° શરૂ કરવામાં અસમરà«àª¥: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«‡ આયાત કરવામાં અસમરà«àª¥: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° નિવૃતà«àª¤ થયેલ છે" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª° હજૠસકà«àª°àª¿àª¯ થયેલ નથી" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "પà«àª°àª®àª¾àª£àªªàª¤à«àª°àª¨à«‹ માલિક યજમાન નામ (%s) સાથે બંધબેસતૠનથી" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "ઘણા બધા NUMA સેલો: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ઘણા બધા દૂરસà«àª¥ ડોમેઇન IDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "મેપ લંબાઇ મહતà«àª¤àª® કરતા વધારે છે: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ગણતરી મહતà«àª¤àª® કરતા વધારે છે: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU મેપ બફર લંબાઇ મહતà«àª¤àª® કરતા વધારે છે: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "યજમાન ઠઘણાબધા vCPUs નો રિપોરà«àªŸ કરે છે: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "યજમાન મહતà«àª¤àª® કરતા વધારે મેપ બફર લંબાઇ ને રિપોરà«àªŸ કરે છે: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "સà«àª°àª•à«àª·àª¾ લેબલ મહતà«àª¤àª® ને વધારે છે: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "સà«àª°àª•à«àª·àª¾ મોડલ ઠમહતà«àª¤àª®àª¨à«‡ વધારે છે: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "સà«àª°àª•à«àª·àª¾ doi ઠમહતà«àª¤àª®àª¨à«‡ વધારે છે: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "ઘણા બધા દૂરસà«àª¥ ડોમેઇન નામો છે: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: મરà«àª¯àª¾àª¦àª¾ કરતા વધારે પરિમાણોનાં નંબર પાછા આપે છે" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: અજà«àªžàª¾àª¤ પરિમાણ પà«àª°àª•àª¾àª°" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "મેમરીની બહાર àªàª°à«‡ ની જાળવણી કરી રહà«àª¯àª¾ છે" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "અજà«àªžàª¾àª¤ પરિમાણ પà«àª°àª•àª¾àª°" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "દૂરસà«àª¥ પà«àª°à«‹àªŸà«‹àª•à«‹àª² માટે બà«àª²à«‹àª• પીક ઘણૠવિશાળ છે, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "માંગણી કરેલ છે તે પà«àª°àª®àª¾àª£à«‡ પાછા આપેલ બફર સરખા માપની નથી" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "દૂરસà«àª¥ પà«àª°à«‹àªŸà«‹àª•à«‹àª² માટે મેમરી પીક માંગણી ઘણી લાંબી છે, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "ઘણા બધા દૂરસà«àª¥ નેટવરà«àª•à«‹: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "ઘણા બધા દૂરસà«àª¥ ઇનà«àªŸàª°àª«à«‡àª¸à«‹: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "ઘણા બધા સંગà«àª°àª¹ pools માંગણી થયેલ છે" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "ઘણા બધા સંગà«àª°àª¹ pools મળેલ છે" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "ઘણા બધા સંગà«àª°àª¹ વોલà«àª¯à«àª®à«‹ અરજી થયેલ છે" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "ઘણા બધા સંગà«àª°àª¹ વોલà«àª¯à«àª®à«‹ મળેલ છે" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "ઘણા બધા ઉપકરણ નામો સૂચનીય છે" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "ઘણા બધા ઉપકરણ નામો મળેલ છે" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "ઘણા બધા કà«àª·àª®àª¤àª¾ નામો સૂચનીય છે" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "ઘણા બધા કà«àª·àª®àª¤àª¾ નામો મળેલ છે" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "અજà«àªžàª¾àª¤ સતà«àª¤àª¾àª§àª¿àª•àª°àª£ પà«àª°àª•àª¾àª° %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "માંગણી થયેલ સતà«àª¤àª¾àª§àª¿àª•àª°àª£ પà«àª°àª•àª¾àª° %s રદ કરેલ છે" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "બિનઆધારિત સતà«àª¤àª¾àª§àª¿àª•àª°àª£ પà«àª°àª•àª¾àª° %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL લાઇબà«àª°àª°àª¿ ની શરૂઆત કરવામાં નિષà«àª«àª³: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "સોક સરનામાં મેળવવામાં નિષà«àª«àª³" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "બારીકાઇથી સરનામà«àª‚ મેળવવામાં નિષà«àª«àª³àª¤àª¾" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL કà«àª²àª¾àª‡àª¨à«àªŸ સંદરà«àª­ બનાવવામાં નિષà«àª«àª³: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS સતà«àª° માટે અયોગà«àª¯ cipher માપ" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "બહારનાં SSF %d (%s) સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતૠનથી" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "સà«àª°àª•à«àª·àª¾ આધાર %d (%s) સà«àª¯à«‹àªœàª¿àª¤ કરી શકાતૠનથી" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "સરà«àªµàª° દà«àª¦àª¾àª°àª¾ SASL કારà«àª¯àªªàª¦à«àª¦àª¤àª¿ %s આધારભૂત નથી" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL વાતચીત ને શરૂ કરવા માટે નિષà«àª«àª³: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "સતà«àª¤ ઓળખાણપતà«àª°à«‹àª¨à«‡ બનાવવામાં નિષà«àª«àª³" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL વાતચીત માહિતી ધણી લાંબી છે: %d બાઇટો" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "નિષà«àª«àª³ SASL પગલà«: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "વાતચીત SSF %d ઠપૂરતી મજબૂત ન હતી" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "સતà«àª¤àª¾ ઓળખાણપતà«àª°àª¨à«‡ àªàª•àª à« કરવામાં નિષà«àª«àª³" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ઘટના આધાર નથી" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "યાદીમાં cb ને ઉમેરી રહà«àª¯àª¾ છે" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "યાદીમાંથી cb ને દૂર કરી રહà«àª¯àª¾ છે" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header નિષà«àª«àª³àª¤àª¾" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "દલીલો ને કà«àª°àª®àª¬àª¦à«àª¦ કરી રહà«àª¯à« છે" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int ((શબà«àª¦àª¨à«€ લંબાઇ))" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "માહિતીને મોકલી શકાતી નથી" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS સોકેટ %s વાંચવામાં નિષà«àª«àª³" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "સરà«àªµàª° ઠજોડાણને બંધ કરેલ છે" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "માહિતી ને મેળવી શકાતી નથી" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL માહિતી àªàª¨àª•à«‹àª¡ કરવામાં નિષà«àª«àª³: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL માહિતીને ડિકોડ કરવામાં નિષà«àª«àª³: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (શબà«àª¦àª¨à«€ લંબાઇ, જવાબ)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "સરà«àªµàª— ઘણૠનાનà«àª‚ છે તેમાંથી પેકેટ મળેલ છે" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "સરà«àªµàª— ઘણૠવિશાલ છે તેમાંથી પેકેટ મળેલ છે" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "જવાબ માં અયોગà«àª¯ હેડર" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "અજà«àªžàª¾àª¤ પà«àª°àª•à«àª°àª¿àª¯àª¾ (મેળવેલ %x, અપેકà«àª·àª¿àª¤ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "અજà«àªžàª¾àª¤ પà«àª°à«‹àªŸà«‹àª•à«‹àª² આવૃતà«àª¤àª¿ (મેળવેલ %x, અપેકà«àª·àª¿àª¤ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "સરà«àªµàª° માંથી અનિચà«àª›àª¨àª¿àª¯ RPC કોલ %d મળà«àª¯à«" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "સિરીઅલ %d સાથે જવાબ માટે કોલ રાહ જોતૠ" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "અજà«àªžàª¾àª¤ પà«àª°àª•à«àª°àª¿àª¯àª¾ (મેળવેલ %x, અપેકà«àª·àª¿àª¤ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "કà«àª®àª¬àª¦à«àª¦ ન હોય તેવૠret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "કà«àª®àª¬àª¦à«àª¦ ન હોય તેવૠદૂરસà«àª¥ ભૂલ (_e)" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "અજà«àªžàª¾àª¤ સà«àª¥àª¿àª¤à«€ (મેળવેલ %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "સોકેટ પર પોલ નિષà«àª«àª³" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "સોકેટ પર અટકવૠ/ ભૂલ ઘટના મળેલ છે" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "શરત પર રાહ જોવાનà«àª‚ નિષà«àª«àª³" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4353,7 +4376,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: સà«àª°àª•à«àª·àª¾ સંદરà«àª­ '\\%s' સà«àª¯à«‹àªœàª¿àª¤ કરવામાં અસમરà«àª¥: %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "pool પà«àª°àª•àª¾àª° %d માટે બેકàªàª¨à«àª¡ ગà«àª® થયેલ છે" @@ -4417,29 +4440,43 @@ msgstr "આદેશ %d માટે શૂનà«àª¯à«‡àª¤àª° બહાર ન msgid "%s not implemented on Win32" msgstr "Win32 પર %s નà«àª‚ અમલીકરણ થયેલ નથી" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ઉપકરણ શરૂ થતૠસà«àª¥àª¾àª¨ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ઉપકરણ અને સà«àª¥àª¾àª¨ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "અયોગà«àª¯ સà«àª°àª•à«àª·àª¾ પà«àª°àª•àª¾àª°" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "લકà«àª·à«àª¯ %s પહેલેથી અસà«àª¤àª¿àª¤à«àªµ ધરાવે છે" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "વિશાળ પૂરતા મà«àª•à«àª¤ વિસà«àª¤àª¾àª° નથી" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "વોલà«àª¯à«àª® લકà«àª·à«àª¯ પાથ '%s' વાંચી શકાયૠનહિં" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "વોલà«àª¯à«àª® પાથ '%s' ઠપિતૃ પà«àª² સà«àª¤à«àª°à«‹àª¤ ઉપકરણ પાથ સાથે શરૂ કરાતૠનથી." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "લકà«àª·à«àª¯ '%s' માંથી પારà«àªŸà«€àª¶àª¨ નંબરનà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" @@ -4835,118 +4872,118 @@ msgstr "%s માંથી યજમાન નંબરને મેળવવા msgid "Scanning host%u" msgstr "યજમાન %u ને સà«àª•à«‡àª¨ કરી રહà«àª¯àª¾ છે" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "ગેરહાજર સતà«àª¤àª¾ યજમાન ગà«àª£àª§àª°à«àª®" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "ગેરહાજર સતà«àª¤àª¾ પાસવરà«àª¡ ગà«àª£àª§àª°à«àª®" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "મેલફોરà«àª® થયેલ ઓકà«àªŸàª² સà«àª¥àª¿àª¤à«€" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "મલીન માલિક ઘટક" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "મલીન જૂથ ઘટક " -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "અજà«àªžàª¾àª¤ સગà«àª°àª¹ પà«àª² પà«àª°àª•àª¾àª° %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "ગેરહાજર પà«àª² સà«àª¤à«àª°à«‹àª¤ નામ ઘટક" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid ઉતà«àªªàª¨à«àª¨ કરવામાં અસમરà«àª¥" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "અજà«àªžàª¾àª¤ પà«àª² બંધારણ પà«àª°àª•àª¾àª° %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "ગà«àª® થયેલ સંગà«àª°àª¹ પà«àª² સà«àª°à«‹àª¤ યજમાન નામ" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤ ઉપકરણોને બહાર કાઢી શકાતૠનથી" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "ગà«àª® થયેલ સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤ ઉપકરણ પાથ" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "ગà«àª® થયેલ સંગà«àª°àª¹ પà«àª² સà«àª°à«‹àª¤ પાથ" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "ગà«àª® થયેલ સંગà«àª°àª¹ પà«àª² સà«àª°à«‹àª¤ àªàª¡àªªà«àªŸàª° નામ" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "અજà«àªžàª¾àª¤ સતà«àª¤àª¾àª§àª¿àª•àª°àª£ પà«àª°àª•àª¾àª° '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "ગà«àª® થયેલ સંગà«àª°àª¹ પà«àª² લકà«àª·à«àª¯ પાથ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "સંગà«àª°àª¹ પà«àª² માટે અતà«àª°àª¾àª¤ રà«àªŸ ઘટક" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "અજà«àªžàª¾àª¤ પà«àª² બંધારણ નંબર %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "અનિચà«àª›àª¨à«€àª¯ pool પà«àª°àª•àª¾àª°" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "અજà«àªžàª¾àª¤ માપ àªàª•àª®à«‹ '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "મલીન કà«àª·àª®àª¤àª¾ ઘટક" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "કà«àª·àª®àª¤àª¾ ઘટક કિંમત ઘણી વિશાળ છે" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ગà«àª® થયેલ વોલà«àª¯à«àª® નામ ઘટક" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "કà«àª·àª®àª¤àª¾ ઘટક ગેરહાજર" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "અજà«àªžàª¾àª¤ વોલà«àª¯à«àª® બંધારણ પà«àª°àª•àª¾àª° %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "સંગà«àª°àª¹ પà«àª² માટે અતà«àª°àª¾àª¤ રà«àªŸ ઘટક" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "અજà«àªžàª¾àª¤ વોલà«àª¯à«àª® બંધારણ નંબર %d" @@ -4993,7 +5030,7 @@ msgstr "%s માટે રૂપરેખાંકન ફાઇલ નથી" msgid "cannot remove config for %s" msgstr "%s માટે રૂપરેખાંકનને દૂર કરી શકાતૠનથી" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "બંધબેસતા uuid સાથે pool નથી" @@ -5005,96 +5042,96 @@ msgstr "બંધબેસતા નામ સાથે pool નથી" msgid "storage pool already exists" msgstr "સંગà«àª°àª¹ pool પહેલેથી હાજર છે" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "બંધબેસતા uuid સાથે સંગà«àª°àª¹ pool નથી" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "pool હજૠસકà«àª°àª¿àª¯ છે" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "પà«àª² '%s' પાસે અસà«àª®à«‡àª³ જોબો ચાલી રહી છે." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "pool પહેલાથી જ સકà«àª°àª¿àª¯ છે" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "સંગà«àª°àª¹ pool પહેલાથી જ સકà«àª°àª¿àª¯ છે" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "સંગà«àª°àª¹ pool સકà«àª°àª¿àª¯ નથી" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "સંગà«àª°àª¹ pool હજૠસકà«àª°àª¿àª¯ છે" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "pool વોલà«àª¯à«àª® કાઢી નાંખવાને આધાર આપતૠનથી" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "pool પાસે રૂપરેખાંકન ફાઇલ નથી" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "બંધબેસતા નામ સાથે સંગà«àª°àª¹ vol નથી" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "બંધબેસતી કી સાથે સંગà«àª°àª¹ vol નથી" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "બંધબેસતા પાથ સાથે સંગà«àª°àª¹ vol નથી" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "સંગà«àª°àª¹ vol પહેલેથી હાજર છે" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "સંગà«àª°àª¹ pool ઠવોલà«àª¯à«àª® બનાવવા માટે આધાર આપતૠનથી" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "બંધબેસતા નામ સાથે સંગà«àª°àª¹ પà«àª² નથી" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "વોલà«àª¯à«àª® નામ '%s' પહેલેથી જ વપરાશમાં છે." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "હાલનાં વોલà«àª¯à«àª® માંથી સંગà«àª°àª¹ પà«àª² ઠવોલà«àª¯à«àª®àª¨à«‡ બનાવવાનà«àª‚ આધાર આપતૠનથી" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "વોલà«àª¯à«àª® '%s' હજૠપણ ફાળવેલ છે." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "સંગà«àª°àª¹ pool ઠvol કાઢી નાંખવા માટે આધાર આપતૠનથી" @@ -5182,7 +5219,7 @@ msgstr "પà«àª² ફાઇલનામ ને સà«àª§àª¾àª°à«€ રહà«àª¯ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: પાથ પૂરો પાડો અથવા test:///default વાપરો" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "યજમાનનામને જોઇ શકાતૠનથી" @@ -5343,191 +5380,203 @@ msgstr "અકà«àª·àª° ઉપકરણ માટે ફકà«àª¤ સાંભ msgid "unsupported chr device type %d" msgstr "બિનઆધારિત અકà«àª·àª° ઉપકરણ પà«àª°àª•àª¾àª° %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ફાઇલ વરà«àª£àª¨àª•àª°à«àª¤àª¾ ફà«àª²à«‡àª— ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³àª¤àª¾\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "exec ફાઇલ વરà«àª£àª¨àª¾àª•àª¾àª° ફà«àª²à«‡àª— બંધ કરવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³àª¤àª¾" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' ને આપોઆપ શરૂ કરવાનà«àª‚ નિષà«àª«àª³ : %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify ને શરૂ કરી શકાતૠનથી" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "મોનિટર ડિરેકà«àªŸàª°à«€ %s ને બનાવવામાં નિષà«àª«àª³: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: મેમરીની બહાર\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid ને વાંચવામાં નિષà«àª«àª³: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "સોકેટ ખોલી શકાતી નથી" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "સોકેટને બાંધી શકાતૠનથી" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ઘણો લાંબો આદેશ%s (%d બાઇટો) મોકલી શકાતો નથી" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "આદેશ %s ને મોકલી શકાતો નથી" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "જવાબ %s ને વાંચી શકાતૠનથી" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "કરà«àª¨àª² સà«àªªàª·à«àªŸ થયેલ નથી" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML કરà«àª¨àª² %s ને શોધી શકાતૠનથી" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "લોગ ફાઈલ માં envv ને લખવામાં નિષà«àª«àª³: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "લોગ ફાઈલમાં argv લખવામાં નિષà«àª«àª³: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "અનિચà«àª›àª¨à«€àª¯ pid %d != %d મળà«àª¯àª¾\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "સંગà«àª°àª¹ pool સકà«àª°àª¿àª¯ નથી" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "આવૃતà«àª¤àª¿ %s નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "ડોમેઈન %s પહેલાથી જ વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ છે" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' ડોમેઈન પહેલેથી પહેલેથી વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ છે" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ડોમેઇન માટે cputime ને વાંચી શકાતૠનથી" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s ને વાંચી શકાતૠનથી" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "સંકેતોને બà«àª²à«‹àª• કરી શકાતા નથી" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "પાઇપ બનાવી શકાતા નથી" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "બિન-બà«àª²à«‹àª•à«€àª‚ગ ફાઇલ વરà«àª£àª¨àª¾àª•àª¾àª° ફà«àª²à«‡àª—ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³àª¤àª¾" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "exec ફાઇલ વરà«àª£àª¨àª¾àª•àª¾àª° ફà«àª²à«‡àª— બંધ કરવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³àª¤àª¾" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "પાઇપ બનાવવામાં નિષà«àª«àª³" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "બાળ પà«àª°àª•à«àª°àª¿àª¯àª¾àª¨à«‡ વિભાજિત કરી શકાતૠનથી" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "સંકેતોને અનબà«àª²à«‹àª• કરી શકાતૠનથી" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin ફાઇલ સંભાળવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout ફાઇલ સંભાળવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr ફાઇલ સંભાળવાનà«àª‚ સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "સતà«àª° લીડર બનાવી શકાતૠનથી" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "રà«àªŸ ડિરેકà«àªŸàª°à«€ ને બદલી શકાતૠનથી: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile ને લખી શકà«àª¯àª¾ નહિં" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "બાઇનરી %s ને ચલાવી શકાતૠનથી" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "પરિસà«àª¥àª¿àª¤àª¿ %d સાથે બહાર નીકળેલ ડિમન પà«àª°àª•à«àª°àª¿àª¯àª¾ વચà«àªšà«‡ આવો." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "અજà«àªžàª¾àª¤ પોલ જવાબ." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "પોલ ભૂલ" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' ઠnon-zero સà«àª¥àª¿àª¤àª¿ %d અને સંકેત %d સાથે બહાર નીકળેલ થે: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "ફાઇલ '%s' ખોલવાનà«àª‚ નિષà«àª«àª³" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "ફાઇલ '%s' ને વાંચવાનà«àª‚ નિષà«àª«àª³" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' માટે વપરાશકરà«àª¤àª¾ અહેવાલને શોધવામાં અસમરà«àª¥" @@ -5592,15 +5641,15 @@ msgstr "ડોમેઈનને બà«àªŸ સમયે આપોઆપ શર #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ડોમેઈન નામ, id અથવા uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "આપોઆપ શરૂ કરવાનà«àª‚ નિષà«àª•à«àª°àª¿àª¯ કરો" @@ -5714,15 +5763,15 @@ msgstr "અસકà«àª°àª¿àª¯ ડોમેઈનોની યાદી મેળ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "નામ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "પરિસà«àª¥àª¿àª¤àª¿" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "કોઈ પરિસà«àª¥àª¿àª¤àª¿ નથી" @@ -5838,7 +5887,7 @@ msgstr "અસકà«àª°àª¿àª¯ ડોમેઈનને અવà«àª¯àª¾àª–à«àª¯ msgid "Undefine the configuration for an inactive domain." msgstr "અસકà«àª°àª¿àª¯ ડોમેઈન માટે રૂપરેખાંકન અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ડોમેઈન નામ અથવા uuid" @@ -6082,11 +6131,11 @@ msgstr "ડોમેઈન વિશે મૂળભૂત જાણકારી msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "નામ:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6094,16 +6143,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS પà«àª°àª•àª¾àª°:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "પરિસà«àª¥àª¿àª¤àª¿:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU સમય:" @@ -6131,101 +6180,101 @@ msgstr "સકà«àª°àª¿àª¯" msgid "disable" msgstr "નિષà«àª•à«àª°àª¿àª¯" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "સà«àª°àª•à«àª·àª¾ મોડલ:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "સà«àª°àª•à«àª·àª¾ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "સà«àª°àª•à«àª·àª¾ લેબલ:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA મà«àª•à«àª¤ મેમરી" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA સેલ માટે ઉપલબà«àª§ મà«àª•à«àª¤ મેમરી દરà«àª¶àª¾àªµà«‹." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA સેલ નંબર" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "કà«àª²" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ડોમેઈન vcpu જાણકારી" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ડોમેઈન વરà«àªšà«àª¯à«àª…લ CPUs વિશે મૂળભૂત જાણકારી આપે છે." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU આકરà«àª·àª£:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ડોમેઈન બંધ કરો, વરà«àªšà«àª¯à«àª…લ CPUs હાજર નથી." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "ડોમેઈન vcpu આકરà«àª·àª£ નિયંતà«àª°àª¿àª¤ કરે છે" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ડોમેઈન VCPUs ને યજમાન ભૌતિક CPUs માં પીન કરો." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu નંબર" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "યજમાન cpu નંબર(ઓ) (અલà«àªªàªµàª¿àª°àª¾àª®àª¥à«€ અલગ પડેલ)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: અયોગà«àª¯ અથવા ગà«àª® થયેલ vCPU નંબર." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: ગà«àª® થયોલ cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "ડિસà«àª• જાણકારી મેળવવામાં નિષà«àª«àª³." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: અયોગà«àª¯ vCPU નંબર." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: અયોગà«àª¯ બંધારણ. ખાલી શબà«àª¦àª®àª¾àª³àª¾." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: અયોગà«àª¯ બંધારણ. સà«àª¥àª¾àª¨ %d (નજીક '%c') આગળ ઈચà«àª›àª¿àª¤ અંક." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6233,1445 +6282,1445 @@ msgid "" msgstr "" "cpulist: %s: અયોગà«àª¯ બંધારણ. સà«àª¥àª¾àª¨ %d (નજીક '%c') આગળ ઈચà«àª›àª¿àª¤ અંક અથવા અલà«àªªàªµàª¿àª°àª¾àª®." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: અયોગà«àª¯ બંધારણ. સà«àª¥àª¾àª¨ %d આગળ અંતિમ અલà«àªªàªµàª¿àª°àª¾àª®." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ભૌતક CPU %d અસà«àª¤àª¿àª¤à«àªµàª®àª¾àª‚ નથી." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "વરà«àªšà«àª¯à«àª…લ CPUs ની સંખà«àª¯àª¾ બદલો" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "મહેમાન ડોમેઇનમાં વરà«àªšà«àª¯à«àª…લ CPUs ની સંખà«àª¯àª¾ બદલો." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "વરà«àªšà«àª¯à«àª…લ CPUs ની સંખà«àª¯àª¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "અયોગà«àª¯ સંખà«àª¯àª¾àª¨àª¾ વરà«àªšà«àª¯à«àª…લ CPUs." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ઘણા બધા વરà«àªšà«àª¯à«àª…લ CPUs." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "મેમરી ફાળવણી બદલો" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "મહેમાન ડોમેઈનમાં વરà«àª¤àª®àª¾àª¨ મેમરી ફાળવણી બદલો." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "મેમરીના કિલોબાઈટોની સંખà«àª¯àª¾" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "મેમરી માપ માટે %d ની અયોગà«àª¯ કિંમત" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "મહતà«àª¤àª®àª®à«‡àª®àª°à«€àª®àª¾àªª નકà«àª•à«€ કરવામાં અસમરà«àª¥" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "મહતà«àª¤àª® મેમરી મરà«àª¯àª¾àª¦àª¾ બદલો" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "મહેમાન ડોમેઈનમાં મેમરી ફાળવણી મરà«àª¯àª¾àª¦àª¾ બદલો." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "મહતà«àª¤àª® મેમરી મરà«àª¯àª¾àª¦àª¾ કિલોબાઈટોમાં" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "વરà«àª¤àª®àª¾àª¨ મેમરીમાપ નકà«àª•à«€ કરવામાં અસમરà«àª¥" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "વરà«àª¤àª®àª¾àª¨ મેમરીમાપ સંકોચવામાં અસમરà«àª¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "મહતà«àª¤àª®àª®à«‡àª®àª°à«€àª®àª¾àªª બદલવામાં અસમરà«àª¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "નોડ જાણકારી" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "નોડ વિશે મૂળભૂત જાણકારી આપે છે." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "નોડ જાણકારી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU મોડેલ:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU આવૃતà«àª¤àª¿:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU સોકેટ(ઓ):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "સોકેટ પà«àª°àª¤àª¿ મૂળ(ઓ):" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "મૂળ પà«àª°àª¤àª¿ થà«àª°à«‡àª¡(ઓ):" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ખાનાં(ઓ):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "મેમરી માપ:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "કà«àª·àª®àª¤àª¾àª“" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "હાયપરવાઈàªàª°/ડà«àª°àª¾àªˆàªµàª°àª¨à«€ કà«àª·àª®àª¤àª¾àª“ આપે છે." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "કà«àª·àª®àª¤àª¾àª“ મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML માં ડોમેઈન જાણકારી" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ડોમેઈન જાણકારીને XML ડમà«àªª તરીકે stdout પર આઉટપà«àªŸ આપો." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "અસકà«àª°àª¿àª¯ વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ XML ને બતાવો" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML ડમà«àªªàª®àª¾àª‚ સà«àª°àª•à«àª·àª¾ સંવેદનશીલ જાણકારીને સમાવો" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "ડોમેઇન XML માં મૂળ રૂપરેખાંકન ને રૂપાંતર કરો" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "ડોમેઇન XML બંધારણમાં મૂળ રૂપરેખાંકન બંધારણને રૂપાંતર કરો કરો." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "સà«àª¤à«àª°à«‹àª¤ રૂપરેખાંકન માહિતી બંધારણ" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "તેમાંથી આયાત કરવા માટે રૂપરેખાંકન માહિતી ફાઇલ" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "મૂળ રૂપરેખાંકનમાં ડોમેઇન XMLને રૂપાંતર કરો" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "મૂળ મહેમાન રૂપરેખાંકન બંધારણમાં ડોમેઇન XML રૂપરેખાંકનને રૂપાંતર કરો." -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "રૂપરેખાંકિત માહિતી પà«àª°àª•àª¾àª° બંધારણને લકà«àª·à«àª¯ કરો" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "માંથી નિકાસ કરવા માટે xml માહિતી ફાઇલ" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ડોમેઈન id અથવા UUID ને ડોમેઈન નામમાં ફેરવો" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ડોમેઈન id અથવા uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ડોમેઈન નામ અથવા UUID ને ડોમેઈન id માં ફેરવો" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ડોમેઈન નામ અથવા id ને ડોમેઈન UUID માં ફેરવો" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ડોમેઈન id અથવા નામ" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ડોમેઈન UUID મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ડોમેઈનને અનà«àª¯ યજમાનમાં ફેરવો" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "ડોમેઈનને અનà«àª¯ યજમાનમાં ફેરવો. --live ને જીવંત રૂપાંતરણ માટે ઉમેરો." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "જીવંત રૂપાંતરણ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "અંતિમ મà«àª•àª¾àª® યજમાનની જોડાણ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "રૂપાંતરણ URI, સામાનà«àª¯ રીતે અવગણી શકાય છે" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "ખસેડવા દરમà«àª¯àª¾àª¨ નવા નામને ફરી નામ બદલો (જો આધારભૂત હોય તો)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "રૂપાંતરણ: ગà«àª® થયેલ desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "નેટવરà«àª• આપોઆપ શરૂ કરો" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "બà«àªŸ સમયે નેટવરà«àª•àª¨à«‡ આપોઆપ શરૂ કરવા માટે રૂપરેખાંકિત કરો." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "નેટવરà«àª• નામ અથવા uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "નેટવરà«àª• %s ને આપોઆપ શરૂથયેલ તરીકે ચિહà«àª¨àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "નેટવરà«àª• %s ને આપોઆપ શરૂથયેલ તરીકે અચિહà«àª¨àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "નેટવરà«àª• %s ઠઆપોઆપ શરૂથયેલ તરીકે ચિહà«àª¨àª¿àª¤ થયેલ છે\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "નેટવરà«àª• %s ઠઆપોઆપ શરૂથયેલ તરીકે અચિહà«àª¨àª¿àª¤ થયેલ છે\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML ફાઈલમાંથી નેટવરà«àª• બનાવો" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "નેટવરà«àª• બનાવો." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML નેટવરà«àª• વરà«àª£àª¨ સમાવતી ફાઈલ" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "નેટવરà«àª• %s ઠ%s માંથી બનà«àª¯à«àª‚\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s માંથી નેટવરà«àª• બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "XML ફાઈલમાંથી નેટવરà«àª• વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો (પરંતૠશરૂ કરો નહિં)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "નેટવરà«àª• વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "નેટવરà«àª• %s ઠ%s માંથી વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ છે\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s માંથી નેટવરà«àª• વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "નેટવરà«àª•àª¨à«‹ નાશ કરો" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "આપેલ નેટવરà«àª•àª¨à«‹ નાશ કરો." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "નેટવરà«àª• નામ, id અથવા uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "નેટવરà«àª• %s નાશ કરાયેલ છે\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "નેટવરà«àª• %s નો નાશ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML માં નેટવરà«àª• જાણકારી" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "નેટવરà«àª• જાણકારીને XML ડમà«àªª તરીકે stdout પર આઉટપà«àªŸ કરો." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "નેટવરà«àª•à«‹àª¨à«€ યાદી આપો" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "નેટવરà«àª•à«‹àª¨à«€ યાદી આપે છે." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª•à«‹àª¨à«€ યાદી આપો" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "અસકà«àª°àª¿àª¯ અને સકà«àª°àª¿àª¯ નેટવરà«àª•à«‹àª¨à«€ યાદી આપો" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "સકà«àª°àª¿àª¯ નેટવરà«àª•à«‹àª¨à«€ યાદી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª•à«‹àª¨à«€ યાદી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "આપોઆપ શરૂ કરો" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "કોઈ આપોઆપ શરૂ નહિં" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "સકà«àª°àª¿àª¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "અસકà«àª°àª¿àª¯" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "નેટવરà«àª• UUID ને નેટવરà«àª• નામમાં ફેરવો" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "નેટવરà«àª• uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª• શરૂ કરો (પહેલાથી વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤)" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "નેટવરà«àª• શરૂ કરો." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª•àª¨à«àª‚ નામ" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "નેટવરà«àª• %s શરૂ થઈ ગયà«àª‚\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "નેટવરà«àª• %s શરૂ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª• અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª• માટે રૂપરેખાંકન અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "નેટવરà«àª• %s અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થઈ ગયેલ છે\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "નેટવરà«àª• %s અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "નેટવરà«àª• નામને નેટવરà«àª• UUID માં ફેરવો" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "નેટવરà«àª• નામ" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "નેટવરà«àª• UUID મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "Pool આપોઆપ શરૂ કરો" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "Pool ને બà«àªŸ સમયે આપોઆપ શરૂ થાય તે માટે રૂપરેખાંકિત કરો." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "Pool નામ અથવા uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "Pool %s ને આપોઆપ શરૂથયેલ તરીકે ચિહà«àª¨àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Pool %s ને આપોઆપ શરૂથયેલ તરીકે અચિહà«àª¨àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "Pool %s ને આપોઆપ શરૂથયેલ ચિહà«àª¨àª¿àª¤ કરવામાં આવેલ\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Pool %s ને આપોઆપ શરૂથયેલ તરીકે અચિહà«àª¨àª¿àª¤ કરવામાં આવેલ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "XML ફાઈલમાંથી pool બનાવો" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "pool બનાવો." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML pool વરà«àª£àª¨ સમાવતી ફાઈલ" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s માંથી બનાવેલ Pool %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s માંથી pool બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML ફાઈલમાંથી ડોમેઈન બનાવો" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML vol વરà«àª£àª¨ સમાવતી ફાઈલ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s માંથી બનાવેલ Vol %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s માંથી vol બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "આ યજમાન પર ઉપકરણોને ગણો" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "અસકà«àª°àª¿àª¯ નેટવરà«àª•àª¨à«àª‚ નામ" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "નોડ ઉપકરણને ફરી સà«àª¯à«‹àªœàª¿àª¤ કરો" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "નોડ ઉપકરણોની યાદી કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "pool નà«àª‚ નામ" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML દસà«àª¤àª¾àªµà«‡àªœàª¨à«‡ છાપો, પરંતૠવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤/બનાવો નહિં" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "pool નો પà«àª°àª•àª¾àª°" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "અધોરેખા સંગà«àª°àª¹ માટે સà«àª¤à«àª°à«‹àª¤-યજમાન" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "અધોરેખા સંગà«àª°àª¹ માટે સà«àª¤à«àª°à«‹àª¤ પાથ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "અધોરેખા સંગà«àª°àª¹ માટે સà«àª¤à«àª°à«‹àª¤ ઉપકરણ" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "અધોરેખા સંગà«àª°àª¹ માટે સà«àª¤à«àª°à«‹àª¤ નામ" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "અધોરેખા સંગà«àª°àª¹ માટે લકà«àª·à«àª¯" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML બફરની ફાળવણી કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "દલીલોનાં સમૂહ માંથી pool ને બનાવો" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Pool %s બનાવેલ છે\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "pool %s બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "XML ફાઈલમાંથી pool વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ (પરંતૠશરૂ કરો નહિં) કરો" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "pool વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s માંથી વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ Pool %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s માંથી pool વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "દલીલોનાં સમૂહ માંથી pool ને વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "Pool %s વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થયેલ છે\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "pool %s વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "pool ને બિલà«àª¡ કરો" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "આપેલ pool ને બિલà«àª¡ કરો." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "pool %s બિલà«àª¡ થયેલ છે\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "pool %s બિલà«àª¡ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "pool નો નાશ કરો" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "આપેલ pool નો નાશ કરો." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "pool %s નાશ કરાયેલ છે\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "pool %s નો નાશ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "pool ને કાઢી નાંખો" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "આપેલ pool ને કાઢી નાંખો." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "Pool %s નાશ કરાયેલ છે\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "pool %s નો નાશ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "પà«àª²àª¨à«‡ તાજૠકરો" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "આપેલ pool ને તાજૠકરો." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "Pool %s તાજૠથયેલ છે\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "pool %s તાજૠકરવામાં નિષà«àª«àª³" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML માં pool જાણકારી" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "pool જાણકારીને XML ડમà«àªª તરીકે stdout પર આઉટપà«àªŸ આપો." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "pool યાદી આપો" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "poolની યાદી આપે છે." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "અસકà«àª°àª¿àª¯ pool ની યાદી આપો" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "અસકà«àª°àª¿àª¯ અને સકà«àª°àª¿àª¯ pool ની યાદી આપો" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "સકà«àª°àª¿àª¯ pool ની યાદી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "અસકà«àª°àª¿àª¯ pool ની યાદી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "શકà«àª¤àª¿àª¶àª¾àª³à«€ સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‡ શોધો" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML દસà«àª¤àª¾àªµà«‡àªœàª¨à«‡ પાછૠમેળવે છે." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "શોધવા માટે સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‹ પà«àª°àª•àª¾àª°" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "પà«àª°àª¶à«àª°à«àª¨ કરવા માટે વૈકલà«àªªàª¿àª• યજમાન" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "પà«àª°àª¶à«àª°à«àª¨ કરવા માટે વૈકલà«àªªàª¿àª• પોરà«àªŸ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "મેમરીની બહાર" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf નિષà«àª«àª³ (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "કોઇપણ %s પà«àª² સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‡ શોધવાનà«àª‚ નિષà«àª«àª³" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "શકà«àª¤àª¿àª¶àª¾àª³à«€ સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‡ શોધો" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "શોધવા માટે સંગà«àª°àª¹ પà«àª² સà«àª¤à«àª°à«‹àª¤à«‹àª¨à«‡ પà«àª°àª•àª¾àª°" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "પà«àª²à«‹ માટે પà«àª°àª¶à«àª°à«àª¨ કરવા માટે સà«àª¤à«àª°à«‹àª¤ xmlની વૈકલà«àªªàª¿àª• ફાઇલ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "સંગà«àª°àª¹ pool જાણકારી" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "સંગà«àª°àª¹ pool વિશે મૂળભૂત જાણકારી આપે છે." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "બિલà«àª¡à«€àª‚ગ" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "ચાલી રહà«àª¯à«àª‚ છે" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "બદનામ" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "કà«àª·àª®àª¤àª¾:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "ફાળવી રહà«àª¯àª¾ છીàª:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ઉપલà«àª¬àª§:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "pool નામ ને pool UUID માં ફેરવો" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "pool uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "અસકà«àª°àª¿àª¯ pool શરૂ કરો (પહેલાથી વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "pool શરૂ કરો." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "અસકà«àª°àª¿àª¯ pool નà«àª‚ નામ" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "pool %s શરૂ થઈ ગયà«àª‚\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "pool %s શરૂ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "દલીલોનાં સમૂહ માંથી વોલà«àª¯à«àª®àª¨à«‡ ઉતà«àªªàª¨à«àª¨ કરો" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "vol બનાવો." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "pool નામ" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "વોલà«àª¯à«àª®àª¨àª¾àª‚ નામ" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "વૈકલà«àªªàª¿àª• k,M,G,T પà«àª°àª¤à«àª¯àª¯ સાથે vol ની માપ" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "વૈકલà«àªªàª¿àª• k,M,G,T પà«àª°àª¤à«àª¯àª¯ સાથે શરૂઆતી ફાળવેલૠમાપ" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ફાઇલ બંધારણ પà«àª°àª•àª¾àª° raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "મેલફોરà«àª® થયેલ માપ %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Vol %s બનાવેલ છે\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "vol %s બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "અસકà«àª°àª¿àª¯ pool અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "અસકà«àª°àª¿àª¯ pool માટે રૂપરેખાંકન અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરો." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "pool %s અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ થઈ ગયેલ છે\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "pool %s અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "pool નામને નેટવરà«àª• UUID માં ફેરવો" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "pool UUID મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML ફાઈલમાંથી vol બનાવો" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML vol વરà«àª£àª¨ સમાવતી ફાઈલ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s માંથી બનાવેલ Vol %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s માંથી vol બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "વોલà«àª¯à«àª®àª¨à«‡ બનાવો, ઇનપà«àªŸ તરીકે બીજા વોલà«àª¯à«àª®àª¨à«€ મદદથી" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "હાલનાં વોલà«àª¯à«àª® માંથા વોલà«àª¯à«àª®àª¨à«‡ બનાવો." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "પà«àª² નામ અથવા ઇનપà«àªŸ વોલà«àª¯à«àª®àª¨àª¾àª‚ પà«àª²àª¨à«àª‚ uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "ઇનપà«àªŸ વોલà«àª¯à«àª® નામ અથવા કી" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "ઇનપà«àªŸ %s માંથી બનાવેલ વોલà«àª¯à«àª® %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "વોલà«àª¯à«àª®àª¨à«‹ કà«àª²à«‹àª¨ કરો." -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "હાલનાં વોલà«àª¯à«àª®àª¨à«‡ કà«àª²à«‹àª¨ કરો." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "orig vol નામ અથવા કી" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "કà«àª²à«‹àª¨ નામ" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "પિતૃ પà«àª² ને મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "%s માંથી કà«àª²à«‹àª¨ થયેલ Vol %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s માંથી vol કà«àª²à«‹àª¨ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "vol ને કાઢી નાંખો" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "આપેલ vol ને કાઢી નાંખો." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "vol નામ, કી અથવા પાથ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Vol %s કાઢી નંખાયેલ છે\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "vol %s ને કાઢી નાંખવામાં નિષà«àª«àª³" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "સંગà«àª°àª¹ vol જાણકારી" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "સંગà«àª°àª¹ vol વિશે મૂળભૂત જાણકારી પાછી મળે છે." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "પà«àª°àª•àª¾àª°:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ફાઇલ" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "બà«àª²à«‹àª•" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML માં vol જાણકારી" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "vol જાણકારીને XML ડમà«àªª તરીકે stdout પર આઉટપà«àªŸ આપો." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "vol ની યાદી આપો" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "pool દà«àª¦àª¾àª°àª¾ vol ની યાદી આપે છે." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "સકà«àª°àª¿àª¯ vols યાદી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "પાથ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "vol નામ ને vol UUID માં ફેરવો" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "vol કી અથવા પાથ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "vol કી ને vol UUID માં ફેરવો" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "vol uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "vol પાથ ને vol UUID માં રૂપાંતર કરો" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "vol નામ અથવા કી" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "આવૃતà«àª¤àª¿ બતાવો" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "સિસà«àªŸàª® જાણકારી અંહિ દરà«àª¶àª¾àªµà«‹." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "હાયપરવિàªàª° મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "લાઈબà«àª°à«‡àª°à«€ વિરà«àª¦à«àª§ કમà«àªªàª¾àªˆàª² થયેલ: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "લાઈબà«àª°à«‡àª°à«€ આવૃતà«àª¤àª¿ મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "લાઈબà«àª°à«‡àª°à«€ વાપરી રહà«àª¯àª¾ છીàª: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API વાપરી રહà«àª¯àª¾ છીàª: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "હાયપરવિàªàª° આવૃતà«àª¤àª¿ મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "ચાલી રહેલ %s હાયપરવિàªàª° આવૃતà«àª¤àª¿àª¨à«‹ અરà«àª• કાઢી શકતા નથી\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "હાયપરવિàªàª° ચલાવી રહà«àª¯àª¾ છીàª: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "આ યજમાન પર ઉપકરણોને ગણો" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "ટà«àª°à«€àª®àª¾àª‚ યાદી ઉપકરણો" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "કà«àª·àª®àª¤àª¾ નામ" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "નોડ ઉપકરણોની ગણતરી કરવામાં નિષà«àª«àª³" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "નોડ ઉપકરણોની યાદી કરવામાં નિષà«àª«àª³" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML માં નોડ ઉપકરણ વિગતો" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "stdout ને XML ડમà«àªª તરીકે નોડ ઉપકરણ માહિતીનà«àª‚ આઉટપà«àªŸ લો." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "ઉપકરણ કી" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "બંધબેસતા ઉપકરણને શોધી શકાયૠનહિં" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "તેની ઉપકરણ ડà«àª°àª¾àª‡àªµàª°àª¨àª¾ નોડ ઉપકરણને અલગ કરો" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ડોમેઇનમાં સોંપતા પહેલાં તેનાં ઉપકરણ ડà«àª°àª¾àª‡àªµàª°àª¨àª¾àª‚ નોડ ઉપકરણને અલગ કરો." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "ઉપકરણ %s અલગ કરાયેલ છે\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "ઉપકરણ %s ને અલગ કરવામાં નિષà«àª«àª³" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "તેની ઉપકરણ ડà«àª°àª¾àª‡àªµàª°àª¨àª¾àª‚ નોડ ઉપકરણને ફરીથી જોડો" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ડોમેઇનમાં સોંપતા પહેલાં તેનાં ઉપકરણ ડà«àª°àª¾àª‡àªµàª°àª¨àª¾àª‚ નોડ ઉપકરણને અલગ કરો." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "ઉપકરણ %s ફરીથી જોડાયેલ\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "ઉપકરણને %s ને ફરી જોડવામાં નિષà«àª«àª³" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "નોડ ઉપકરણને ફરી સà«àª¯à«‹àªœàª¿àª¤ કરો" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ડોમેઇનમાં સોંપવા પછી અથવા નોડ ઉપકરણને ફરી સà«àª¯à«‹àªœàª¿àª¤ કરવા પહેલા." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "ઉપકરણ %s પà«àª¨:સà«àª¯à«‹àªœàª¿àª¤\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "ઉપકરણ %s ને પà«àª¨:સà«àª¯à«‹àªœàª¿àª¤ કરવાનà«àª‚ નિષà«àª«àª³" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "હાયપરવિàªàª° યજમાનનામ છાપો" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "યજમાનનામ મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "હાયપરવિàªàª° કેનોનિકલ URI છાપો" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc ડિસà«àªªà«àª²à«‡" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ડિસà«àªªà«àª²à«‡ માટે IP સરનામà«àª‚ અને પોરà«àªŸ નંબર આઉટપà«àªŸ આપો." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty કનà«àª¸à«‹àª²" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY કનà«àª¸à«‹àª² માટે ઉપકરણ આઉટપà«àªŸ." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "ઉપકરણને XML ફાઈલમાં જોડો" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ઉપકરણને XML માંથી જોડો." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ફાઈલ" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: ગà«àª® થયેલ વિકલà«àªª" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "ઉપકરણને %s માંથી જોડવામાં નિષà«àª«àª³" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "ઉપકરણ સફળતાપૂરà«àªµàª• જોડાયેલ છે\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML ફાઈલમાંથી ઉપકરણ છોડો" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "XML માંથી ઉપકરણ છોડો" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: ગà«àª® થયેલ વિકલà«àªª" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s માંથી ઉપકરણ છોડવામાં નિષà«àª«àª³" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "ઉપકરણ સફળતાપૂરà«àªµàª° અલગ થઇ ગઇ\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ જોડો" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "નવà«àª‚ નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ જોડો." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ પà«àª°àª•àª¾àª°" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸àª¨à«‹ સà«àª°à«‹àª¤" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "લકà«àª·à«àª¯ નેટવરà«àª• નામ" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC સરનામà«àª‚" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ બà«àª°àª¿àªœ કરવા માટે વપરાતી સà«àª•à«àª°àª¿àªªà«àªŸ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "આદેશ 'attach-interface' માં કોઈ આધાર %s નથી" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "ઇનà«àªŸàª°àª«à«‡àª¸ ઠસફળતાપૂરà«àªµàª• જોડાઇ ગયà«\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ છોડો" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "નેટવરà«àª• ઈનà«àªŸàª°àª«à«‡àª¸ છોડો." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ઈનà«àªŸàª°àª«à«‡àª¸ જાણકારી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "કોઈ ઈનà«àªŸàª°àª«à«‡àª¸ મળà«àª¯à«àª‚ નહિં કે જેનો પà«àª°àª•àª¾àª° %s હોય" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "કોઈ ઈનà«àªŸàª°àª«à«‡àª¸ મળà«àª¯à«àª‚ નહિં કે જેનà«àª‚ MAC સરનામà«àª‚ %s હોય" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "મેમરીની ફાળવણી કરવામાં નિષà«àª«àª³" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML બનાવવામાં નિષà«àª«àª³" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "ઇનà«àªŸàª°àª«à«‡àª¸ સફળતાપૂરà«àªµàª• અલગ થઇ ગયà«\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ડિસà«àª• ઉપકરણ જોડો" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "નવà«àª‚ ડિસà«àª• ઉપકરણ જોડો." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ડિસà«àª• ઉપકરણનો સà«àª°à«‹àª¤" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ડિસà«àª• ઉપકરણનà«àª‚ લકà«àª·à«àª¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ડિસà«àª• ઉપકરણનà«àª‚ ડà«àª°àª¾àªˆàªµàª°" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ડિસà«àª• ઉપકરણનà«àª‚ ઉપડà«àª°àª¾àªˆàªµàª°" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "લકà«àª·à«àª¯ ઉપકરણ પà«àª°àª•àª¾àª°" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ઉપકરણ વાંચન અને લેખનની સà«àª¥àª¿àª¤àª¿" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "આદેશ 'attach-disk' માં કોઈ આધાર %s નથી" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "ડિસà«àª• ઠસફળતાપૂરà«àªµàª• જોડાઇ ગયà«\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ડિસà«àª• ઉપકરણ છોડો" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ડિસà«àª• ઉપકરણ છોડો." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ડિસà«àª• જાણકારી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "કોઈ ડિસà«àª• મળી નહિં કે જેનà«àª‚ લકà«àª·à«àª¯ %s હોય" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "ડિસà«àª• સફળતાપૂરà«àªµàª• અલગ થઇ ગયà«\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: કામચલાઉ ફાઇલ નામને ફાળવવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: કામચલાઉ ફાઇલ ને બનાવવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "લખો: %s: કામચલાઉ ફાઇલને લખવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "બંધ કરો: %s: કામચલાઉ ફાઇલને બંધ કરવા અથવા લખવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "%s: $EDITOR પરà«àª¯àª¾àªµàª°àª£ ચલ ઠશેલ મેટા અથવા બીજા અસà«àªµà«€àª•àª¾àª°à«‡àª² અકà«àª·àª°à«‹àª¨à«‡ સમાવે છે" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7679,88 +7728,88 @@ msgid "" msgstr "" "%s: કામચલાઉ ફાઇલનામઠશેલ મેટા અથવા બીજા અસà«àªµà«€àª•àª¾àª°à«‡àª² અકà«àª·àª°à«‹àª¨à«‡ સમાવે છે ($TMPDIR ખોટૠછે?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: ફેરફાર કરાય તેવા આદેશને બનાવી શકાયૠનહિં: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: નિષà«àª«àª³ થયેલ આદેશમાં ફેરફાર કરો: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: આદેશ non-zero સà«àª¥àª¿àª¤àª¿ સાથે બહાર નીકળેલ છે" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: કામચલાઉ ફાઇલને વાંચવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "ડોમેઇન માટે XML રૂપરેખાંકનમાં ફેરફાર કરો" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "ડોમેઇન માટે XML રૂપરેખાંકનમાં ફેરફાર કરો." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ડોમેઇન %s XML રૂપરેખાંકન બદલાયેલ નથી.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ભૂલ: XML રૂપરેખાંકન ઠબીજા વપરાશકરà«àª¤àª¾ દà«àª¦àª¾àª°àª¾ બદલાયેલ હતà«" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ડોમેઇન %s XML રૂપરેખાંકન ફેરફાર થયેલ છે.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "નેટવરà«àª• માટે XML રૂપરેખાંકનમાં ફેરફાર કરો" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "નેટવરà«àª• માટે XML રૂપરેખાંકનમાં ફેરફાર કરો." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "સંગà«àª°àª¹ પà«àª² માટે XML રૂપરેખાંકનમાં ફેરફાર કરો" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "સંગà«àª°àª¹ પà«àª² માટે XML રૂપરેખાંકનમાં ફેરફાર કરો." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "આ પૂછપરછ ટરà«àª®àª¿àª¨àª² બંધ કરો" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "આદેશ '%s' ને <%s> વિકલà«àªªàª¨à«€ જરૂર છે" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "આદેશ '%s' ને --%s વિકલà«àªªàª¨à«€ જરૂર છે" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "આદેશ '%s' અસà«àª¤àª¿àª¤à«àªµàª®àª¾àª‚ નથી" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " નામ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7768,17 +7817,17 @@ msgstr "" "\n" " સારાંશ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7786,7 +7835,7 @@ msgstr "" "\n" " વરà«àª£àª¨\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7794,58 +7843,58 @@ msgstr "" "\n" " વિકલà«àªªà«‹\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "આંતરિક ભૂલ: virsh %s: %s VSH_OT_DATA વિકલà«àªª નથી" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ ડોમેઈન નામ અથવા id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ડોમેઈન '%s' મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ નેટવરà«àª• નામ" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "નેટવરà«àª• '%s' મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ pool નામ" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "pool '%s' મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "અવà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ vol નામ" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "vol '%s' મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7856,128 +7905,128 @@ msgstr "" "(સમય: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "ગà«àª® થયેલ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "અનિચà«àª›àª¨à«€àª¯ ટોકન (આદેશ નામ): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "અજà«àªžàª¾àª¤ આદેશ: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "આદેશ '%s' ઠવિકલà«àªª --%s ને આધાર આપતો નથી" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ઈચà«àª›àª¿àª¤ વાકà«àª¯àª°àªšàª¨àª¾: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "નંબર" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "શબà«àª¦àª®àª¾àª³àª¾" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "અનિચà«àª›àª¨à«€àª¯ માહિતી '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "વિકલà«àªª" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "માહિતી" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "નિષà«àª•à«àª°àª¿àª¯" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "વિરામ અપાયેલ" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "બંધ કરાયેલ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "બંધ કરો" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "ભાંગી પડેલ" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ઓફલાઈન" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "કોઈ માનà«àª¯ જોડાણ નથી" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ભૂલ: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ભૂલ: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d બાઈટો ફાળવવામાં નિષà«àª«àª³" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu બાઈટો ફાળવવામાં નિષà«àª«àª³" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "હાયપરવિàªàª°àª®àª¾àª‚ જોડાવામાં નિષà«àª«àª³" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "લોગ ફાઈલ જાણકારી મેળવવામાં નિષà«àª«àª³" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "લોગ પાથ ફાઈલ નથી" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "લોગ ફાઈલ ખોલવામાં નિષà«àª«àª³. લોગ ફાઈલ પાથ ચકાસો" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "લોગ ફાઈલ લખવામાં નિષà«àª«àª³" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: લોગ ફાઈલ લખવામાં નિષà«àª«àª³: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "હાયપરવિàªàª°àª®àª¾àª‚થી જોડાણ તોડવામાં નિષà«àª«àª³" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8010,7 +8059,7 @@ msgstr "" "\n" " આદેશો (બિન પૂછપરછ સà«àª¥àª¿àª¤àª¿):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8020,17 +8069,17 @@ msgstr "" " (આદેશ વિશે વિગતો માટે help સà«àªªàª·à«àªŸ કરો)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "બિનઆધારભૂત વિકલà«àªª '-%c'. --help જà«àª“." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "વધારાની દલીલ'%s'. --help ને જà«àª“." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8039,7 +8088,7 @@ msgstr "" "%s માં તમારà«àª‚ સà«àªµàª¾àª—ત છે, વરà«àªšà«àª¯à«àª…લાઈàªà«‡àª¶àª¨ પૂછપરછ ટરà«àª®àª¿àª¨àª².\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8550,7 +8599,7 @@ msgstr "આમાં અયોગà«àª¯ ઇનà«àªŸàª°àª«à«‡àª¸ નિરà«àª¦ msgid "invalid interface pointer in %s" msgstr "%s માં અયોગà«àª¯ ઇનà«àªŸàª°àª«à«‡àª¸ નિરà«àª¦à«‡àª¶àª•" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "આંતરિક ભૂલ: બફર ઘણૠનાનà«àª‚ છે" @@ -8678,7 +8727,7 @@ msgstr "ડોમેઈન જાણકારી અયોગà«àª¯ domid આં msgid "domain information incomplete, missing uuid" msgstr "ડોમેઈન જાણકારી અપૂરà«àª£, ગà«àª® થયેલ uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ડોમેઈન જાણકારી અપૂરà«àª£, ગà«àª® થયેલ નામ" @@ -8730,118 +8779,118 @@ msgstr "મેલફોરà«àª® થયેલ mac સરનામà«àª‚ '%s'" msgid "unexpected sound model %s" msgstr "અનિચà«àª›àª¨à«€àª¯ સાઉનà«àª¡ મોડલ %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "અજà«àªžàª¾àª¤ ગà«àª°àª¾àª«àª¿àª•à«àª¸ પà«àª°àª•àª¾àª° '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "ગેરહાજર PCI ડોમેઇન" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "ગà«àª® થયેલ PCI બસ" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "ગà«àª® થયેલ PCI સà«àª²à«‹àªŸ" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "ગà«àª® થયેલ PCI વિધેય" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "ડોમેઈન '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI બસ '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI સà«àª²à«‹àªŸ '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI વિધેય '%s' નà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરી શકાતૠનથી" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ડોમેઈન જાણકારી અપૂરà«àª£, ગà«àª® થયેલ id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "અયોગà«àª¯ CPU માસà«àª• %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "અજà«àªžàª¾àª¤ લાઇફસાયકલ પà«àª°àª•àª¾àª° %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ટોપોલોજી વાકà«àª¯àª°àªšàª¨àª¾ ભૂલ" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ડોમેઈન જાણકારીનà«àª‚ પદચà«àª›à«‡àª¦àª¨ કરવામાં નિષà«àª«àª³" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ડોમેઈન %s હજૠપણ ચાલી રહà«àª¯à«àª‚ નથી." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch ઠઆ ડોમેઇનને શોધવા માટે નિષà«àª«àª³" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "બિનઆધારિત ઉપકરણ પà«àª°àª•àª¾àª°" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart આ ડોમેઇનને શોધવા માટે નિષà«àª«àª³" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart ઠઆ ડોમેઇન ને શોધવા માટે નિષà«àª«àª³" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start માંથી અનિચà«àª›àª¨à«€àª¯ કિંમત" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "મેમરી નથી" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string નિષà«àª«àª³" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr પà«àª¨:વà«àª¯àª¾àª–à«àª¯àª¾àª¯àª¿àª¤ કરવામાં નિષà«àª«àª³" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start sexpr માં હાજર નથી" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "નામ %s ને સà«àª§àª¾àª°àªµàª¾àª¨à«àª‚ નિષà«àª«àª³" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8849,136 +8898,136 @@ msgstr "" "xenDaemonDomainMigrate: Xen ઠફેરબદલ દરમિયાન ડોમેઇનને ફરી નામ આપવાનà«àª‚ આધાર આપતી " "નથી" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen ઠફેરબદલ દરમિયાન બેનà«àª¡àªµàª¿àª¥ મરà«àª¯àª¾àª¦àª¾àª“ આધાર આપતી નથી" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: બિનઆધારિત ફà«àª²à«‡àª—" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: અયોગà«àª¯ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: ફકà«àª¤ xenmigr:// migrations ઠXen દà«àª¦àª¾àª°àª¾ આધારભૂત છે" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: યજમાનનામ URI માં સà«àªªàª·à«àªŸ થયેલ હોવૠજ જોઇàª" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: અયોગà«àª¯ પોરà«àªŸ નંબર" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ડોમેઈન વરà«àª£àª¨àª¨à«àª‚ પદચà«àª›à«‡àª¦àª¨ કરવામાં નિષà«àª«àª³" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr બિલà«àª¡ કરવામાં નિષà«àª«àª³" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "અસકà«àª°àª¿àª¯ ડોમેઈન %s બનાવવામાં નિષà«àª«àª³\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 આધારભૂત નથી" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "નોડ જાણકારી અપૂરà«àª£, ગà«àª® થયેલ નિયોજક નામ" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup નિષà«àª«àª³àª¤àª¾" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "અજà«àªžàª¾àª¤ નિયોજક" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "નિયોજક નામ મેળવવામાં નિષà«àª«àª³àª¤àª¾" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ડોમેઈન જાણકારી અપૂરà«àª£, ગà«àª® થયેલ cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ડોમેઈન જાણકારી અપૂરà«àª£, ગà«àª® થયેલ cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek ઠdom0 માટે આધારભૂત નથી" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: અયોગà«àª¯ પાથ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "વાંચવા માટે ખોલવામાં નિષà«àª«àª³: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "lseek અથવા ફાઇલમાંથી વાંચવા માટે નિષà«àª«àª³: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "અનિચà«àª›àª¨à«€àª¯ ગà«àª°àª¾àª«àª¿àª•à«àª¸ પà«àª°àª•àª¾àª° %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "અનિચà«àª›àª¨à«€àª¯ chr ઉપકરણ પà«àª°àª•àª¾àª°" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ફà«àª²à«‹àªªà«€ %s ને સીધૠજ જોડી શકાતૠનથી" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s ને સીધૠજ જોડી શકાતૠનથી" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "બિનઆધારિત નેટવરà«àª• પà«àª°àª•àª¾àª° %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "નેટવરà«àª• %s સકà«àª°àª¿àª¯ છે" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "સંચાલિત થયેલ PCI ઉપકરણો ઠXenD સાથે આધારભૂત નથી" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "અનિચà«àª›àª¨àª¿àª¯ લાઇફસાયકલ કિંમત %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM ડોમેઇન લોડર નથી" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "ઉપકરણનો hotplug પà«àª°àª•àª¾àª° ઠઆધાકભૂત નથી" @@ -9156,6 +9205,16 @@ msgstr "watch પહેલાથી જ ટà«àª°à«‡àª• થયેલ છે" msgid "reallocating list" msgstr "યાદીને ફરીથી ફાળવી રહà«àª¯àª¾ છે" +#~ msgid "failed to drop %s" +#~ msgstr "%s ને છોડવાનà«àª‚ નિષà«àª«àª³" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "%s ને વાંચવા માટે ખોલવામાં નિષà«àª«àª³" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ફાઇલ વરà«àª£àª¨àª•àª°à«àª¤àª¾ ફà«àª²à«‡àª— ને સà«àª¯à«‹àªœàª¿àª¤ કરવામાં નિષà«àª«àª³àª¤àª¾\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo ને વાંચી શકાયૠનહિં" diff --git a/po/he.po b/po/he.po index 9a1c6a2363..f913cde97d 100644 --- a/po/he.po +++ b/po/he.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/hi.po b/po/hi.po index f84817cdb1..2a458d9771 100644 --- a/po/hi.po +++ b/po/hi.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-02 14:48+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -284,8 +284,8 @@ msgstr "struct qemud_server के आबंटन में विफल" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "मà¥à¤¯à¥‚टेकà¥à¤¸ आरंभ नहीं कर सकता है" @@ -503,56 +503,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: unsupported auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "बतौर रूट चलाने के दौरान समूह सेट नहीं कर सकता है" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "बफर के लिठसà¥à¤®à¥ƒà¤¤à¤¿ संभाजित करने में विफल" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "बफर के लिठपरà¥à¤¯à¤¾à¤ªà¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿ फिर संभाजित करने में विफल" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "समूह '%s' खोलने में विफल" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "मोड '%s' विशà¥à¤²à¥‡à¤·à¤£ में विफल" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "अतिरिकà¥à¤¤ अधिकार जरूरी\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "घटा अधिकार सेट करने में विफल\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "डेमान के रूप में बांटने में विफल: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "पाइप बनाने में विफल: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir उतà¥à¤ªà¤¨à¥à¤¨ करने में असमरà¥à¤¥" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s के समूह सà¥à¤µà¤¾à¤®à¤¿à¤¤à¥à¤µ बदलने में विफल" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "संकेत पाइप के लिठकालबैक पंजीकृत करने में विफल" @@ -653,7 +653,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "पता %d का समाधान नहीं कर सकता है: %s" @@ -701,7 +701,7 @@ msgstr "SASL यांतà¥à¤°à¤¿à¤•à¥€ %d (%s) को सूचीबदà¥à¤§ msgid "cannot allocate mechlist" msgstr "मेकलिसà¥à¤Ÿ आबंटित नहीं कर सकता है" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "SASL ssf को कनेकà¥à¤¶à¤¨ %d (%s) पर पà¥à¤°à¤¶à¥à¤¨ नहीं कर सकता है" @@ -1267,7 +1267,7 @@ msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ छविलेबल गà¥à¤® है" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "गà¥à¤® रूट ततà¥à¤µ" @@ -1297,7 +1297,7 @@ msgstr "अवैध डोमेन पà¥à¤°à¤•à¤¾à¤° %s" msgid "Failed to generate UUID" msgstr "UUID उतà¥à¤ªà¤¨à¥à¤¨ करने में विफल" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "विरूपित uuid ततà¥à¤µ" @@ -1396,14 +1396,14 @@ msgid "no monitor path" msgstr "कोई मॉनिटर पथ नहीं" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "पंकà¥à¤¤à¤¿ %d पर: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml दसà¥à¤¤à¤¾à¤µà¥‡à¤œà¤¼ विशà¥à¤²à¥‡à¤·à¤£ में असमरà¥à¤¥" @@ -1456,12 +1456,12 @@ msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ नेट पà¥à¤°à¤•à¤¾à¤° %d" msgid "unexpected char type %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ वरà¥à¤£ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ धà¥à¤µà¤¨à¤¿ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ इनपà¥à¤Ÿ पà¥à¤°à¤•à¤¾à¤° %d" @@ -1521,12 +1521,12 @@ msgstr "विनà¥à¤¯à¤¾à¤¸ फाइल '%s' सहेज नहीं सक msgid "unexpected domain %s already exists" msgstr "लकà¥à¤·à¥à¤¯ %s पहले से मौजूद है" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ '%s' खोलने में विफल" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%s विनà¥à¤¯à¤¾à¤¸ हटा नहीं सकता है" @@ -1564,291 +1564,301 @@ msgstr "iptables नियम '%s' को '%s' शà¥à¤°à¥ƒà¤‚खला से ' msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "iptables नियम '%s' को '%s' शà¥à¤°à¥ƒà¤‚खला के '%s' सारणी में जोड़ने में विफल: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "कनेकà¥à¤¶à¤¨ URI का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सका" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "कारà¥à¤¯à¤¶à¥€à¤² निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ पा नहीं सकता है" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "पैच काफी लंबी है" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "मौजूदा निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ पा नहीं सकता है" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc सà¥à¤°à¤•à¥à¤·à¤¿à¤¤ फà¥à¤²à¥ˆà¤— के साथ" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare ने uri सेट नहीं किया" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 ने uri सेट नहीं किया" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "पथ रिकà¥à¤¤ है" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "फà¥à¤²à¥ˆà¤— को जरूर शूनà¥à¤¯ होना चाहिà¤" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "बफर रिकà¥à¤¤ है" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "फà¥à¤²à¥ˆà¤— पैरामीट को VIR_MEMORY_VIRTUAL जरूर होना चाहिà¤" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "बफर रिकà¥à¤¤ है लेकिन आकार शूनà¥à¤¯à¥‡à¤¤à¤° है" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid विफल" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) विफल" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) विफल" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) विफल" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) विफल" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "कंटेनर जारी संदेश भेजने में असमरà¥à¤¥" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "कंटेनर जारी संदेश पढ़ने में असमरà¥à¤¥" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "रूट को निजी बनाने में विफल" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s बनाने में विफल" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "रिकà¥à¤¤ tmpfs को %s पर आरोहित करने में विफल" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "नया रूट %s को tmpfs में बाइंड करने में विफल" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s में chroot करने में विफल" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "pivot बूट करने में विफल" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "%s को mkdir करने में विफल" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s को %s पर आरोहित करने में विफल" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts बना नहीं सकता है" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "/dev/pts में कंटेंनर में विफल" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "यà¥à¤•à¥à¤¤à¤¿ %s बनाने में विफल" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "सिमलिंक /dev/ptmx को /dev/pts/ptmx में बनाने में विफल" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "/dev/ptmx यà¥à¤•à¥à¤¤à¤¿ बनाने में विफल" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s को %s पर आरोहित करने में विफल" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts पढ़ने में विफल" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' अनारोहित करने में विफल" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ को सà¥à¤²à¥‡à¤µ बनाने में विफल" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc आरोहित करने में विफल" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s को छोड़ने में विफल" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ पाने में विफल" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ पाने में विफल" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ पाने में विफल" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ने अवैध vm परिभाषा पास किया" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s खोलने में विफल" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "कà¥à¤²à¥‹à¤¨ कंटेनर चलाने में विफल" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "cgroup को %s के लिठबनाने में विफल\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc संसाधन सेट करने में विफल" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "सरà¥à¤µà¤° सॉकेट '%s' बनाने में विफल" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "सरà¥à¤µà¤° सॉकेट '%s' बाइंड करने में विफल" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "सरà¥à¤µà¤° सॉकेट %s सà¥à¤¨à¤¨à¥‡ में विफल" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d का पढ़ना विफल" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d में लिखना विफल" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) विफल" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) विफल" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) विफल" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "तà¥à¤°à¥à¤Ÿà¤¿ घटना %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() विफल" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "अंतरफलक %s को ns %d में खिसकाने में विफल" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth मिटाने में विफल: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair विफल" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "आरोह नेमसà¥à¤ªà¥‡à¤¸ को गैर साà¤à¤¾à¤•à¥ƒà¤¤ नहीं कर सकता है" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "सà¥à¤²à¥‡à¤µ मोड में रूट माउंट बदलने में विफल" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "पथ %s बनाने में विफल" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "devpts को %s पर माउंट करने में विफल" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty आबंटित करने में विफल" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid फाइल '%s/%s.pid' लिखने में असमरà¥à¤¥" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "रूट निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ बदलने में असमरà¥à¤¥" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "सतà¥à¤° लीडर बनने में असमरà¥à¤¥" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC डà¥à¤°à¤¾à¤‡à¤µà¤° से विफल कनेकà¥à¤¶à¤¨" @@ -1871,20 +1881,20 @@ msgstr "तंतà¥à¤° में NETNS समरà¥à¤¥à¤¨ की कमी ह #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "मेल खाते uuid के साथ कोई डोमेन नहीं" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "सकà¥à¤°à¤¿à¤¯ डोमेन मिटा नहीं सकता है" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "असà¥à¤¥à¤¾à¤¯à¥€ डोमेन गैर परिभाषित नहीं कर सकता है" @@ -1938,7 +1948,7 @@ msgstr "अवैध PID %d कंटेनर के लिà¤" msgid "failed to kill pid %d" msgstr "pid %d मारने में विफल" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' के लिठपà¥à¤°à¤¤à¥€à¤•à¥à¤·à¤¾ नहीं कर सकता है" @@ -1993,7 +2003,7 @@ msgstr "अवैध पैरामीटर: `%s'" msgid "Invalid parameter count" msgstr "अवैध पैरामीटर गिनती" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "होसà¥à¤Ÿà¤¨à¥‡à¤® निरà¥à¤§à¤¾à¤°à¤¿à¤¤ करने में विफल" @@ -2195,66 +2205,76 @@ msgstr "असà¥à¤¥à¤¾à¤¯à¥€ डोमेन के लिठसà¥à¤µà¤¤à¤ƒ msgid "cannot create autostart directory '%s'" msgstr "ऑटोसà¥à¤Ÿà¤¾à¤°à¥à¤Ÿ निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ '%s' नहीं बना सकता है" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "सांकेतिक लिंक '%s' को '%s' में बनाने में विफल" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "सिमलिंक '%s' मिटाने में विफल" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "%s पà¥à¤² ताजा करने में विफल" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "%s पà¥à¤² ताजा करने में विफल" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "सिमलिंक %s हल कर नहीं सकता है" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "मेल खाते नाम के साथ कोई नोड यà¥à¤•à¥à¤¤à¤¿ नहीं" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "इस डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ के लिठकोई जनक नहीं" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() में अवैध पैरामीटर" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "पथ '%s' खोल नहीं सकता है" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "'%s' में मेजबान सà¥à¤•à¥ˆà¤¨ को लिखने में विफल" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "विफल ऑपरेशन के उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨ में विफल" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "टाइपफ़ाइल '%s' नहीं ढूंढ़ सका" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "मौजूदा समय पा नहीं सकता है" @@ -2543,71 +2563,76 @@ msgstr "अजà¥à¤žà¤¾à¤¤ कà¥à¤·à¤®à¤¤à¤¾ पà¥à¤°à¤•à¤¾à¤° '%d' '%s' क msgid "no device capabilities for '%s'" msgstr "'%s' के लिठकोई यà¥à¤•à¥à¤¤à¤¿ कà¥à¤·à¤®à¤¤à¤¾ नहीं" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "%s को पढ़ने के लिये खोलने में विफल" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "%s को पढ़ने के लिये खोलने में विफल" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' से पढ़ने में विफल: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "%s को पढ़ने के लिये खोलने में विफल" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' से पढ़ने में विफल: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "%s को पढ़ने के लिये खोलने में विफल" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' से पढ़ने में विफल: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo पà¥à¤°à¥‹à¤¸à¥‡à¤¸à¤° का विशà¥à¤²à¥‡à¤·à¤£ कर रहा है" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz का विशà¥à¤²à¥‡à¤·à¤£ कर रहा है" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "कोई cpus नहीं मिला" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s को खोल नहीं सकता है" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "इस पà¥à¤²à¥‡à¤Ÿà¤«à¥‰à¤°à¥à¤® पर कंसोल लागू नहीं" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA इस मेजबान पर समरà¥à¤¥à¤¿à¤¤ नहीं" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "आरंभ कोषà¥à¤  %d परिसर के बाहर (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA मà¥à¤•à¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿ पà¥à¤°à¤¶à¥à¤¨ करने में विफल" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebula में वरà¥à¤šà¥à¤…ल मशीन में तà¥à¤°à¥à¤Ÿà¤¿ की सà¥à¤ªà¥à¤°à¥à¤¦à¤—ी" @@ -2625,16 +2650,16 @@ msgstr "पहले से OpenNebula VM सकà¥à¤°à¤¿à¤¯ है नाम msgid "Wrong state to perform action" msgstr "कà¥à¤°à¤¿à¤¯à¤¾ करने के लिठगलत सà¥à¤¥à¤¿à¤¤à¤¿" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "डोमेन नहीं चल रहा है" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2806,7 +2831,7 @@ msgstr "डोमेन शटऑफ सà¥à¤¥à¤¿à¤¤à¤¿ में नहीं msgid "Could not read container config" msgstr "कंटेनर विनà¥à¤¯à¤¾à¤¸ नहीं पढ़ सका" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ पà¥à¤°à¤•à¤¾à¤° '%s'" @@ -2950,214 +2975,214 @@ msgstr "पà¥à¤°à¥‰à¤•à¥à¤¸à¥€ के साथ संचार तà¥à¤°à¥ msgid "got asynchronous packet number %d\n" msgstr "अतà¥à¤²à¥à¤¯à¤•à¤¾à¤²à¤¿à¤¤ पैकेट संखà¥à¤¯à¤¾ %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "QEMU संसà¥à¤•à¤°à¤£ संखà¥à¤¯à¤¾ को '%s' में विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं सकता है" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU मदद आउटपà¥à¤Ÿ को पढ़ने में असमरà¥à¤¥" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu से अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ निकास सà¥à¤¥à¤¿à¤¤à¤¿" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ निकास सà¥à¤¥à¤¿à¤¤à¤¿ '%d', qemu संभवतः विफल रहा" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ %s नहीं पा सकता है: %s" # done by Ravi -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "संजाल '%s' नहीं मिला" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "संजाल पà¥à¤°à¤•à¤¾à¤° %d समरà¥à¤¥à¤¿à¤¤ नहीं" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "बà¥à¤°à¤¿à¤œ समरà¥à¤¥à¤¨ आरंभ करने में विफल: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "टैप अंतरफलक को जोड़ने में विफल. %s बà¥à¤°à¤¿à¤œ यà¥à¤•à¥à¤¤à¤¿ नहीं है" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "टैप अंतरफलक '%s' को '%s' में जोड़ने में विफल : %s" # done by Ravi -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸ इस QEMU दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ के साथ समरà¥à¤¥à¤¿à¤¤ नहीं है" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "STDIO उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸ इस QEMU दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ के साथ समरà¥à¤¥à¤¿à¤¤ नहीं है" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "असमरà¥à¤¥à¤¿à¤¤ डà¥à¤°à¤¾à¤‡à¤µà¤° नाम '%s' '%s' के लिà¤" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "असमरà¥à¤¥à¤¿à¤¤ usb डिसà¥à¤• पà¥à¤°à¤•à¤¾à¤° '%s' के लिà¤" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ डिसà¥à¤• पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "अवैध धà¥à¤µà¤¨à¤¿ माडल" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' में विरूपित बीजशबà¥à¤¦ तरà¥à¤•" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "'%s' डà¥à¤°à¤¾à¤‡à¤µ सूची का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "'%s' डà¥à¤°à¤¾à¤‡à¤µ में गà¥à¤® फाइल पैरामीटर" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "'%s' डà¥à¤°à¤¾à¤‡à¤µà¤° में गà¥à¤® सूची पैरामीटर" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "NIC vlan को '%s' में विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं कर सकता है" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "NIC परिभाषा को vlan %d के लिठनहीं ढूà¤à¤¢à¤¼ सकता है" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "vlan को '%s' में विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं कर सकता है" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC परिभाषा '%s' विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं कर सकता है" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ PCI यà¥à¤•à¥à¤¤à¤¿ वाकà¥à¤¯ रचना '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI यà¥à¤•à¥à¤¤à¤¿ बस '%s' को निकाल नहीं सकता है" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI यà¥à¤•à¥à¤¤à¤¿ सà¥à¤²à¥‰à¤Ÿ '%s' को निकाल नहीं सकता है" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤°à¥à¤¯ को '%s' के लिठनिकाल नहीं सकता है" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB यà¥à¤•à¥à¤¤à¤¿ विकà¥à¤°à¥‡à¤¤à¤¾ '%s' निकाल नहीं सकता है" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI यà¥à¤•à¥à¤¤à¤¿ उतà¥à¤ªà¤¾à¤¦ '%s' निकाल नहीं सकता है" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI यà¥à¤•à¥à¤¤à¤¿ पता '%s' निकाल नहीं सकता है" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "वरà¥à¤£ यà¥à¤•à¥à¤¤à¤¿ %s में पोरà¥à¤Ÿ संखà¥à¤¯à¤¾ नहीं ढूंढ़ सकता है" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "अजà¥à¤žà¤¾à¤¤ वरà¥à¤£ यà¥à¤•à¥à¤¤à¤¿ वाकà¥à¤¯ रचना %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "कोई à¤à¤®à¥à¤²à¥‡à¤Ÿà¤° पथ नहीं मिला" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s तरà¥à¤• के लिठगà¥à¤® मान" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC पोरà¥à¤Ÿ '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ सà¥à¤¤à¤° '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU गिनती '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "अजà¥à¤žà¤¾à¤¤ QEMU तरà¥à¤• '%s' वारà¥à¤¤à¤¾à¤²à¤¾à¤ª के दौरान" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ तरà¥à¤• '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "लॉग फाइल %s बनाने में विफल" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM लॉगफाइल को close-on-exec फà¥à¤²à¥ˆà¤— सेट करने में असमरà¥à¤¥" @@ -3171,7 +3196,7 @@ msgstr "लॉग फाइल नाम %s/%s.log बनाने में व msgid "Unable to seek to %lld in %s" msgstr "%lld में %s में पà¥à¤°à¤¾à¤ªà¥à¤¤à¤¿ में विफल" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' ऑटोसà¥à¤Ÿà¤¾à¤°à¥à¤Ÿ में विफल: %s\n" @@ -3186,413 +3211,411 @@ msgstr "सà¥à¤¥à¤¿à¤¤à¤¿ फाइल %s को अनलिंक करन msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s के लिठमॉनिटर को फिर जोड़ने में विफल: %d\n" -# done by Ravi -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° को आरंभ करने में विफल" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "कोई सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° उपलबà¥à¤§ नहीं" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel माडल की नकल करने में विफल: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI की नकल करने में विफल: %s" -#: src/qemu_driver.c:471 +# done by Ravi +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° को आरंभ करने में विफल" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "कोई सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° उपलबà¥à¤§ नहीं" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "सà¥à¤¥à¤¿à¤¤à¤¿ dir '%s' को बनाने में विफल: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s आरंभन आउटपà¥à¤Ÿ को पढ़ने के दौरान विफलता" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s आरंभन आउटपà¥à¤Ÿ के दौरान समय समापà¥à¤¤" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s आरंभन आउटपà¥à¤Ÿ पढ़ने के दौरान सà¥à¤¥à¤¾à¤¨ की कमी" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s लॉग आउटपà¥à¤Ÿ को पढ़ने के दौरान विफलता" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s लॉग आउटपà¥à¤Ÿ को पढ़ने के दौरान जगह की कमी" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s लॉग आउटपà¥à¤Ÿ पढ़ने के दौरान पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾ बाहर निकल गई" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s लॉग आउटपà¥à¤Ÿ पढ़ने के दौरान समय समापà¥à¤¤" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "मॉनिटर पथ %s खोलने में असमरà¥à¤¥" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "close-on-exec फà¥à¤²à¥ˆà¤— के लिठमॉनिटर सेट करने में असमरà¥à¤¥" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "मॉनिटर को non-blocking मोड में रखने में असमरà¥à¤¥" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "लॉग फाइल बंद करने में असमरà¥à¤¥: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "अतिथि आरंभ करने में असमरà¥à¤¥: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU लड़ी सूचना लाने के लिठmonitor कमांड नहीं चला सकता है" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU लगाव सेट करने में विफल" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "विफल ऑपरेशन फिर बहाल करें" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC कूटशबà¥à¤¦ का सेट करना विफल" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल सेट करने में विफल" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM पहले से सकà¥à¤°à¤¿à¤¯ है" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "किसी अपà¥à¤°à¤¯à¥à¤•à¥à¤¤ VNC पोरà¥à¤Ÿ ढ़ूà¤à¤¢à¤¼à¤¨à¥‡ में असमरà¥à¤¥" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "लॉग निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ %s नहीं बना सकता है" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ %s को नहीं ढूंढ़ सकता है" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "सà¥à¤Ÿà¥‡à¤² PID फाइल को %s के लिठहटा नहीं सकता है" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile पथ बिलà¥à¤¡ करने में विफल." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv को लॉग फाइल में लिखने में असमरà¥à¤¥: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv को लॉगफ़ाइल में लिखने में असमरà¥à¤¥: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "लॉग फाइल बंद करने में असमरà¥à¤¥: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "डोमेन %s को नहीं दिखा सका\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' को बंद कर रहा है\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERM को %s (%d) में भेजने में विफल" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s के लिठडोमेन सà¥à¤¥à¤¿à¤¤à¤¿ हटाने में विफल" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "PID फ़ाइल को %s के लिठहटाने में विफल: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "अनियंतà¥à¤°à¤¿à¤¤ fd घटना %d %s के लिà¤" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "भंडारण पà¥à¤² सकà¥à¤°à¤¿à¤¯ नहीं है" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s को खोलने में विफल" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "मेल खाते uuid '%s' के साथ कोई डोमेन नहीं" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "'%s' जैसे नाम के साथ कोई डोमेन नहीं" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "डोमेन '%s' पहले से uuid %s के साथ परिभाषित है" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "डोमेन '%s' के रूप में पहले से सकà¥à¤°à¤¿à¤¯ है" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "सà¥à¤¥à¤—न ऑपरेशन विफल" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "शटडाउन ऑपरेशन विफल" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "मौजूदा सà¥à¤®à¥ƒà¤¤à¤¿ के साथ अधिकतम सà¥à¤®à¥ƒà¤¤à¤¿ नहीं सेट कर सकता है" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ बैलून आबंटन को पà¥à¤°à¤¶à¥à¤¨ नहीं कर सका" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ बैलून आबंटन को विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं कर सका" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ आबंटन को बैलून नहीं कर सका" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "अधिकतम सà¥à¤®à¥ƒà¤¤à¤¿ से अधिक सà¥à¤®à¥ƒà¤¤à¤¿ सेट नहीं कर सकता है" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "à¤à¤• सकà¥à¤°à¤¿à¤¯ डोमेन की सà¥à¤®à¥ƒà¤¤à¤¿ सेट नहीं कर सकता है" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "डोमेन xml पाने में विफल" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' बनाने में विफल" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "सेव हेडर लिखने में विफल" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml लिखने में विफल" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "%s फ़ाइल सहेजने में असमरà¥à¤¥" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "विफल ऑपरेशन के उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨ में विफल" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' इस qemu के दà¥à¤µà¤¾à¤°à¤¾ समरà¥à¤¥à¤¿à¤¤ नहीं" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "à¤à¤• सकà¥à¤°à¤¿à¤¯ डोमेन के लिये vcpu गणना बदल नहीं सकता है" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "डोमेन परिभाषा '%d' में अजà¥à¤žà¤¾à¤¤ virt पà¥à¤°à¤•à¤¾à¤°" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "डोमेन के लिठअधिकमत vcpus निरà¥à¤§à¤¾à¤°à¤¿à¤¤ नहीं कर सकता है" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "निवेदित vcpus अधिकतम सà¥à¤µà¥€à¤•à¤¾à¤° योगà¥à¤¯ vcpus से डोमेन के लिठअधिक है: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "vcpus को किसी सकà¥à¤°à¤¿à¤¯ डोमेन पर पिन नहीं कर सकता है" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu संखà¥à¤¯à¤¾ %d परिसर से बाहर > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "लगाव सेट नहीं कर सकता है" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu लगाव समरà¥à¤¥à¤¿à¤¤ नहीं है" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "लगाव नहीं पा सकता है" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu लगाव उपलबà¥à¤§ नहीं है" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ सà¥à¤¤à¤° पाने में विफल" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ मॉडल सà¥à¤Ÿà¥à¤°à¤¿à¤‚ग %d बाइट से अधिक हो गई" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ DOI सà¥à¤Ÿà¥à¤°à¤¿à¤‚ग अधिकतम %d बाइट से अधिक हो गई" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "डोमेन चितà¥à¤° नहीं पढ़ सकता है" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu हेडर पढ़ने में विफल" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "चितà¥à¤° मैजिक सही नहीं है" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "चितà¥à¤° संसà¥à¤•à¤°à¤£ समरà¥à¤¥à¤¿à¤¤ नहीं है (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML पढ़ने में विफल" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML के विशà¥à¤²à¥‡à¤·à¤£ में विफल" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "नठVM को नियत करने में विफल" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "डोमेन वापस करने में विफल" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "असमरà¥à¤¥à¤¿à¤¤ कानà¥à¤«à¤¿à¤— पà¥à¤°à¤•à¤¾à¤° %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv वाकà¥à¤¯ रचना %s नहीं निरà¥à¤§à¤¾à¤°à¤¿à¤¤ कर सकता है" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "'%s' डिसà¥à¤• को बस/यà¥à¤•à¥à¤¤à¤¿ सूची में नहीं बदल सकता है" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "'%s' बस के लिठअसमरà¥à¤¥à¤¿à¤¤ डिसà¥à¤• नाम मैपिंग" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "बस '%s' और लकà¥à¤·à¥à¤¯ '%s' के साथ कोई यà¥à¤•à¥à¤¤à¤¿ नहीं" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3600,208 +3623,208 @@ msgid "" msgstr "" "à¤à¤®à¥à¤²à¥‡à¤Ÿà¤° संसà¥à¤•à¤°à¤£ यà¥à¤•à¥à¤¤à¤¿ '%s' और लकà¥à¤·à¥à¤¯ '%s' के लिठविसà¥à¤¥à¤¾à¤ªà¤¨à¥€à¤¯ मीडिया का समरà¥à¤¥à¤¨ नहीं करता है" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom मीडिया नहीं बदल सकता है" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom मीडिया बदलना विफल: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "लकà¥à¤·à¥à¤¯ %s पहले से मौजूद है" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s डिसà¥à¤• जोड़ नहीं सकता है" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "सà¥à¤²à¥‰à¤Ÿ संखà¥à¤¯à¤¾ के विशà¥à¤²à¥‡à¤·à¤£ में असमरà¥à¤¥\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s डिसà¥à¤• जोड़ना विफल" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb डिसà¥à¤• को संलगà¥à¤¨ नहीं कर सकता है" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb डिसà¥à¤• का जोड़ना विफल" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb यà¥à¤•à¥à¤¤à¤¿ जोड़ नहीं सकता है" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb यà¥à¤•à¥à¤¤à¤¿ का जोड़ना विफल" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन पर यà¥à¤•à¥à¤¤à¤¿ संलगà¥à¤¨ नहीं कर सकता है" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "डिसà¥à¤• बस '%s' को हॉटपà¥à¤²à¤— नहीं किया जा सकता है." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤° '%s' को हॉट पà¥à¤²à¤— नहीं किया जा सकता है" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "'%s' यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤° को संलगà¥à¤¨ नहीं किया जा सकता है" # done by Ravi -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "डिसà¥à¤• %s नहीं मिला" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "डिसà¥à¤• %s को अलग नहीं किया जा सकता है - अवैध सà¥à¤²à¥‰à¤Ÿ संखà¥à¤¯à¤¾ %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "detach disk %s कमांड चलाने में विफल" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "डिसà¥à¤• %s अलग करने में विफल: अवैध सà¥à¤²à¥‰à¤Ÿ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन पर यà¥à¤•à¥à¤¤à¤¿ अलग नहीं कर सकता है" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "सिरà¥à¤« SCSI या virtio डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ को गतिशील रूप से अलग किया जा सकता है" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "असà¥à¤¥à¤¾à¤¯à¥€ डोमेन के लिठसà¥à¤µà¤¤à¤ƒ आरंभ सेट नहीं कर सकता है" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "ऑटोसà¥à¤Ÿà¤¾à¤°à¥à¤Ÿ निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ %s नहीं बना सकता है" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "सांकेतिक लिंक '%s' को '%s' में बनाने में विफल" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "अवैध पथ: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' कमांड विफल" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' इस qemu के दà¥à¤µà¤¾à¤°à¤¾ समरà¥à¤¥à¤¿à¤¤ नहीं" # done by Ravi -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "यà¥à¤•à¥à¤¤à¤¿ नहीं मिला: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "रिकà¥à¤¤ या खाली पथ" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "अवैध पथ, '%s' à¤à¤• जà¥à¤žà¤¾à¤¤ अंतरफलक नहीं है" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: खोलने में विफल" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: पढ़ने या पà¥à¤°à¤¾à¤ªà¥à¤¤à¤¿ में विफल" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "अवैध तरà¥à¤•" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU डà¥à¤°à¤¾à¤‡à¤µà¤° सिरà¥à¤« आभासी सà¥à¤®à¥ƒà¤¤à¤¿ addrs का समरà¥à¤¥à¤¨ करता है" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") विफल" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' कमांड विफल" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "नमूना %s के साथ निरà¥à¤®à¤¿à¤¤ असà¥à¤¥à¤¾à¤¯à¥€ फाइल पढ़ने में विफल" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "कोई डोमेन XML नहीं भेजा गया" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "केवल tcp URI KVM पà¥à¤°à¤µà¤¾à¤¸ के लिठसमरà¥à¤¥à¤¿à¤¤ है" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI के पास ':port' अंत में नहीं है" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "बेतरतीब UUID उतà¥à¤ªà¤¨à¥à¤¨ नहीं कर सका" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "डोमेन समान नाम या UUID से '%s' के रूप में पहले से सकà¥à¤°à¤¿à¤¯ है" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ऑफलाइन पà¥à¤°à¤µà¤¾à¤¸ निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ, लेकिन सà¥à¤¥à¤—ित ऑपरेशन विफल" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸ विफल: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "%s अतिथि को विफलता के बाद फिर बहाल करने में विफल\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "%s यà¥à¤•à¥à¤¤à¤¿ कोई PCI यà¥à¤•à¥à¤¤à¤¿ नहीं है" @@ -3811,513 +3834,513 @@ msgstr "%s यà¥à¤•à¥à¤¤à¤¿ कोई PCI यà¥à¤•à¥à¤¤à¤¿ नहीं ह msgid "failed to find libvirtd binary" msgstr "libvirtd दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ पाने में विफल" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL में परिवहन परिचित नहीं है (should be tls|unix|ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' transport के लिà¤, कमांड जरूरी है" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "'%s' होसà¥à¤Ÿà¤¨à¥‡à¤® का समाधान नहीं कर सका: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' से जà¥à¤¡à¤¼à¤¨à¥‡ में असमरà¥à¤¥" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "सॉकेट बनाने में असमरà¥à¤¥" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' से जà¥à¤¡à¤¼à¤¨à¥‡ में असमरà¥à¤¥" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "सॉकेट यà¥à¤—à¥à¤® बनाने में विफल" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "परिवहन विधि unix, ssh और ext को विंडो के अंदर समरà¥à¤¥à¤¨ नहीं दिया जाता है" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "सॉकेट को गैर अवरोधक बनाने में असमरà¥à¤¥" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "पाइप बनाने में असमरà¥à¤¥" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI को सà¥à¤µà¤¤à¤ƒ पता करने में विफल" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "कॉल बैक सूची को आबंटित करने में तà¥à¤°à¥à¤Ÿà¤¿" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents आबंटित करने में तà¥à¤°à¥à¤Ÿà¤¿" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' की पहà¥à¤à¤š नहीं ले सकता है" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS शà¥à¤°à¥‡à¤¯ आबंटित करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° लोड करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "निज कà¥à¤‚जी/पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° लोड करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS कà¥à¤²à¤¾à¤‡à¤‚ट आरंभीकृत करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS अलगोरिथम पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤•à¤¤à¤¾ सेट करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° पà¥à¤°à¤¾à¤¥à¤®à¤¿à¤•à¤¤à¤¾ सेट करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "सतà¥à¤° शà¥à¤°à¥‡à¤¯ सेट करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS हैंडशैक पूरा करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS आरंभीकरण पूरा करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "सरà¥à¤µà¤° सतà¥à¤¯à¤¾à¤ªà¤¨ (हमारे पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° का या IP पता) विफल\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "सरà¥à¤µà¤° पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° जाà¤à¤šà¤¨à¥‡ में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "मौजूदा समय पा नहीं सकता है" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "अवैध पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤°" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "यह पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° विशà¥à¤µà¤¸à¤¨à¥€à¤¯ नहीं है." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "यह पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° ने जà¥à¤žà¤¾à¤¤ निरà¥à¤—तकरà¥à¤¤à¤¾ नहीं पाया है." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° वापस लिया गया है." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "यह पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° à¤à¤• असà¥à¤°à¤•à¥à¤·à¤¿à¤¤ अलगोरिथम का पà¥à¤°à¤¯à¥‹à¤— करता है." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "सरà¥à¤µà¤° पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° का वैधीकरण विफल रहा: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° पà¥à¤°à¤•à¤¾à¤° X.509 नहीं है" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers failed" # done by Ravi -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° आरंभ करने में विफल: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° आयात करने में असमरà¥à¤¥: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° की मियाद पूरी हो गई है" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° अब तक सकà¥à¤°à¤¿à¤¯ नहीं हà¥à¤† है" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° का मालिक होसà¥à¤Ÿà¤¨à¥‡à¤® से मेल नहीं खाता है (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "कई NUMA सेल: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "कई दूरसà¥à¤¥ डोमेन ID: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "नकà¥à¤¶à¤¾ लंबाई अधिकतम से अधिक है: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU गिनती अधिकतम से अधिक है: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU नकà¥à¤¶à¤¾ लंबाई अधिकतम से अधिक है: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "मेजबान ने कई vCPUs रिपोरà¥à¤Ÿ किया: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "मेजबान ने नकà¥à¤¶à¤¾ बफर को रिपोरà¥à¤Ÿ किया जो अधिकतम से अधिक है: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल अधिकतम से आगे है: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ मॉडल अधिकतम से अधिक है: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ doi अधिकतम से अधिक है: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "कई दूरसà¥à¤¥ डोमेन नाम: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: पैरामीटर का वापस की संखà¥à¤¯à¤¾ सीमा से अधिक है" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: अजà¥à¤žà¤¾à¤¤ पैरामीटर पà¥à¤°à¤•à¤¾à¤°" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "सरणी संभाजन में सà¥à¤®à¥ƒà¤¤à¤¿ कम" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "अजà¥à¤žà¤¾à¤¤ पैरामीटर पà¥à¤°à¤•à¤¾à¤°" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "दूरसà¥à¤¥ पà¥à¤°à¥‹à¤Ÿà¥‹à¤•à¥‰à¤² के लिठबà¥à¤²à¥‰à¤• पीक आगà¥à¤°à¤¹ काफी बड़ी है, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "वापस बफर आगà¥à¤°à¤¹à¤¿à¤¤ आकार के समान नहीं है" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ पीक आगà¥à¤°à¤¹ दूरसà¥à¤¥ पà¥à¤°à¥‹à¤Ÿà¥‹à¤•à¥‰à¤² के लिठकाफी बड़ी है, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "कई दूरसà¥à¤¥ संजाल: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "कई दूरसà¥à¤¥ अंतरफलक: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "कई भंडार पूल आगà¥à¤°à¤¹à¤¿à¤¤" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "कई भंडार पूल पà¥à¤°à¤¾à¤ªà¥à¤¤" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "कई भंडार आयतन आगà¥à¤°à¤¹à¤¿à¤¤" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "कई भंडार आयतन पà¥à¤°à¤¾à¤ªà¥à¤¤" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "कई यà¥à¤•à¥à¤¤à¤¿ नाम आगà¥à¤°à¤¹à¤¿à¤¤" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "कई यà¥à¤•à¥à¤¤à¤¿ नाम पà¥à¤°à¤¾à¤ªà¥à¤¤" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "कई कà¥à¤·à¤®à¤¤à¤¾ नाम आगà¥à¤°à¤¹à¤¿à¤¤" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "कई कà¥à¤·à¤®à¤¤à¤¾ नाम पà¥à¤°à¤¾à¤ªà¥à¤¤" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "अजà¥à¤žà¤¾à¤¤ सतà¥à¤¯à¤¾à¤ªà¤¨ पà¥à¤°à¤•à¤¾à¤° %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "आगà¥à¤°à¤¹à¤¿à¤¤ सतà¥à¤¯à¤¾à¤ªà¤¨ पà¥à¤°à¤•à¤¾à¤° %s असà¥à¤µà¥€à¤•à¥ƒà¤¤" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "असमरà¥à¤¥à¤¿à¤¤ सतà¥à¤¯à¤¾à¤ªà¤¨ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL लाइबà¥à¤°à¥‡à¤°à¥€ को आरंभ करने में विफल: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "सॉक पता पाने में विफल" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "पीयर पता पाने में विफल" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL कà¥à¤²à¤¾à¤‡à¤‚ट संदरà¥à¤­ बनाने में विफल: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS सतà¥à¤° के लिठअवैध साइफर आकार" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "बाहरी SSF %d (%s) नहीं सेट कर सकता है" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤¸à¥à¤¤à¤¾à¤µ %d (%s) सेट नहीं कर सकता है" # done by Ravi -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL यांतà¥à¤°à¤¿à¤•à¥€ %s सरà¥à¤µà¤° के दà¥à¤µà¤¾à¤°à¤¾ समरà¥à¤¥à¤¿à¤¤ नहीं है" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL समà¤à¥Œà¤¤à¤¾ आरंभ करने में विफल: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "सतà¥à¤¯à¤¾à¤ªà¤¨ शà¥à¤°à¥‡à¤¯ बनाने में विफल" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASLL समà¤à¥Œà¤¤à¤¾ आà¤à¤•à¤¡à¤¼à¤¾ काफी लंबी है: %dबाइट बाइ" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL चरण विफल: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "समà¤à¥Œà¤¤à¤¾ SSF %d काफी मजबूत नहीं थी" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "सतà¥à¤¯à¤¾à¤ªà¤¨ शà¥à¤°à¥‡à¤¯ जमा करने में विफल" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "कोई घटना समरà¥à¤¥à¤¿à¤¤ नहीं" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "cb को सूची में जोड़ रहा है" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "cb को सूची से हटा रहा है" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header विफल" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "तरà¥à¤• मारà¥à¤¶à¤²à¤¿à¤‚ग कर रहा है" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "आंकड़ा नहीं भेज सकता है" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS सॉकेट %s से पढ़ने में विफल" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "सरà¥à¤µà¤° ने कनेकà¥à¤¶à¤¨ बंद किया" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "आंकड़ा पा नहीं सकता है" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL आंकड़ा à¤à¤¨à¥à¤•à¥‹à¤¡ करने में विफल: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL आंकड़ा डिकोड करने में विफल: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "बहà¥à¤¤ छोटे सरà¥à¤µà¤° से पैकेट पà¥à¤°à¤¾à¤ªà¥à¤¤ हà¥à¤†" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "सरà¥à¤µà¤° से पà¥à¤°à¤¾à¤ªà¥à¤¤ पैकेट काफी बड़ी है" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "उतà¥à¤¤à¤° में अवैध हेडर" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "अजà¥à¤žà¤¾à¤¤ पà¥à¤°à¥‹à¤—à¥à¤°à¤¾à¤® (received %x, expected %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "अजà¥à¤žà¤¾à¤¤ पà¥à¤°à¥‹à¤Ÿà¥‹à¤•à¥‰à¤² संसà¥à¤•à¤°à¤£ (received %x, expected %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ RPC काल %d को सरà¥à¤µà¤° से पाया" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "कà¥à¤°à¤®à¤¸à¤‚खà¥à¤¯à¤¾ %d के साथ उतà¥à¤¤à¤° के लिठकोई कॉल पà¥à¤°à¤¤à¥€à¤•à¥à¤·à¤¾à¤°à¤¤ नहीं" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "अजà¥à¤žà¤¾à¤¤ पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾ (received %x, expected %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "अजà¥à¤žà¤¾à¤¤ सà¥à¤¥à¤¿à¤¤à¤¿ (received %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "सॉकेट पर पोल विफल" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "सॉकेट पर हैंगअप / तà¥à¤°à¥à¤Ÿà¤¿ घटना पाया" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "सà¥à¤¥à¤¿à¤¤à¤¿ पर पà¥à¤°à¤¤à¥€à¤•à¥à¤·à¤¾ करने में विफल" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4403,7 +4426,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: सà¥à¤°à¤•à¥à¤·à¤¾ संदरà¥à¤­ '\\%s' सेट करने में असमरà¥à¤¥: %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "पà¥à¤² पà¥à¤°à¤•à¤¾à¤° %d के लिठगà¥à¤® बैकेंड" @@ -4467,29 +4490,43 @@ msgstr "कमांड %d से शूनà¥à¤¯à¥‡à¤¤à¤° निकास स msgid "%s not implemented on Win32" msgstr "%s Win32 पर लागू नहीं" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "यà¥à¤•à¥à¤¤à¤¿ आरंभ सà¥à¤¥à¤¾à¤¨ का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "यà¥à¤•à¥à¤¤à¤¿ अंत सà¥à¤¥à¤¾à¤¨ का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "अवैध सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤•à¤¾à¤°" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "लकà¥à¤·à¥à¤¯ %s पहले से मौजूद है" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "कोई परà¥à¤¯à¤¾à¤ªà¥à¤¤ बड़ा मà¥à¤•à¥à¤¤ विसà¥à¤¤à¤¾à¤°" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "वालà¥à¤¯à¥‚म लकà¥à¤·à¥à¤¯ पथ '%s' पढ़ नहीं सका" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "वालà¥à¤¯à¥‚म '%s' जनक पूल सà¥à¤°à¥‹à¤¤ यà¥à¤•à¥à¤¤à¤¿ नाम से आरंभ नहीं होता था." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "लकà¥à¤·à¥à¤¯ '%s' से विभाजन संखà¥à¤¯à¤¾ नहीं विशà¥à¤²à¥‡à¤·à¤¿à¤¤ कर सकता है" @@ -4885,118 +4922,118 @@ msgstr "'%s' से मेजबान संखà¥à¤¯à¤¾ पाने में msgid "Scanning host%u" msgstr "host%u को सà¥à¤•à¥ˆà¤¨ कर रहा है" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "गà¥à¤® सतà¥à¤¯à¤¾à¤ªà¤¨ मेजबान गà¥à¤£" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "गà¥à¤® सतà¥à¤¯à¤¾à¤ªà¤¨ कूटशबà¥à¤¦ गà¥à¤£" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "विरूपित ओकà¥à¤Ÿà¤² मोड" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "विरूपित सà¥à¤µà¤¾à¤®à¥€ ततà¥à¤µ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "विरूपित समूह ततà¥à¤µ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "अजà¥à¤žà¤¾à¤¤ भंडार फूल पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "गà¥à¤® पूल सà¥à¤°à¥‹à¤¤ नाम ततà¥à¤µ" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid उतà¥à¤ªà¤¨à¥à¤¨ करने में असमरà¥à¤¥" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "अजà¥à¤žà¤¾à¤¤ पूल पà¥à¤°à¤¾à¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "गà¥à¤® भंडार पूल सà¥à¤°à¥‹à¤¤ मेजबान नाम" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "भंडार पूल सà¥à¤°à¥‹à¤¤ यà¥à¤•à¥à¤¤à¤¿ निकाल नहीं सकता है" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "गà¥à¤® सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल सà¥à¤°à¥‹à¤¤ यà¥à¤•à¥à¤¤à¤¿ पथ" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "गà¥à¤® सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल सà¥à¤°à¥‹à¤¤ पथ" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "गà¥à¤® सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल सà¥à¤°à¥‹à¤¤ à¤à¤¡à¤¾à¤ªà¥à¤Ÿà¤° नाम" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ सतà¥à¤¯à¤¾à¤ªà¤¨ पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "गà¥à¤® सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल लकà¥à¤·à¥à¤¯ पथ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल के लिठअजà¥à¤žà¤¾à¤¤ रूट ततà¥à¤µ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "अजà¥à¤žà¤¾à¤¤ पूल पà¥à¤°à¤¾à¤°à¥‚प संखà¥à¤¯à¤¾ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ पूल पà¥à¤°à¤•à¤¾à¤°" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ आकार ईकाई '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "विरूपित कà¥à¤·à¤®à¤¤à¤¾ ततà¥à¤µ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "कà¥à¤·à¤®à¤¤à¤¾ ततà¥à¤µ मान काफी बड़ी है" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "गà¥à¤® वालà¥à¤¯à¥‚म नाम ततà¥à¤µ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "गà¥à¤® कà¥à¤·à¤®à¤¤à¤¾ ततà¥à¤µ" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "अजà¥à¤žà¤¾à¤¤ वालà¥à¤¯à¥‚म पà¥à¤°à¤¾à¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल के लिठअजà¥à¤žà¤¾à¤¤ रूट ततà¥à¤µ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "अजà¥à¤žà¤¾à¤¤ वालà¥à¤¯à¥‚म पà¥à¤°à¤¾à¤°à¥‚प संखà¥à¤¯à¤¾ %d" @@ -5043,7 +5080,7 @@ msgstr "%s के लिठकोई विनà¥à¤¯à¤¾à¤¸ फाइल नह msgid "cannot remove config for %s" msgstr "%s के लिठविनà¥à¤¯à¤¾à¤¸ हटा नहीं सकता है" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "मेल खाते uuid के साथ कोई पà¥à¤² नहीं" @@ -5055,96 +5092,96 @@ msgstr "मेल खाते नाम के साथ कोई पà¥à¤² msgid "storage pool already exists" msgstr "भंडारण पà¥à¤² पहले से मौजूद" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "मेल खाते uuid के साथ कोई भंडारण पà¥à¤² नहीं" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "पà¥à¤² अभी भी सकà¥à¤°à¤¿à¤¯ है" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "पूल '%s' के अतà¥à¤²à¥à¤¯à¤•à¤¾à¤²à¤¿à¤¤ कारà¥à¤¯ अभी चल रहा है." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "पà¥à¤² पहले से सकà¥à¤°à¤¿à¤¯" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "भंडारण पà¥à¤² पहले से सकà¥à¤°à¤¿à¤¯" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "भंडारण पà¥à¤² सकà¥à¤°à¤¿à¤¯ नहीं है" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "भंडारण पà¥à¤² अभी भी सकà¥à¤°à¤¿à¤¯" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "पà¥à¤² आयतन विलोपन का समरà¥à¤¥à¤¨ नहीं करता है" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "पà¥à¤² के पास कोई विनà¥à¤¯à¤¾à¤¸ फाइल नहीं है" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "मेल खाते नाम के साथ कोई भंडारण आयतन नहीं" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "मेल खाते कà¥à¤‚जी के साथ कोई भंडारण आयतन नहीं" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "मेल खाते पथ के साथ कोई भंडारण आयतन नहीं" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "भंडारण आयतन पहले से मौजूद है" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "भंडारण पà¥à¤² आयतन निरà¥à¤®à¤¾à¤£ का समरà¥à¤¥à¤¨ नहीं करता है" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "मिलान संखà¥à¤¯à¤¾ के साथ कोई सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल नहीं" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ वालà¥à¤¯à¥‚म नाम '%s' पहले से पà¥à¤°à¤¯à¥‹à¤— में है" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "भंडारण पà¥à¤² आयतन निरà¥à¤®à¤¾à¤£ का समरà¥à¤¥à¤¨ मौजूदा आयतन से नहीं करता है" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "आयतन '%s' अभी भी आबंटित किया जा रहा है." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "भंडारण पà¥à¤² आयतन विलोपन का समरà¥à¤¥à¤¨ नहीं करता है" @@ -5233,7 +5270,7 @@ msgstr "पूल फाइलनाम हल कर रहा है" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: पाथ दीजिये या फिर इसà¥à¤¤à¥‡à¤®à¤¾à¤² करें test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "होसà¥à¤Ÿà¤¨à¥‡à¤® लà¥à¤•à¤…प नहीं कर सकता है" @@ -5395,192 +5432,204 @@ msgstr "chr यà¥à¤•à¥à¤¤à¤¿ के लिठकेवल TCP शà¥à¤°à¥‹à¤¤ msgid "unsupported chr device type %d" msgstr "असमरà¥à¤¥à¤¿à¤¤ चार यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec फाइल विवरणकरà¥à¤¤à¤¾ फà¥à¤²à¥ˆà¤— सेट करने में विफल\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec फाइल विवरणकरà¥à¤¤à¤¾ फà¥à¤²à¥ˆà¤— सेट करने में विफल" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' ऑटोसà¥à¤Ÿà¤¾à¤°à¥à¤Ÿ में विफल: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify आरंभ नहीं कर सकता है" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "%s मॉनिटर निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ बनाने में विफल : %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: सà¥à¤®à¥ƒà¤¤à¤¿ कम\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid पढ़ने में विफल: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "सॉकेट खोल नहीं सकता है" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "सॉकेट बाइंड नहीं कर सकता है" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "काफी लंबा कमांड %s (%d bytes) नहीं भेज सकता है" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "कमांड %s नहीं भेज सकता है" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "जवाब %s पढ़ नहीं सकता है" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "कोई करà¥à¤¨à¥‡à¤² निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ नहीं" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML करà¥à¤¨à¥‡à¤² %s नहीं ढूंढ़ सकता है" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envv को लॉग फाइल में लिखने में असमरà¥à¤¥: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv को लॉगफ़ाइल में लिखने में असमरà¥à¤¥: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ pid %d पाया!= %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "भंडारण पà¥à¤² सकà¥à¤°à¤¿à¤¯ नहीं है" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "संसà¥à¤•à¤°à¤£ %s का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "'%s' डोमेन पहले से परिभाषित है" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' के साथ डोमेन पहले से परिभाषित है" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "डोमेन के लिठcputime नहीं पढ़ सकता है" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s पढ़ नहीं सकता है" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "संकेत रोक नहीं सकता है" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "पाइप नहीं बना सकता है" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "गैर बà¥à¤²à¥‰à¤•à¤¿à¤‚ग फाइल विवरणकरà¥à¤¤à¤¾ फà¥à¤²à¥ˆà¤— सेट करने में विफल" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec फाइल विवरणकरà¥à¤¤à¤¾ फà¥à¤²à¥ˆà¤— सेट करने में विफल" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "पाइप बनाने में विफल" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "संतति पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾ बांट नहीं सकता है" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "संकेत गैर अवरोधित नहीं कर सकता है" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin फाइल नियंतà¥à¤°à¤£ सेट करने में विफल" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout फाइल नियंतà¥à¤°à¤£ सेटअप करने में विफल" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr फाइल नियंतà¥à¤°à¤£ सेट करने में विफल" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "सतà¥à¤° नेता नहीं बन सकता है" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "रूट निरà¥à¤¦à¥‡à¤¶à¤¿à¤•à¤¾ में नहीं बदल सकता है: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile नहीं लिख सकता है" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "दà¥à¤µà¤¿à¤ªà¤¦à¥€à¤¯ %s निसà¥à¤ªà¤¾à¤¦à¤¿à¤¤ सेट नहीं कर सकता है" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "%d सà¥à¤¥à¤¿à¤¤à¤¿ के साथ मधà¥à¤¯à¤µà¤°à¥à¤¤à¥€ डेमान पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾ बाहर निकल गई." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "अजà¥à¤žà¤¾à¤¤ पोल अनà¥à¤•à¥à¤°à¤¿à¤¯à¤¾." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "पोल तà¥à¤°à¥à¤Ÿà¤¿" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' गैर शूनà¥à¤¯ सà¥à¤¥à¤¿à¤¤à¤¿ %d और संकेत %d के साथ बाहर निकल गई: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "फाइल '%s' खोलने में विफल" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' फ़ाइल खोलने में विफल" # done by Ravi -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' के लिठउपयोकà¥à¤¤à¤¾ रिकारà¥à¤¡ ढूà¤à¤¢à¤¼à¤¨à¥‡ में विफल" @@ -5645,15 +5694,15 @@ msgstr "बूट पर सà¥à¤µà¤¤à¤ƒ आरंभ होने के लि #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "डोमेन नाम, id या uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "सà¥à¤µà¤¤à¤ƒ आरंभन निषà¥à¤•à¥à¤°à¤¿à¤¯ करें" @@ -5770,15 +5819,15 @@ msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन के अनà¥à¤¸ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "नाम" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "सà¥à¤¥à¤¿à¤¤à¤¿" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "कोई सà¥à¤¥à¤¿à¤¤à¤¿ नहीं" @@ -5894,7 +5943,7 @@ msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन अपरिभाष msgid "Undefine the configuration for an inactive domain." msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन के लिये विनà¥à¤¯à¤¾à¤¸ अपरिभाषित करें" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "डोमेन नाम या uuid" @@ -6138,11 +6187,11 @@ msgstr "डोमेन के बारे में मौलिक सूच msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "नाम:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6150,16 +6199,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS पà¥à¤°à¤•à¤¾à¤°:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "सà¥à¤¥à¤¿à¤¤à¤¿:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU समय:" @@ -6187,101 +6236,101 @@ msgstr "सकà¥à¤°à¤¿à¤¯ करें" msgid "disable" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ करें" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ माडल:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA मà¥à¤•à¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA सेल के लिठपà¥à¤°à¤¦à¤°à¥à¤¶à¤¨ उपलबà¥à¤§ मà¥à¤•à¥à¤¤ सà¥à¤®à¥ƒà¤¤à¤¿." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA सेल संखà¥à¤¯à¤¾" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "कà¥à¤²à¤¯à¥‹à¤—" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "डोमेन vcpu सूचना" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "डोमेन वरà¥à¤šà¥à¤…ल सीपीयू के बारे में मौलिक सूचना देता है " -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU जà¥à¤¡à¤¼à¤¾à¤µ:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "डोमेन बंद, आभासी CPU मौजूद नहीं." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "कंटà¥à¤°à¥‹à¤² डोमेन vcpu जà¥à¤¡à¤¼à¤¾à¤µ" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "पिन डोमेन VCPU को भौतिक CPU मेजबानित करने में." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu संखà¥à¤¯à¤¾" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "मेजबान cpu संखà¥à¤¯à¤¾ (कोमा से अलग)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: अवैध या गà¥à¤® vCPU संखà¥à¤¯à¤¾." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: गà¥à¤® cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: डोमेन सूचना पाने में विफल." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: अवैध vCPU संखà¥à¤¯à¤¾." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: अवैध पà¥à¤°à¤¾à¤°à¥‚प. खाली सà¥à¤Ÿà¥à¤°à¤¿à¤‚ग." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: अवैध पà¥à¤°à¤¾à¤°à¥‚प. %d ('%c' के नजदीक) सà¥à¤¥à¤¿à¤¤à¤¿ पर अंक पà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6289,1445 +6338,1445 @@ msgid "" msgstr "" "cpulist: %s: अवैध पà¥à¤°à¤¾à¤°à¥‚प. %d सà¥à¤¥à¤¿à¤¤à¤¿ (near '%c') पर अंक या कौमा की आशा कर रहा है." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: अवैध पà¥à¤°à¤¾à¤°à¥‚प. सà¥à¤¥à¤¿à¤¤à¤¿ %d पर कौमा पीछे है." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "भौतिक CPU %d मौजूद नहीं है." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "वरà¥à¤šà¥à¤…ल सीपीयू की संखà¥à¤¯à¤¾ बदलें" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "आभासी CPU की संखà¥à¤¯à¤¾ अतिथि डोमेन में बदलें." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "वरà¥à¤šà¥à¤…ल CPU की संखà¥à¤¯à¤¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "वरà¥à¤šà¥à¤…ल CPU की अवैध संखà¥à¤¯à¤¾" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "बहà¥à¤¤à¥‡à¤•à¥‡ वरà¥à¤šà¥à¤…ल CPU" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ संभाजन बदलें" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "अतिथि डोमेन में मौजूदा सà¥à¤®à¥ƒà¤¤à¤¿ संभाजन बदलें" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ के किलोबाइट की संखà¥à¤¯à¤¾" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ आकार के लिये %d का अवैध मान" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize जांचने में असमरà¥à¤¥" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "अधिकतम सà¥à¤®à¥ƒà¤¤à¤¿ सीमा बदलें" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "à¤à¤• अतिथि डोमेन में अधिकमत सà¥à¤®à¥ƒà¤¤à¤¿ संभाजन बदलें" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "किलोबाइट में अधिकतम सà¥à¤®à¥ƒà¤¤à¤¿ सीमा" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "मौजूदा MemorySize जांचने में असमरà¥à¤¥" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "मौजूदा MemorySize सिकोड़ने में असमरà¥à¤¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize बदलने में असमरà¥à¤¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "नोड सूचना" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "नोड के बारे में मौलिक सूचना देता है" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "नोड सूचना पाने में विफल" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU मॉडल:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU आवृति:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU सॉकेट:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "पà¥à¤°à¤¤à¤¿ सॉकेट कोर:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "पà¥à¤°à¤¤à¤¿ कोर थà¥à¤°à¥‡à¤¡:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA सेल:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ आकार:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "कà¥à¤·à¤®à¤¤à¤¾" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "हाइपरविजरप/डà¥à¤°à¤¾à¤‡à¤µà¤° की कà¥à¤·à¤®à¤¤à¤¾ को लौटा रहा है." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "कà¥à¤·à¤®à¤¤à¤¾ पाने में विफल" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML में डोमेन सूचना" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "à¤à¤• XML डंप को stdout में डोमेन सूचना आउटपà¥à¤Ÿ दें." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ परिभाषित XML दिखाà¤à¤" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML डंप में सà¥à¤°à¤•à¥à¤·à¤¾ संवेदनशील सूचना शामिल करें" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "डोमेन XML के लिठनेटिव विनà¥à¤¯à¤¾à¤¸ बदलें" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "नेटिव अतिथि विनà¥à¤¯à¤¾à¤¸ पà¥à¤°à¤¾à¤°à¥‚प को XML पà¥à¤°à¤¾à¤°à¥‚प में बदलें." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "सà¥à¤°à¥‹à¤¤ विनà¥à¤¯à¤¾à¤¸ आंकड़ा पà¥à¤°à¤¾à¤°à¥‚प" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "विनà¥à¤¯à¤¾à¤¸ आंकड़ा फाइल जिससे आयात करना है" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "डोमेन XML को नेटिव कानà¥à¤«à¤¿à¤— में बदलें" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "डोमेन XML को नेटिव अतिथि कानà¥à¤«à¤¿à¤— पà¥à¤°à¤¾à¤°à¥‚प में बदलें" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "लकà¥à¤·à¥à¤¯ विनà¥à¤¯à¤¾à¤¸ आंकड़ा पà¥à¤°à¤•à¤¾à¤° पà¥à¤°à¤¾à¤°à¥‚प" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "xml आंकड़ा फाइल जिससे निरà¥à¤¯à¤¾à¤¤ करना है" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "à¤à¤• डोमेन id या UUID को डोमेन नाम में बदलें" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "डोमेन id या uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "डोमेन नाम या UUID को डोमेन id में बदले" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "डोमेन नाम या id को डोमेन UUID में बदले" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "डोमेन id या नाम" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "डोमेन UUID पाने में विफल" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "डोमेन दूसरे होसà¥à¤Ÿ में उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¿à¤¤ कर रहा है" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "डोमेन दूसरे होसà¥à¤Ÿ में उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¿à¤¤ कर रहा है. लाइव उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸ के लिठ--live जोड़ें." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "जीवंत उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "गंतवà¥à¤¯ मेजबान का कनेकà¥à¤¶à¤¨ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨ URI, पà¥à¤°à¤¾à¤¯à¤ƒ मिटाया जा सकता है" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "पà¥à¤°à¤µà¤¾à¤¸ के दौरान नठनाम में फिर नाम बदलें (यदि समरà¥à¤¥à¤¿à¤¤ है)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¿à¤¤ करें: अनà¥à¤ªà¤¸à¥à¤¥à¤¿à¤¤ desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "संजाल सà¥à¤µà¤¤à¤ƒ आरंभ करें" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "बूट पर संजाल सà¥à¤µà¤¤à¤ƒ आरंभ करने के लिये विनà¥à¤¯à¤¸à¥à¤¤ करें." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "संजाल नाम या uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "%s संजाल को सà¥à¤µà¤¤à¤ƒ आरंभन चिहà¥à¤¨à¤¿à¤¤ करने में विफल" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "%s संजाल को सà¥à¤µà¤¤à¤ƒ आरंभन अचिहà¥à¤¨à¤¿à¤¤ करने में विफल" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "संजाल %s सà¥à¤µà¤¤à¤ƒ आरंभन के रूप में चिहà¥à¤¨à¤¿à¤¤\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "संजाल %s सà¥à¤µà¤¤à¤ƒ आरंभन के रूप में अचिहà¥à¤¨à¤¿à¤¤\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "à¤à¤• XML फाइल के लिये संजाल बनायें" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "à¤à¤• संजाल बनायें" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "à¤à¤• XML संजाल विवरण समाहित करता फाइल" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s संजाल को %s बनाया गया\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s से संजाल निरà¥à¤®à¤¾à¤£ में विफल" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "à¤à¤• संजाल परिभाषित करें (लेकिन आरंभ मत करें) à¤à¤• XML फाइल से" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "à¤à¤• संजाल परिभाषित करें" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "संजाल %s %s से परिभाषित\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "संजाल को %s से परिभाषित करने में विफल" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "à¤à¤• संजाल खतà¥à¤® करें" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "दिये संजाल को खतà¥à¤® करें" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "संजाल नाम, id या uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "संजाल %s तोड़ा गया\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "%s संजाल तोड़ने में विफल" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML में संजाल सूचना" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "stdout में à¤à¤• XML डंप के रूप में संजाल सूचना का आउटपà¥à¤Ÿ दें." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "संजाल सूची दें" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "संजाल की सूची देता है" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल सूचीबदà¥à¤§ करें" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ व सकà¥à¤°à¤¿à¤¯ संजाल अनà¥à¤¸à¥‚चित करें" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "à¤à¤• सकà¥à¤°à¤¿à¤¯ संजाल के सूचीकरण में विफल" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल के सूचीकरण में विफल" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "सà¥à¤µà¤¤à¤ƒ आरंभ करें" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "कोई सà¥à¤µà¤¤à¤ƒ आरंभ नहीं" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "सकà¥à¤°à¤¿à¤¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "à¤à¤• संजाल UUID को संजाल नाम में बदलें" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "संजाल uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल (पहले से परिभाषित) आरंभ करें" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "à¤à¤• संजाल आरंभ करें" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल का नाम" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "संजाल %s फिर आरंभ किया\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "%s संजाल आरंभ करने में विफल" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल अपरिभाषित करें" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल के लिये विनà¥à¤¯à¤¾à¤¸ अपरिभाषित करें" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "संजाल %s अपरिभाषित है\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "अपरिभाषित संजाल %s में विफल" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "संजाल नाम को संजाल UUID में बदले" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "संजाल नाम" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "संजाल UUID पाने में विफल" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "किसी पà¥à¤² को सà¥à¤µà¤¤à¤ƒ आरंभ करें" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "बूट पर सà¥à¤µà¤¤à¤ƒ आरंभ होने के लिये à¤à¤• पà¥à¤² विनà¥à¤¯à¤¸à¥à¤¤ करें" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "पà¥à¤² नाम या uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "पà¥à¤² %s को ऑटोसà¥à¤Ÿà¤¾à¤°à¥à¤Ÿ चिहà¥à¤¨à¤¿à¤¤ करने में विफल" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "%s पà¥à¤² को सà¥à¤µà¤¤à¤ƒ आरंभन अचिहà¥à¤¨à¤¿à¤¤ करने में विफल" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "%s पà¥à¤² का सà¥à¤µà¤¤à¤ƒ आरंभन चिहà¥à¤¨ लग गया\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "%s पà¥à¤² का सà¥à¤µà¤¤à¤ƒ आरंभन चिहà¥à¤¨ हट गया \n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "à¤à¤• XML फाइल के लिये पà¥à¤² बनाà¤à¤" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "à¤à¤• पà¥à¤² बनायें." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML पà¥à¤² विवरण समाहित करता फाइल" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s पà¥à¤² को %s से बनाया गया\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s से पà¥à¤² निरà¥à¤®à¤¾à¤£ में विफल" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "à¤à¤• XML फाइल के लिये डोमेन बनायें" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML आयतन विवरण समाहित करता फाइल" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s आयतन %s से बनाया गया\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s से आयतन निरà¥à¤®à¤¾à¤£ में विफल" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "इस मेजबान पर यà¥à¤•à¥à¤¤à¤¿ को फैलाà¤à¤" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ संजाल का नाम" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ फिर सेट करें" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ को सूचीबदà¥à¤§ करने में विफल" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "पà¥à¤² का नाम" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML दसà¥à¤¤à¤¾à¤µà¥‡à¤œà¤¼ छापें, लेकिन परिभाषित/बनाà¤à¤ मत" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "पà¥à¤² का पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "अंतःसà¥à¤¥à¤¿à¤¤ भंडार के लिठसà¥à¤°à¥‹à¤¤ होसà¥à¤Ÿ" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "अंतःसà¥à¤¥à¤¿à¤¤ पथ के लिठसà¥à¤°à¥‹à¤¤ होसà¥à¤Ÿ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "अंतःसà¥à¤¥à¤¿à¤¤ यà¥à¤•à¥à¤¤à¤¿ के लिठसà¥à¤°à¥‹à¤¤ होसà¥à¤Ÿ" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "अंतःसà¥à¤¥à¤¿à¤¤ भंडार के लिठसà¥à¤°à¥‹à¤¤ नाम" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "अंतःसà¥à¤¥à¤¿à¤¤ भंडार के लिठलकà¥à¤·à¥à¤¯" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML बफर आबंटित करने में विफल" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "args के सेट से पà¥à¤² बनाà¤à¤" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "पà¥à¤² %s निरà¥à¤®à¤¿à¤¤\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "%s पà¥à¤² बनाने में विफल" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "à¤à¤• XML फाइल से पà¥à¤² (लेकिन आरंभ मत करें) परिभाषित करें" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "à¤à¤• पà¥à¤² परिभाषित करें." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "पà¥à¤² %s %s से परिभाषित\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s से पà¥à¤² परिभाषित करने में विफल" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "args के सेट से पà¥à¤² परिभाषित करें" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "पà¥à¤² %s परिभाषित\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "पà¥à¤² %s परिभाषित करने में विफल" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "पà¥à¤² बनाà¤à¤" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "किसी दिठपà¥à¤² को बनाà¤à¤" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "पà¥à¤² %s निरà¥à¤®à¤¿à¤¤\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "%s पà¥à¤² बनाने में विफल" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "à¤à¤• पà¥à¤² खतà¥à¤® करें" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "दिये पà¥à¤² को खतà¥à¤® करें." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "पà¥à¤² %s तोड़ा गया\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "%s पà¥à¤² तोड़ने में विफल" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "पà¥à¤² मिटाà¤à¤" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "दिये पà¥à¤² को मिटाà¤à¤" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "पà¥à¤² %s मिटाया गया\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "%s पà¥à¤² मिटाने में विफल" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "पà¥à¤² ताजा करें" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "दिया पà¥à¤² ताजा करें." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "पà¥à¤² %s ताजा किया गया\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "%s पà¥à¤² ताजा करने में विफल" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML में पà¥à¤² सूचना" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "à¤à¤• XML डंप को stdout में पà¥à¤² सूचना आउटपà¥à¤Ÿ दें." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "पà¥à¤² की सूची दें" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "पà¥à¤² की वापसी सूची देता है." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² सूची दें" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ व सकà¥à¤°à¤¿à¤¯ पà¥à¤² की सूची दें" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "सकà¥à¤°à¤¿à¤¯ पà¥à¤² की सूची देने में विफल" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² की सूची देने में विफल" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "संभावित भंडारण पà¥à¤² सà¥à¤°à¥‹à¤¤ ढूंढ़े" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML दसà¥à¤¤à¤¾à¤µà¥‡à¤œà¤¼ देता है." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "ढूंढ़ने के लिठभंडार पूल सà¥à¤°à¥‹à¤¤ का पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "पà¥à¤°à¤¶à¥à¤¨ के लिठवैकलà¥à¤ªà¤¿à¤• मेजबान" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "पà¥à¤°à¤¶à¥à¤¨ के लिठवैकलà¥à¤ªà¤¿à¤• पोरà¥à¤Ÿ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ कम" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf विफल (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "किसी पà¥à¤² %s सà¥à¤°à¥‹à¤¤ ढूंढ़ने में विफल" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "संभावित सà¥à¤Ÿà¥‹à¤°à¥‡à¤œ पूल सà¥à¤°à¥‹à¤¤ खोजें" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "खोजने के लिठभंडार पूल सà¥à¤°à¥‹à¤¤ का पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "सà¥à¤°à¥‹à¤¤ xml का वैकलà¥à¤ªà¤¿à¤• फाइल जिससे पूल के लिठकà¥à¤µà¥‡à¤°à¥€ करना है" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "भंडारण पà¥à¤² सूचना" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "भंडार पà¥à¤² के बारे में मौलिक सूचना देता है." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "तैयार कर रहा है" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "कारà¥à¤¯à¤¶à¥€à¤²" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "पदावनत" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "कà¥à¤·à¤®à¤¤à¤¾:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "संभाजन:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "उपलबà¥à¤§:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "à¤à¤• पà¥à¤² UUID को पà¥à¤² नाम में बदलें" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "पà¥à¤² uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² (पहले से परिभाषित) आरंभ करें" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "à¤à¤• पà¥à¤² आरंभ करें" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² का नाम" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "पà¥à¤² %s आरंभ किया\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "%s पà¥à¤² आरंभ करने में विफल" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "args के सेट से आयतन बनाà¤à¤" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "à¤à¤• आयतन बनायें." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "पà¥à¤² नाम" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "आयतन का नाम" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "वैकलà¥à¤ªà¤¿à¤• k,M,G,T पà¥à¤°à¤¤à¥à¤¯à¤¯ के साथ आयतन का आकार" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "वैकलà¥à¤ªà¤¿à¤• k,M,G,T पà¥à¤°à¤¤à¥à¤¯à¤¯ के साथ आरंभिक आबंटन आकार" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "फाइल पà¥à¤°à¤¾à¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "विरूपित आकार %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "आयतन %s निरà¥à¤®à¤¿à¤¤\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "आयतन %s बनाने में विफल" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² विपरिभाषित करें" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "à¤à¤• निषà¥à¤•à¥à¤°à¤¿à¤¯ पà¥à¤² के लिये विनà¥à¤¯à¤¾à¤¸ विपरिभाषित करें" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "पà¥à¤² %s अपरिभाषित किया गया है\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "पà¥à¤² %s अपरिभाषित करने में विफल" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "पूल नाम को पूल UUID में बदले" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "पूल UUID पाने में विफल" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "à¤à¤• XML फाइल से आयतन बनायें" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML आयतन विवरण समाहित करता फाइल" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s आयतन %s से बनाया गया\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s से आयतन निरà¥à¤®à¤¾à¤£ में विफल" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "कोई आयतन बनाà¤à¤, इनपà¥à¤Ÿ के रूप में दूसरे वालà¥à¤¯à¥‚म के पà¥à¤°à¤¯à¥‹à¤— से" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "किसी मौजूदा आयतन से à¤à¤• वालà¥à¤¯à¥‚म बनाà¤à¤." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "पूल नाम या uuid किसी इनपà¥à¤Ÿ वालà¥à¤¯à¥‚म के पूल का" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "इनपà¥à¤Ÿ आयतन नाम या कà¥à¤‚जी" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "आयतन %s निरà¥à¤®à¤¿à¤¤ किया गया वालà¥à¤¯à¥‚म %s से\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "किसी वालà¥à¤¯à¥‚म को कà¥à¤²à¥‹à¤¨ करें" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "मौजूदा आयतन का कà¥à¤²à¥‹à¤¨ करें." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "मूल वालà¥à¤¯à¥‚म नाम या कà¥à¤‚जी" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "कà¥à¤²à¥‹à¤¨ नाम" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "जनक पà¥à¤² पाने में विफल" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "%s आयतन को %s से कà¥à¤²à¥‹à¤¨ किया गया\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s से आयतन कà¥à¤²à¥‹à¤¨ करने में विफल" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "à¤à¤• आयतन मिटाà¤à¤" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "दिये आयतन को मिटाà¤à¤." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "आयतन नाम, कà¥à¤‚जी या पथ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "आयतन %s मिटाया गया\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "%s आयतन मिटाने में विफल" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "भंडारण आयतन सूचना" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "भंडारण आयतन के बारे में मौलिक सूचना देता है" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "पà¥à¤°à¤•à¤¾à¤°:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "फाइल" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "बà¥à¤²à¥‰à¤•" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML में आयतन सूचना" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "à¤à¤• XML डंप को stdout में आयतन सूचना आउटपà¥à¤Ÿ दें." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "आयतन की सूची दें" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "पà¥à¤² के आधार पर सूची देता है." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "à¤à¤• सकà¥à¤°à¤¿à¤¯ आयतन की सूची देने में विफल" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "पथ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "à¤à¤• आयतन UUID को आयतन नाम में बदलें" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "आयतन कà¥à¤‚जी या पथ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "à¤à¤• आयतन UUID को आयतन कà¥à¤‚जी बदलें" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "आयतन uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "à¤à¤• आयतन UUID को आयतन पथ में बदलें" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "आयतन नाम या कà¥à¤‚जी" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "संसà¥à¤•à¤°à¤£ दिखायें" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "सिसà¥à¤Ÿà¤® संसà¥à¤•à¤±à¤£ सूचना दिखायें" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "हाइपरविजर पà¥à¤°à¤•à¤¾à¤° पाने में विफल" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "लाइबà¥à¤°à¥‡à¤°à¥€ के बरकà¥à¤¸ कंपाइल: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "लाइबà¥à¤°à¥‡à¤°à¥€ संसà¥à¤•à¤°à¤£ पाने में विफल" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "लाइबà¥à¤°à¥‡à¤°à¥€ का पà¥à¤°à¤¯à¥‹à¤— कर रहा है: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API का पà¥à¤°à¤¯à¥‹à¤— कर रहा है: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "हाइपरविजर संसà¥à¤•à¤±à¤£ पाने में विफल" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "à¤à¤•à¤¦à¤® ठीक %s हाइपरविजर संसà¥à¤•à¤°à¤£ खींच नहीं सकता\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "हाइपरविजर चला रहा है: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "इस मेजबान पर यà¥à¤•à¥à¤¤à¤¿ को फैलाà¤à¤" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "किसी तरू में यà¥à¤•à¥à¤¤à¤¿ सूची दें" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "कà¥à¤·à¤®à¤¤à¤¾ नाम" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ से गिनती करने में विफल" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ को सूचीबदà¥à¤§ करने में विफल" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML में नोड यà¥à¤•à¥à¤¤à¤¿ विवरण" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "à¤à¤• XML डंप को stdout में नोड यà¥à¤•à¥à¤¤à¤¿ विवरण का आउटपà¥à¤Ÿ दें." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "यà¥à¤•à¥à¤¤à¤¿ कà¥à¤‚जी" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "मेल खाता यà¥à¤•à¥à¤¤à¤¿ नहीं ढूढ़ सका" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "इसकी डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ को नोड यà¥à¤•à¥à¤¤à¤¿ से अलग करें" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "इसके यà¥à¤•à¥à¤¤à¤¿ डà¥à¤°à¤¾à¤‡à¤µà¤° के नोड यà¥à¤•à¥à¤¤à¤¿ को अलग करें किसी डोमेन से इसे जोड़ने के पहले." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "यà¥à¤•à¥à¤¤à¤¿ %s अलग किया गया\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "%s यà¥à¤•à¥à¤¤à¤¿ अलग करने में विफल" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "इसकी यà¥à¤•à¥à¤¤à¤¿ डà¥à¤°à¤¾à¤‡à¤µà¤° को नोड यà¥à¤•à¥à¤¤à¤¿ से फिर जोड़ें" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "इसके यà¥à¤•à¥à¤¤à¤¿ डà¥à¤°à¤¾à¤‡à¤µà¤° के नोड यà¥à¤•à¥à¤¤à¤¿ को अलग करें किसी डोमेन से इसे जोड़ने के पहले." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "यà¥à¤•à¥à¤¤à¤¿ %s फिर जोड़ा गया\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "%s यà¥à¤•à¥à¤¤à¤¿ से फिर जोड़ने में विफल" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ फिर सेट करें" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "नोड यà¥à¤•à¥à¤¤à¤¿ को किसी डोमेन से इसे नियत करने के पहले या बाद फिर सेट करें." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "यà¥à¤•à¥à¤¤à¤¿ %s फिर सेट किया गया\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "यà¥à¤•à¥à¤¤à¤¿ %s को फिर सेट किया गया" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "हाइपरविजर होसà¥à¤Ÿà¤¨à¥‡à¤® छापें" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "होसà¥à¤Ÿà¤¨à¥‡à¤® पाने में विफल" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "हाइपरविजर कैनोनिकल URI छापें" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI पाने में विफल" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc पà¥à¤°à¤¦à¤°à¥à¤¶à¤¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC पà¥à¤°à¤¦à¤°à¥à¤¶à¤¨ के लिये IP पता और पोरà¥à¤Ÿ संखà¥à¤¯à¤¾ का आउटपà¥à¤Ÿ दें." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty कंसोल" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY कंसोल के लिठयà¥à¤•à¥à¤¤à¤¿ का आउटपà¥à¤Ÿ दें." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML फाइल से यà¥à¤•à¥à¤¤à¤¿ जोड़ें" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "XML से यà¥à¤•à¥à¤¤à¤¿ जोड़ें ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML फाइल" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: गà¥à¤® विकलà¥à¤ª" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s से यà¥à¤•à¥à¤¤à¤¿ जोड़ने में विफल" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "यà¥à¤•à¥à¤¤à¤¿ सफलतापूरà¥à¤µà¤• जोड़ा गया\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "à¤à¤• XML फाइल से यà¥à¤•à¥à¤¤à¤¿ अलग करें" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "à¤à¤• XML से यà¥à¤•à¥à¤¤à¤¿ अलग करें " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: गà¥à¤® विकलà¥à¤ª" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s से यà¥à¤•à¥à¤¤à¤¿ अलग करने में विफल" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "यà¥à¤•à¥à¤¤à¤¿ को सफलतापूरà¥à¤µà¤• अलग किया गया\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "संजाल अंतरफलक जोड़ें" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "नया संजाल अंतरफलक जोड़ें." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "संजाल अंतरफलक पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "संजाल अंतरफलक का शà¥à¤°à¥‹à¤¤" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "लकà¥à¤·à¥à¤¯ संजाल नाम" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC पता" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "संजाल अंतरफलक बà¥à¤°à¤¿à¤œ करने में पà¥à¤°à¤¯à¥à¤•à¥à¤¤à¤¿ सà¥à¤•à¥à¤°à¤¿à¤ªà¥à¤Ÿ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "%s कोई समरà¥à¤¥à¤¨ 'attach-interface' कमांड में नहीं" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "अंतरफलक को सफलतापूरà¥à¤µà¤• जोड़ा गया\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "संजाल अंतरफलक अलग करें" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "संजाल अंतरफलक अलग करें." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "अंतरफलक सूचना पाने में विफल" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "कोई अंतरफलक नहीं मिला जिसका पà¥à¤°à¤•à¤¾à¤° %s है" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "कोई अंतरफलक नहीं मिला जिसका MAC पता %s है" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "सà¥à¤®à¥ƒà¤¤à¤¿ संभाजित करने में विफल" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML बनाने में विफल" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "अंतरफलक को सफलतापूरà¥à¤µà¤• अलग किया गया\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ जोड़ें" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "नयी डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ जोड़ें." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ का शà¥à¤°à¥‹à¤¤" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ का लकà¥à¤·à¥à¤¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ का डà¥à¤°à¤¾à¤‡à¤µà¤°" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ का सबडà¥à¤°à¤¾à¤‡à¤µà¤°" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "लकà¥à¤·à¥à¤¯ यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "यà¥à¤•à¥à¤¤à¤¿ पठन या लेखन का पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "कोई समरà¥à¤¥à¤¨ %s 'attach-disk' कमांड में" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "डिसà¥à¤• को सफलतापूरà¥à¤µà¤• जोड़ा गया\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ अलग करें" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "डिसà¥à¤• यà¥à¤•à¥à¤¤à¤¿ अलग करें." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "डिसà¥à¤• सूचना पाने में विफल" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "कोई जà¥à¤žà¤¾à¤¤ डिसà¥à¤• नहीं जिसका लकà¥à¤·à¥à¤¯ %s है" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "डिसà¥à¤• को सफलतापूरà¥à¤µà¤• अलग किया गया\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: असà¥à¤¥à¤¾à¤¯à¥€ फ़ाइल नाम आबंटित करने में विफल: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: असà¥à¤¥à¤¾à¤¯à¥€ फ़ाइल बनाने में विफल: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: असà¥à¤¥à¤¾à¤¯à¥€ फ़ाइल में लिखने में विफल: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: असà¥à¤¥à¤¾à¤¯à¥€ फ़ाइल लिखने या बंद करने में विफल: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "%s: $EDITOR वातावरण चर में शेल मेटा समाहित है या दूसरे असà¥à¤µà¥€à¤•à¤¾à¤°à¥à¤¯ वरà¥à¤£" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7735,88 +7784,88 @@ msgid "" msgstr "" "%s: असà¥à¤¥à¤¾à¤¯à¥€ फाइल नाम में शेल मेटा समाहित है या दूसरे असà¥à¤µà¥€à¤•à¤¾à¤°à¥à¤¯ वरà¥à¤£ (कà¥à¤¯à¤¾ $TMPDIR गलत?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: संपादन कमांड बना नहीं सका: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: संपादन कमांड विफल: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: कमांड गैर शूनà¥à¤¯ सà¥à¤¥à¤¿à¤¤à¤¿ के साथ बाहर निकल गया" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: असà¥à¤¥à¤¾à¤¯à¥€ फाइल पढ़ने में विफल: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "XML विनà¥à¤¯à¤¾à¤¸ को डोमेन के लिठसंपादित करें" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "XML विनà¥à¤¯à¤¾à¤¸ को डोमेन के लिठसंपादित करें." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "डोमेन %s XML विनà¥à¤¯à¤¾à¤¸ नहीं बदला.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "तà¥à¤°à¥à¤Ÿà¤¿: XML विनà¥à¤¯à¤¾à¤¸ दूसरे उपयोकà¥à¤¤à¤¾ के दà¥à¤µà¤¾à¤°à¤¾ बदला गया था" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "डोमेन %s XML विनà¥à¤¯à¤¾à¤¸ संपादित.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "XML विनà¥à¤¯à¤¾à¤¸ को संजाल के लिठसंपादित करें" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "XML विनà¥à¤¯à¤¾à¤¸ को संजाल के लिठसंपादित करें." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "XML विनà¥à¤¯à¤¾à¤¸ को भंडारण पà¥à¤² के लिठसंपादित करें" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "XML विनà¥à¤¯à¤¾à¤¸ को भंडारण पà¥à¤² के लिठसंपादित करें." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "इस अंतःकà¥à¤°à¤¿à¤¯à¤¾à¤¤à¥à¤®à¤• टरà¥à¤®à¤¿à¤¨à¤² छोड़ें" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "कमांड '%s' के लिये <%s> विकलà¥à¤ª जरूरी" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "कमांड '%s' के लिये --%s विकलà¥à¤ª जरूरी" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "कमांड '%s' मौजूद नहीं है" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " नाम\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7824,17 +7873,17 @@ msgstr "" "\n" " सारांश\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7842,7 +7891,7 @@ msgstr "" "\n" " विवरण\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7850,58 +7899,58 @@ msgstr "" "\n" " विकलà¥à¤ª\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "आंतरिक तà¥à¤°à¥à¤Ÿà¤¿: virsh %s: कोई %s VSH_OT_DATA विकलà¥à¤ª नहीं" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "अपरिभाषित डोमेन नाम या id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "'%s' डोमेन पाने में विफल" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "अपरिभाषित संजाल नाम" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "'%s' संजाल पाने में विफल" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "अपरिभाषित पà¥à¤² नाम" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "'%s' पà¥à¤² पाने में विफल" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "अपरिभाषित आयतन नाम" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "'%s' आयतन पाने में विफल" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7912,128 +7961,128 @@ msgstr "" "(समय: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "गà¥à¤® \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ टोकेन (कमांड नाम): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ कमांड: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "कमांड '%s' विकलà¥à¤ª का समरà¥à¤¥à¤¨ नहीं करता है --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "पà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ वाकà¥à¤¯ रचना: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "संखà¥à¤¯à¤¾" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "सà¥à¤Ÿà¥à¤°à¤¿à¤‚ग" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ आंकड़ा '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "विकलà¥à¤ª" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "आंकड़ा" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "ठहराया गया" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "बंद सà¥à¤¥à¤¿à¤¤à¤¿ में" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "बंद करें" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "कà¥à¤°à¥‡à¤¶" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ऑफलाइन" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "कोई विधिक संबंधन नहीं" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: तà¥à¤°à¥à¤Ÿà¤¿: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "तà¥à¤°à¥à¤Ÿà¤¿: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d बाइट देने में विफल" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu बाइट आबंटन में विफल" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "हाइपरविजर में जà¥à¤¡à¤¨à¥‡ में विफल" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "लॉग फाइल सूचना पाने में विफल" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "लॉग पथ फाइल नहीं है" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "लॉग फाइल पाने में विफल. लॉग फाइल पथ जांचें" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "लॉग फाइल लिखने में विफल" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: लॉग फाइल लिखने में विफल: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "हाइपरविजर से विसंबंधित होने में विफल" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8066,7 +8115,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8076,17 +8125,17 @@ msgstr "" " (कमांड के बारे में विसà¥à¤¤à¤¾à¤° के लिठमदद निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ करें)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "असमरà¥à¤¥à¤¿à¤¤ विकलà¥à¤ª '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "अतिरिकà¥à¤¤ तरà¥à¤• '%s'. देखें --मदद." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8095,7 +8144,7 @@ msgstr "" "%s में आपका सà¥à¤µà¤¾à¤—त है, वरà¥à¤šà¥à¤…लाइजेशन का अंतःकà¥à¤°à¤¿à¤¯à¤¾à¤¤à¥à¤®à¤• टरà¥à¤®à¤¿à¤¨à¤².\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8627,7 +8676,7 @@ msgstr "इसमें अवैध अंतरफलक संकेतक" msgid "invalid interface pointer in %s" msgstr "%s में अवैध अंतरफलक संकेतक" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "आंतरिक तà¥à¤°à¥à¤Ÿà¤¿: बफर काफी छोटा" @@ -8755,7 +8804,7 @@ msgstr "डोमेन सूचना गलत domid सांखà¥à¤¯à¤¿à¤• msgid "domain information incomplete, missing uuid" msgstr "डोमेन सूचना अपूरà¥à¤£, गà¥à¤® uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "डोमेन सूचना अपूरà¥à¤£, गà¥à¤® नाम" @@ -8807,257 +8856,257 @@ msgstr "विरूपित mac पता '%s'" msgid "unexpected sound model %s" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ धà¥à¤µà¤¨à¤¿ मॉडल %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "अजà¥à¤žà¤¾à¤¤ आलेखी पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "गà¥à¤® PCI डोमेन" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "गà¥à¤® PCI बस" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "गà¥à¤® PCI सà¥à¤²à¥‰à¤Ÿ" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "गà¥à¤® PCI पà¥à¤°à¤•à¤¾à¤°à¥à¤¯" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "'%s' डोमेन विशà¥à¤²à¥‡à¤·à¤¿à¤¤ नहीं सकता है" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI बस '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI सà¥à¤²à¥‰à¤Ÿ '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI पà¥à¤°à¤•à¤¾à¤°à¥à¤¯ '%s' का विशà¥à¤²à¥‡à¤·à¤£ नहीं कर सकता है" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "डोमेन सूचना अपूरà¥à¤£, गà¥à¤® id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "अमानà¥à¤¯ सीपीयू मà¥à¤–ौटा: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "अजà¥à¤žà¤¾à¤¤ जीवन चकà¥à¤° पà¥à¤°à¤•à¤¾à¤° %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "टोपोलॉजी वाकà¥à¤¯ रचना तà¥à¤°à¥à¤Ÿà¤¿" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend डोमेन सूचना विशà¥à¤²à¥‡à¤·à¤£ में विफल" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "डोमेन %s चल नहीं रहा है." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch इस डोमेन को ढूढ़ने में विफल" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "असमरà¥à¤¥à¤¿à¤¤ यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤°" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart इस डोमेन को पाने में विफल" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart इस डोमेन को पाने में विफल" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start से अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ मान" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "कोई सà¥à¤®à¥ƒà¤¤à¤¿ नहीं" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string विफल" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr फिर परिभाषित करने में विफल" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start sexpr में मौजूद नहीं" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "नाम %s का हल करने में विफल" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen बचे डोमेन को उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨ के दौरान समरà¥à¤¥à¤¨ नहीं करता है" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen बैंडविडà¥à¤¥ सीमा को उतà¥à¤ªà¥à¤°à¤µà¤¾à¤¸à¤¨ के दौरान समरà¥à¤¥à¤¨ नहीं करता है" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: असमरà¥à¤¥à¤¿à¤¤ à¤à¤‚डा" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: अवैध URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: सिरà¥à¤« xenmigr:// migrations को Xen के दà¥à¤µà¤¾à¤°à¤¾ समरà¥à¤¥à¤¿à¤¤ " "किया जाता है" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" "xenDaemonDomainMigrate: à¤à¤• होसà¥à¤Ÿà¤¨à¥‡à¤® को जरूर URI में जरूर निरà¥à¤¦à¤¿à¤·à¥à¤Ÿ किया जाना चाहिà¤" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: अवैध पोरà¥à¤Ÿ संखà¥à¤¯à¤¾" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "डोमेन विवरण के विशà¥à¤²à¥‡à¤·à¤£ में विफल" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr तैयार करने में विफल" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "निषà¥à¤•à¥à¤°à¤¿à¤¯ डोमेन %s बनाने में विफल\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 में असमरà¥à¤¥à¤¿à¤¤" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "नोड सूचना अपूरà¥à¤£, गà¥à¤® अनà¥à¤¸à¥‚चक नाम" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup विफल" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "अजà¥à¤žà¤¾à¤¤ नियोजक" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "निजोयक नाम पाने में विफल" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "डोमेन सूचना अपूरà¥à¤£, गà¥à¤® cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "डोमेन सूचना अपूरà¥à¤£, गà¥à¤® cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek को dom0 के लिठसमरà¥à¤¥à¤¨ नहीं दिया जाता है" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: अवैध पथ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "पढ़ने के लिठखोलने में विफल: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "फाइल से lseek या पढ़ने में विफल: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ आलेखी पà¥à¤°à¤•à¤¾à¤° %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ chr यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤°" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "%s फà¥à¤²à¥‰à¤ªà¥€ सीधा संलगà¥à¤¨ नहीं कर सकता है" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "सीधे CDROM %s संलगà¥à¤¨ नहीं कर सकता है" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "असमरà¥à¤¥à¤¿à¤¤ संजाल पà¥à¤°à¤•à¤¾à¤° %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "संजाल %s सकà¥à¤°à¤¿à¤¯ नहीं है" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "पà¥à¤°à¤¬à¤‚धित PCI यà¥à¤•à¥à¤¤à¤¿ जो XenD के साथ समरà¥à¤¥à¤¿à¤¤ नहीं है" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "अपà¥à¤°à¤¤à¥à¤¯à¤¾à¤¶à¤¿à¤¤ जीवनचकà¥à¤° मान %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "कोई HVM डोमेन लोडर नहीं" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "यà¥à¤•à¥à¤¤à¤¿ पà¥à¤°à¤•à¤¾à¤° का हॉटपà¥à¤²à¤— पà¥à¤°à¤•à¤¾à¤° समरà¥à¤¥à¤¿à¤¤ नहीं" @@ -9235,6 +9284,16 @@ msgstr "पहले से टà¥à¤°à¥ˆà¤• किठको देखें" msgid "reallocating list" msgstr "सूची संभाजित कर रहा है" +#~ msgid "failed to drop %s" +#~ msgstr "%s को छोड़ने में विफल" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "%s को पढ़ने के लिये खोलने में विफल" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec फाइल विवरणकरà¥à¤¤à¤¾ फà¥à¤²à¥ˆà¤— सेट करने में विफल\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo पढ़ नहीं सका" diff --git a/po/hr.po b/po/hr.po index 679c79115a..4a5967f537 100644 --- a/po/hr.po +++ b/po/hr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: hr\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-10-08 05:22+0100\n" "Last-Translator: Renato Pavicic translator-shop.org>\n" "Language-Team: CROATIAN \n" @@ -235,8 +235,8 @@ msgstr "Dodjeljivanje memorije nije uspjelo" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -448,60 +448,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Dodjeljivanje memorije nije uspjelo" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Dodjeljivanje memorije nije uspjelo" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Nastavljanje domene %s nije uspjelo" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Izrada XML nije uspjela" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "naziv mreže ili uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Izbacivanje jezgre domene %s u %s nije uspjelo." -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -609,7 +609,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -657,7 +657,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1242,7 +1242,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "nedostaje podaci o korijenskom ureÄ‘aju" @@ -1277,7 +1277,7 @@ msgstr "neispravan pokazivaÄ domene pri %s" msgid "Failed to generate UUID" msgstr "dohvaćanje UUID-a mreže nije uspjelo" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1388,14 +1388,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "spremanje sadržaja nije uspjelo" @@ -1449,12 +1449,12 @@ msgstr "neoÄekivana MIME vrsta" msgid "unexpected char type %d" msgstr "neoÄekivana MIME vrsta" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "neoÄekivani Ävor rjeÄnika" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "neoÄekivana MIME vrsta" @@ -1514,12 +1514,12 @@ msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" msgid "unexpected domain %s already exists" msgstr "neoÄekivana MIME vrsta" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" @@ -1559,323 +1559,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "nije moguće uspostaviti vezu s %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "PrikljuÄivanje mrežnog suÄelja" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "podaci domene nisu ispravni, domid nije broj" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "podaci domene nisu ispravni, domid nije broj" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Izrada neaktivne domene %s nije uspjela\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Izrada neaktivne domene %s nije uspjela\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Izrada XML nije uspjela" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Pronalaženje mreže nije uspjelo: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" +msgid "failed to remove capabilities %d" +msgstr "dohvaćanje sposobnosti nije uspjelo" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "dohvaćanje sposobnosti nije uspjelo" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "dohvaćanje sposobnosti nije uspjelo" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "otvaranje %s za Äitanje nije uspjelo" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Izrada domene iz %s nije uspjela" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Dohvaćanje statistika suÄelja %s %s nije uspjelo" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "dohvaćanje mreže '%s' nije uspjelo" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operacija nije uspjela: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "nije moguće uspostaviti vezu s %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Promjena najveće veliÄine memorije nije moguća" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "neispravan pokazivaÄ veze pri %s" @@ -1899,22 +1909,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ID domene ili UUID" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "naziv neaktivne domene" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "uklanjanje definicije neaktivne domene" @@ -1974,7 +1984,7 @@ msgstr "neispravan pokazivaÄ domene pri" msgid "failed to kill pid %d" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" @@ -2030,7 +2040,7 @@ msgstr "neispravan argument pri %s" msgid "Invalid parameter count" msgstr "neispravan argument pri" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "Dohvaćanje naziva raÄunala hipervizora nije uspjelo" @@ -2237,67 +2247,77 @@ msgstr "automatski pokreni domenu" msgid "cannot create autostart directory '%s'" msgstr "Izrada mreže iz %s nije uspjela" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Nastavljanje domene %s nije uspjelo" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Nastavljanje domene %s nije uspjelo" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cilj diskovnog ureÄ‘aja" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "neispravan argument pri" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operacija nije uspjela" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Provjera trenutne veliÄine memorije nije moguća" @@ -2587,72 +2607,77 @@ msgstr "nepoznata vrsta OS %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "otvaranje %s za Äitanje nije uspjelo" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "otvaranje %s za Äitanje nije uspjelo" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Äitanje iz demona Xen nije uspjelo" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "otvaranje %s za Äitanje nije uspjelo" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Äitanje iz demona Xen nije uspjelo" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "otvaranje %s za Äitanje nije uspjelo" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Äitanje iz demona Xen nije uspjelo" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Ävor, cpu, broj Ävorova" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "NUMA slobodna memorija" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2671,17 +2696,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "podaci Ävora" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domena je joÅ¡ pokrenuta" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2866,7 +2891,7 @@ msgstr "" msgid "Could not read container config" msgstr "nije moguće uspostaviti vezu s %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "nepoznata vrsta OS %s" @@ -3012,214 +3037,214 @@ msgstr "PogreÅ¡ka u komunikaciji s proxyjem. Paket je neispravno oblikovan.\n" msgid "got asynchronous packet number %d\n" msgstr "dobiven asinkroni broj paketa %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Mreža nije pronaÄ‘ena" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Mreža %s je pokrenuta\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Dohvaćanje statistika suÄelja %s %s nije uspjelo" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "Hipervizor ne nudi podrÅ¡ku za ovu funkciju" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "neispravan argument pri %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "nedostaju podaci o ureÄ‘aju za %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Odvajanje ureÄ‘aja iz %s nije uspjelo" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "nepoznata vrsta OS %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "nepoznata vrsta OS %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Mreža nije pronaÄ‘ena" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "nedostaju podaci o nazivu domene" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "nepravilna MAC adresa: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "nepoznata vrsta OS %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3233,7 +3258,7 @@ msgstr "Zapisivanje datoteke zapisnika nije uspjelo" msgid "Unable to seek to %lld in %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Otvaranje '%s' nije uspjelo: %s" @@ -3248,655 +3273,653 @@ msgstr "Dohvaćanje statistika blokova %s %s nije uspjelo" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Izrada mreže iz %s nije uspjela" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Provjera trenutne veliÄine memorije nije moguća" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Provjera trenutne veliÄine memorije nije moguća" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domena je aktivna" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Obustavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domena %s je pogaÅ¡ena\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Putanja zapisnika nije datoteka" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ID domene ili UUID" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domena %s već postoji" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domena je aktivna" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "naziv neaktivne domene" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Izrada XML nije uspjela" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operacija nije uspjela" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Äitanje iz demona Xen nije uspjelo" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Izrada XML nije uspjela" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Izrada XML nije uspjela" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "dohvaćanje UUID-a mreže nije uspjelo" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Nastavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "neoÄekivan podatak '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "nije moguće uspostaviti vezu s %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domena %s već postoji" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "uÄitavanje datoteke definicija raÄunala" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "uÄitavanje datoteke definicija raÄunala" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Domena nije pronaÄ‘ena" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Odvajanje ureÄ‘aja iz %s nije uspjelo" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "uklanjanje definicije neaktivne domene" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "automatski pokreni domenu" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Izrada mreže iz %s nije uspjela" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "neispravan argument pri %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domena nije pronaÄ‘ena: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "neispravan argument pri" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operacija nije uspjela: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "Ävor, popis domena" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operacija nije uspjela: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Nastavljanje domene %s nije uspjelo" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3906,537 +3929,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Pronalaženje mreže nije uspjelo" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Zatvaranje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Dohvaćanje URI nije uspjelo" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "PogreÅ¡ka dodjeljivanja memorije: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "dodjeljivanje domene" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Neispravna vrijednost %d kao veliÄine memorije" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "zapisivanje konfiguracijske datoteke %s nije uspjelo" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "previÅ¡e domena" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "previÅ¡e domena" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "promijeni dodjeljivanje memorije" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "nepoznata vrsta OS" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "previÅ¡e mreža" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "previÅ¡e mreža" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "registrirano je previÅ¡e upravljaÄkih programa" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operacija nije uspjela: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operacija nije uspjela" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "serijalizacija S-Expr nije uspjela: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Dohvaćanje statistika blokova %s %s nije uspjelo" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Dohvaćanje statistika suÄelja %s %s nije uspjelo" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Izrada neaktivne domene %s nije uspjela\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "Hipervizor ne nudi podrÅ¡ku za ovu funkciju" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "spremanje sadržaja nije uspjelo" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Uspostavljanje veze s hipervizorom nije uspjelo" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "Ävor, popis domena" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "ÄŒitanje prikljuÄka %d nije uspjelo\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "povezivanje samo za Äitanje" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "Ävor, popis domena" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Izrada XML nije uspjela" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "dohvaćanje mreže '%s' nije uspjelo" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "neispravan argument pri %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operacija nije uspjela" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Pokretanje domene %s nije uspjelo" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4521,7 +4544,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4585,29 +4608,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "neispravan pokazivaÄ domene pri %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "neoÄekivana MIME vrsta" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5009,123 +5046,123 @@ msgstr "Izrada mreže iz %s nije uspjela" msgid "Scanning host%u" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "naziv mreže ili uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "nedostaju podaci izvora za ureÄ‘aj %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "nedostaju podaci izvora za ureÄ‘aj %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "neoÄekivana MIME vrsta" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "nedostaju podaci o nazivu domene" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "nepoznata vrsta OS %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "nepoznato raÄunalo %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5173,7 +5210,7 @@ msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5185,100 +5222,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domena je aktivna" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domena je aktivna" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "Putanja zapisnika nije datoteka" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ID domene ili UUID" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domena %s već postoji" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domena je joÅ¡ pokrenuta" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5369,7 +5406,7 @@ msgstr "razrjeÅ¡avanje naziva domena" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: unesite putanju ili upotrijebite test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5530,203 +5567,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Otvaranje '%s' nije uspjelo: %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Izrada mreže iz %s nije uspjela" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "nedovoljno memorije" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Ävor, cpu prikljuÄci" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Ävor, cpu prikljuÄci" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "nepoznata naredba: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "nepoznata naredba: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Zapisivanje datoteke zapisnika nije uspjelo" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "neoÄekivani Ävor rjeÄnika" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Putanja zapisnika nije datoteka" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domena %s već postoji" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domena %s već postoji" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "naziv neaktivne domene" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Izrada XML nije uspjela" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Izrada XML nije uspjela" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Ävor, cpu prikljuÄci" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "raÅ¡Älanjivanje konfiguracijske datoteke %s nije uspjelo" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "raÅ¡Älanjivanje konfiguracijske datoteke %s nije uspjelo" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "nije moguće uspostaviti vezu s %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "pogreÅ¡ka: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Izrada XML nije uspjela" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Pronalaženje mreže nije uspjelo: %s" @@ -5791,15 +5839,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "naziv domene, id ili uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "onemogući automatsko pokretanje" @@ -5918,15 +5966,15 @@ msgstr "Ispisivanje neaktivnih domena nije uspjelo" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Naziv" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stanje" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "bez stanja" @@ -6043,7 +6091,7 @@ msgstr "uklanjanje definicije neaktivne domene" msgid "Undefine the configuration for an inactive domain." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "naziv domene ili uuid" @@ -6287,11 +6335,11 @@ msgstr "Ispis osnovnih podataka o domeni." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "naziv:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6299,16 +6347,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS vrsta:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stanje:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU vrijeme:" @@ -6337,96 +6385,96 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA slobodna memorija" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "prikaži dostupnu slobodnu memoriju za NUMA ćeliju" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA broj ćelije" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Ukupno" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu podaci domene" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Ispis osnovnih podataka o virtualnim CPU-ima domene." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU sklonost:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domena je iskljuÄena, virtualni CPU-i nisu prisutni." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "vcpu sklonost nadzorne domene" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "VCPU-i najviÅ¡e domene za udomljivanje fiziÄkih CPU-a." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "broj vcpu-a" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "broj udomljenih cpu (%s) (razdijeljeno zarezima)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Nepravilan oblik. Prazna naredba." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6434,7 +6482,7 @@ msgstr "" "cpulist: %s: Nepravilan oblik. OÄekivana brojka na položaju %d (u blizini '%" "c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6443,1622 +6491,1622 @@ msgstr "" "cpulist: %s: Nepravilan oblik. OÄekivana brojka ili zarez na položaju %d (u " "blizini '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Nepravilan oblik. Zaosteli zarez na položaju %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "FiziÄki CPU %d ne postoji." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "promijeni broj virtualnih CPU-a" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Promjena broja virtualnih CPU-a koji su aktivni u gostujućoj domeni." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "broj virtualnih CPU-a" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Nepravilan broj virtualnih CPU-a." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Prevelik broj virtualnih CPU-a." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "promijeni dodjeljivanje memorije" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Promjena trenutno dodijeljene veliÄine memorije u gostujućoj domeni." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "broj kilobajta memorije" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Neispravna vrijednost %d kao veliÄine memorije" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Provjera najveće veliÄine memorije nije moguća" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "promijeni najviÅ¡e ograniÄenje memorije" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Promjena ograniÄenje najveće veliÄine dodijeljene memorije u gostujućoj " "domeni." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "najviÅ¡e ograniÄenje memorije u kilobajtima" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Provjera trenutne veliÄine memorije nije moguća" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Smanjivanje trenutne veliÄine memorija nije moguće" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Promjena najveće veliÄine memorije nije moguća" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "podaci Ävora" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "Dohvaćanje podataka o Ävoru nije uspjelo" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frekvencija:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU prikljuÄci:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Jezgri po prikljuÄku:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Grana po jezgri:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ćelija:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "VeliÄina memorije:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "sposobnosti" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Povratni ispis sposobnosti hipervizora/upravljaÄa." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "dohvaćanje sposobnosti nije uspjelo" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "ispiÅ¡i neaktivne domene" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ID domene ili UUID pretvori u naziv domene" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID domene ili UUID" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "naziv domene ili UUID pretvori u ID domene" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "naziv domene ili ID pretvori u UUID domene" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID domene ili naziv" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "domenu preseli na drugo raÄunalo" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Preseljenje domene na drugo raÄunalo. Za preseljenje tijekom rada dodajte " "argument --live." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "preseljenje tijekom rada" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI povezivanja udaljenog raÄunala" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI preseljenja, uobiÄajeno se može iuostaviti" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "pres: Nedostaje URI odr" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "automatski pokreni mrežu" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" "Konfiguriranje mreže radi automatskog zapoÄinjanja pri pokretanju raÄunala." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "naziv mreže ili uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "dodjeljivanje oznake domeni %s kao automatski pokretane nije uspjelo" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "uklanjanje oznake domeni %s kao automatski pokretane nije uspjelo" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Mreži %s dodijeljena je oznaka kao automatski pokretane\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Mreži %s uklonjena je oznaka kao automatski pokretane\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "izradi mrežu iz XML datoteke" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Izrada mreže." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "datoteka koja sadrži XML opis mreže" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Mreža %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Izrada mreže iz %s nije uspjela" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definiraj (bez pokretanja) mrežu iz XML datoteke" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definiranje mreže." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Mreža %s definirana je iz %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Definiranje mreže iz %s nije uspjelo" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "uniÅ¡ti mrežu" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "UniÅ¡tavanje date mreže." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "naziv mreže, id ili uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Mreža %s je uniÅ¡tena\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "UniÅ¡tavanje mreže %s nije uspjelo" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "podaci mreže u XML datoteci" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Ispis podataka mreže u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ispiÅ¡i mreže" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Ispisivanje popisa mreža." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "ispiÅ¡i neaktivne mreže" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ispiÅ¡i neaktivne i aktivne mreže" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Ispisivanje aktivnih mreža nije uspjelo" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Ispisivanje neaktivnih mreža nije uspjelo" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatski pokreni" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "bez automatskog pokretanja" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktivno" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "neaktivan" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "UUID mreže pretvori u naziv mreže" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid mreže" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "pokreni (prethodno definiranu) neaktivnu mrežu" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ZapoÄinjanje rada mreže." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "naziv neaktivne mreže" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Mreža %s je pokrenuta\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Pokretanje mreže %s nije uspjelo" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "uklanjanje definicije neaktivne mreže" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Uklanjanje definiranje konfiguracije neaktivne mreže." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Definicija mreže %s je uklonjena\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Uklanjanje definicije mreže %s nije uspjelo" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "naziv mreže pretvori u UUID mreže" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "naziv mreže" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "dohvaćanje UUID-a mreže nije uspjelo" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "automatski pokreni domenu" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "" "Konfiguriranje domene radi automatskog zapoÄinjanja pri pokretanju raÄunala." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "naziv domene ili uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "dodjeljivanje oznake domeni %s kao automatski pokretane nije uspjelo" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "uklanjanje oznake domeni %s kao automatski pokretane nije uspjelo" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domeni %s dodana je oznaka kao automatski pokretane\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domeni %s uklonjena je oznaka kao automatski pokretane\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Izrada domene." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "domenu preseli na drugo raÄunalo" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "naziv neaktivne mreže" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Cilj diskovnog ureÄ‘aja" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "dodjeljivanje meÄ‘uspremnika nije uspjelo" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definiraj (bez pokretanja) domenu iz XML datoteke" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definiranje domene." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domena %s definirana je iz %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Definiranje domene iz %s nije uspjelo" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domena %s definirana je iz %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Obustavljanje domene %s nije uspjelo" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "uniÅ¡ti domenu" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domena %s je nastavila s radom\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Nastavljanje domene %s nije uspjelo" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "ispiÅ¡i domene" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Ispisivanje popisa domena." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "ispiÅ¡i neaktivne domene" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "ispiÅ¡i neaktivne i aktivne domene" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Ispisivanje aktivnih domena nije uspjelo" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nedovoljno memorije" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Spremanje domene %s na lokaciju %s nije uspjelo" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "podaci Ävora" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "izvrÅ¡avanje" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "dodjeljivanje domene" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "UUID mreže pretvori u naziv mreže" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid domene" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "pokreni (prethodno definiranu) neaktivnu domenu" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "ZapoÄinjanje rada domena." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domena %s je pokrenuta\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Pokretanje domene %s nije uspjelo" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Izrada domene." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "naziv domene" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "naziv neaktivne domene" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Izrada XML nije uspjela" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "uklanjanje definicije neaktivne domene" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Definicija domene %s je uklonjena\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Uklanjanje definicije domene %s nije uspjelo" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "naziv mreže pretvori u UUID mreže" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "dohvaćanje UUID-a domene nije uspjelo" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "datoteka koja sadrži XML opis domene" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "izradi domenu iz XML datoteke" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "naziv neaktivne domene" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "naziv domene ili uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "naziv neaktivne domene" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "naziv domene ili uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "naziv mreže" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Pokretanje domene %s nije uspjelo" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domena %s izraÄ‘ena je iz %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Izrada domene iz %s nije uspjela" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "UniÅ¡tavanje date domene." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "UniÅ¡tavanje domene %s nije uspjelo" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "podaci Ävora" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Ispis osnovnih podataka o Ävoru." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS vrsta:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML datoteka" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokirano" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "podaci domene u XML-u" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ispis podataka domene u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "ispiÅ¡i domene" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Ispisivanje popisa domena." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Ispisivanje aktivnih domena nije uspjelo" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "UUID mreže pretvori u naziv mreže" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "UUID mreže pretvori u naziv mreže" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid domene" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "UUID mreže pretvori u naziv mreže" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "prikaži verziju" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Prikazivanje sistemskih podataka o verziji." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "dohvaćanje vrste hipervizora nije uspjelo" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Složeno prema biblioteci: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "dohvaćanje verzije biblioteke nije uspjelo" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Upotreba biblioteke: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Upotreba API-a: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "dohvaćanje verzije hipervizora nije uspjelo" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Nije moguće izvući verziju hipervizora pokrenutog %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Pokrenuti hipervizor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "domenu preseli na drugo raÄunalo" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "nedostaju podaci o ureÄ‘aju" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "sposobnosti" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Uspostavljanje veze s hipervizorom nije uspjelo" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Ispisivanje neaktivnih domena nije uspjelo" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ispis podataka mreže u XML obliku, putem izbacivanja u stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "PrikljuÄivanje novog diskovnog ureÄ‘aja." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Dohvaćanje statistike blokova ureÄ‘aja pokrenutih domena." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domena %s je uniÅ¡tena\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Odvajanje ureÄ‘aja iz %s nije uspjelo" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "PrikljuÄivanje novog diskovnog ureÄ‘aja." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "PrikljuÄivanje novog diskovnog ureÄ‘aja." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Cilj diskovnog ureÄ‘aja" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Dohvaćanje statistike blokova ureÄ‘aja pokrenutih domena." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domena %s je nastavila s radom\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "Ispisivanje naziva raÄunala hipervizora" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "Dohvaćanje naziva raÄunala hipervizora nije uspjelo" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "Ispisivanje kanoniÄkog URI hipervizora" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "Dohvaćanje URI nije uspjelo" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc zaslon" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Ispis IP adresa i broj porta za VNC zaslon." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty konzole" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Izlazak ureÄ‘aja prema TTY konzoli." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "pridodaj ureÄ‘aj iz XML datoteke" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Pridodaj ureÄ‘aj iz XML datoteke ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML datoteka" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "odvoji ureÄ‘aj iz XML datoteke" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Odvajanje ureÄ‘aj iz XML datoteke ." -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Odvajanje ureÄ‘aja iz %s nije uspjelo" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "PrikljuÄivanje mrežnog suÄelja" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "PrikljuÄivanje novog mrežnog suÄelja." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "Vrsta mrežnog suÄelja" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "Izvor mrežnog suÄelja" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "Naziv ciljane mreže" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC adresa" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Naredba za premošćivanje mrežnih suÄelja" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Ne postoji podrÅ¡ka za %s unutar naredbe \"attach-interface\"" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "IskljuÄivanje mrežnog suÄelja" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "IskljuÄivanje mrežnog suÄelja." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Dohvaćanje podataka o suÄelju nije uspjelo" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Nije pronaÄ‘eno suÄelje vrste %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Nije pronaÄ‘eno suÄelje MAC adrese %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Dodjeljivanje memorije nije uspjelo" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Izrada XML nije uspjela" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "PrikljuÄivanje diskovnog ureÄ‘aja" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "PrikljuÄivanje novog diskovnog ureÄ‘aja." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "Izvor diskovnog ureÄ‘aja" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "Cilj diskovnog ureÄ‘aja" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "UpravljaÄki program diskovnog ureÄ‘aja" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "Pomoćni upravljaÄki program diskovnog ureÄ‘aja" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "NaÄin Äitanja i zapisivanja ureÄ‘aja" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Ne postoji podrÅ¡ka za %s unutar naredbe \"attach-disk\"" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "IskljuÄivanje diskovnog ureÄ‘aja" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "IskljuÄivanje diskovnog ureÄ‘aja." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Dohvaćanje podataka o disku nije uspjelo" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Nije pronaÄ‘en disk s ciljem %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "dodjeljivanje Ävora nije uspjelo" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Izrada neaktivne domene %s nije uspjela\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Äitanje konfiguracijske datoteke nije uspjelo" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Uklanjanje definiranje konfiguracije neaktivne mreže." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Uklanjanje definiranje konfiguracije neaktivne mreže." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Uklanjanje definiranje konfiguracije neaktivne domene" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "napusti ovaj interaktivni terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "naredba '%s' zahtijeva opciju <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "naredba '%s' zahtijeva opciju --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "naredba '%s' ne postoji" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAZIV\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8066,17 +8114,17 @@ msgstr "" "\n" " SINOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8084,7 +8132,7 @@ msgstr "" "\n" " OPIS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8092,60 +8140,60 @@ msgstr "" "\n" " OPCIJE\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "naziv domene ili ID nije definiran" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "naziv mreže nije definiran" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "dohvaćanje mreže '%s' nije uspjelo" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "naziv mreže nije definiran" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "naziv mreže nije definiran" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "dohvaćanje domene '%s' nije uspjelo" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8156,131 +8204,131 @@ msgstr "" "(Vrijeme: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "nedostaje \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "neoÄekivani token (naziv naredbe): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "nepoznata naredba: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "naredba '%s' ne podržava opciju --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "oÄekivana sintaksa: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "broj" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "niz" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "neoÄekivan podatak '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCIJA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "PODATAK" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pauzirano" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "u gaÅ¡enju" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "iskljuÄeno" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "sruÅ¡eno" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "izvan mreže" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "nije valjana veza" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: pogreÅ¡ka: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "pogreÅ¡ka: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: nije uspjelo dodijeliti %d bajtova" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: dodjeljivanje %lu bajtova nije uspjelo" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "uspostavljanje veze s hipervizorom nije uspjelo" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "Dohvaćanje podataka o datoteci zapisnika nije uspjelo" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "Putanja zapisnika nije datoteka" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "Otvaranje datoteke zapisnika nije uspjelo. Provjerite putanju datoteke " "zapisnika." -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "Zapisivanje datoteke zapisnika nije uspjelo" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Prekidanje veze s hipervizorom nije uspjelo" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8313,7 +8361,7 @@ msgstr "" "\n" " neredbe (neinteraktivan naÄin rada):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8323,17 +8371,17 @@ msgstr "" " (za detalje o naredbi unesite --help )\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "nepodržana opcija '-%c'. Pogledajte --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8342,7 +8390,7 @@ msgstr "" "DobrodoÅ¡li u %s, virtualizacijski interaktivni terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8868,7 +8916,7 @@ msgstr "neispravan mrežni pokazivaÄ pri" msgid "invalid interface pointer in %s" msgstr "neispravan mrežni pokazivaÄ pri %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "interna pogreÅ¡ka %s" @@ -9001,7 +9049,7 @@ msgstr "podaci domene nisu ispravni, domid nije broj" msgid "domain information incomplete, missing uuid" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "podaci domene nisu potpuni, nedostaje name" @@ -9059,271 +9107,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "neoÄekivani Ävor rjeÄnika" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "nepoznata vrsta OS %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "obustavi domenu" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "nedostaje \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "nedostaje \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "nedostaje \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "nepravilna MAC adresa: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "nije moguće uspostaviti vezu s %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "podaci domene nisu potpuni, nedostaje id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "nepravilna MAC adresa: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "nepoznata vrsta OS %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "pogreÅ¡ka u sintaksi konfiguracijske datoteke" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "raÅ¡Älanjivanje podataka Xend domene nije uspjelo" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domena je joÅ¡ pokrenuta" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "Vrsta ciljanog ureÄ‘aja" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "neoÄekivani Ävor vrijednosti" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "Ävor, memorija" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operacija nije uspjela" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Uklanjanje definicije mreže %s nije uspjelo" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Otvaranje '%s' nije uspjelo: %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "raÅ¡Älanjivanje podataka Xend domene nije uspjelo" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "serijalizacija S-Expr nije uspjela" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Izrada neaktivne domene %s nije uspjela\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "podaci domene nisu potpuni, nedostaje name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Planer" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "Dohvaćanje naziva raÄunala hipervizora nije uspjelo" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "podaci domene nisu potpuni, nedostaje uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "otvaranje %s za Äitanje nije uspjelo" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Äitanje konfiguracijske datoteke %s nije uspjelo" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "neoÄekivana MIME vrsta" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "neoÄekivana MIME vrsta" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Mreža je joÅ¡ pokrenuta" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "neoÄekivani Ävor vrijednosti" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "Ävor, popis domena" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9513,6 +9561,14 @@ msgstr "" msgid "reallocating list" msgstr "dodjeljivanje domene" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Pridodavanje ureÄ‘aja iz %s nije uspjelo" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "otvaranje %s za Äitanje nije uspjelo" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Izrada domene iz %s nije uspjela" @@ -9706,10 +9762,6 @@ msgstr "dodjeljivanje domene" #~ msgid "allocate cpumap" #~ msgstr "dodijeli novi meÄ‘uspremnik" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "neoÄekivani Ävor rjeÄnika" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "dohvaćanje sposobnosti nije uspjelo" diff --git a/po/hu.po b/po/hu.po index 6136fa00e3..9c57bef504 100644 --- a/po/hu.po +++ b/po/hu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-05-03 21:23+0200\n" "Last-Translator: Arpad Biro \n" "Language-Team: \n" @@ -243,8 +243,8 @@ msgstr "csomópont lefoglalása nem sikerült" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "csomópont lefoglalása nem sikerült" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "csomópont lefoglalása nem sikerült" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "%s tartomány felélesztése nem sikerült" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "%d aljazat olvasása nem sikerült\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "hálózatnév vagy -uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Nem sikerült kimenteni a(z) %s tartomány mag-kivonatát ide: %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1250,7 +1250,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "hiányzó gyökéreszköz-információ" @@ -1285,7 +1285,7 @@ msgstr "érvénytelen tartománymutató itt: %s" msgid "Failed to generate UUID" msgstr "nem sikerült lekérdezni a hálózat-UUID-t" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1393,14 +1393,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "a tartalom mentése nem sikerült" @@ -1454,12 +1454,12 @@ msgstr "váratlan MIME-típus" msgid "unexpected char type %d" msgstr "váratlan MIME-típus" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "váratlan \"dict\" csomópont" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "váratlan MIME-típus" @@ -1519,12 +1519,12 @@ msgstr "a beállítási fájl írása nem sikerült: %s" msgid "unexpected domain %s already exists" msgstr "váratlan MIME-típus" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "a beállítási fájl írása nem sikerült: %s" @@ -1564,323 +1564,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "hálózatnév" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "tartomány - jelenlegi memória" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "a tartományinformáció helytelen - a domid nem numerikus" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "a tartományinformáció helytelen - a domid nem numerikus" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "%s inaktív tartomány létrehozása nem sikerült\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "%s inaktív tartomány létrehozása nem sikerült\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "hálózatnév" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "%s tartomány megsemmisítése nem sikerült" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" +msgid "failed to remove capabilities %d" +msgstr "nem sikerült a képességek lekérdezése" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "nem sikerült a képességek lekérdezése" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "nem sikerült a képességek lekérdezése" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "nem sikerült olvasásra megnyitni ezt: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "'%s' hálózat lekérdezése nem sikerült" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "művelet nem sikerült: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "csomópont lefoglalása nem sikerült" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "a beállítási fájl írása nem sikerült" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "tartomány - jelenlegi memória" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "nem sikerült olvasni a(z) %s beállítási fájlt" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "érvénytelen csatlakozás-mutató itt: %s" @@ -1904,22 +1914,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "tartományazonosító vagy -uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "az inaktív tartomány neve" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "egy inaktív tartomány definíciójának eltávolítása" @@ -1979,7 +1989,7 @@ msgstr "érvénytelen tartománymutató itt:" msgid "failed to kill pid %d" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" @@ -2035,7 +2045,7 @@ msgstr "érvénytelen argumentum ebben: %s" msgid "Invalid parameter count" msgstr "érvénytelen argumentum ebben:" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "nem sikerült lekérdezni a felügyelÅ‘ típusát" @@ -2242,67 +2252,77 @@ msgstr "egy tartomány automatikus indítása" msgid "cannot create autostart directory '%s'" msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "%s tartomány felélesztése nem sikerült" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "%s tartomány felélesztése nem sikerült" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "érvénytelen argumentum ebben:" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "művelet nem sikerült" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "tartomány - jelenlegi memória" @@ -2592,72 +2612,77 @@ msgstr "ismeretlen OS-típus: %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "nem sikerült olvasásra megnyitni ezt: %s" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "nem sikerült olvasásra megnyitni ezt: %s" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Olvasás a(z) %s leírófájlból nem sikerült" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "nem sikerült olvasásra megnyitni ezt: %s" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Olvasás a(z) %s leírófájlból nem sikerült" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "nem sikerült olvasásra megnyitni ezt: %s" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Olvasás a(z) %s leírófájlból nem sikerült" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "csomópont - CPU - NUMA-csomópontok" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Felhasznált memória:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2676,17 +2701,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "csomópont-információ" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "A tartomány még fut" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2871,7 +2896,7 @@ msgstr "" msgid "Could not read container config" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "ismeretlen OS-típus: %s" @@ -3016,214 +3041,214 @@ msgstr "Kommunikációs hiba a proxyval: deformált csomag\n" msgid "got asynchronous packet number %d\n" msgstr "\"%d\" számú aszinkron csomag megérkezett\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "hálózatnév vagy -uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "%s hálózat elindítva\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "nincs támogatás a felügyelÅ‘höz" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "váratlan adat: '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "váratlan adat: '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "érvénytelen argumentum ebben: %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "hiányzó eszközinformáció ehhez: %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "ismeretlen OS-típus: %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "ismeretlen OS-típus: %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "hálózatnév vagy -uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "hiányzó tartománynév-információ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "érvénytelen argumentum ebben: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "ismeretlen OS-típus: %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3237,7 +3262,7 @@ msgstr "a beállítási fájl írása nem sikerült" msgid "Unable to seek to %lld in %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "%s tartomány felfüggesztése nem sikerült" @@ -3252,654 +3277,652 @@ msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "tartomány - jelenlegi memória" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "tartomány - jelenlegi memória" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "\"%s\" tartomány lekérdezése nem sikerült" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "művelet nem sikerült" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "tartomány - jelenlegi memória" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "A tartomány már aktív" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "a beállítási fájl írása nem sikerült: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "%s tartomány leállítása folyamatban\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "A tartomány még fut" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "tartományazonosító vagy -uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "%s tartomány már létezik" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "A tartomány már aktív" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "művelet nem sikerült" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "művelet nem sikerült" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "memória-lefoglalás megváltoztatása" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "memória-lefoglalás megváltoztatása" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "az inaktív tartomány neve" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "művelet nem sikerült" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, 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:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "csomópont - tartománylista" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "tartomány - jelenlegi memória" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "csomópont - tartománylista" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "nem sikerült olvasni a Xen-szolgáltatásból" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "nem sikerült lekérdezni a hálózat-UUID-t" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "%s tartomány felélesztése nem sikerült" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "váratlan adat: '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "%s tartomány már létezik" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "gépdefiníciós fájl betöltése" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "gépdefiníciós fájl betöltése" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, 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:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "tartományinformáció" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "egy inaktív tartomány definíciójának eltávolítása" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "egy tartomány automatikus indítása" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "érvénytelen argumentum ebben: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, 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:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "nem sikerült olvasni a(z) %s beállítási fájlt" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "érvénytelen argumentum ebben:" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "művelet nem sikerült: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "csomópont - tartománylista" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "művelet nem sikerült: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "%s tartomány felélesztése nem sikerült" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3909,537 +3932,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "%d aljazat bezárása nem sikerült\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "hálózat lefoglalása" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "tartomány lefoglalása" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "csomópont lefoglalása nem sikerült" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "tartomány - jelenlegi memória" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Érvénytelen érték (%d) a memóriamérethez" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "a beállítási fájl írása nem sikerült: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "túl sok tartomány" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "túl sok tartomány" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "memória-lefoglalás megváltoztatása" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "ismeretlen OS-típus" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "túl sok csatlakozás" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "túl sok csatlakozás" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "túl sok meghajtóprogram van regisztrálva" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "művelet nem sikerült: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "művelet nem sikerült" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "S-kifejezés kibontása nem sikerült: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "%s inaktív tartomány létrehozása nem sikerült\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "nincs támogatás a felügyelÅ‘höz" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "%s tartomány indítása nem sikerült" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "a tartalom mentése nem sikerült" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "%s tartomány indítása nem sikerült" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Csatlakozás a felügyelÅ‘höz nem sikerült" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "csomópont - tartománylista" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "csak olvasható csatlakozás" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "csomópont - tartománylista" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "'%s' hálózat lekérdezése nem sikerült" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "érvénytelen argumentum ebben: %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "művelet nem sikerült" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "%s tartomány indítása nem sikerült" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4524,7 +4547,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4588,29 +4611,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "érvénytelen tartománymutató itt: %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "váratlan MIME-típus" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5012,123 +5049,123 @@ msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" msgid "Scanning host%u" msgstr "ismeretlen gép: %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "ismeretlen OS-típus: %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "hálózatnév vagy -uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "ismeretlen OS-típus: %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "hiányzó forrásinformáció a(z) %s eszközhöz" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "hiányzó forrásinformáció a(z) %s eszközhöz" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "ismeretlen OS-típus: %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "váratlan MIME-típus" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "ismeretlen gép: %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "hiányzó tartománynév-információ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "ismeretlen OS-típus: %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ismeretlen gép: %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5176,7 +5213,7 @@ msgstr "formai hiba a beállítási fájlban: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5188,99 +5225,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "A tartomány már aktív" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "A tartomány már aktív" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "tartományazonosító vagy -uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "%s tartomány már létezik" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "A tartomány még fut" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5372,7 +5409,7 @@ msgstr "tartomány-fájlnév feloldása" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5533,203 +5570,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "%s tartomány felfüggesztése nem sikerült" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "nincs több memória" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "csomópont - CPU-foglalatok" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "csomópont - CPU-foglalatok" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ismeretlen parancs: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ismeretlen parancs: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "a beállítási fájl írása nem sikerült" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "a beállítási fájl írása nem sikerült" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "váratlan \"dict\" csomópont" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "A tartomány még fut" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "%s tartomány már létezik" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "%s tartomány már létezik" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "az inaktív tartomány neve" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "csomópont - CPU-foglalatok" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "nem sikerült értelmezni a(z) %s beállítási fájlt" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "nem sikerült értelmezni a(z) %s beállítási fájlt" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "hiba: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját" @@ -5796,15 +5844,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "tartománynév, azonosító vagy uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "automatikus indítás letiltása" @@ -5924,15 +5972,15 @@ msgstr "Inaktív tartományok listázása nem sikerült" msgid "Id" msgstr "Azonosító" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Név" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Ãllapot" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "nincs állapot" @@ -6053,7 +6101,7 @@ msgstr "egy inaktív tartomány definíciójának eltávolítása" msgid "Undefine the configuration for an inactive domain." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "tartománynév vagy uuid" @@ -6298,11 +6346,11 @@ msgstr "AlapvetÅ‘ információkat ad a tartományról." msgid "Id:" msgstr "Azonosító:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Név:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6310,16 +6358,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS-típus:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Ãllapot:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "Processzor(ok):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "ProcesszoridÅ‘:" @@ -6348,1745 +6396,1745 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Felhasznált memória:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA-cella:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "tartomány-VCPU-információ" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "AlapvetÅ‘ információkat ad a tartomány virtuális processzorairól." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "Processzor:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Processzor-affinitás:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "a tartomány VCPU-affinitásának vezérlése" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Tartomány-VCPU-k hozzárendelése a gazdagép fizikai processzoraihoz." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "VCPU-szám" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "gazdaprocesszor-szám(ok) (vesszÅ‘vel elválasztva)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "A(z) \"%d\" fizikai CPU nem létezik." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "virtuális processzorok számának megváltoztatása" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "" "Az aktív virtuális processzorok számának megváltoztatása a " "vendégtartományban." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "virtuális processzorok száma" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "virtuális processzorok száma" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "Túl sok virtuális processzor" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "memória-lefoglalás megváltoztatása" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Az aktuális memória-lefoglalás megváltoztatása a vendégtartományban." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "memóriaméret kilobájtban" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Érvénytelen érték (%d) a memóriamérethez" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "maximális memóriakorlát megváltoztatása" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "A maximális memória-lefoglalási korlát megváltoztatása a vendégtartományban." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maximális memóriakorlát kilobájtban" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "tartomány - jelenlegi memória" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "csomópont-információ" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "AlapvetÅ‘ információkat ad a csomópontról." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Processzormodell:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Processzor-frekvencia:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Processzor-foglalat(ok):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Mag(ok) foglalatonként:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Szál(ak) magonként:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA-cella:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memória mérete:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "képességek" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Megadja a felügyelÅ‘/meghajtóprogram képességeit." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "nem sikerült a képességek lekérdezése" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "tartományinformáció XML-ben" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "A tartományinformáció kiírása a szabványos kimenetre XML-kivonatként." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "inaktív tartományok listázása" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "tartománynév vagy -azonosító átalakítása tartomány-UUID-vé" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "formai hiba a beállítási fájlban" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "tartományazonosító vagy -UUID átalakítása tartománynévvé" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "tartományazonosító vagy -uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "tartománynév vagy -UUID átalakítása tartományazonosítóvá" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "tartománynév vagy -azonosító átalakítása tartomány-UUID-vé" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "tartományazonosító vagy -név" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "csomópont-információ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "kapcsolódás a vendégrendszer konzoljához" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "hálózat automatikus indítása" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Hálózat beállítása, hogy automatikusan induljon el rendszerindításkor." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "hálózatnév vagy -uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "Nem sikerült megjelölni a(z) %s hálózatot automatikus indításra" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" "Nem sikerült törölni a(z) %s hálózat automatikus indításra való jelölését" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "%s hálózat megjelölve automatikus indításra\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "%s hálózat automatikus indításra való jelölése törölve\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "egy hálózat létrehozása egy XML-fájlból" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Egy hálózat létrehozása." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "egy XML-hálózatleírást tartalmazó fájl" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s hálózat létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Nem sikerült létrehozni hálózatot ebbÅ‘l: %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "egy hálózat definiálása (de el nem indítása) egy XML-fájlból" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Egy hálózat megadása." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "A(z) %s hálózat definiálva lett ebbÅ‘l: %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Nem sikerült definiálni a hálózatot ebbÅ‘l: %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "egy hálózat megsemmisítése" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Megadott hálózat megsemmisítése." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "hálózatnév, -azonosító vagy -uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "%s hálózat megsemmisítve\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "%s hálózat megsemmisítése nem sikerült" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "hálózatinformáció XML-ben" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "A hálózatinformáció kiírása a szabványos kimenetre XML-kivonatként." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "hálózatok listázása" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Megadja a hálózatok listáját." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "inaktív hálózatok listázása" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "inaktív és aktív hálózatok listázása" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Aktív hálózatok listázása nem sikerült" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Inaktív hálózatok listázása nem sikerült" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatikus indítás" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "nincs automatikus indítás" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktív" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inaktív" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "hálózat-UUID átalakítása hálózatnévvé" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "hálózat-uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "egy (elÅ‘zÅ‘leg definiált) inaktív hálózat indítása" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Egy hálózat indítása." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "az inaktív hálózat neve" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "%s hálózat elindítva\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "%s hálózat indítása nem sikerült" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "egy inaktív hálózat definíciójának eltávolítása" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív hálózatnál." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "A(z) %s hálózat definíciója el lett távolítva\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "hálózatnév átalakítása hálózat-UUID-vé" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "hálózatnév" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "nem sikerült lekérdezni a hálózat-UUID-t" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "egy tartomány automatikus indítása" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "" "Beállít egy tartományt arra, hogy rendszerindításkor automatikusan " "elinduljon." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "tartománynév vagy uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Nem sikerült megjelölni a(z) %s hálózatot automatikus indításra" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" "Nem sikerült törölni a(z) %s hálózat automatikus indításra való jelölését" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "%s tartomány megjelölve automatikus indításra\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "%s tartomány automatikus indításra való jelölése törölve\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Egy tartomány létrehozása." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "egy XML-tartományleírást tartalmazó fájl" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "egy XML-tartományleírást tartalmazó fájl" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "tartományinformáció" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "az inaktív hálózat neve" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Inaktív tartományok listázása nem sikerült" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Inaktív tartományok listázása nem sikerült" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "az inaktív tartomány neve" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "csomópont lefoglalása nem sikerült" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "egy tartomány definiálása (de el nem indítása) egy XML-fájlból" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Egy tartomány megadása." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "A(z) %s tartomány definiálva lett ebbÅ‘l: %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Nem sikerült definiálni a tartományt ebbÅ‘l: %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "A(z) %s tartomány definiálva lett ebbÅ‘l: %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "%s tartomány megsemmisítve\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "egy tartomány megsemmisítése" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Megadott tartomány megsemmisítése." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "%s tartomány megsemmisítve\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "%s tartomány megsemmisítése nem sikerült" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Megadott tartomány megsemmisítése." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "%s tartomány megsemmisítve\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "%s tartomány megsemmisítése nem sikerült" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "%s tartomány felélesztve\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "%s tartomány felélesztése nem sikerült" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "tartományinformáció XML-ben" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "A tartományinformáció kiírása a szabványos kimenetre XML-kivonatként." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "tartományok listázása" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Megadja a tartományok listáját." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "inaktív tartományok listázása" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "inaktív és aktív tartományok listázása" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Aktív tartományok listázása nem sikerült" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Inaktív tartományok listázása nem sikerült" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nincs több memória" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Nem sikerült menteni a(z) %s tartományt ide: %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "csomópont-információ" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "AlapvetÅ‘ információkat ad a csomópontról." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "fut" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "tartomány lefoglalása" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "hálózat-UUID átalakítása hálózatnévvé" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "tartomány - uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "egy (elÅ‘zÅ‘leg definiált) inaktív tartomány indítása" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Egy tartomány indítása." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "az inaktív tartomány neve" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "%s tartomány elindítva\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "%s tartomány indítása nem sikerült" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Egy tartomány létrehozása." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "tartománynév" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "az inaktív tartomány neve" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "egy inaktív tartomány definíciójának eltávolítása" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "A(z) %s tartomány definíciója el lett távolítva\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Nem sikerült eltávolítani a(z) %s tartomány definícióját" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "hálózatnév átalakítása hálózat-UUID-vé" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "egy XML-tartományleírást tartalmazó fájl" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "az inaktív tartomány neve" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "tartománynév vagy uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "az inaktív tartomány neve" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "tartománynév vagy uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "hálózatnév" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "%s tartomány indítása nem sikerült" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "%s tartomány létrehozva ebbÅ‘l: %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Megadott tartomány megsemmisítése." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "%s tartomány megsemmisítve\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "%s tartomány megsemmisítése nem sikerült" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "csomópont-információ" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "AlapvetÅ‘ információkat ad a csomópontról." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS-típus:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokkolt" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "tartományinformáció XML-ben" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "A tartományinformáció kiírása a szabványos kimenetre XML-kivonatként." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "tartományok listázása" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Megadja a tartományok listáját." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Aktív tartományok listázása nem sikerült" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "hálózat-UUID átalakítása hálózatnévvé" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "hálózat-UUID átalakítása hálózatnévvé" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "tartomány - uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "hálózat-UUID átalakítása hálózatnévvé" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "verzió megjelenítése" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Megjeleníti a rendszer verzióinformációját." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "nem sikerült lekérdezni a felügyelÅ‘ típusát" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Lefordítva ezen programkönyvtárhoz: libvirt %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "nem sikerült lekérdezni a programkönyvtár verzióját" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Ezen könyvtár használata: libvirt %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Ezen API használata: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "nem sikerült lekérdezni a felügyelÅ‘ verzióját" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Nem lehet meghatározni a(z) %s futó felügyelÅ‘ verzióját\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Futó felügyelÅ‘: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "hiányzó eszközinformáció" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "képességek" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Csatlakozás a felügyelÅ‘höz nem sikerült" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Inaktív tartományok listázása nem sikerült" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "A hálózatinformáció kiírása a szabványos kimenetre XML-kivonatként." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Megadja egy futó tartomány állapotát." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "%s tartomány megsemmisítve\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Inaktív tartományok listázása nem sikerült" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Megadja egy futó tartomány állapotát." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "%s tartomány felélesztve\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "nem sikerült lekérdezni a felügyelÅ‘ típusát" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "nem sikerült lekérdezni a felügyelÅ‘ típusát" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "felügyelÅ‘ csatlakozási URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "nem sikerült lekérdezni a tartomány-UUID-t" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "VNC-képernyÅ‘" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "A VNC-képernyÅ‘höz tartozó IP-cím és portszám kiírása." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "egy tartomány létrehozása egy XML-fájlból" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "hálózatnév" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "hálózatnév" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "nem definiált hálózatnév" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "hálózatnév" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "érvénytelen argumentum ebben: %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "hálózatnév" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "csomópont lefoglalása nem sikerült" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "%d aljazat olvasása nem sikerült\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "csomópont lefoglalása nem sikerült" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "%s inaktív tartomány létrehozása nem sikerült\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "nem sikerült olvasni a beállítási fájlt" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "A konfiguráció definíciójának eltávolítása egy inaktív hálózatnál." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív hálózatnál." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "A konfiguráció definíciójának eltávolítása egy inaktív tartománynál." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "kilépés ebbÅ‘l az interaktív terminálból" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' parancs a(z) <%s> opciót igényli" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "'%s' parancs a(z) --%s opciót igényli" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "'%s' parancs nem létezik" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NÉV\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8095,17 +8143,17 @@ msgstr "" "\n" " OPCIÓK\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8113,7 +8161,7 @@ msgstr "" "\n" " LEÃRÃS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8121,60 +8169,60 @@ msgstr "" "\n" " OPCIÓK\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nem definiált tartománynév vagy -azonosító" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "\"%s\" tartomány lekérdezése nem sikerült" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nem definiált hálózatnév" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "'%s' hálózat lekérdezése nem sikerült" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nem definiált hálózatnév" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "\"%s\" tartomány lekérdezése nem sikerült" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nem definiált hálózatnév" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "\"%s\" tartomány lekérdezése nem sikerült" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8185,131 +8233,131 @@ msgstr "" "(IdÅ‘: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "hiányzó \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "váratlan jel (parancsnév): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ismeretlen parancs: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "'%s' parancs nem támogatja a(z) --%s opciót" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "várt forma: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "szám" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "szöveg" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "váratlan adat: '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCIÓ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ADAT" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "megállítva" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "leállítás alatt" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "leállt" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "összeomlott" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "lekapcsolt" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "nem érvényes csatlakozás" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: hiba: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "hiba: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: nem sikerült lefoglalni %d bájtot" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: nem sikerült lefoglalni %lu bájtot" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "nem sikerült csatlakozni a felügyelÅ‘höz" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "csomópont-információ lekérdezése nem sikerült" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "a beállítási fájl írása nem sikerült" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Szétcsatlakozás a felügyelÅ‘tÅ‘l nem sikerült" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8341,7 +8389,7 @@ msgstr "" "\n" " parancsok (nem interaktív módú):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8352,17 +8400,17 @@ msgstr "" " (adja meg a --help utótagot a parancs részleteihez)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "nem támogatott '-%c' opció. Lásd --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8371,7 +8419,7 @@ msgstr "" "Ãœdvözli a(z) %s, a virtualizációs interaktív terminál.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8903,7 +8951,7 @@ msgstr "érvénytelen hálózati mutató ebben:" msgid "invalid interface pointer in %s" msgstr "érvénytelen hálózati mutató ebben: %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "belsÅ‘ hiba: %s" @@ -9036,7 +9084,7 @@ msgstr "a tartományinformáció helytelen - a domid nem numerikus" msgid "domain information incomplete, missing uuid" msgstr "a tartományinformáció nem teljes - hiányzik az uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "a tartományinformáció nem teljes - hiányzik a név" @@ -9091,270 +9139,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "váratlan \"dict\" csomópont" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "ismeretlen OS-típus: %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "tartomány felfüggesztése" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "hiányzó \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "hiányzó \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "hiányzó \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "érvénytelen argumentum ebben: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "nem lehet csatlakozni ehhez: %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "a tartományinformáció nem teljes - hiányzik az id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "érvénytelen argumentum ebben: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "ismeretlen OS-típus: %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "formai hiba a beállítási fájlban" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend-tartományinformáció értelmezése nem sikerült" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "A tartomány még fut" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "váratlan MIME-típus" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "váratlan érték-csomópont" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "csomópont - memória" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "művelet nem sikerült" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Nem sikerült eltávolítani a(z) %s hálózat definícióját" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "%s tartomány felfüggesztése nem sikerült" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "Xend-tartományinformáció értelmezése nem sikerült" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "S-kifejezés kibontása nem sikerült" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, 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:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "a tartományinformáció nem teljes - hiányzik a név" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "nem sikerült lekérdezni a felügyelÅ‘ típusát" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "a tartományinformáció nem teljes - hiányzik az uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "a tartományinformáció nem teljes - hiányzik az uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "nem sikerült olvasásra megnyitni ezt: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "nem sikerült olvasni a(z) %s beállítási fájlt" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "váratlan MIME-típus" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "váratlan MIME-típus" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "A tartomány még fut" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "váratlan érték-csomópont" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "csomópont - tartománylista" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9544,6 +9592,14 @@ msgstr "" msgid "reallocating list" msgstr "tartomány lefoglalása" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "nem sikerült olvasásra megnyitni ezt: %s" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Nem sikerült létrehozni tartományt ebbÅ‘l: %s" @@ -9737,10 +9793,6 @@ msgstr "tartomány lefoglalása" #~ msgid "allocate cpumap" #~ msgstr "új puffer lefoglalása" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "váratlan \"dict\" csomópont" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "nem sikerült a képességek lekérdezése" diff --git a/po/hy.po b/po/hy.po index 9a1c6a2363..f913cde97d 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/id.po b/po/id.po index e2218d2076..755f3f2379 100644 --- a/po/id.po +++ b/po/id.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-09-14 04:27+0700\n" "Last-Translator: Teguh DC \n" "Language-Team: LDP Linux Indonesia \n" @@ -237,8 +237,8 @@ msgstr "Gagal mengalokasikan memory" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -450,60 +450,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Gagal mengalokasikan memory" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Gagal mengalokasikan memory" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Gagal membuka '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Gagal membuka '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Gagal memasang perangkat dari %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Gagal menjalankan domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Gagal membuat XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "nama jaringan atau uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Gagal membuat jaringan dari %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -610,7 +610,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -658,7 +658,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1234,7 +1234,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "" @@ -1268,7 +1268,7 @@ msgstr "argumen di %s tidak valid" msgid "Failed to generate UUID" msgstr "gagal mendapatkan UUID jaringan" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1372,14 +1372,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "gagal menyimpan konten" @@ -1433,12 +1433,12 @@ msgstr "data yang tidak diharapkan '%s'" msgid "unexpected char type %d" msgstr "data yang tidak diharapkan '%s'" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "data yang tidak diharapkan '%s'" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "data yang tidak diharapkan '%s'" @@ -1498,12 +1498,12 @@ msgstr "gagal menulis berkas konfigurasi: %s" msgid "unexpected domain %s already exists" msgstr "data yang tidak diharapkan '%s'" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Gagal membuka '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "gagal menulis berkas konfigurasi: %s" @@ -1543,321 +1543,331 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "tidak dapat terkoneksi ke %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "pasang antarmuka jaringan" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operasi gagal: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operasi gagal: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operasi gagal: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operasi gagal: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Gagal membuat domain dari %s" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Gagal membuat domain dari %s" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Gagal membuat XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Gagal menemukan jaringan: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "gagal membuka berkas %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Gagal menyimpan domain %s ke %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "pasang antarmuka jaringan" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "gagal menulis berkas konfigurasi: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Gagal menyimpan domain %s ke %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Gagal membaca soket %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Gagal memasang perangkat dari %s" +msgid "failed to remove capabilities %d" +msgstr "Gagal mendapatkan kemampuan" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "Gagal mendapatkan kemampuan" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "Gagal mendapatkan kemampuan" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Gagal membuka '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "gagal membuka berkas %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Gagal membuat domain dari %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Gagal menutup soket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Gagal membaca soket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Gagal membaca soket %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Gagal menutup soket %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Gagal mendapatkan statistik antarmuka %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "gagal mendapatkan jaringan '%s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operasi gagal: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "tidak dapat terkoneksi ke %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "gagal membuka berkas %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Gagal memasang perangkat dari %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Gagal membuka '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "gagal mengalokasikan node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "gagal menulis pada berkas log" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Tidak dapat mengubah MaxMemorySize" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "gagal membaca berkas konfigurasi %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Gagal memutuskan koneksi dari hypervisor" @@ -1881,22 +1891,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "id domain atau uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "nama domain yg nonaktif" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "" @@ -1955,7 +1965,7 @@ msgstr "" msgid "failed to kill pid %d" msgstr "Gagal membuka '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Gagal membuka '%s': %s" @@ -2011,7 +2021,7 @@ msgstr "argumen di %s tidak valid" msgid "Invalid parameter count" msgstr "argumen tidak valid" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "Gagal mendapatkan nama-host" @@ -2218,67 +2228,77 @@ msgstr "Gagal membuat jaringan dari %s" msgid "cannot create autostart directory '%s'" msgstr "Gagal membuat jaringan dari %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Gagal menyimpan domain %s ke %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Gagal membuka '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Gagal membuat domain dari %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Gagal membuat domain dari %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "tidak dapat terkoneksi ke %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "informasi target untuk perangkat tidak ada" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "argumen tidak valid" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Gagal membuka '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operasi gagal" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Tidak dapat memverifikasi MemorySize saat ini" @@ -2568,72 +2588,77 @@ msgstr "jenis OS %s tidak diketahui" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "gagal membuka berkas %s" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "gagal membuka berkas %s" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "gagal membaca berkas konfigurasi %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "gagal membuka berkas %s" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "gagal membaca berkas konfigurasi %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "gagal membuka berkas %s" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "gagal membaca berkas konfigurasi %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Jaringan tidak ditemukan" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Gagal membuka '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Memory terpakai:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2652,17 +2677,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "informasi node" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain masih tetap berjalan" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2847,7 +2872,7 @@ msgstr "" msgid "Could not read container config" msgstr "tidak dapat terkoneksi ke %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "jenis OS %s tidak diketahui" @@ -2992,214 +3017,214 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Jaringan tidak ditemukan" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Gagal mendapatkan statistik antarmuka %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "fungsi ini tidak didukung oleh hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "data yang tidak diharapkan '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "data yang tidak diharapkan '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "argumen di %s tidak valid" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "informasi perangkat %s tidak ada" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Gagal melepas perangkat dari %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "pasang antarmuka jaringan" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "pasang antarmuka jaringan" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Gagal membuka '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "jenis OS %s tidak diketahui" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Jaringan tidak ditemukan" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "informasi nama domain tidak ada" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "alamat MAC salah: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3213,7 +3238,7 @@ msgstr "gagal menulis pada berkas log" msgid "Unable to seek to %lld in %s" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Gagal membuka '%s': %s" @@ -3228,649 +3253,647 @@ msgstr "Gagal mendapatkan statistik blok %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Gagal membuat jaringan dari %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Tidak dapat memverifikasi MemorySize saat ini" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Tidak dapat memverifikasi MemorySize saat ini" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Gagal menutup soket %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Gagal menutup soket %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "gagal mendapatkan domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operasi gagal" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain sudah aktif" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "gagal menulis berkas konfigurasi: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Gagal mematikan domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s disimpan ke %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Gagal membuat domain dari %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Gagal membuat domain dari %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Jaringan masih tetep berjalan" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "id domain atau uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s sudah ada" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain sudah aktif" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operasi gagal" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operasi gagal" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "ubah alokasi memori" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "ubah alokasi memori" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "nama domain yg nonaktif" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "gagal mendapatkan UUID domain" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Gagal membuat XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Gagal menutup soket %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operasi gagal" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "nama domain yg nonaktif" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Gagal membaca soket %d\n" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Gagal membuat XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Gagal membuat XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "gagal mendapatkan UUID jaringan" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "gagal mendapatkan UUID domain" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "data yang tidak diharapkan '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "tidak dapat terkoneksi ke %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domain %s sudah ada" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "memuat berkas definisi host" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "memuat berkas definisi host" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "nama domain yg nonaktif" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Domain tidak ditemukan" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "gagal mendapatkan informasi node" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Gagal melepas perangkat dari %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "nama domain yg nonaktif" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Gagal membuat jaringan dari %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Gagal menyimpan domain %s ke %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "argumen di %s tidak valid" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain tidak ditemukan: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "gagal membaca berkas konfigurasi %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "argumen tidak valid" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operasi gagal: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "gagal menulis pada berkas log" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "gagal mendapatkan UUID domain" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operasi gagal: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Gagal membuka '%s': %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3880,537 +3903,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Gagal menemukan jaringan" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Gagal membuka '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Gagal membaca soket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Gagal membaca soket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Gagal membaca soket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Gagal menutup soket %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "gagal mendapatkan URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Gagal mengalokasi memori: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "mengalokasikan domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Gagal membuka '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "gagal mengalokasikan node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Nilai %d untuk ukuran memori salah" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "gagal menulis berkas konfigurasi: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "terlalu banyak domain" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "terlalu banyak domain" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "ubah alokasi memori" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "jenis OS tidak diketahui" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "terlalu banyak jaringan" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "terlalu banyak jaringan" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "terlalu banyak driver yang didaftarkan" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operasi gagal: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operasi gagal" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Gagal mendapatkan statistik blok %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Gagal mendapatkan statistik antarmuka %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Gagal membuat domain dari %s" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "fungsi ini tidak didukung oleh hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Gagal menjalankan domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "gagal menyimpan konten" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Gagal menjalankan domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Gagal melakukan koneksi ke hypervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "tidak dapat terkoneksi ke %s" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Gagal membaca soket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connectio" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "tidak dapat terkoneksi ke %s" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Gagal membuat XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "gagal mendapatkan jaringan '%s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "argumen di %s tidak valid" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operasi gagal" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Gagal menjalankan domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4495,7 +4518,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Gagal membuka '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4559,29 +4582,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "argumen di %s tidak valid" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "data yang tidak diharapkan '%s'" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4983,123 +5020,123 @@ msgstr "Gagal membuat jaringan dari %s" msgid "Scanning host%u" msgstr "host %s tidak diketahui" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "jenis OS %s tidak diketahui" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "nama jaringan atau uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "jenis OS %s tidak diketahui" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "informasi sumber untuk perangkat %s tidak ada" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "informasi sumber untuk perangkat %s tidak ada" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "data yang tidak diharapkan '%s'" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "host %s tidak diketahui" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "informasi nama domain tidak ada" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "jenis OS %s tidak diketahui" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "host %s tidak diketahui" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5147,7 +5184,7 @@ msgstr "kesalahan sintak berkas konfigurasi: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5159,99 +5196,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain sudah aktif" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain sudah aktif" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "id domain atau uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s sudah ada" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain masih tetap berjalan" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5340,7 +5377,7 @@ msgstr "" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5498,201 +5535,212 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Gagal membuka '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Gagal membuat jaringan dari %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "kehabisan memori" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Gagal membuka '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Gagal membuka '%s': %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "perintah tidak diketahui: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "perintah tidak diketahui: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "tidak dapat terkoneksi ke %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "gagal menulis pada berkas log" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "gagal menulis pada berkas log" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "data yang tidak diharapkan '%s'" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Jaringan masih tetep berjalan" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "tidak dapat terkoneksi ke %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s sudah ada" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s sudah ada" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "nama domain yg nonaktif" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "tidak dapat terkoneksi ke %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Gagal membuat XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Gagal membuat XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "gagal menulis berkas konfigurasi: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "gagal mendapatkan domain '%s'" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "gagal menulis berkas konfigurasi: %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "tidak dapat terkoneksi ke %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "tidak dapat terkoneksi ke %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "kesalahan: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Gagal membuka '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Gagal membuat XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Gagal menemukan jaringan: %s" @@ -5756,15 +5804,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nama domain, id atau uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5881,15 +5929,15 @@ msgstr "Gagal menampilkan domain nonaktif" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nama" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Status" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "tidak ada status" @@ -6006,7 +6054,7 @@ msgstr "" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nama domain atau uuid" @@ -6250,11 +6298,11 @@ msgstr "Kembalikan informasi dasar tentang domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nama:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6262,16 +6310,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Jenis OS:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Status:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "" @@ -6300,1704 +6348,1704 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Memory terpakai:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "Sel NUMA:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informasi domain vcpu" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Kembalikan informasi dasar tentang domain CPU virtual" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "jumlah vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "jumlah cpu host (dipisahkan dg koma)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "gagal mendapatkan informasi node" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "CPU fisik %d tidak ada." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ubah jumlah CPU virtual" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Ubah jumlah CPU virtual yang aktif di domain tamu." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "jumlah CPU virtual" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Jumlah CPU virtual salah." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Terlalu banyak CPU virtual." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ubah alokasi memori" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Ubah alokasi memori domain tamu saat ini." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "Ukuran memori dalam kilobyte" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Nilai %d untuk ukuran memori salah" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Tidak bisa memverifikasi MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ubah batas memori maksimum" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Ubah batas alokasi memori maksimum di domain tamu." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Tidak dapat memverifikasi MemorySize saat ini" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Tidak dapat memperkecil MemorySize saat ini" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Tidak dapat mengubah MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informasi node" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Kembalikan informasi dasar tentang node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "gagal mendapatkan informasi node" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Model CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Frekuensi CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Soket CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Inti per soket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread per inti:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Sel NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Ukuran memory:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "kemampuan" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "Gagal mendapatkan kemampuan" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informasi domain di XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "tampilkan domain yang tidak aktif" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ubah nama domain atau id ke UUID domain" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "gagal membuka berkas konfigurasi" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "kesalahan sintak berkas konfigurasi" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ubah id domain atau UUID ke nama domain" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id domain atau uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ubah nama domain atau UUID ke id domain" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ubah nama domain atau id ke UUID domain" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id domain atau nama" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "gagal mendapatkan UUID domain" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migrasi domain ke host lainnya" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migrasi langsung" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "otomatis mulai jaringan" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nama jaringan atau uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "buat jaringan dari berkas XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Buat jaringan." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Gagal membuat jaringan dari %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Tentukan jaringan" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Gagal menentukan jaringan dari %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nama jaringan, id atau uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informasi jaringan dalam XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "tampilkan jaringan" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Mengembalikan daftar jaringan." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "tampilkan jaringan yang tidak aktif" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "tampilkan jaringan yang aktif dan tidak aktif" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Gagal menampilkan jaringan aktif" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Gagal menampilkan jaringan yang tidak aktif" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "Tidak otomatis mulai" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktif" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "tidak aktif" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ubah UUID jaringan ke nama jaringan" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid jaringan" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Hidupkan jaringan" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nama jaringan yang tidak aktif" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Gagal memulai jaringan %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 -#, c-format -msgid "Network %s has been undefined\n" -msgstr "" - #: src/virsh.c:2914 #, c-format +msgid "Network %s has been undefined\n" +msgstr "" + +#: src/virsh.c:2916 +#, c-format msgid "Failed to undefine network %s" msgstr "" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ubah nama jaringan ke UUID jaringan" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nama jaringan" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "gagal mendapatkan UUID jaringan" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "otomatis mulai jaringan" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "nama domain atau uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "buat domain dari berkas XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Buat sebuah domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "berkas yang berisi XML keterangan domain" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "buat domain dari berkas XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "berkas yang berisi XML keterangan domain" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "migrasi domain ke host lainnya" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nama jaringan yang tidak aktif" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Gagal menampilkan domain nonaktif" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Gagal menampilkan domain nonaktif" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "nama domain yg nonaktif" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "gagal mengalokasikan buffer" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "buat domain dari berkas XML" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definisikan (tapi jangan jalankan) domain dari berkas XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definisikan domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Gagal menentukan jaringan dari %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Gagal menentukan jaringan dari %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Gagal mematikan domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Gagal menjalankan domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "informasi domain di XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "" -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "daftar domain" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Kembalikan daftar domain" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "tampilkan domain yang tidak aktif" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "tampilkan domain yang tidak aktif dan aktif" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Gagal menampilkan domain aktif" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Gagal menampilkan domain nonaktif" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "kehabisan memori" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Gagal menyimpan domain %s ke %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "informasi node" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Kembalikan informasi dasar tentang node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "mengalokasikan domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "ubah UUID jaringan ke nama jaringan" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid domain" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Jalankan domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "nama domain yg nonaktif" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Gagal menjalankan domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "buat domain dari berkas XML" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Buat sebuah domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "nama domain" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "nama domain yg nonaktif" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Gagal membuat XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "nama domain atau id belum didefinisikan" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "gagal membuka berkas konfigurasi" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Gagal menentukan jaringan dari %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "ubah nama jaringan ke UUID jaringan" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "gagal mendapatkan UUID domain" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "buat domain dari berkas XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "berkas yang berisi XML keterangan domain" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "buat domain dari berkas XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nama domain yg nonaktif" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nama domain atau uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nama domain yg nonaktif" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nama domain atau uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nama jaringan" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Gagal menjalankan domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Jaringan %s dibuat dari %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Gagal membuat domain dari %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Gagal melepas perangkat dari %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "informasi node" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Kembalikan informasi dasar tentang node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Jenis OS:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "berkas XML" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "informasi domain di XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "" -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "daftar domain" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Kembalikan daftar domain" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Gagal menampilkan domain aktif" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "ubah UUID jaringan ke nama jaringan" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "ubah UUID jaringan ke nama jaringan" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid domain" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "ubah UUID jaringan ke nama jaringan" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "tampilkan versi" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Tampilkan informasi versi sistem." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "gagal mendapatkan jenis hypervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "gagal mendapatkan versi pustaka" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Mempergunakan API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "gagal mendapatkan versi hypervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "migrasi domain ke host lainnya" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "informasi perangkat tidak ada" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "kemampuan" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Gagal melakukan koneksi ke hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Gagal menampilkan domain nonaktif" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "lepas perangkat dari berkas XML" -#: src/virsh.c:4996 +#: src/virsh.c:4998 msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Gagal melepas perangkat dari %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Gagal memasang perangkat dari %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Gagal menampilkan domain nonaktif" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Gagal memasang perangkat dari %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "cetak nama-host hypervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "Gagal mendapatkan nama-host" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "gagal mendapatkan URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "tampilan vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "konsol tty" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "pasang perangkat dari berkas XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Pasang perangkat dari XML" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "berkas XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Gagal memasang perangkat dari %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "lepas perangkat dari berkas XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Lepas perangkat dari XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Gagal melepas perangkat dari %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "pasang antarmuka jaringan" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Pasang antarmuka jaringan baru" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "jenis antarmuka jaringan" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "sumber antarmuka jaringan" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nama jaringan target" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "alamat MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "lepas antarmuka jaringan" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Lepas antarmuka jaringan." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Gagal memperoleh informasi antarmuka" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Gagal mengalokasikan memory" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Gagal membuat XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Gagal memperoleh informasi disk" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "gagal mengalokasikan node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "gagal membuka berkas konfigurasi" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "gagal membuka berkas konfigurasi" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "gagal membaca berkas konfigurasi" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "kesalahan sintak berkas konfigurasi" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "gagal membuka berkas konfigurasi" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "keluar dari terminal interaktif ini" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "perintah '%s' membutuhkan opsi <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "perintah '%s' membutuhkan opsi --%s " -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "perintah '%s' tidak ada" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAMA\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8005,17 +8053,17 @@ msgstr "" "\n" " Ringkasan\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8023,7 +8071,7 @@ msgstr "" "\n" " KETERANGAN\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8031,60 +8079,60 @@ msgstr "" "\n" " OPSI\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nama domain atau id belum didefinisikan" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "gagal mendapatkan domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nama jaringan belum didefinisikan" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "gagal mendapatkan jaringan '%s" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nama jaringan belum didefinisikan" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "gagal mendapatkan domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nama jaringan belum didefinisikan" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "gagal mendapatkan domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8095,129 +8143,129 @@ msgstr "" "(Waktu: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "perintah tidak diketahui: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "perintah '%s' tidak mendukung opsi --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "data yang tidak diharapkan '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "tidak ada koneksi yang valid" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: kesalahan: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "kesalahan: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "gagal terkoneksi ke hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "Gagal mengambil informasi tentang berkas log" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "gagal menulis pada berkas log" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Gagal memutuskan koneksi dari hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8236,31 +8284,31 @@ msgid "" " commands (non interactive mode):\n" msgstr "" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8782,7 +8830,7 @@ msgstr "argumen tidak valid" msgid "invalid interface pointer in %s" msgstr "argumen di %s tidak valid" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "kesalahan internal %s" @@ -8915,7 +8963,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "informasi domain tidak lengkap, uuid tidak ada" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informasi domain tidak lengkap, name tidak ada" @@ -8969,265 +9017,265 @@ msgstr "" msgid "unexpected sound model %s" msgstr "data yang tidak diharapkan '%s'" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "jenis OS %s tidak diketahui" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "informasi kernel tidak ada" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "informasi sumber untuk perangkat tidak ada" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "informasi perangkat tidak ada" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "alamat MAC salah: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "tidak dapat terkoneksi ke %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informasi domain tidak lengkap, domid tidak ada" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "alamat MAC salah: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "jenis OS %s tidak diketahui" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "kesalahan sintak berkas konfigurasi" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain masih tetap berjalan" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "memori node" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operasi gagal" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Gagal menemukan jaringan" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Gagal membuka '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "berkas yang berisi XML keterangan domain" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "gagal membuka berkas" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "informasi domain tidak lengkap, name tidak ada" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "Gagal mendapatkan nama-host" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "informasi domain tidak lengkap, uuid tidak ada" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "informasi domain tidak lengkap, uuid tidak ada" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "gagal membuka berkas %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "gagal membaca berkas konfigurasi %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "data yang tidak diharapkan '%s'" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Jaringan masih tetep berjalan" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9417,6 +9465,14 @@ msgstr "" msgid "reallocating list" msgstr "mengalokasikan domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Gagal memasang perangkat dari %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "gagal membuka berkas %s" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Gagal membuat domain dari %s" diff --git a/po/is.po b/po/is.po index 9a1c6a2363..f913cde97d 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/it.po b/po/it.po index 4291ad09b4..d3f638a3fe 100644 --- a/po/it.po +++ b/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-02-28 01:31+0100\n" "Last-Translator: Guido Grazioli \n" "Language-Team: \n" @@ -236,8 +236,8 @@ msgstr "Impossibile allocare struct qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "impossibile inizializzare mutex" @@ -463,59 +463,59 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: autorizzazione non supportata %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Impostazione gruppo impossibile quando non in esecuzione come root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Impossibile allocare memoria" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Impossibile assegnare memoria a scsidev" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Impossibile trovare gruppo '%s'" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Impossibile eseguire il parsing della modalità '%s'" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "impossibile eseguire il dispositivo %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Impossibile eseguire il fork come demone: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Impossibile creare la pipe: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "impossibile creare rundir" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "Errore nella modifica della proprietà del gruppo di %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "Impossibile registrare il callback per la pipe del segnale" @@ -619,7 +619,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Impossibile risolvere l'indirizzo %d: %s" @@ -667,7 +667,7 @@ msgstr "impossibile elencare i meccanismi di SASL %d (%s)" msgid "cannot allocate mechlist" msgstr "impossibile allocare elenco mech" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "impossibile interrogare SASL ssf sulla connessione %d (%s)" @@ -1255,7 +1255,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "elemento radice mancante" @@ -1286,7 +1286,7 @@ msgstr "tipo di dominio non valido %s" msgid "Failed to generate UUID" msgstr "Impossibile generare UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "elemento uuid malformato" @@ -1386,14 +1386,14 @@ msgid "no monitor path" msgstr "nessun percorso del monitor" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "alla linea %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "errore nel parsing del documento xml" @@ -1446,12 +1446,12 @@ msgstr "tipo di rete %d inaspettato" msgid "unexpected char type %d" msgstr "tipo di carattere %d inaspettato" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "modello sonoro %d inaspettato" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "tipo di input %d inaspettato" @@ -1511,12 +1511,12 @@ msgstr "impossibile salvare il file di configurazione '%s'" msgid "unexpected domain %s already exists" msgstr "il target %s esiste già" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "Impossibile aprire la cartella '%s'" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "impossibile rimuovere la configurazione %s" @@ -1558,299 +1558,309 @@ msgstr "" "Impossibile aggiungere la regola iptables '%s' alla catena '%s' nella tavola " "'%s': %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "errore di parsing dell'URI di connessione" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "impossibile ottenere la directory di lavoro" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "percorso troppo lungo" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "impossibile ottenere la directory attuale" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare non ha impostato l'uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 non ha impostato l'uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "il percorso è NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "i flag devono essere a zero" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "il buffer è NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "il parametro dei flag deve essere VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "il buffer è NULL ma la dimensione non è uguale a zero" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid fallito" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) fallito" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) fallito" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) fallito" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) fallito" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "impossibile inviare il messaggio di continua contenitore" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "Impossibile leggere il mesaggio di continua contenitore" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "Impossibile creare %s" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "impossibile montare %s su %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Impossibile legare la nuova root %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "impossibile montare /dev tmpfs" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Impossibile fare il pivot di root %s su %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "impossibile montare %s su %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "impossibile creare /dev/pts" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "impossibile spostare /dev/pts nel contenitore" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Impossibile creare il symlink '%s' verso '%s'" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "impossibile montare %s su %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "impossibile leggere /proc/mounts" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "impossibile smontare '%s'" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "impossibile montare /proc" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "impossibile eseguire il dispositivo %s" +msgid "failed to remove capabilities %d" +msgstr "impossibile ottenere le capabilities" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "impossibile ottenere le capabilities" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "impossibile ottenere le capabilities" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ha passato una definizione vm non valida" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "impossibile aprire %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "impossibile eseguire il contenitore clone" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "Impossibile creare il cgroup per %s\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "Impossibile impostare le risorse lxc" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "impossibile creare il server socket '%s'" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "impossibile collegarsi al server socket '%s'" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "impossibile attendere connessioni sul server socket %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "lettura dal fd %d fallita" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "scrittura sul fd %d fallita" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) fallita" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) fallita" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) fallita" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "evento errore %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() fallito" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "Impossibile spostare l'interfaccia %s a ns %d" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "Impossibile eliminare veth: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair fallita" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "impossibile analizzare il prodotto %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "impossibile montare /dev tmpfs" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "impossibile eseguire il dispositivo %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "impossibile montare %s su %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "Impossibile allocare tty" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Impossibile scrivere sul file pid '%s/%s.pid'" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "Impossibile cambiare la root dir" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "impossibile diventare il leader della sessione" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "Impossibile connettersi dal driver LXC" @@ -1873,20 +1883,20 @@ msgstr "Non è presente il supporto NETNS di sistema" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "non ci sono domini con uuid corrispondente" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "impossibile cancellare il dominio attivo" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "impossibile rimuovere la definizione di un dominio transitorio" @@ -1940,7 +1950,7 @@ msgstr "PID %d per il contenitore non valido" msgid "failed to kill pid %d" msgstr "Impossibile terminare il pid %d" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "impossibile attendere per '%s'" @@ -1995,7 +2005,7 @@ msgstr "parametro non valido '%s'" msgid "Invalid parameter count" msgstr "Parametro count non valido" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "impossibile determinare il nome host" @@ -2217,67 +2227,77 @@ msgstr "impossibile impostare l'autostart di un dominio transitorio" msgid "cannot create autostart directory '%s'" msgstr "impossibile creare la cartella di avvio automatico '%s'" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Impossibile creare il symlink '%s' verso '%s'" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "Impossibile eliminare il symlink '%s'" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Impossibile aggiornare il pool %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Impossibile aggiornare il pool %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "impossibile analizzare il dominio %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "nessun nodo dispositivo corrispondente al nome" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "target del dispositivo del disco" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Parametro per virXPathLong() non valido" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Impossibile aprire il percorso '%s'" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operazione di migrazione fallita" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "Impossibile eseguire %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "impossibile ottenere l'ora attuale" @@ -2566,73 +2586,78 @@ msgstr "tipo di potenzialità sconosciuta '%d' per '%s'" msgid "no device capabilities for '%s'" msgstr "nessuna funzionalità del dispositivo per '%s'" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "impossibile aprire in lettura %s" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "impossibile aprire in lettura %s" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Impossibile leggere dalla pipe del segnale: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "impossibile aprire in lettura %s" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Impossibile leggere dalla pipe del segnale: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "impossibile aprire in lettura %s" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Impossibile leggere dalla pipe del segnale: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "analisi uuid %s" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "nodi numa della cpu del nodo" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "impossibile aprire %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "la console non è implementata su questa piattaforma" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA non supportato su questo host" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "Impossibile interrogare la memoria disponibile di NUMA" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2651,16 +2676,16 @@ msgstr "Un OPENVZ VM attivo possiede già un id '%s'" msgid "Wrong state to perform action" msgstr "informazioni volume di storage" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "Il dominio non è in esecuzione" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2838,7 +2863,7 @@ msgstr "il dominio non è in uno stato di interruzione" msgid "Could not read container config" msgstr "Impossibile leggere la configurazione del contenitore" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "tipo '%s' sconosciuto" @@ -2982,216 +3007,216 @@ msgstr "Errore di comunicazione con il proxy: pacchetto malformato\n" msgid "got asynchronous packet number %d\n" msgstr "ricevuto il pacchetto asincrono numero %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "impossibile analizzare la versione %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Impossibile demonizzare il processo QEMU" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Stato di uscita inaspettato da qemu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Stato inaspettato di uscita '%d', qemu è probabilmente fallito" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Impossibile trovare il binario di QEMU %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Rete '%s' non trovata" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Tipo di rete %d non supportata" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "impossibile inizializzare il supporto del bridge: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" "Errore nell'aggiunta dell'interfaccia tap al bridge. %s non è un dispositivo " "bridge" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Errore nell'aggiunta dell'interfaccia di tap '%s' al bridge '%s' : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "La migrazione TCP non è supportata da questo binario di QEMU" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "La migrazione di STDIO non è supportata con questo binario di QEMU" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "nome di volume non supportato '%s' per il disco '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "tipo di disco USB '%s' non supportato" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "tipo di disco '%s' non supportato" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "modello audio non valido" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "elemento uuid malformato per '%s'" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "impossibile analizzare il dispositivo %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "informazioni mancanti sui dispositivi per %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "impossibile analizzare il dominio %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Impossibile trovare il link del dispositivo per lun %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "impossibile analizzare il dominio %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "impossibile analizzare la funzione %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Tipo di dispositivo a caratteri sconosciuto '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "impossibile estrarre dispositivi disco" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "troppi dispositivi a caratteri" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Tipo di dispositivo a caratteri sconosciuto '%s'" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "percorso emulatore troppo lungo" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "attributo autorizzazione host mancante" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "impossibile analizzare lo slot %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "impossibile analizzare il dispositivo %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "impossibile analizzare lo slot %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "impossibile analizzare il bus %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "tipo di auth sconosciuta '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "errore nella creazione del file di log %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "Impossibile impostare il flag close-on-exec del file di log della VM" @@ -3205,7 +3230,7 @@ msgstr "errore nella creazione del file di log %s/%s.log" msgid "Unable to seek to %lld in %s" msgstr "Impossibile leggere in seek a %lld in %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Impossibile avviare automaticamente la VM '%s': %s\n" @@ -3220,317 +3245,315 @@ msgstr "Impossibile eliminare il file di status %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Impossibile riconnettere lo schermo per %s: %d\n" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "impossibile ottenere l'ora attuale" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Impossibile eseguire il parsing della modalità '%s'" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Impossibile eseguire il parsing della modalità '%s'" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "impossibile ottenere l'ora attuale" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Impossibile creare la cartella di stato '%s': %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Errore durante la lettura dell'output d'avvio di %s" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Tempo scaduto durante la lettura dell'output d'avvio di %s" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "Spazio esaurito durante la lettura dell'output d'avvio di %s" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "Errore durante la lettura dell'output di log %s" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "Spazio esaurito durante la lettura dell'output di log %s" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Tempo scaduto durante la lettura del log di output %s" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "Tempo scaduto durante la lettura del log di output %s" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Impossibile aprire il percorso %s del monitor" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Impossibile impostare il flag close-on-exec del monitor" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Impossibile impostare il monitor in modalità non-blocking" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "Impossibile chiudere il file di log %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "impossibile avviare l'ospite: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" "impossibile eseguire il comando del monitor per ottenere le informazioni del " "thread della CPU" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "impossibile impostare l'affinità della CPU" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "operazione di ripristino fallita" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "impostazione della password di VNC fallita" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "impossibile ottenere l'ora attuale" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM risulta essere già attiva" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Impossibile trovare una porta VNC non utilizzata" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "impossibile creare la directory di log %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "Impossibile trovare il binario di QEMU %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "impossibile rimuovere la configurazione per %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Impossibile creare il pool %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Impossibile scrivere envv sul file di log %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Impossibile scrivere argv sul file di log: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Impossibile scorrere fino alla fine del file di log %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "Dominio %s non mostrato\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "Chiusura VM '%s'\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Impossibile inviare SIGTERM a %s (%d)" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "Impossibile rimuovere lo stato del dominio per %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Impossibile creare il volume da %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "evento fd non gestito %d per %s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "lo storage pool non è attivo" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "Impossibile aprire %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "non ci sono domini con uuid corrispondente a '%s'" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "non ci sono domini con nome corrispondente %s" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "il dominio '%s' è già esistente" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "il dominio è già attivo come '%s'" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "operazione di sospensione fallita" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "operazione di interruzione fallita" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" "impossibile impostare la memoria massima al di sotto della memoria corrente" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "modifica allocazione della memoria" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "errore di parsing dell'URI di connessione" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "modifica allocazione della memoria" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "impossibile impostare la memoria al di sopra della memoria massima" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "impossibile impostare la memoria di un dominio attivo" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "impossibile ottenere l'xml del dominio" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "Impossibile creare '%s'" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "Impossibile scrivere l'header di salvataggio" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "Impossibile scrivere su xml" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "impossibile salvare il file %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "operazione di migrazione fallita" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' non è supportato da questo qemu" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "impossibile modificare il totale delle vcpu di un dominio attivo" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "tipo di virt sconosciuto nella definizione del dominio '%d'" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "impossibile determinare le vcpu massime per il dominio" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3538,106 +3561,106 @@ msgstr "" "le vcpu richieste sono maggiori delle vcpu massime permesse per il dominio: %" "d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "impossibile collegare le vcpu su di un dominio inattivo" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "numero vcpu fuori dalla gamma %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "impossibile impostare l'affinità" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "affinità cpu non supportata" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "Impossibile ottenere l'affinità" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "affinità cpu non disponibile" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "impossibile ottenere l'ora attuale" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "impossibile leggere l'immagine del dominio" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "impossibile leggere l'intestazione qemu" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "image magic non è corretto" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "versione immagine non supportata (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "impossibile leggere XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "impossibile analizzare XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "impossibile assegnare una nuova VM" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "impossibile ripristinare il dominio" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "tipo di disco '%s' non supportato" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Impossibile determinare la sintassi dell'argv QEMU %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "impossibile convertire il disco '%s' in indice bus/dispositivo" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "Mappatura del nome disco per il bus '%s' non supportata" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "Nessun dispositivo con bus '%s' e target '%s'" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3646,208 +3669,208 @@ msgstr "" "La versione di emulatore non supporta i supporti rimovibili per il " "dispositivo '%s' e il target '%s'" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "impossibile cambiare il supporto cdrom" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "impossibile modificare il supporto cdrom: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "il target %s esiste già" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "impossibile collegare il disco %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "Impossibile analizzare il numero slot\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "impossibile aggiungere il disco %s" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "impossibile collegare il disco usb" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "aggiunta del disco usb fallita" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "impossibile collegare il dispositivo usb" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "aggiunta del dispositivo usb fallita" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "impossibile collegare il dispositivo ad un dominio inattivo" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "questo tipo di dispositivo a disco non può essere collegato" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "questo tipo di dispositivo non può essere collegato" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "disco %s non trovato" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "il disco %s non può essere scollegato - numero slot non valido %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "impossibile eseguire il comando di estrazione del disco %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "impossibile scollegare il dispositivo %s: slot non valido %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "impossibile scollegare il dispositivo su un dominio inattivo" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" "solo i dispositivi SCSI o i dischi virtio possono essere scollegati " "dinamicamente" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "impossibile impostare l'autostart di un dominio transitorio" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "impossibile creare la cartella di avvio automatico %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Impossibile creare il symlink '%s' verso '%s'" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "percorso non valido: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "comando fallito 'info blockstats'" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' non è supportato da questo qemu" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "dispositivo non trovato: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "percorso vuoto o NULL" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "percorso non valido, '%s' non è una interfaccia conosciuta" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: impossibile aprire" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: impossibile scorrere o leggere il file" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "percorso non valido" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "il driver QEMU supporta solo gli indirizzi della memoria virtuale" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") fallita" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "comando 'memsave' fallito" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "impossibile leggere il file temporaneo creato con il template %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "nessun dominio XML fornito" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "solo gli URI tcp sono supportati dalle migrazioni KVM" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "L'URI non ha ':porta' alla fine" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "Impossibile generare un UUID casuale" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "esiste un dominio con lo stesso nome o UUID di '%s'" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "migrazione fallita: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Impossibile ripristinare il dominio %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3856,243 +3879,243 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "impossibile trovare l'eseguibile di libvirtd" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: trasporto in URL non riconosciuto (dovrebbe essere tls|unix|ssh|" "ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: per il trasporto 'ext', è richiesto un comando" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "impossibile risolvere l'hostname '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "impossibile collegarsi a '%s'" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "impossibile creare socket" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "impossibile collegarsi a '%s'" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "Impossibile creare la coppia di socket" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" "I metodi di trasporto unix, ssh ed ext non sono supportati sotto Windows" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "Impossibile impostare il socket non-blocking" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "impossibile generare pipe" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "impossibile ottenere automaticamente l'URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "Errore nell'allocazione della lista di callback" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "Errore nell'allocazione di domainEvents" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "Impossibile accedere %s '%s'" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "impossibile assegnare credenziali TLS: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "Impossibile caricare il certificato CA: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "impossibile caricare chiave privata/certificato: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "impossibile inizializzare il client TLS: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "impossibile impostare la priorità dell'algoritmo: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "impossibile impostare la priorità del certificato: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "impossibile impostare le credenziali della sessione: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "impossibile completare l'handshake TLS: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "impossibile completare l'inizializzazione TLS: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "verifica server (del nostro certificato o indirizzo IP) fallita\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "impossibile verificare il certificato del server: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "impossibile ottenere l'ora attuale" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "Certificato non valido" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "Il certificato non è sicuro." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "Il certificato è stato emesso da un autorità sconosciuta." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "Il certificato è stato revocato." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "Il certificato usa un algoritmo non sicuro" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "il certificato del server ha fallito la validazione: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Il tipo di certificato non è X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers fallito" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "Impossibile inizializzare il certificato: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "impossibile importare i certificato: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Il certificato è scaduto" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Il certificato non è ancora attivato" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "Il proprietario del certificato non coincide con il nome host (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "troppe celle NUMA: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "troppi ID del dominio remoto: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "lunghezza mappa maggiore del valore massimo: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" "la lughezza del buffer della mappa vCPU eccede il valore massimo: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "l'host riporta troppe vCPU: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "la lunghezza del buffer della mappa dei report dell'host eccede il valore " "massimo: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "il conteggio vCPU eccede il valore massimo: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "troppi nomi del dominio remoto: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4100,274 +4123,274 @@ msgstr "" "remoteDomainGetSchedulerParameters: ha restituito un numero di parametri che " "eccede il limite" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: tipo di parametro sconosciuto" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "memoria esaurita durante l'allocazione dell'array" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "tipo di parametro sconosciuto" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "richiesta block peek troppo grande per il protocollo remoto, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "la dimensione del buffer ritornato non è come quella richiesta" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" "la richiesta memory peek è troppo grande per il protocollo remoto, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "troppe reti remote: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "troppe reti remote: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "troppi pool di storage richiesti" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "troppi pool di storage ricevuti" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "troppi volumi di storage richiesti" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "troppi volumi di storage ricevuti" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "troppi nomi di dispositivi richiesti" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "troppi nomi di dispositivi ricevuti" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "troppi nomi di volumi richiesti" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "troppi nomi di volumi ricevuti" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "tipo di autenticazione sconosciuta %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "tipo di autenticazione richiesta %s rifiutata" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "tipo di autenticazione %d non supportato" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "impossibile inizializzare la libreria SASL: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "impossibile ottenere l'indirizzo sock" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "impossibile ottenere l'indirizzo peer" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Impossibile creare il contesto del client SASL: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "dimensione cipher invalida per la sessione TLS" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "impossibile impostare SSF esterno %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "impossibile impostare le proposizioni di sicurezza %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "il meccanismo SASL %s non è supportato dal server" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Impossibile avviare la negoziazione SASL: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Impossibile creare le credenziali per l'autenticazione" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "i dati di negaziazione SASL sono troppo lunghi: %d byte" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Fase SASL fallita: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "la negoziazione SSF %d non è abbastanza forte" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Impossibile raccogliere le credenziali per l'autenticazione" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "supporto a nessun evento" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "aggiunta di cb alla lista" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "rimozione di cb dalla lista" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header failed" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling dei parametri" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (lunghezza word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "impossibile inviare i dati" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "impossibile leggere dal socket TLS %s" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "connessione chiusa dal server" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "impossibile ricevere dati" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "impossibile codificare dati SASL: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "impossibile decodificare dati SASL: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (lunghezza word, risposta)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "il pacchetto ricevuto dal server è troppo piccolo" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "il pacchetto ricevuto dal server è troppo grande" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "intestazione non valida nella risposta" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "programma sconosciuto (ricevuto %x, atteso %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "versione protocollo sconosciuta (ricevuta %x, attesa %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "ricevuta chiamata RPC %d inattesa dal server" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "nessuna attesa di chiamata per rispondere con la seriale %d" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "procedura sconosciuta (ricevuta %x, attesa %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "stato sconosciuto (ricevuto %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "poll sul socket fallito" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "ricevuto evento hangup / errore sul socket" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "attesa su condizione fallita" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4452,7 +4475,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "impossibile risolvere l'hostname '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "backend per il tipo di pool mancante %d" @@ -4516,31 +4539,45 @@ msgstr "stato di uscita non-zero dal comando %d" msgid "%s not implemented on Win32" msgstr "%s non implementato su Win32" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "impossibile determinare la locazione d'inizio del dispositivo" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "impossibile determinare la locazione finale del dispositivo" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "tipo di dominio non valido %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "il target %s esiste già" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "non ci sono extent liberi abbastanza grandi" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "Impossibile leggere il percorso '%s' del volume target" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" "Il percorso del volume '%s' non inizia con il nome del dispositivo sorgente " "di pool principale." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "impossibile analizzare il numero partizione per il target '%s'" @@ -4938,119 +4975,119 @@ msgstr "Impossibile creare la rete da %s" msgid "Scanning host%u" msgstr "host %s sconosciuto" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "attributo autorizzazione host mancante" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "attributo password autorizzazione mancante" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "modalità ottale malformata" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "elemento owner malformato" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "elemento group malformato" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "tipo di pool di storage sconosciuto %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "elemento nome sorgente pool mancante" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "impossibile generare uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "tipo di formato di pool sconosciuto %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "nome host sorgente del pool di storage mancante" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "impossibile estrarre i dispositivi sorgente del pool di storage" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "percorso del dispositivo sorgente del pool di storage mancante" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "percorso sorgente del pool di storage mancante" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "nome host sorgente del pool di storage mancante" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "tipo di auth sconosciuta '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "percorso di destinazione del pool di storage mancante" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "elemento root sconosciuto per il pool di storage" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "formato di contenitore non supportato %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "tipo di pool inatteso" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "unità di dimensione sconosciute '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "elemento capacity malformato" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "valore elemento capacità troppo elevato" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "elemento name volume mancante" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "elemento capacity mancante" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "tipo di formato volume sconosciuto %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "elemento root sconosciuto per il pool di storage" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "numero formato di volume non supportato %d" @@ -5097,7 +5134,7 @@ msgstr "nessun file di configurazione per %s" msgid "cannot remove config for %s" msgstr "impossibile rimuovere la configurazione per %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "non ci sono pool con uuid corrispondente" @@ -5109,98 +5146,98 @@ msgstr "non ci sono pool con nome corrispondente" msgid "storage pool already exists" msgstr "storage pool già esistente" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "nessun storage pool con uuid corrispondente" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "il pool è ancora attivo" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "il pool è già attivo" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "lo storage pool è già attivo" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "lo storage pool non è attivo" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "lo storage pool è ancora attivo" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "il pool non supporta la cancellazione del volume" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "il pool non ha un file di configurazione" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "nessun vol di storage corrispondente al nome" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "nessun vol di storage con chiave corrispondente" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "nessun vol di storage con percorso corrispondente" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "il volume di storage esiste già" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "lo storage pool non supporta la creazione del volume" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "nessun vol di storage corrispondente al nome" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "il dominio '%s' è già esistente" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "lo storage pool non supporta la creazione del volume" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Il dominio '%s' è ancora in esecuzione" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "lo storage pool non supporta la cancellazione del volume" @@ -5288,7 +5325,7 @@ msgstr "risoluzione nome file del contenitore" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: fornire un percorso o usare test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "impossibile controllare hostname" @@ -5450,192 +5487,204 @@ msgstr "è supportato solo l'ascolto TCP per i dispositivi chr" msgid "unsupported chr device type %d" msgstr "tipo di dispositivo chr non supportato %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "Impossibile impostare il flag close-on-exec del file descriptor\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "Impossibile impostare il flag close-on-exec del file descriptor" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Impossibile avviare automaticamente la VM '%s': %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "impossibile inizializzare inotify" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Impossibile creare la cartella monitor %s : %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: memoria esaurita\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "impossibile leggere il pid: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "impossibile aprire il socket" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "impossibile legare il socket" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "impossibile inviare il comando troppo lungo %s (%d byte)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "impossibile inviare il comando %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "impossibile leggere la risposta %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "nessun kernel specificato" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "Impossibile trovare il kernel UNL %s" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "Impossibile scrivere envv sul file di log %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Impossibile scrivere argv sul file di log: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Ottenuto un pid inaspettato %d != %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "lo storage pool non è attivo" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "impossibile analizzare la versione %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "il dominio '%s' è già esistente" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "il dominio con uuid '%s' è già definito" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "impossibile leggere la cputimeper il dominio" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "impossibile leggere %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "impossibile bloccare segnali" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "impossibile creare la pipe" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Impossibile impostare il flag non-blocking del file descriptor" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Impossibile impostare il flag close-on-exec del file descriptor" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "Impossibile creare la pipe" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "impossibile eseguire il fork del processo figlio" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "impossibile sbloccare i segnali" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "impossibile impostare l'handle del file per lo stdin" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "impossibile impostare l'handle del file per lo stdout" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "impossibile impostare l'handle del file per lo stderr" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "impossibile diventare leader della sessione" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "impossibile passare alla cartella root: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "impossibile leggere il file %s" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "impossibile eseguire il binario %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "Risposta poll sconosciuta." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "errore di poll" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' uscito con stato non zero %d e segnale %d: %s" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Impossibile aprire la cartella '%s'" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Impossibile creare '%s'" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "Impossibile trovare il record utente per l'uid '%d'" @@ -5702,15 +5751,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nome del dominio, id o uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "disabilita avvio automatico" @@ -5829,15 +5878,15 @@ msgstr "Impossibile elencare domini inattivi" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nome" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stato" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "nessuno stato" @@ -5954,7 +6003,7 @@ msgstr "rimuovere la definizione di un dominio inattivo" msgid "Undefine the configuration for an inactive domain." msgstr "Rimozione della configurazione per un dominio inattivo." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nome del dominio o uuid" @@ -6200,11 +6249,11 @@ msgstr "Mostrare le informazioni di base del dominio." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nome:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6212,16 +6261,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Tipo di OS:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stato:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Ora della CPU:" @@ -6249,95 +6298,95 @@ msgstr "abilita" msgid "disable" msgstr "disabilita" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Memoria libera NUMA" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "visualizza memoria libera disponibile per la cella NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "Numero cella NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Totale" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informazioni vcpu del dominio" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Mostrare le informazioni di base sulle CPU virtuali del dominio." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Affinità CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Interruzione dominio, CPU virtuali non presenti." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "affinità vcpu del dominio di controllo" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Dominio pin VCPU per ospitare CPU fisiche." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "numero vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "numeri cpu host (separati da una virgola)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: Numero vCPU non valido o mancante." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist mancante" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: impossibile ottenere le informazioni del dominio." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: Numero vCPU non valido." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Formato non valido. Stringa vuota." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6345,7 +6394,7 @@ msgstr "" "cpulist: %s: Formato non valido. È necessaria una cifra nella posizione %d " "(vicino a '%c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6354,1460 +6403,1460 @@ msgstr "" "cpulist: %s: Formato non valido. È necessaria una cifra o una virgola nella " "posizione %d (vicino a '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Formato non valido. Virgola finale nella posizione %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "La CPU fisica %d non esiste." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "modifica numero di CPU virtuali" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Modifica il numero di CPU virtuali nel dominio guest." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "numero di CPU virtuali" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Numero non valido di CPU virtuali." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Troppe CPU virtuali." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "modifica allocazione della memoria" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Modifica l'allocazione della memoria attuale nel dominio guest." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "numero di kilobyte di memoria" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Valore %d per la grandezza della memoria non valido" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Impossibile verificare DimensioneMemoriaMassima" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "modifica limite massimo della memoria" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Modifica il limite massimo di allocazione della memoria nel dominio guest." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "limite massimo della memoria in kilobyte" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Impossibile verificare DimensioneMemoria corrente" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Impossibile diminuire la DimensioneMemoria corrente" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Impossibile modificare la DimensioneMemoriaMassima" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informazione del nodo" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Mostrare le informazioni di base sul nodo." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "impossibile ottenere informazioni sul nodo" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Modello CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Frequenza CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Socket CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Cella NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Dimensione memoria:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capacità" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Mostrare le capacità dell'hypervisor/driver." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "impossibile ottenere le capabilities" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informazioni del dominio in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Mostrare le informazioni sul dominio in XML su stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "mostra XML definito inattivo" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "iclude informazioni sensibili di sicurezza in dump XML" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "impossibile ripristinare il file di config per il dominio" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Modifica della configurazione XML per un dominio" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "errore di sintassi del file di configurazione" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "converte un id o UUID di dominio in un nome di dominio" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id o uuid del dominio" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "converte un UUID o un nome di dominio in un id di dominio" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "converte un nome o un id di dominio in un UUID di dominio" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id o nome del dominio" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "impossibile ottenere l'UUID del dominio" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migrare dominio su di un altro host" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Migrare dominio su di un altro host. Aggiungere --live per un migrazione " "live." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migrazione a caldo" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI di collegamento all'host di destinazione" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI di migrazione, generalmente può essere omesso" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "rinominare a nuovo nome durante la migrazione (se supportata)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrazione: desturi non specificato" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "avvio automatico di una rete" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" "Configura una rete per essere automaticamente avviata all'avvio del sistema." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nome o uuid della rete" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "Impossibile contrassegnare la rete %s come auto avviante" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "Impossibile disabilitare l'avvio automatico della rete %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "La rete %s è stata contrassegnata come auto avviante\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Rimozione contrassegno di avvio automatico della rete %s effettuato\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "creare una rete da un file XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Creare una rete." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "il file contiene una descrizione della rete XML" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Rete %s creata da %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Impossibile creare la rete da %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definire (ma non avviare) una rete da un file XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definire una rete." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Rete %s definita da %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Impossibile definire la rete da %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "distruggere una rete" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Distruggere una data rete." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nome, id o uuid della rete" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Rete %s distrutta\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Impossibile distruggere la rete %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informazioni rete in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Mostrare le informazioni sulla rete in XML su stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "mostrare le reti" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Mostrare l'elenco delle reti" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "elencare le reti inattive" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "elencare reti inattive & attive" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Impossibile elencare le reti attive" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Impossibile elencare le reti inattive" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Avvio automatico" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "non avviare automaticamente" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "attivo" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "non attivo" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "converte un UUID di rete in un nome di rete" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid di rete" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "avviare una (precedentemente definita) rete non attiva" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Avviare una rete." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nome della rete non attiva" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Rete %s avviata\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Impossibile avviare la rete %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "rimuovere la definizione di una rete non attiva" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Rimozione della configurazione per una rete non attiva." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "È stata rimossa la definizione della rete %s\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Impossibile rimuovere la definizione della rete %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "converte un nome di rete in un UUID di rete" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nome rete" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "impossibile ottenere l'UUID di rete" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "avvio automatico di un pool" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" "Configura un pool per essere avviato automaticamente all'avvio del sistema." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "nome o uuid del pool" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "Impossibile contrassegnare il pool %s come auto avviante" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Impossibile disabilitare l'avvio automatico del pool %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "Pool %s contrassegnato come auto avviante\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Marcatura di avvio automatico del pool %s rimossa\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "creare un pool da un file XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Creare un pool." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "il file contenente una descrizione XML del pool" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "Pool %s creato da %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Impossibile creare il pool da %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "creare un dominio da un file XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file contenente una descrizione XML del vol" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Vol %s creato da %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Impossibile creare il volume da %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "dispositivi enumerati su questo host" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nome della rete non attiva" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "target del dispositivo del disco" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Impossibile elencare i dispositivi nodo" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "nome del pool" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "tipo di pool" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "source-host per lo storage soggiacente" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "percorso sorgente per lo storage soggiacente" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "dispositivo sorgente per lo storage soggiacente" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "nome sorgente per lo storage soggiacente" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "destinazione per lo storage soggiacente" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "Impossibile assegnare il buffer XML" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "creare un pool da un insieme di argomenti" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Pool %s creato\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Impossibile creare il pool %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "definire (ma non avviare) un pool da un file XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "Definire un pool." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "Pool %s definito da %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "Impossibile definire il pool da %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "definire un pool da un insieme di argomenti" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "Pool %s definito\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "Impossibile definire il pool %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "creare un pool" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Creare un determinato pool." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "Pool %s creato\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "Impossibile creare il pool %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "distruggere un pool" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Distruggere un dato pool." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Pool %s distrutto\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Impossibile distruggere il pool %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "eliminare un pool" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "Eliminare un dato pool." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "Pool %s eliminato\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "Impossibile eliminare il pool %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "aggiornare un pool" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "Aggiornare un dato pool." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "Pool %s aggiornato\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Impossibile aggiornare il pool %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "informazioni pool in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "Mostrare le informazioni sul pool in XML su stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "elencare i pool" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Mostrare l'elenco dei pool" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "elencare i pool inattivi" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "elencare i pool inattivi & attivi" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "Impossibile elencare i pool attivi" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "Impossibile elencare i pool inattivi" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "trovate potenziali sorgenti pool di storage" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "Restituisce i documenti XML " -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "tipo di sorgenti di pool di storage da trovare" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "host opzionale per interrogazione" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "porta opzionale per interrogazione" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "Memoria esaurita" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf fallito (errore %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "Impossibile trovare sorgenti di pool %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "scopri potenziali sorgenti di memoria di stampa" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "tipo di sorgenti di pool storage da scoprire" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "file opzionali di sorgente xml per interrogazione di stampa" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "informazioni pool storage" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Mostrare informazioni base sul pool di storage" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "creazione in corso" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "in esecuzione" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "degradato" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Capacità:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Allocazione:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Disponibile:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "converte un UUID di pool in un nome di pool" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "pool uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "avviare un (precedentemente definito) pool inattivo" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Avviare un pool." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "nome del pool inattivo" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "Pool %s avviato\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Impossibile avviare il pool %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "creare un volume da un gruppo di argomenti" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Creare un volume." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "nome pool" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "nome del volume" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "dimensione del volume con suffissi k,M,G,T opzionali" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "dimensione di allocazione iniziale con suffisso k,M,G,T opzionale" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "tipo di formato di file raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "Dimensione malformata %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Vol %s creato\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "Impossibile creare il volume %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "rimuovere la definizione di un pool inattivo" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "Rimozione della configurazione per un pool inattivo." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "La definizione del pool %s è stata rimossa\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "Impossibile rimuovere la definizione del pool %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "converte un nome di pool in UUID di pool" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "impossibile ottenere il pool UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "creare un volume da un file XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "file contenente una descrizione XML del vol" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Vol %s creato da %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Impossibile creare il volume da %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "creare un volume da un file XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nome del pool inattivo" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nome o chiave volume" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Vol %s creato da %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nome del volume" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nome o chiave volume" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nome volume" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Impossibile avviare il pool %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Vol %s creato da %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Impossibile creare il volume da %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "eliminare un vol" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "Eliminare un dato vol." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "nome, chiave o percorso volume" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Vol %s eliminato\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "Impossibile eliminare il volume %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "informazioni volume di storage" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Mostrare le informazioni di base sul nodo." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Tipo:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "file" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "blocco" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "informazioni volume in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "Mostrare le informazioni sul vol in XML su stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "elencare i volumi" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Mostrare l'elenco dei domini" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "Impossibile elencare i vol attivi" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Percorso" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "converte un UUID di volume in un nome di volume" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "chiave o percorso volume" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "converte un UUID di volume in una chiave di volume" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "vol uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "converte un UUID di volume in un percorso di volume" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "nome o chiave volume" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "mostra versione" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Visualizzare le informazioni sulla versione di sistema." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "impossibile ottenere il tipo di hypervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compilato rispetto la libreria: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "impossibile ottenere la versione della libreria" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Libreria in uso: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API in uso: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "impossibile ottenere la versione dell'hypervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Impossibile estrarre la versione dell'hypervisor %s in esecuzione\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Esecuzione hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "dispositivi enumerati su questo host" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "informazioni mancanti sui dispositivi" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "nome capacità" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "Impossibile contare i dispositivi nodo" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "Impossibile elencare i dispositivi nodo" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "dettagli dispositivo nodo in XML" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" "Mostra le informazioni sul nodo dispositivo come uno scarico di XML sullo " "stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "chiave dispositivo" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "Impossibile trovare il dispositivo corrispondente" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Collegamento di un nuovo dispositivo disco." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "" "Ottieni statistiche dei blocchi del dispositivo per un dominio in esecuzione." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Dispositivo scollegato correttamente\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Impossibile staccare il dispositivo da %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Collegamento di un nuovo dispositivo disco." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Collegamento di un nuovo dispositivo disco." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, fuzzy, c-format msgid "Device %s re-attached\n" msgstr "Dispositivo collegato correttamente\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Impossibile collegare il dispositivo da %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "target del dispositivo del disco" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "" "Ottieni statistiche dei blocchi del dispositivo per un dominio in esecuzione." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Dominio %s ripristinato\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "impossibile eseguire il dispositivo %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "stampa il nome host di hypervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "impossibile ottenere il nome host" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "stampa l'URI canonico di hypervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "impossibile ottenere l'URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc display" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Mostrare l'indirizzo IP ed il numero di porta per il display VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "console tty" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Eseguire l'output del dispositivo per la console TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "attacca dispositivo da un file XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Attacca dispositivo da un XML" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "File XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: Opzione mancante" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Impossibile collegare il dispositivo da %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "Dispositivo collegato correttamente\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "scollegare dispositivo da un file XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Scollegare dispositivo da un XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: Opzione mancante" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Impossibile staccare il dispositivo da %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "Dispositivo scollegato correttamente\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "collegare interfaccia di rete" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Collegamento di una nuova interfaccia di rete." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "tipo di interfaccia di rete" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "sorgente dell'interfaccia di rete" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nome della rete target" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "Indirizzo MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "script utilizzato per l'interfaccia di rete bridge" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Nessun supporto %s nel comando 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "Interfaccia collegata correttamente\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "scollegare una interfaccia di rete" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Scollegare interfaccia di rete." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Impossibile ottenere informazioni sull'interfaccia" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Non è stata trovata alcuna interfaccia di tipo %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Non è stata trovata alcuna interfaccia con un indirizzo MAC %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Impossibile allocare memoria" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Impossibile creare XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "Interfaccia scollegata correttamente\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "colleganto dispositivo del disco" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Collegamento di un nuovo dispositivo disco." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "sorgente dispositivo del disco" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "target del dispositivo del disco" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "driver del dispositivo del disco" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "subdriver del dispositivo del disco" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "tipo di dispositivo target" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "modalità di lettura e scrittura del dispositivo" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Nessun supporto %s nel comando 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "Disco collegato correttamente\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "scollegare un dispositivo del disco" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Scollegare dispositivo disco." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Impossibile ottenere informazioni sul disco" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Nessun disco trovato con target %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "Disco scollegato correttamente\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: impossibile assegnare un nome file temporaneo:%s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: impossibile creare un file temporaneo: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: impossibile scrivere il file temporaneo: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: impossibile scrivere o chiudere il file temporaneo: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7816,7 +7865,7 @@ msgstr "" "%s: la variabile di ambiente $EDITOR contiene meta shell o altri caratteri " "inaccettabili" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7825,88 +7874,88 @@ msgstr "" "%s: il nome file temporaneo contiene meta shell o altri caratteri non " "accettabili ($TMPDIR è sbagliata?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: impossibile creare il comando di editing: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: comando di edit fallito: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: comando uscito con stato non zero" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: impossibile leggere il file temporaneo: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "modifica della configurazione XML per un dominio" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "Modifica della configurazione XML per un dominio" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "Configurazione XML del dominio %s non è cambiata.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERRORE: la configurazione XML è stata cambiata da un altro utente" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Configurazione dominio XML %s modificato.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "modifica configurazione XML per una rete" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "Modifica la configurazione XML per una rete." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "modifica configurazione XML per un pool storage" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "Modifica la configurazione XML per uno storage pool." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "abbandona questo terminale interattivo" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "il comando '%s' richiede l'opzione <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "il comando '%s' richiede l'opzione --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "il comando '%s' non esiste" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NOME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7914,17 +7963,17 @@ msgstr "" "\n" " SOMMARIO\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7932,7 +7981,7 @@ msgstr "" "\n" " DESCRIZIONE\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7940,58 +7989,58 @@ msgstr "" "\n" " OPZIONI\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "errore interno: virsh %s: nessun %s VSH_OT_DATA opzione" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "id o nome del dominio non definito" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "impossibile ottenere il dominio '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nome della rete non definito" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "impossibile ottenere la rete '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "nome pool non definito" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "impossibile ottenere il pool '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "nome vol non definito" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "impossibile ottenere il vol '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8002,129 +8051,129 @@ msgstr "" "(Durata: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "\" mancanti" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "token inaspettato (nome del comando): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "comando sconosciuto: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "il comando '%s' non supporta l'opzione --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "sintassi prevista: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "numero" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "stringa" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "dato inaspettato '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPZIONE" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATI" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "vuoto" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "in pausa" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in arresto" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "terminato" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "interrotto con errore" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "scollegato" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "nessuna connessione valida" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: errore: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "errore: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: impossibile allocare %d byte" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: impossibile allocare %lu bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "impossibile collegarsi all'hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "impossibile ottenere informazioni sul file di log" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "il percorso del log non è un file" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "impossibile aprire il file di log. controllare il percorso del file di log" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "errore nella scrittura del file di log" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: impossibile scrivere il file di log: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "impossibile disconnettersi dall'hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8157,7 +8206,7 @@ msgstr "" "\n" " comandi (modalità non interattiva):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8167,17 +8216,17 @@ msgstr "" " (specifica help per informazioni sul comando)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "opzione non supportata '-%c'. Consultare --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "argomenti extra '%s'. Consultare --help." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8186,7 +8235,7 @@ msgstr "" "Benvenuti a %s, il terminale interattivo per la virtualizzazione.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8701,7 +8750,7 @@ msgstr "puntatore di rete non valido in" msgid "invalid interface pointer in %s" msgstr "puntatore di rete non valido in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "errore interno: buffer troppo piccolo" @@ -8829,7 +8878,7 @@ msgstr "informazioni del dominio non corrette, domid non numerico" msgid "domain information incomplete, missing uuid" msgstr "informazioni del dominio incomplete, uuid mancante" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informazioni del dominio incomplete, nome mancante" @@ -8881,122 +8930,122 @@ msgstr "indirizzo mac malformato '%s'" msgid "unexpected sound model %s" msgstr "modello sonoro inatteso %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "tipo di grafica sconosciuta '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "tipo di dominio mancante" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "\" mancanti" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "prodotto mancante" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "prodotto mancante" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "impossibile analizzare il dominio %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "impossibile analizzare il bus %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "impossibile analizzare lo slot %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "impossibile analizzare la funzione %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informazioni del dominio incomplete, id mancante" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "maschera CPU non valida %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "tipo di ciclo vita sconosciuto %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "errore di sintassi della topologia" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "errore nel parsing delle informazioni del dominio Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "Il dominio '%s' non è in esecuzione." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch impossibile trovare questo dominio" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "tipo di dispositivo non supportato" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart non è riuscito a trovare questo dominio" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart non è riuscito a trovare questo dominio" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "valore inaspettato da on_xend_start" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "memoria non disponibile" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string fallito" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "Errore nella ridefinizione di sexpr" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start non è presente in sexpr" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "Impossibile risolvere il nome %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9004,7 +9053,7 @@ msgstr "" "xenDaemonDomainMigrate: Xen non supporta la rinomina del dominio durante la " "migrazione" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -9012,130 +9061,130 @@ msgstr "" "xenDaemonDomainMigrate: Xen non supporta la limitazione di banda durante la " "migrazione" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: flag non supportato" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: URI non valido" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: solo le migrazioni xenmigr:// sono supportate da Xen" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: un hostname deve essere specificato nell'URI" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: numero di porta non valido" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "errore nel parsing della descrizione del dominio" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "Impossibile creare sexpr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Impossibile creare il dominio inattivo %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "non supportato in xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "informazioni del nodo incomplete, nome scheduler mancante" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup fallito" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "Scheduler sconosciuto" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "Impossibile ottenere un nome per lo scheduler" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "informazioni del dominio incomplete, cpu_weight mancante" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "informazioni del dominio incomplete, cpu_cap mancante" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek non è supportato per dom0" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: percorso non valido" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "impossibile aprire per la lettura: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "Impossibile eseguire Iseek o la lettura dal file: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "tipo di grafica inaspettata %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "tipo carattere dispositivo inatteso" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "Impossibile collegare direttamente il floppy %s" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "Impossibile collegare direttamente il CDROM %s" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "tipo di rete non supportata %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Rete '%s' non attiva" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "valore ciclo vita inatteso %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "loader di dominio HVM non presente" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "collegamento a caldo del tipo di dispositivo non supportata" @@ -9317,6 +9366,17 @@ msgstr "orologio già tracciato" msgid "reallocating list" msgstr "riassegnazione lista in corso" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "impossibile eseguire il dispositivo %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "impossibile aprire in lettura %s" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Impossibile impostare il flag close-on-exec del file descriptor\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "Impossibile leggere le informazioni nodo" diff --git a/po/ja.po b/po/ja.po index ba37f8eb1a..e1c628ab78 100644 --- a/po/ja.po +++ b/po/ja.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-04-07 16:48+1000\n" "Last-Translator: Kiyoto Hashida \n" "Language-Team: Japanese \n" @@ -237,8 +237,8 @@ msgstr "struct qemud_server ã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex ã‚’åˆæœŸåŒ–ã§ãã¾ã›ã‚“" @@ -457,59 +457,59 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: サãƒãƒ¼ãƒˆã®ãªã„èªè¨¼ %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "root ã¨ã—ã¦å®Ÿè¡Œã—ã¦ã„ã‚‹å ´åˆã¯ã‚°ãƒ«ãƒ¼ãƒ—を設定ã§ãã¾ã›ã‚“" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "メモリーã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "メモリーã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "グループ '%s' ã®ãƒ«ãƒƒã‚¯ã‚¢ãƒƒãƒ—ã«å¤±æ•—" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "モード '%s' ã®æ§‹æ–‡è§£æžã«å¤±æ•—" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "デーモンã¨ã—ã¦ãƒ•ã‚©ãƒ¼ã‚¯ã™ã‚‹ã®ã«å¤±æ•—: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "パイプã®ä½œæˆã«å¤±æ•—: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir を生æˆã§ãã¾ã›ã‚“" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ã®ã‚°ãƒ«ãƒ¼ãƒ—所有権ã®å¤‰æ›´ã«å¤±æ•—" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "シグナルパイプ用ã®ã‚³ãƒ¼ãƒ«ãƒãƒƒã‚¯ã®ç™»éŒ²ã«å¤±æ•—" @@ -611,7 +611,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "アドレス %d を解決ã§ãã¾ã›ã‚“: %s" @@ -659,7 +659,7 @@ msgstr "SASL メカニズム %d (%s) をリストã§ãã¾ã›ã‚“" msgid "cannot allocate mechlist" msgstr "メカリストを割り当ã¦ã§ãã¾ã›ã‚“" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "接続 %d (%s) 上㮠SASL ssf をクエリã§ãã¾ã›ã‚“" @@ -1229,7 +1229,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "root è¦ç´ ãŒã‚ã‚Šã¾ã›ã‚“" @@ -1259,7 +1259,7 @@ msgstr "無効ãªãƒ‰ãƒ¡ã‚¤ãƒ³ã‚¿ã‚¤ãƒ— %s" msgid "Failed to generate UUID" msgstr "UUID ã®ç”Ÿæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "異常形æˆã® uuid è¦ç´ " @@ -1358,14 +1358,14 @@ msgid "no monitor path" msgstr "モニターパスãŒã‚ã‚Šã¾ã›ã‚“" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "%d è¡Œã§: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml ドキュメントパースã«å¤±æ•—" @@ -1418,12 +1418,12 @@ msgstr "予期ã—ãªã„ãƒãƒƒãƒˆã‚¿ã‚¤ãƒ— %d" msgid "unexpected char type %d" msgstr "予期ã—ãªã„文字タイプ %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "予期ã—ãªã„サウンドモデル %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "予期ã—ãªã„ド入力タイプ %d" @@ -1483,12 +1483,12 @@ msgstr "設定ファイル %s ã‚’ä¿å­˜ã§ãã¾ã›ã‚“" msgid "unexpected domain %s already exists" msgstr "ターゲット %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "ディレクトリ '%s' ã‚’é–‹ãã®ã«å¤±æ•—" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "設定 %s を削除ã§ãã¾ã›ã‚“" @@ -1527,299 +1527,309 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "テーブル '%s'内ã®ãƒã‚§ãƒ¼ãƒ³'%s' 㸠iptables ルール '%s' ã®è¿½åŠ ã«å¤±æ•—: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "接続 URI ã®æ§‹æ–‡è§£æžãŒã§ãã¾ã›ã‚“ã§ã—ãŸ" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "作業ディレクトリをå–å¾—ã§ãã¾ã›ã‚“" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "パスãŒé•·ã™ãŽã¾ã™" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "ç¾åœ¨ã®ãƒ‡ã‚£ãƒ¬ã‚¯ãƒˆãƒªã‚’å–å¾—ã§ãã¾ã›ã‚“" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare 㯠uri をセットã—ã¾ã›ã‚“ã§ã—ãŸ" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 㯠uri をセットã—ã¾ã›ã‚“ã§ã—ãŸ" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "パス㯠NULL ã§ã™" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "フラグã¯ã‚¼ãƒ­ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "ãƒãƒƒãƒ•ã‚¡ã¯ NULL ã§ã™" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "フラグパラメータ㯠VIR_MEMORY_VIRTUAL ã§ãªã‘ã‚Œã°ãªã‚Šã¾ã›ã‚“" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "ãƒãƒƒãƒ•ã‚¡ã¯ NULL ã§ã™ãŒã€ã‚µã‚¤ã‚ºã¯ã‚¼ãƒ­ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) ã¯å¤±æ•—" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) ã¯å¤±æ•—" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) ã¯å¤±æ•—" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) ã¯å¤±æ•—" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "コンテナ連続メッセージをé€ä¿¡ã§ãã¾ã›ã‚“" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "コンテナ連続メッセージã®èª­ã¿å–ã‚Šã«å¤±æ•—" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "'%s' ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s 㧠%s をマウントã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "æ–°è¦ root %s ã®ãƒã‚¤ãƒ³ãƒ‰ã«å¤±æ•—" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "/dev tmpfs ã®ãƒžã‚¦ãƒ³ãƒˆã«å¤±æ•—" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "%s ã¸ã® root %s 㮠ピボットã«å¤±æ•—" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "%s 㧠%s をマウントã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts を作æˆã§ãã¾ã›ã‚“" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "/dev/pts をコンテナã«ç§»å‹•ã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "'%s' ã¸ã®ã‚·ãƒ³ãƒœãƒ«ãƒªãƒ³ã‚¯ %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s 㧠%s をマウントã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' ã®ã‚¢ãƒ³ãƒžã‚¦ãƒ³ãƒˆã«å¤±æ•—" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc をマウントã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" +msgid "failed to remove capabilities %d" +msgstr "能力情報を得るã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "能力情報を得るã®ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "能力情報を得るã®ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ã¯ç„¡åŠ¹ãª vm 定義を渡ã—ã¾ã—ãŸ" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "%s ã‚’é–‹ãã®ã«å¤±æ•—" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "クローンコンテナã®å®Ÿè¡Œã«å¤±æ•—" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s 用㫠cgroup を作æˆã§ãã¾ã›ã‚“\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc リソースã®è¨­å®šã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "サーãƒãƒ¼ã‚½ã‚±ãƒƒãƒˆ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "サーãƒãƒ¼ã‚½ã‚±ãƒƒãƒˆ '%s' ã®ãƒã‚¤ãƒ³ãƒ‰ã«å¤±æ•—" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "サーãƒãƒ¼ã‚½ã‚±ãƒƒãƒˆ %s ã®ãƒªãƒƒã‚¹ãƒ³ã«å¤±æ•—" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d ã¸ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) ã«å¤±æ•—" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) ã«å¤±æ•—" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) ã«å¤±æ•—" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "エラーイベント %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() ã«å¤±æ•—" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "インターフェース %s ã‚’ ns %d ã«ç§»å‹•ã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "è£½å“ %s をパースã§ãã¾ã›ã‚“" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "/dev tmpfs ã®ãƒžã‚¦ãƒ³ãƒˆã«å¤±æ•—" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "%s 㧠%s をマウントã™ã‚‹ã®ã«å¤±æ•—" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty ã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ファイル '%s/%s.pid' ã®æ›¸ãè¾¼ã¿ãŒã§ãã¾ã›ã‚“" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "root ディレクトリを変更ã§ãã¾ã›ã‚“" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "セッションリーダーã«ãªã‚Œã¾ã›ã‚“" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ドライãƒãƒ¼ã‹ã‚‰ã®æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸ" @@ -1842,20 +1852,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "マッãƒã™ã‚‹ uuid ã‚’æŒã¤ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "稼åƒä¸­ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯å‰Šé™¤ã§ãã¾ã›ã‚“" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "一時的ãªãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’定義解除ã§ãã¾ã›ã‚“" @@ -1909,7 +1919,7 @@ msgstr "コンテナ用ã®ç„¡åŠ¹ãª PID %d" msgid "failed to kill pid %d" msgstr "pid %d ã«ã‚­ãƒ«ã«å¤±æ•—" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' ã‚’å¾…ã¤ã“ã¨ãŒã§ãã¾ã›ã‚“" @@ -1964,7 +1974,7 @@ msgstr "無効ãªãƒ‘ラメータ `%s' ã§ã™" msgid "Invalid parameter count" msgstr "無効ãªãƒ‘ラメータカウントã§ã™" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "ホストåã®æ±ºå®šã«å¤±æ•—ã—ã¾ã—ãŸ" @@ -2167,66 +2177,76 @@ msgstr "一時的ãªãƒ‰ãƒ¡ã‚¤ãƒ³ã®è‡ªå‹•é–‹å§‹ã¯ã‚»ãƒƒãƒˆã§ãã¾ã›ã‚“" msgid "cannot create autostart directory '%s'" msgstr "autostart ディレクトリ %s を作æˆã§ãã¾ã›ã‚“" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%s' ã¸ã®ã‚·ãƒ³ãƒœãƒ«ãƒªãƒ³ã‚¯ %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "シンボルリンク'%s' ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "プール %s ã®ãƒªãƒ•ãƒ¬ãƒƒã‚·ãƒ¥ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "プール %s ã®ãƒªãƒ•ãƒ¬ãƒƒã‚·ãƒ¥ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s を解決ã§ãã¾ã›ã‚“" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "一致ã™ã‚‹åå‰ã®ãƒŽãƒ¼ãƒ‰ãƒ‡ãƒã‚¤ã‚¹ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "ã“ã®ãƒ‡ãƒã‚¤ã‚¹ç”¨ã®ãƒšã‚¢ãƒ¬ãƒ³ãƒˆã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathString() ã¸ã®ç„¡åŠ¹ãªãƒ‘ラメータ" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "パス '%s' ã‚’é–‹ã‘ã¾ã›ã‚“" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "移行æ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ä¸æ˜Žãªã‚¿ã‚¤ãƒ— %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ç¾åœ¨ã®æ™‚刻をå–å¾—ã§ãã¾ã›ã‚“" @@ -2515,71 +2535,76 @@ msgstr "ä¸æ˜Žãªèƒ½åŠ›ã‚¿ã‚¤ãƒ— '%d' ㌠%s 用ã«å­˜åœ¨" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "読ã¿è¾¼ã¿ã®ãŸã‚ %s ã‚’é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "読ã¿è¾¼ã¿ã®ãŸã‚ %s ã‚’é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' ã‹ã‚‰ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "読ã¿è¾¼ã¿ã®ãŸã‚ %s ã‚’é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' ã‹ã‚‰ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "読ã¿è¾¼ã¿ã®ãŸã‚ %s ã‚’é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' ã‹ã‚‰ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "cpus ãŒè¦‹ä»˜ã‹ã‚Šã¾ã›ã‚“" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "'%s' ã‚’é–‹ã‘ã¾ã›ã‚“" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "ã“ã®ãƒ—ラットフォームã§ã¯ã‚³ãƒ³ã‚½ãƒ¼ãƒ«ã¯å®Ÿè£…ã•ã‚Œã¦ã„ã¾ã›ã‚“。" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA ã¯ã“ã®ãƒ›ã‚¹ãƒˆä¸Šã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA 空ãメモリーã®ã‚¯ã‚¨ãƒªã«å¤±æ•—" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2598,16 +2623,16 @@ msgstr "OPENVZ VM ã¯æ—¢ã« id '%s' 㧠アクティブã§ã™" msgid "Wrong state to perform action" msgstr "ストレージボリューム情報" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ドメインã¯ç¨¼åƒã—ã¦ã„ã¾ã›ã‚“" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2779,7 +2804,7 @@ msgstr "ドメインã¯ã‚·ãƒ£ãƒƒãƒˆã‚ªãƒ•çŠ¶æ…‹ã§ã¯ã‚ã‚Šã¾ã›ã‚“" msgid "Could not read container config" msgstr "コンテナ設定を読ã¿è¾¼ã‚ã¾ã›ã‚“" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "ä¸æ˜Žãªã‚¿ã‚¤ãƒ— %s" @@ -2922,216 +2947,216 @@ msgstr "プロキシーã§é€šä¿¡ã‚¨ãƒ©ãƒ¼: ä¸è‰¯ãƒ‘ケット\n" msgid "got asynchronous packet number %d\n" msgstr "éžåŒæœŸãƒ‘ã‚±ãƒƒãƒˆç•ªå· %d ã‚’å–å¾—ã—ã¾ã—ãŸ\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "QEMU プロセスをデーモン化ã™ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu ã‹ã‚‰ã®äºˆæœŸã—ãªã„終了状態ã§ã™" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "予期ã—ãªã„終了状態 '%d'。多分 qemu ã®å¤±æ•—ã§ã™" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU ãƒã‚¤ãƒŠãƒª %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ '%s' ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¿ã‚¤ãƒ— %d ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "ブリッジサãƒãƒ¼ãƒˆã‚’åˆæœŸåŒ–ã§ãã¾ã›ã‚“: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" "ブリッジã™ã‚‹ tap インターフェースã®è¿½åŠ ã«å¤±æ•—。 %s ã¯ãƒ–リッジデãƒã‚¤ã‚¹ã§ã¯ã‚ã‚Š" "ã¾ã›ã‚“" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "%s をブリッジã™ã‚‹ç‚ºã® tap インターフェース %s ã®è¿½åŠ ã«å¤±æ•—: %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP ã®ç§»è¡Œã¯ã“ã® QEMU ãƒã‚¤ãƒŠãƒªã§ã¯ã‚µãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ディスク '%s' 用ã®ãƒ‰ãƒ©ã‚¤ãƒãƒ¼å '%s' ã«ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' 用ã®ã‚µãƒãƒ¼ãƒˆã®ãªã„ usb ディスクタイプ " -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "サãƒãƒ¼ãƒˆã®ãªã„ディスクタイプ '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "無効ãªã‚µã‚¦ãƒ³ãƒ‰ãƒ¢ãƒ‡ãƒ«" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' 用ã«ç•°å¸¸å½¢æˆã® uuid è¦ç´ " -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "デãƒã‚¤ã‚¹ %s をパース出æ¥ã¾ã›ã‚“" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "%s ã®è£…置情報ãŒä¸è¶³ã—ã¦ã„ã¾ã™" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "ドメインã¯ä¿å­˜ã§ãã¾ã›ã‚“" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "ドメイン %s をパースã§ãã¾ã›ã‚“" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "関数 %s をパースã§ãã¾ã›ã‚“" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "ä¸æ˜Žãªæ–‡å­—デãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ—" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ディスクデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "æ–°è¦ä½œæˆã®ãƒœãƒªãƒ¥ãƒ¼ãƒ  '%s' ãŒè¦‹ä»˜ã‹ã‚Šã¾ã›ã‚“: %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "ä¸æ˜Žãªæ–‡å­—デãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ—" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "モニターパスãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "èªè¨¼ãƒ›ã‚¹ãƒˆå±žæ€§ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "デãƒã‚¤ã‚¹ %s をパース出æ¥ã¾ã›ã‚“" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ— %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "ログファイル %s ã®ä½œæˆã«å¤±æ•—" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM ログファイル㮠close-on-exec フラグをセットã§ãã¾ã›ã‚“" @@ -3145,7 +3170,7 @@ msgstr "ログファイルå %s/%s.log ã®æ§‹ç¯‰ã«å¤±æ•—" msgid "Unable to seek to %lld in %s" msgstr "%lld ã‚’ %s 内ã§æŽ¢ã™ã“ã¨ãŒã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' ã®è‡ªå‹•èµ·å‹•ã«å¤±æ•—: %s\n" @@ -3160,623 +3185,621 @@ msgstr "状態ファイル %s ã®ãƒªãƒ³ã‚¯è§£é™¤ã«å¤±æ•—" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s 用ã®ãƒ¢ãƒ‹ã‚¿ãƒ¼å†æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸ: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "セキュリティドライãƒãƒ¼ã®é–‹å§‹ã«å¤±æ•—" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "セキュリティドライãƒãƒ¼ãŒã‚ã‚Šã¾ã›ã‚“" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel モデルã®ã‚³ãƒ”ーã«å¤±æ•—: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI ã®ã‚³ãƒ”ーã«å¤±æ•—: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "セキュリティドライãƒãƒ¼ã®é–‹å§‹ã«å¤±æ•—" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "セキュリティドライãƒãƒ¼ãŒã‚ã‚Šã¾ã›ã‚“" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "状態ディレクトリ '%s' ã®ä½œæˆã«å¤±æ•—: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s 開始ã®å‡ºåŠ›èª­ã¿è¾¼ã¿ä¸­ã«å¤±æ•—" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s 開始ã®å‡ºåŠ›ã®èª­ã¿è¾¼ã¿ã§æ™‚間切れ" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s 開始ã®å‡ºåŠ›èª­ã¿è¾¼ã¿ã§é ˜åŸŸä¸è¶³" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s ログã®å‡ºåŠ›èª­ã¿è¾¼ã¿ä¸­ã«å¤±æ•—" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s ログã®å‡ºåŠ›èª­ã¿è¾¼ã¿ä¸­ã«é ˜åŸŸä¸è¶³" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "%s ログã®å‡ºåŠ›ã®èª­ã¿è¾¼ã¿ä¸­ã«æ™‚間切れ" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s ログã®å‡ºåŠ›ã®èª­ã¿è¾¼ã¿ä¸­ã«æ™‚間切れ" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "モニターパス %s ã‚’é–‹ãã“ã¨ãŒã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "モニター㮠close-on-exec フラグをセットã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "モニターを non-blocking モードã«ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "ログファイルを終了ã§ãã¾ã›ã‚“: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "ゲストを開始ã§ãã¾ã›ã‚“: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU スレッド情報をフェッãƒã™ã‚‹ãŸã‚ã®ãƒ¢ãƒ‹ã‚¿ãƒ¼ã‚³ãƒžãƒ³ãƒ‰ã‚’実行ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU affinity ã®è¨­å®šã«å¤±æ•—" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "レジュームæ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC パスワードã®è¨­å®šã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "セキュリティレベルã®è¨­å®šã«å¤±æ•—" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ã¯ã™ã§ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "未使用㮠VNC ãƒãƒ¼ãƒˆã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "ログディレクトリ %s を作æˆã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU ãƒã‚¤ãƒŠãƒª %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s 用ã®è¨­å®šã‚’削除ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "プール %s ã®æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv をログファイルã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv をログファイルã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "ログファイルã®æœ«å°¾ã‚’探ã›ã¾ã›ã‚“: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "ドメイン %s ã¯å‡ºã¾ã›ã‚“ã§ã—ãŸ\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' をシャットダウン中\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERM ã‚’ %s (%d) ã«é€ä¿¡ã™ã‚‹ã®ã«å¤±æ•—" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s 用ã®ãƒ‰ãƒ¡ã‚¤ãƒ³çŠ¶æ…‹ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s ã‹ã‚‰ PCI ID '%s' ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "処ç†ã®ãªã„ fd イベント %d ㌠%s 用ã«å­˜åœ¨" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "ストレージプールã¯ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "'%s' ã‚’é–‹ã‘ã¾ã›ã‚“" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "一致ã™ã‚‹ uuid '%s' ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "マッãƒã™ã‚‹åå‰ã®ãƒ‰ãƒ¡ã‚¤ãƒ³åã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ドメイン %s ã¯æ—¢ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ドメインã¯ã™ã§ã« '%s' ã¨ã—ã¦ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "サスペンドæ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "シャットダウンæ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "最大メモリーã¯ç¾åœ¨ã®ãƒ¡ãƒ¢ãƒªãƒ¼ä»¥ä¸‹ã«ã¯ã‚»ãƒƒãƒˆã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "メモリーãƒãƒ«ãƒ¼ãƒ³å‰²ã‚Šå½“ã¦ã‚’クエリã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "メモリーãƒãƒ«ãƒ¼ãƒ³å‰²ã‚Šå½“ã¦ã‚’パースã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "メモリー割り当ã¦ã‚’ãƒãƒ«ãƒ¼ãƒ³ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "メモリーã¯æœ€å¤§ãƒ¡ãƒ¢ãƒªãƒ¼ä»¥ä¸Šã«ã‚»ãƒƒãƒˆã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "アクティブドメインã®ãƒ¡ãƒ¢ãƒªãƒ¼ã‚’セットã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ドメイン xml ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "ä¿å­˜ãƒ˜ãƒƒãƒ€ãƒ¼ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml ã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ファイル %s ã‚’ä¿å­˜ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "移行æ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' ã¯ã“ã® qemu ã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "アクティブドメイン㮠vcpu カウントã¯å¤‰æ›´ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ドメイン定義 '%d' ã«ä¸æ˜Žãª virt タイプãŒã‚ã‚Šã¾ã™" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ドメイン用ã®æœ€å¤§ vcpus を決定ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "è¦æ±‚ã•ã‚ŒãŸ vcpus ã¯ãƒ‰ãƒ¡ã‚¤ãƒ³ã«è¨±å¯ã§ãる最大 vcpus を越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã§ vcpus を固定ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu æ•°ã¯ç¯„囲外ã§ã™ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "アフィニティをセットã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu アフィニティã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "アフィニティをå–å¾—ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu アフィニティã¯ä½¿ç”¨ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "セキュリティレベルã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ドメインイメージを読ã¿è¾¼ã‚ã¾ã›ã‚“" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu ヘッダーã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "イメージマジックã¯æ­£ã—ãã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "イメージãƒãƒ¼ã‚¸ãƒ§ãƒ³ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“ (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML ã®æ§‹æ–‡è§£æžã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "æ–°è¦ VM ã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ドメインã®å†é–‹ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "サãƒãƒ¼ãƒˆã®ãªã„ディスクタイプ '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv 構文 %s を決定ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "ãƒã‚¹ '%s' 用ã«ã¯ãƒ‡ã‚£ã‚¹ã‚¯åマッピングã®ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom メディアを変更出æ¥ã¾ã›ã‚“ã§ã—ãŸ" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom メディアã®å¤‰æ›´ã¯å¤±æ•—ã§ã™: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "ターゲット %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ディスクを添付ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr " %s ディスクã®è¿½åŠ ã¯å¤±æ•—" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ディスクを添付ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb ディスクã®è¿½åŠ ã¯å¤±æ•—" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb デãƒã‚¤ã‚¹ã‚’添付ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb デãƒã‚¤ã‚¹ã®è¿½åŠ ã¯å¤±æ•—" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã§ãƒ‡ãƒã‚¤ã‚¹ã‚’添付ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "デãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ— '%s' ã¯æ·»ä»˜ã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "ディスク %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "detach disk %s コマンドã®å®Ÿè¡Œã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ディスク %s ã®å–り外ã—ã«å¤±æ•—: 無効ãªã‚¹ãƒ­ãƒƒãƒˆ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã§ã¯ãƒ‡ãƒã‚¤ã‚¹ã‚’外ã›ã¾ã›ã‚“" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "SCSI ã‹ virtio ディスクデãƒã‚¤ã‚¹ã®ã¿ãŒå‹•çš„ã«å–り外ã—ã§ãã¾ã™" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "一時的ãªãƒ‰ãƒ¡ã‚¤ãƒ³ã®è‡ªå‹•é–‹å§‹ã¯ã‚»ãƒƒãƒˆã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "autostart ディレクトリ %s を作æˆã§ãã¾ã›ã‚“" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%s' ã¸ã®ã‚·ãƒ³ãƒœãƒ«ãƒªãƒ³ã‚¯ %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "無効ãªãƒ‘スã§ã™: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' コマンドã¯å¤±æ•—ã§ã™" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' ã¯ã“ã® qemu ã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "デãƒã‚¤ã‚¹ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL åˆã¯ç©ºã®ãƒ‘ス" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "無効ãªãƒ‘スã€'%s' ã¯ä¸æ˜Žãªã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ã‚¤ã‚¹ã§ã™" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: é–‹ãã®ã«å¤±æ•—" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: 探索ã€åˆã¯èª­ã¿è¾¼ã¿ã«å¤±æ•—" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "無効ãªãƒ‘ス" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ドライãƒãƒ¼ã¯ä»®æƒ³ãƒ¡ãƒ¢ãƒªãƒ¼ã‚¢ãƒ‰ãƒ¬ã‚¹ã®ã¿ã‚’サãƒãƒ¼ãƒˆã—ã¾ã™ã€‚" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "lvs コマンドã¯å¤±æ•—ã§ã™" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "設定ファイル %s ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "ノードドメイン一覧" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "tcp URI ã®ã¿ãŒ KVM 移行ã®ç‚ºã«ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã™" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI ã«ã¯æœ«å°¾ã« ':port' ãŒã‚ã‚Šã¾ã›ã‚“ã§ã—ãŸ" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "UUID ã®ç”Ÿæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ドメインã¯ã™ã§ã« '%s' ã¨ã—ã¦ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "オフライン移行ãŒæŒ‡å®šã•ã‚Œã¦ã„ã¾ã™ã€ã—ã‹ã—サスペンドæ“作ã¯å¤±æ•—ã§ã™" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "æ“作ã¯å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ドメイン %s ã®å†é–‹ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "デãƒã‚¤ã‚¹ %s PCI デãƒã‚¤ã‚¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“" @@ -3785,533 +3808,533 @@ msgstr "デãƒã‚¤ã‚¹ %s PCI デãƒã‚¤ã‚¹ã§ã¯ã‚ã‚Šã¾ã›ã‚“" msgid "failed to find libvirtd binary" msgstr "libvirtd ãƒã‚¤ãƒŠãƒªã‚’見ã¤ã‘ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL 内ã®ãƒˆãƒ©ãƒ³ã‚¹ãƒãƒ¼ãƒˆã¯èªè­˜ã•ã‚Œã¾ã›ã‚“(tls|unix|ssh|ext|tcp ã¨" "ãªã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™ï¼‰" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' トランスãƒãƒ¼ãƒˆã«ã¯ã‚³ãƒžãƒ³ãƒ‰ãŒå¿…è¦ã§ã™" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "tty '%s' ã‚’é–‹ã‘ã¾ã›ã‚“: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "%s ã«æŽ¥ç¶šã§ãã¾ã›ã‚“ã§ã—ãŸ" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "ソケットã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "%s ã«æŽ¥ç¶šã§ãã¾ã›ã‚“ã§ã—ãŸ" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "ソケットã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" "トランスãƒãƒ¼ãƒˆãƒ¡ã‚½ãƒƒãƒ‰ unix ã® ssh 㨠ext 㯠Windows ã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "モニターを non-blocking モードã«ã§ãã¾ã›ã‚“" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "uuid を生æˆã§ãã¾ã›ã‚“" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "URI ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "コールãƒãƒƒã‚¯ãƒªã‚¹ãƒˆã®å‰²ã‚Šå½“ã¦ä¸­ã«ã‚¨ãƒ©ãƒ¼" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "ドメインを割り当ã¦ä¸­" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' ã«ã‚¢ã‚¯ã‚»ã‚¹ã§ãã¾ã›ã‚“: %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "コンテナスタックã®å‰²ã‚Šå½“ã¦ãŒã§ãã¾ã›ã‚“" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "VM コンソールデータをログã§ãã¾ã›ã‚“: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "個人ã®ã‚­ãƒ¼/証明証ã®ãƒ­ãƒ¼ãƒ‰ãŒã§ãã¾ã›ã‚“: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "SASL ライブラリã®åˆæœŸåŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ:%d (%s)" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "tty 属性をセットã§ãã¾ã›ã‚“: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "tty 属性をセットã§ãã¾ã›ã‚“: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "クライアントã®è¨¼æ˜Žè¨¼ã‚’確証ã™ã‚‹ã®ã«å¤±æ•—: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "tty '%s' ã‚’é–‹ã‘ã¾ã›ã‚“: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS åˆæœŸåŒ–を完了ã§ãã¾ã›ã‚“: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "サーãƒãƒ¼ç¢ºè¨¼ï¼ˆä½¿ç”¨è¨¼æ˜Žè¨¼ã€åˆã¯ IP アドレス)ã¯å¤±æ•— \n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "クライアントã®è¨¼æ˜Žè¨¼ã‚’確証ã™ã‚‹ã®ã«å¤±æ•—: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "ç¾åœ¨ã®æ™‚刻をå–å¾—ã§ãã¾ã›ã‚“" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "無効ãªãƒ‡ãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ—: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "証明証ã¯ã¾ã ã‚¢ã‚¯ãƒ†ã‚£ãƒ™ãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: クライアント証明証ã¯ä¸æ˜Žãªç™ºè¡Œè€…ã‚’æŒã¡ã¾ã™" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "証明証ã¯æœŸé™åˆ‡ã‚Œã§ã™" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: クライアント証明証ã¯å®‰å…¨ã§ãªã„アルゴリズムを使ã£ã¦ã„" "ã¾ã™" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "サーãƒãƒ¼è¨¼æ˜Žè¨¼ãŒç¢ºè¨¼ã«å¤±æ•—: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "証明証ã®ã‚¿ã‚¤ãƒ—㯠X.509 ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers ã¯å¤±æ•—ã§ã™" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "SASL èªè¨¼ %s ã®åˆæœŸåŒ–ã«å¤±æ•—" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "tty '%s' ã‚’é–‹ã‘ã¾ã›ã‚“: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "証明証ã¯æœŸé™åˆ‡ã‚Œã§ã™" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "証明証ã¯ã¾ã ã‚¢ã‚¯ãƒ†ã‚£ãƒ™ãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "証明証ã®ã‚ªãƒ¼ãƒŠãƒ¼ã¯ãƒ›ã‚¹ãƒˆå (%s) ã«ä¸€è‡´ã—ã¾ã›ã‚“" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "NUMA セルãŒå¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "リモートドメイン ID ãŒå¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "マップ長ã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU カウントã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU マップãƒãƒƒãƒ•ã‚¡é•·ã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ホスト㮠vCPU 報告ã¯å¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "ホスト報告ã®ãƒžãƒƒãƒ—ãƒãƒƒãƒ•ã‚¡é•·ã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "vCPU カウントã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "vCPU カウントã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "vCPU カウントã¯æœ€å¤§é™ã‚’越ãˆã¦ã„ã¾ã™: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "リモートドメインåãŒå¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: パラメータã®æˆ»ã‚Šæ•°ã¯é™åº¦ã‚’越ãˆã¦ã„ã¾ã™" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: ä¸æ˜Žãªãƒ‘ラメータタイプ" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "アレイã®å‰²ã‚Šå½“ã¦ã§ãƒ¡ãƒ¢ãƒªãƒ¼ä¸è¶³ã§ã™" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "ä¸æ˜Žãªãƒ‘ラメータタイプ" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "block peek è¦æ±‚ã¯ãƒªãƒ¢ãƒ¼ãƒˆãƒ—ロトコルã«ã¯å¤§ãã™ãŽã¾ã™ %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "戻りãƒãƒƒãƒ•ã‚¡ã¯è¦æ±‚値ã¨åŒã˜ã‚µã‚¤ã‚ºã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "memory peek è¦æ±‚ã¯ãƒªãƒ¢ãƒ¼ãƒˆãƒ—ロトコルã«ã¯å¤§ãã™ãŽã¾ã™ %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "リモートãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãŒå¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "リモートãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãŒå¤šã™ãŽã¾ã™: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "è¦æ±‚ã•ã‚ŒãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "è¦æ±‚ã•ã‚ŒãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "è¦æ±‚ã•ã‚ŒãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "è¦æ±‚ã•ã‚ŒãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ãŒå¤šã™ãŽã¾ã™" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ—ã§ã™: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "è¦æ±‚ã•ã‚ŒãŸèªè¨¼ã‚¿ã‚¤ãƒ— %s ã¯æ‹’å¦ã•ã‚Œã¾ã—ãŸ" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "サãƒãƒ¼ãƒˆã®ãªã„èªè¨¼ã‚¿ã‚¤ãƒ— %d ã§ã™" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ライブラリã®åˆæœŸåŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ:%d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "sock アドレス %d (%s) ã®å–å¾—ã«å¤±æ•—" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "ピアアドレス %d (%s) ã®å–å¾—ã«å¤±æ•—" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL クライアントコンテキストã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS セッションã«ã¯ç„¡åŠ¹ãªæš—å·ã‚µã‚¤ã‚ºã§ã™" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "外部 SSF %d (%s) をセットã§ãã¾ã›ã‚“" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "セキュリティプロパティ %d (%s) をセットã§ãã¾ã›ã‚“" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL メカニズム %s ã¯ã‚µãƒ¼ãƒãƒ¼ã§ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL 交渉ã®èµ·å‹•ã«å¤±æ•—ã—ã¾ã—ãŸ: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "証明証ã®èªè¨¼ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL 交渉データã¯é•·ã™ãŽã¾ã™: %d ãƒã‚¤ãƒˆ" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL ã®æ‰‹é †ã«å¤±æ•—ã—ã¾ã—ãŸ: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "交渉 SSF %d ã¯å¼·åº¦ä¸è¶³ã§ã™" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "証明証ã®èªè¨¼åŽé›†ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "イベントサãƒãƒ¼ãƒˆã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "cb を一覧ã«è¿½åŠ ä¸­" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header ã¯å¤±æ•—ã§ã™" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling 引数" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (é•·ã•ã€å˜èªž)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "データをé€ä¿¡ã§ãã¾ã›ã‚“" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS ソケット %s ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "サーãƒãƒ¼ã¯æŽ¥ç¶šã‚’切断ã—ã¾ã—ãŸ" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "データをå—ä¿¡ã§ãã¾ã›ã‚“" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL データã®ç¬¦å·åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL データã®å¾©å·åŒ–ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (é•·ã•ã€å˜èªžã€å¿œç­”)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "サーãƒãƒ¼ã‹ã‚‰å—ç†ã—ãŸãƒ‘ケットã¯å°ã•ã™ãŽã¾ã™" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "サーãƒãƒ¼ã‹ã‚‰å—ç†ã—ãŸãƒ‘ケットã¯é•·ã™ãŽã¾ã™" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "応答内ã«ç„¡åŠ¹ãªãƒ˜ãƒƒãƒ€ãƒ¼" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "ä¸æ˜Žãªãƒ—ログラム (å—ç† %x, 予期値 %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "ä¸æ˜Žãªãƒ—ロトコルãƒãƒ¼ã‚¸ãƒ§ãƒ³ (å—ç† %x, 予期値 %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "ä¸æ˜Žãªæ‰‹ç¶šã (å—ç† %x, 予期値 %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "ret ã®æ•´åˆ—化解除" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "remote_error ã®æ•´åˆ—化解除 " -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "ä¸æ˜Žãªã‚¹ãƒ†ãƒ¼ã‚¿ã‚¹ (å—ç† %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "ソケット上ã®æŠ•ç¥¨ã®ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "æ¡ä»¶ã®å¾…æ©Ÿã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4396,7 +4419,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: セキュリティコンテキスト '\\%s' をセットã§ãã¾ã›ã‚“: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "プールタイプ %d ã®ãƒãƒƒã‚¯ã‚¨ãƒ³ãƒ‰ãŒã‚ã‚Šã¾ã›ã‚“" @@ -4460,29 +4483,43 @@ msgstr "コマンド %d ã‹ã‚‰ã®ã‚¼ãƒ­ä»¥å¤–ã®çµ‚了ステータス" msgid "%s not implemented on Win32" msgstr "%s Win32 上ã§å®Ÿè£…ã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "デãƒã‚¤ã‚¹é–‹å§‹ã®å ´æ‰€ã‚’構文解æžã§ãã¾ã›ã‚“" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "デãƒã‚¤ã‚¹çµ‚了ã®å ´æ‰€ã‚’構文解æžã§ãã¾ã›ã‚“" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "無効ãªã‚»ã‚­ãƒ¥ãƒªãƒ†ã‚£ã‚¿ã‚¤ãƒ—" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "ターゲット %s ã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "空ãæ‹¡å¼µã«å分ãªé ˜åŸŸãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4880,127 +4917,127 @@ msgstr "%s ã‹ã‚‰ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" msgid "Scanning host%u" msgstr "ä¸æ˜Žãªãƒ›ã‚¹ãƒˆ %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "èªè¨¼ãƒ›ã‚¹ãƒˆå±žæ€§ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "èªè¨¼ãƒ‘スワード属性ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "異常形æˆã®ï¼˜é€²æ³•ãƒ¢ãƒ¼ãƒ‰ã§ã™" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "異常形æˆã®ã‚ªãƒ¼ãƒŠãƒ¼è¦ç´ ã§ã™" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "異常形æˆã®ã‚°ãƒ«ãƒ¼ãƒ—è¦ç´ ã§ã™" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "ä¸æ˜Žãªã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ã‚¿ã‚¤ãƒ— %d" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "åå‰è¦ç´ ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid を生æˆã§ãã¾ã›ã‚“" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ— %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "ソースホストåãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "ソースデãƒã‚¤ã‚¹ã‚’å–り出ã›ã¾ã›ã‚“" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "ソースデãƒã‚¤ã‚¹ãƒ‘スãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "ソースパスãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "ソースホストåãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ— %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "ターゲットパスãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "ä¸æ˜Žãª root è¦ç´ " -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ãƒ—ãƒ¼ãƒ«å½¢å¼ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "予期ã—ãªã„プールタイプ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "ä¸æ˜Žãªã‚µã‚¤ã‚ºå˜ä½ %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "異常形æˆã®èƒ½åŠ›è¦ç´ " -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "能力è¦ç´ å€¤ã¯å¤§ãã™ãŽã¾ã™" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "åå‰è¦ç´ ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "能力è¦ç´ ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ— %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ä¸æ˜Žãª root è¦ç´ " -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ãƒœãƒªãƒ¥ãƒ¼ãƒ å½¢å¼ %d" @@ -5047,7 +5084,7 @@ msgstr "%s 用ã®è¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã¯ã‚ã‚Šã¾ã›ã‚“" msgid "cannot remove config for %s" msgstr "%s 用ã®è¨­å®šã‚’削除ã§ãã¾ã›ã‚“" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "一致ã™ã‚‹ uuid ã®ãƒ—ールã¯ã‚ã‚Šã¾ã›ã‚“" @@ -5059,98 +5096,98 @@ msgstr "一致ã™ã‚‹åå‰ã®ãƒ—ールã¯ã‚ã‚Šã¾ã›ã‚“" msgid "storage pool already exists" msgstr "ストレージプールã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "一致ã™ã‚‹ uuid ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "プールã¯ã¾ã ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "プールã¯ã™ã§ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "ストレージプールã¯ã™ã§ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "ストレージプールã¯ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "ストレージプールã¯ã¾ã ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "プールã¯ãƒœãƒªãƒ¥ãƒ¼ãƒ å‰Šé™¤ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "プールã¯è¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã‚’æŒã¡ã¾ã›ã‚“" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "一致ã™ã‚‹åå‰ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "一致ã™ã‚‹ã‚­ãƒ¼ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "一致ã™ã‚‹ãƒ‘スã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "ストレージボリュームã¯æ—¢ã«å­˜åœ¨ã—ã¾ã™" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "ストレージプールã¯ãƒœãƒªãƒ¥ãƒ¼ãƒ ä½œæˆã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "一致ã™ã‚‹åå‰ã®ã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒœãƒªãƒ¥ãƒ¼ãƒ ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "ストレージプールã¯ã™ã§ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "ストレージプールã¯ãƒœãƒªãƒ¥ãƒ¼ãƒ ä½œæˆã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "ドメインã¯ã¾ã å®Ÿè¡Œä¸­ã§ã™" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "ストレージプールã¯ãƒœãƒªãƒ¥ãƒ¼ãƒ å‰Šé™¤ã‚’サãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" @@ -5241,7 +5278,7 @@ msgstr "ドメインファイルåを解決中" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: パスを指定ã™ã‚‹ã‹ã€test:を使用ã™ã‚‹///çœç•¥å€¤" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "ホストåをルックアップ出æ¥ã¾ã›ã‚“" @@ -5402,202 +5439,214 @@ msgstr "TCP リッスンã®ã¿ãŒæ–‡å­—デãƒã‚¤ã‚¹ç”¨ã«ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ msgid "unsupported chr device type %d" msgstr "サãƒãƒ¼ãƒˆã®ãªã„文字デãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ— %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ファイルã®è¨˜è¿°å­ãƒ•ãƒ©ã‚°ã®è¨­å®šã«å¤±æ•—\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ファイルã®è¨˜è¿°å­ãƒ•ãƒ©ã‚°ã®è¨­å®šã«å¤±æ•—" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' ã®è‡ªå‹•èµ·å‹•ã«å¤±æ•—: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify ã‚’åˆæœŸåŒ–ã§ãã¾ã›ã‚“" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "モニターディレクトリ %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: メモリーä¸è¶³ã§ã™\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ソケットを開ã‘ã¾ã›ã‚“" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "ソケットをãƒã‚¤ãƒ³ãƒ‰ã§ãã¾ã›ã‚“" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ドメインã¯ä¿å­˜ã§ãã¾ã›ã‚“" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "QEMU ãƒã‚¤ãƒŠãƒª %s ãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“: %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "envv をログファイルã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv をログファイルã¸æ›¸ãè¾¼ã‚ã¾ã›ã‚“: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "予期ã—ãªã„ pid ã‚’å¾—ã¾ã—ãŸã€ãƒ€ãƒ¡ã§ã™" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "ストレージプールã¯ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "ドメイン %s ã¯æ—¢ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' ã‚’æŒã¤ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯ã™ã§ã«å®šç¾©ã•ã‚Œã¦ã„ã¾ã™" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "稼åƒä¸­ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯å‰Šé™¤ã§ãã¾ã›ã‚“" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "パイプを作æˆã§ãã¾ã›ã‚“: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking ファイルã®è¨˜è¿°å­ãƒ•ãƒ©ã‚°ã®è¨­å®šã«å¤±æ•—" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ファイルã®è¨˜è¿°å­ãƒ•ãƒ©ã‚°ã®è¨­å®šã«å¤±æ•—" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "パイプã®ä½œæˆã«å¤±æ•—: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "ãƒãƒ£ã‚¤ãƒ«ãƒ‰ãƒ—ロセスをフォークã§ãã¾ã›ã‚“: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "ファイル '%s' をリンク解除ã§ãã¾ã›ã‚“: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "設定ファイルãƒãƒ³ãƒ‰ãƒ«ã®æ ¼ç´ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "設定ファイルãƒãƒ³ãƒ‰ãƒ«ã®æ ¼ç´ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "設定ファイルãƒãƒ³ãƒ‰ãƒ«ã®æ ¼ç´ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "セッションãŒè¦‹ã¤ã‹ã‚Šã¾ã›ã‚“" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "autostart ディレクトリ %s を作æˆã§ãã¾ã›ã‚“: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "tty pid ファイル %s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "アフィニティをセットã§ãã¾ã›ã‚“: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "エラー" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "ディレクトリ '%s' ã‚’é–‹ãã®ã«å¤±æ•—" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "'%s' ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' ã®ãƒ¦ãƒ¼ã‚¶ãƒ¼è¨˜éŒ²ã‚’見ã¤ã‘ã‚‹ã“ã¨ãŒã§ãã¾ã›ã‚“: %s" @@ -5662,15 +5711,15 @@ msgstr "起動時ã«ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’自動ã§èµ·å‹•ã™ã‚‹ã‚ˆã†ã«è¨­å®šã—ã¾ã™ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ドメインåã€id ã¾ãŸã¯ uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "自動起動ã®è¨­å®šã‚’解除" @@ -5789,15 +5838,15 @@ msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "åå‰" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "状態" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "状態ãªã—" @@ -5913,7 +5962,7 @@ msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®å‰Šé™¤" msgid "Undefine the configuration for an inactive domain." msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ドメインåã¾ãŸã¯ uuid" @@ -6156,11 +6205,11 @@ msgstr "ドメインã®åŸºæœ¬æƒ…報を表示ã—ã¾ã™ã€‚" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "åå‰:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6168,16 +6217,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS タイプ:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "状態:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU 時間:" @@ -6205,1665 +6254,1665 @@ msgstr "有効ã«ã™ã‚‹" msgid "disable" msgstr "無効ã«ã™ã‚‹" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA 空ãメモリー:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA セル用ã®åˆ©ç”¨å¯èƒ½ãªç©ºãメモリーを表示ã—ã¾ã™ã€‚" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA セル番å·:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "åˆè¨ˆ" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ドメイン㮠vcpu 情報" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ドメインã®ä»®æƒ³ CPU ã®åŸºæœ¬æƒ…報を表示ã—ã¾ã™ã€‚" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU アフィニティー:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ドメインã¯åœæ­¢ã—ã¦ãŠã‚Šã€ä»®æƒ³ CPU ã¯ã‚ã‚Šã¾ã›ã‚“。" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "仮想 CPU アフィニティーã®è¨­å®š" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ドメインã®ä»®æƒ³ CPU をホストã®ç‰©ç† CPU ã«å‰²ã‚Šå½“ã¦ã¾ã™ã€‚" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "仮想 CPU 番å·" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ホスト㮠CPU 番å·(コンマã§åŒºåˆ‡ã‚‹)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: 無効ã€åˆã¯æ¬ å¦‚ã—㟠vCPU 数値" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist ã®æ¬ å¦‚" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ドメイン情報ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: 無効㪠vCPU 数値" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ä¸å½“ãªå½¢å¼ã€‚文字列ãŒç©ºã€‚" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: ä¸å½“ãªå½¢å¼ã€‚%d ('%c' ã®è¿‘ã) ã«æ•°å­—を期待。" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "cpulist: %s: ä¸å½“ãªå½¢å¼ã€‚%d ('%c' ã®è¿‘ã) ã«æ•°å­—ã‹ã€ã‚³ãƒ³ãƒžã‚’期待。" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ä¸å½“ãªå½¢å¼ã€‚%d ã«ã‚³ãƒ³ãƒžãŒç¶šã„ã¦ã„る。" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ç‰©ç† CPU '%d' ã¯å­˜åœ¨ã—ã¦ã„ã¾ã›ã‚“" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "仮想 CPU æ•°ã®å¤‰æ›´" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ゲストドメインã®ä»®æƒ³ CPU 数を変更ã—ã¾ã™ã€‚" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "仮想 CPU æ•°" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "仮想 CPU æ•°ãŒä¸å½“" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "仮想 CPU ãŒå¤šã™ãŽã¾ã™ã€‚" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "メモリーサイズã®å¤‰æ›´" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ゲストドメインã®ç¾åœ¨ã®ãƒ¡ãƒ¢ãƒªãƒ¼ã‚µã‚¤ã‚ºã‚’変更ã—ã¾ã™ã€‚" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "キロãƒã‚¤ãƒˆå˜ä½ã§ã®ãƒ¡ãƒ¢ãƒªãƒ¼ã‚µã‚¤ã‚º" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "%d ã¯ãƒ¡ãƒ¢ãƒªãƒ¼ã‚µã‚¤ã‚ºã¨ã—ã¦ã¯ä¸é©åˆ‡ãªå€¤" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "最大メモリーサイズを確èªã§ãã¾ã›ã‚“" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "最大メモリー上é™ã®å¤‰æ›´" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ゲストドメインã®æœ€å¤§ãƒ¡ãƒ¢ãƒªãƒ¼ä¸Šé™ã‚’変更ã—ã¾ã™ã€‚" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "キロãƒã‚¤ãƒˆå˜ä½ã§ã®æœ€å¤§ãƒ¡ãƒ¢ãƒªãƒ¼ä¸Šé™" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "ç¾åœ¨ã®ãƒ¡ãƒ¢ãƒªãƒ¼ã‚µã‚¤ã‚ºã‚’確èªã§ãã¾ã›ã‚“" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "ç¾åœ¨ã®ãƒ¡ãƒ¢ãƒªãƒ¼ã‚µã‚¤ã‚ºã‚’縮å°ã§ãã¾ã›ã‚“" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "最大メモリーサイズを変更ã§ãã¾ã›ã‚“" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "ノード情報" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "ノードã®åŸºæœ¬æƒ…報を表示ã—ã¾ã™ã€‚" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "ノード情報ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU モデル:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU 周波数:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU ソケット:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ソケットã‚ãŸã‚Šã®ã‚³ã‚¢æ•°:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "コアã‚ãŸã‚Šã®ã‚¹ãƒ¬ãƒƒãƒ‰æ•°:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA セル:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "メモリーサイズ:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "能力情報" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼/ドライãƒãƒ¼ã®èƒ½åŠ›æƒ…報を表示ã—ã¾ã™ã€‚" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "能力情報を得るã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML å½¢å¼ã®ãƒ‰ãƒ¡ã‚¤ãƒ³æƒ…å ±" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ドメインã®æƒ…報を XML ダンプ形å¼ã§ stdout ã«å‡ºåŠ›ã—ã¾ã™ã€‚" -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ドメインã®è¨­å®šãƒ•ã‚¡ã‚¤ãƒ«ã‚’å–ã‚Šè¾¼ã‚ã¾ã›ã‚“" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "設定ファイルã®æ§‹æ–‡ã‚¨ãƒ©ãƒ¼" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ドメイン id ã¾ãŸã¯ UUID をドメインåã«å¤‰æ›" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ドメイン id ã¾ãŸã¯ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ドメインåã¾ãŸã¯ UUID をドメイン id ã«å¤‰æ›" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ドメインåã¾ãŸã¯ id をドメイン UUID ã«å¤‰æ›" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ドメインåã¾ãŸã¯ id" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ドメイン UUID ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ä»–ã®ãƒ›ã‚¹ãƒˆã«ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’移動ã•ã›ã‚‹" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "ドメインを他ã®ãƒ›ã‚¹ãƒˆã«ç§»å‹•ã•ã›ã‚‹ã€‚活性移動ã§ã¯ --live を付加ã™ã‚‹ã€‚" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "活性移動" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "宛先ホストã®æŽ¥ç¶š URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "移動 URI。通常ã¯çœç•¥å¯" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "移動: desturi ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®è‡ªå‹•èµ·å‹•" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ブート時ã«ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’自動ã§ä½œæˆã—ã€èµ·å‹•ã™ã‚‹ã‚ˆã†ã«è¨­å®šã—ã¾ã™ã€‚" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯åã¾ãŸã¯ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s を自動起動ã«è¨­å®šã™ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®è‡ªå‹•èµ·å‹•è¨­å®šã®è§£é™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ãŒè‡ªå‹•èµ·å‹•ã«è¨­å®šã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®è‡ªå‹•èµ·å‹•è¨­å®šãŒè§£é™¤ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä½œæˆ" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’作æˆã—ã¾ã™ã€‚" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML å½¢å¼ã§ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®æ§‹æˆã‚’記述ã—ãŸãƒ•ã‚¡ã‚¤ãƒ«" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s ã‹ã‚‰ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’登録(èµ·å‹•ã¯ã—ãªã„)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’登録ã—ã¾ã™ã€‚" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ㌠%s ã‹ã‚‰å®šç¾©ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s ã‹ã‚‰ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å®šç¾©ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®åœæ­¢" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’åœæ­¢ã—ã¾ã™ã€‚" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯åã€id ã¾ãŸã¯ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã¯åœæ­¢ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®åœæ­¢ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®æƒ…報を XML å½¢å¼ã§è¡¨ç¤º" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®æ§‹æˆæƒ…報を XML å½¢å¼ã§è¡¨ç¤ºã—ã¾ã™ã€‚" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§ã‚’表示ã—ã¾ã™ã€‚" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "åœæ­¢çŠ¶æ…‹ãŠã‚ˆã³å‹•ä½œä¸­ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "動作中ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "自動起動" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "自動起動ãªã—" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "動作中" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "åœæ­¢çŠ¶æ…‹" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ UUID ã‚’ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯åã«å¤‰æ›" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "(事å‰ã«ç™»éŒ²ã—ãŸ)åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®èµ·å‹•" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’èµ·å‹•ã—ã¾ã™ã€‚" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ãŒèµ·å‹•ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®èµ·å‹•ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã®ç™»éŒ²å‰Šé™¤" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®å®šç¾©ã¯å‰Šé™¤ã•ã‚Œã¦ã„ã¾ã™\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã®å®šç¾©ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯åã‚’ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ UUID ã«å¤‰æ›" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ UUID ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "プールã®è‡ªå‹•èµ·å‹•" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "起動時ã«ãƒ—ールを自動ã§èµ·å‹•ã™ã‚‹ã‚ˆã†ã«è¨­å®šã—ã¾ã™ã€‚" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "プールåã¾ãŸã¯ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "プール %s を自動起動ã¨ã—ã¦ãƒžãƒ¼ã‚¯ã™ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "プール %s ã®è‡ªå‹•èµ·å‹•ãƒžãƒ¼ã‚¯ã®è§£é™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "プール %s ãŒè‡ªå‹•èµ·å‹•ã¨ã—ã¦ãƒžãƒ¼ã‚¯ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "プール %s ã®è‡ªå‹•èµ·å‹•ãƒžãƒ¼ã‚¯ãŒè§£é™¤ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒ—ールã®ä½œæˆ" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "プールを作æˆã—ã¾ã™ã€‚" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML プール記述をå«ã‚€ãƒ•ã‚¡ã‚¤ãƒ«" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "プール %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s ã‹ã‚‰ã®ãƒ—ール作æˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML ファイルã‹ã‚‰ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ä½œæˆ" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML ボリューム記述をå«ã‚€ãƒ•ã‚¡ã‚¤ãƒ«" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "ボリューム %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s ã‹ã‚‰ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "NUMA ã¯ã“ã®ãƒ›ã‚¹ãƒˆä¸Šã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ディスク装置ã®ã‚¿ãƒ¼ã‚²ãƒƒãƒˆ" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "プールã®åå‰" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "プールã®ã‚¿ã‚¤ãƒ—" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "背後ã«ã‚るストレージ用ã®ã‚½ãƒ¼ã‚¹ãƒ›ã‚¹ãƒˆ" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "背後ã«ã‚るストレージ用ã®ã‚½ãƒ¼ã‚¹ãƒ‘ス" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "背後ã«ã‚るストレージ用ã®ã‚½ãƒ¼ã‚¹ãƒ‡ãƒã‚¤ã‚¹" -#: src/virsh.c:3167 +#: src/virsh.c:3169 #, fuzzy msgid "source name for underlying storage" msgstr "背後ã«ã‚るストレージ用ã®ã‚½ãƒ¼ã‚¹ãƒ‘ス" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "背後ã«ã‚るストレージ用ã®ã‚¿ãƒ¼ã‚²ãƒƒãƒˆ" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML ãƒãƒƒãƒ•ã‚¡ã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "引数ã®ã‚»ãƒƒãƒˆã‹ã‚‰ãƒ—ールã®ä½œæˆ" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "プール %s ãŒä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "プール %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒ—ールを定義 (ãŸã ã—èµ·å‹•ã—ãªã„)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "プールを定義ã—ã¾ã™ã€‚" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "プール %s ㌠%s ã‹ã‚‰å®šç¾©ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s ã‹ã‚‰ã®ãƒ—ール定義ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "引数ã®ã‚»ãƒƒãƒˆã‹ã‚‰ãƒ—ールを定義" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "プール %s ãŒå®šç¾©ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "プール %s ã®å®šç¾©ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "プールを構築" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ä»»æ„ã®ãƒ—ールを構築" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "プール %s ãŒæ§‹ç¯‰ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "プール %s ã®æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "プールを破壊" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "ä»»æ„ã®ãƒ—ールを破壊" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "プール %s ã¯ç ´å£Šã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "プール %s ã®ç ´å£Šã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "プールã®å‰Šé™¤" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ä»»æ„ã®ãƒ—ールを削除" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "プール %s ã¯å‰Šé™¤ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "プール %s ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "プールをリフレッシュ" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ä»»æ„ã®ãƒ—ールをリフレッシュ" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "プール %s ãŒãƒªãƒ•ãƒ¬ãƒƒã‚·ãƒ¥ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "プール %s ã®ãƒªãƒ•ãƒ¬ãƒƒã‚·ãƒ¥ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML å½¢å¼ã®ãƒ—ール情報" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "プール情報を XML ダンプ形å¼ã§ stdout ã«å‡ºåŠ›ã—ã¾ã™ã€‚" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "プールã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "プールã®ä¸€è¦§ã‚’è¿”ã—ã¾ã™ã€‚" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ—ール一覧を表示" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "åœæ­¢ä¸­ãŠã‚ˆã³å‹•ä½œä¸­ã®ãƒ—ールã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "動作中ã®ãƒ—ールã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ—ールã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "%s ã«ç„¡åŠ¹ãªã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールãƒã‚¤ãƒ³ã‚¿ãƒ¼ãŒã‚ã‚Šã¾ã™" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールãŒå¤šã™ãŽã¾ã™" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "メモリーä¸è¶³" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "プール %s ã®å®šç¾©ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "å—ç†ã—ãŸã‚¹ãƒˆãƒ¬ãƒ¼ã‚¸ãƒ—ールãŒå¤šã™ãŽã¾ã™" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "ストレージプール情報" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "ストレージプールã®åŸºæœ¬æƒ…報を返ã—ã¾ã™ã€‚" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "構築中" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "実行中" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "分解済ã¿" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "容é‡:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "割り当ã¦:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "利用å¯èƒ½:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "プール UUID をプールåã«å¤‰æ›" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "プール uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "(以å‰ã«å®šç¾©ã—ãŸ)åœæ­¢çŠ¶æ…‹ã®ãƒ—ールã®èµ·å‹•" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "プールを起動ã—ã¾ã™ã€‚" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ—ールå" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "プール %s ãŒèµ·å‹•ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "プール %s ã®èµ·å‹•ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "引数ã®ã‚»ãƒƒãƒˆã‹ã‚‰ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ä½œæˆ" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ボリュームを作æˆã—ã¾ã™ã€‚" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "プールå" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "ボリュームã®åå‰" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "オプション㮠k,M,G,T 接尾辞をæŒã¤ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ã‚µã‚¤ã‚º" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "オプション㮠k,M,G,T 接尾辞をæŒã¤åˆæœŸå‰²ã‚Šå½“ã¦ã®ã‚µã‚¤ã‚º" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ファイル形å¼ã‚¿ã‚¤ãƒ— raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "異常形æˆã‚µã‚¤ã‚º %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "ボリューム %s ㌠作æˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "ボリューム %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "åœæ­¢çŠ¶æ…‹ãƒ—ールã®å®šç¾©è§£é™¤" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "åœæ­¢çŠ¶æ…‹ãƒ—ールã®è¨­å®šã‚’定義解除ã—ã¾ã™ã€‚" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "プール %s ã®å®šç¾©ã¯è§£é™¤ã•ã‚Œã¦ã„ã¾ã™\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "プール %s ã®å®šç¾©è§£é™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "プールåをプール UUID ã«å¤‰æ›" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "プール UUID ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ä½œæˆ" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML ボリューム記述をå«ã‚€ãƒ•ã‚¡ã‚¤ãƒ«" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "ボリューム %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s ã‹ã‚‰ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "XML ファイルã‹ã‚‰ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ä½œæˆ" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ—ールå" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "ボリュームåã€åˆã¯ã‚­ãƒ¼" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "ボリューム %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "ボリュームã®åå‰" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "ボリュームåã€åˆã¯ã‚­ãƒ¼" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "プール %s ã®èµ·å‹•ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "ボリューム %s ㌠%s ã‹ã‚‰ä½œæˆã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "%s ã‹ã‚‰ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ボリュームを削除" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ä»»æ„ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã‚’削除" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "ボリュームåã€ã‚­ãƒ¼ã€åˆã¯ãƒ‘ス" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ボリューム %s ã¯å‰Šé™¤ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ボリューム %s ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "ストレージボリューム情報" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "ストレージボリュームã®åŸºæœ¬æƒ…報を返ã—ã¾ã™ã€‚" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "タイプ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ファイル" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "ブロック" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML å½¢å¼ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ æƒ…å ±" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "ボリュームã®æƒ…報を XML ダンプ形å¼ã§ stdout ã«å‡ºåŠ›ã—ã¾ã™ã€‚" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ボリュームã®ä¸€è¦§ã‚’表示" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "プール別ã«ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ä¸€è¦§ã‚’表示ã—ã¾ã™ã€‚" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "動作中ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "パス" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ボリューム UUID をボリュームåã«å¤‰æ›" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "ボリュームキーã€åˆã¯ãƒ‘ス" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ボリューム UUID をボリュームキーã«å¤‰æ›" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "ボリューム uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ボリューム UUID をボリュームパスã«å¤‰æ›" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "ボリュームåã€åˆã¯ã‚­ãƒ¼" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®è¡¨ç¤º" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "システムã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³æƒ…報を表示ã—ã¾ã™ã€‚" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã‚¿ã‚¤ãƒ—ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "コンパイル時ã«ä½¿ç”¨ã—ãŸãƒ©ã‚¤ãƒ–ラリ: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ライブラリã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "使用中ã®ãƒ©ã‚¤ãƒ–ラリ: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "使用中㮠API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "実行中㮠%s ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã®ãƒãƒ¼ã‚¸ãƒ§ãƒ³ã‚’抽出ã§ãã¾ã›ã‚“\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "実行中ã®ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "NUMA ã¯ã“ã®ãƒ›ã‚¹ãƒˆä¸Šã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "装置ã®æƒ…å ±ãŒä¸è¶³ã—ã¦ã„ã¾ã™" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "能力情報" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã¸ã®æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ä¸€è¦§è¡¨ç¤ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "ボリュームã®æƒ…報を XML ダンプ形å¼ã§ stdout ã«å‡ºåŠ›ã—ã¾ã™ã€‚" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "デãƒã‚¤ã‚¹" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "æ–°ã—ã„ディスク装置ã®æŽ¥ç¶šã€‚" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "実行中ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ãƒ‡ãƒã‚¤ã‚¹ãƒ–ロックã®çŠ¶æ…‹ã‚’å–å¾—ã—ã¾ã™ã€‚" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "ドメイン %s ã¯å¼·åˆ¶åœæ­¢ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "æ–°ã—ã„ディスク装置ã®æŽ¥ç¶šã€‚" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "æ–°ã—ã„ディスク装置ã®æŽ¥ç¶šã€‚" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "ディスク装置ã®ã‚¿ãƒ¼ã‚²ãƒƒãƒˆ" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "実行中ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®ãƒ‡ãƒã‚¤ã‚¹ãƒ–ロックã®çŠ¶æ…‹ã‚’å–å¾—ã—ã¾ã™ã€‚" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "ドメイン %s ãŒå†é–‹ã•ã‚Œã¾ã—ãŸ\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã®ãƒ›ã‚¹ãƒˆåを表示ã—ã¾ã™" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "ホストåã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã®æ¨™æº–的㪠URI を表示ã—ã¾ã™" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc 表示" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC 表示ã®ãŸã‚ã® IP アドレスã¨ãƒãƒ¼ãƒˆç•ªå·ã‚’出力ã—ã¾ã™ã€‚" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty コンソール" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY コンソールã®ãŸã‚ã®è£…置を出力ã—ã¾ã™ã€‚" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã‚’追加" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "XML <ファイル>ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã‚’追加" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ファイル" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: オプションãŒã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®è¿½åŠ ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML ファイルã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã‚’削除" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "XML <ファイル>ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã‚’削除" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: オプションãŒã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s ã‹ã‚‰ãƒ‡ãƒã‚¤ã‚¹ã®å‰Šé™¤ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã‚’接続ã—ã¾ã™" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "æ–°ã—ã„ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã‚’接続ã—ã¾ã™ã€‚" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã‚¿ã‚¤ãƒ—" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã®ã‚½ãƒ¼ã‚¹" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ターゲットãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯å" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC アドレス" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã‚’接続ã™ã‚‹ã®ã«ä½¿ã‚れるスクリプト" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' コマンドã§ã¯ %s をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã®å‰Šé™¤" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã®å‰Šé™¤ã€‚" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "インターフェース情報ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s ã¨ã„ã†ã‚¿ã‚¤ãƒ—ã®ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s ã¨ã„ㆠMAC アドレスã®ã‚¤ãƒ³ã‚¿ãƒ¼ãƒ•ã‚§ãƒ¼ã‚¹ã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "メモリーã®å‰²ã‚Šå½“ã¦ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ディスク装置ã®æŽ¥ç¶š" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "æ–°ã—ã„ディスク装置ã®æŽ¥ç¶šã€‚" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ディスク装置ã®ã‚½ãƒ¼ã‚¹" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ディスク装置ã®ã‚¿ãƒ¼ã‚²ãƒƒãƒˆ" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ディスク装置ã®ãƒ‰ãƒ©ã‚¤ãƒãƒ¼" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ディスク装置ã®ã‚µãƒ–ドライãƒãƒ¼" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ターゲット装置タイプ" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "装置ã®èª­ã¿æ›¸ãモード" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' コマンドã§ã¯ %s をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ディスク装置ã®å‰Šé™¤" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ディスク装置ã®å‰Šé™¤ã€‚" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ディスク情報ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "ターゲット㌠%s ã§ã‚るディスクã¯è¦‹ã¤ã‹ã‚Šã¾ã›ã‚“ã§ã—ãŸ" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "init 文字列用㮠calloc メモリー割り当ã¦ã«å¤±æ•—: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "lvs コマンドã¯å¤±æ•—ã§ã™" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "lvs コマンドã¯çµ‚了ステータス %d ã§å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "設定ファイルã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "登録ã•ã‚Œã¦ã„ã‚‹åœæ­¢çŠ¶æ…‹ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ã‚’削除ã—ã¾ã™ã€‚" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "åœæ­¢çŠ¶æ…‹ãƒ—ールã®è¨­å®šã‚’定義解除ã—ã¾ã™ã€‚" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "åœæ­¢çŠ¶æ…‹ãƒ—ールã®è¨­å®šã‚’定義解除ã—ã¾ã™ã€‚" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "対話å¼ã‚¿ãƒ¼ãƒŸãƒŠãƒ«ã®çµ‚了" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "コマンド '%s' ã«ã¯ <%s> オプションãŒå¿…è¦ã§ã™" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "コマンド '%s' ã«ã¯ --%s オプションãŒå¿…è¦ã§ã™" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "コマンド '%s' ã¯å­˜åœ¨ã—ã¦ã„ã¾ã›ã‚“" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " åå‰\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7871,17 +7920,17 @@ msgstr "" "\n" " å½¢å¼\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7889,7 +7938,7 @@ msgstr "" "\n" " 詳細\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7897,58 +7946,58 @@ msgstr "" "\n" " オプション\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "未定義ã®ãƒ‰ãƒ¡ã‚¤ãƒ³åã¾ãŸã¯ id ã§ã™" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ドメイン '%s' ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "未定義ã®ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯åã§ã™" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ '%s' ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "未定義ã®ãƒ—ールåã§ã™" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "プール '%s' ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "未定義ã®ãƒœãƒªãƒ¥ãƒ¼ãƒ åã§ã™" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "ボリューム '%s' ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7959,129 +8008,129 @@ msgstr "" "(時間: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "ä¸è¶³ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "予期ã—ãªã„トークン(コマンドå): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ä¸æ˜Žãªã‚³ãƒžãƒ³ãƒ‰: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "コマンド '%s' ã¯ã‚ªãƒ—ション --%s をサãƒãƒ¼ãƒˆã—ã¦ã„ã¾ã›ã‚“" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "予期ã•ã‚Œã‚‹æ§‹æ–‡: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "番å·" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "文字列" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "予期ã—ãªã„データ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "オプション" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "データ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "ファイル" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "一時åœæ­¢ä¸­" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "シャットダウン中" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "シャットオフ" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "クラッシュã—ã¾ã—ãŸ" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "オフライン" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "有効ãªæŽ¥ç¶šã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: エラー: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "エラー: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ãƒã‚¤ãƒˆã‚’割り当ã¦ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ãƒã‚¤ãƒˆã‚’割り当ã¦ã‚‹ã®ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "ãƒã‚¤ãƒ‘ーãƒã‚¤ã‚¶ãƒ¼ã¸ã®æŽ¥ç¶šã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "ログファイル情報ã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ログパスãŒãƒ•ã‚¡ã‚¤ãƒ«ã§ã¯ã‚ã‚Šã¾ã›ã‚“" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "ログファイルを開ã‘ã¾ã›ã‚“。ログファイルã®ãƒ‘スを確èªã—ã¦ãã ã•ã„" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ログファイルã®æ›¸ãè¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ãƒã‚¤ãƒ‘ãƒã‚¤ã‚¶ãƒ¼ã‹ã‚‰ã®åˆ‡æ–­ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8114,7 +8163,7 @@ msgstr "" "\n" " コマンド (éžå¯¾è©±å¼ãƒ¢ãƒ¼ãƒ‰):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8124,17 +8173,17 @@ msgstr "" " (コマンドã«é–¢ã™ã‚‹è©³ç´°ã¯ã€ help を指定ã—ã¾ã™)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„オプション '-%c' ã§ã™ã€‚--help ã‚’å‚ç…§ã—ã¦ãã ã•ã„。" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8143,7 +8192,7 @@ msgstr "" "%s ã«ã‚ˆã†ã“ãã€ä»®æƒ³åŒ–対話å¼ã‚¿ãƒ¼ãƒŸãƒŠãƒ«ã§ã™ã€‚\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8664,7 +8713,7 @@ msgstr "無効ãªãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒã‚¤ãƒ³ã‚¿ãƒ¼" msgid "invalid interface pointer in %s" msgstr "%s ã§ç„¡åŠ¹ãªãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒã‚¤ãƒ³ã‚¿ãƒ¼ã§ã™" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "引数ãƒãƒƒãƒ•ã‚¡ãƒ¼ãŒå°ã•ã™ãŽã¾ã™" @@ -8799,7 +8848,7 @@ msgstr "ドメイン情報ãŒæ­£ã—ãã‚ã‚Šã¾ã›ã‚“ã€domid ã¯æ•°å€¤ã§ã¯ã‚ msgid "domain information incomplete, missing uuid" msgstr "ドメイン情報ãŒä¸å®Œå…¨ã§ã™ã€uuid ãŒä¸è¶³ã—ã¦ã„ã¾ã™" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ドメイン情報ãŒä¸å®Œå…¨ã§ã™ã€name ãŒä¸è¶³ã—ã¦ã„ã¾ã™" @@ -8851,263 +8900,263 @@ msgstr "無効㪠MAC アドレス: %s" msgid "unexpected sound model %s" msgstr "予期ã—ãªã„ dict ノード" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "ä¸æ˜Žãªèªè¨¼ã‚¿ã‚¤ãƒ— %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "ドメインタイプãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "ä¸è¶³ \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "ä¸è¶³ \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "ä¸è¶³ \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "ドメインã¯ä¿å­˜ã§ãã¾ã›ã‚“" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "%s を読ã¿è¾¼ã‚ã¾ã›ã‚“: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "ファイル '%s' ã‚’é–‰ã˜ã‚‹ã“ã¨ãŒå‡ºæ¥ã¾ã›ã‚“: %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ドメイン情報ãŒä¸å®Œå…¨ã§ã™ã€id ãŒä¸è¶³ã—ã¦ã„ã¾ã™" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "無効㪠MAC アドレス: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "ä¸æ˜Žãª OS タイプ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "トãƒãƒ­ã‚¸ãƒ¼ã®æ§‹æ–‡ã‚¨ãƒ©ãƒ¼" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ドメイン情報ã®è§£æžã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "ドメインã¯ã¾ã å®Ÿè¡Œä¸­ã§ã™" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 #, fuzzy msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainDumpXMLByName ã¯ã“ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®æ¤œå‡ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "サãƒãƒ¼ãƒˆã®ãªã„入力デãƒã‚¤ã‚¹ã‚¿ã‚¤ãƒ— %s" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart ã“ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®æ¤œå‡ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart ã“ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ã®æ¤œå‡ºã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start ã‹ã‚‰äºˆæœŸã—ãªã„ボリューム" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "メモリーãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr ã®å†å®šç¾©ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start 㯠sexpr ã«ã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "モード '%s' ã®æ§‹æ–‡è§£æžã«å¤±æ•—" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen ã¯ç§»è¡Œä¸­ã«ãƒ‰ãƒ¡ã‚¤ãƒ³ã®å†å‘½åをサãƒãƒ¼ãƒˆã—ã¾ã›ã‚“。" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen ã¯ç§»è¡Œä¸­ã«ãƒãƒ³ãƒ‰å¹…ã®åˆ¶é™ã‚’サãƒãƒ¼ãƒˆã—ã¾ã›ã‚“。" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„フラグ" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: 無効㪠URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: xenmigr:// 移行ã®ã¿ãŒ Xen ã§ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã™" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: ホストå㯠URI ã§æŒ‡å®šã™ã‚‹å¿…è¦ãŒã‚ã‚Šã¾ã™" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: 無効ãªãƒãƒ¼ãƒˆç•ªå·ã§ã™" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ドメイン記述ã®æ§‹æ–‡è§£æžã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "プール %s ã®æ§‹ç¯‰ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "åœæ­¢ä¸­ã®ãƒ‰ãƒ¡ã‚¤ãƒ³ %s ã®ä½œæˆã«å¤±æ•—ã—ã¾ã—ãŸ\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 ã§ã¯ã‚µãƒãƒ¼ãƒˆãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "ノード情報ãŒä¸å®Œå…¨ã§ã™ã€ã‚¹ãƒã‚¸ãƒ¥ãƒ¼ãƒ©åãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup ã¯å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "ä¸æ˜Žãªã‚¹ã‚±ã‚¸ãƒ¥ãƒ¼ãƒ©" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "スメジューラåã®å–å¾—ã«å¤±æ•—ã—ã¾ã—ãŸ" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ドメイン情報ãŒä¸å®Œå…¨ã§ã™ã€cpu_weight ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ドメイン情報ãŒä¸å®Œå…¨ã§ã™ã€cpu_cap ãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek 㯠dom0 ã«ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: 無効ãªãƒ‘ス" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "読ã¿è¾¼ã¿ã®ãŸã‚é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ: %s: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "ファイルã‹ã‚‰ã® lseek åˆã¯èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ: %s: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "予期ã—ãªã„ドメインタイプ %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "予期ã—ãªã„ mime タイプ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "サãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ãªã„ストレージボリュームタイプ %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ %s ã¯ç¨¼åƒã—ã¦ã„ã¾ã›ã‚“" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "予期ã—ãªã„ value ノード" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM ドメインローダーãŒã‚ã‚Šã¾ã›ã‚“" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype ã¯ã‚µãƒãƒ¼ãƒˆã•ã‚Œã¦ã„ã¾ã›ã‚“" @@ -9293,6 +9342,17 @@ msgstr "プールã¯ã™ã§ã«ã‚¢ã‚¯ãƒ†ã‚£ãƒ–ã§ã™" msgid "reallocating list" msgstr "ドメインを割り当ã¦ä¸­" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "デãƒã‚¤ã‚¹ %s ã®ä½œæˆã«å¤±æ•—" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "読ã¿è¾¼ã¿ã®ãŸã‚ %s ã‚’é–‹ãã®ã«å¤±æ•—ã—ã¾ã—ãŸ" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ファイルã®è¨˜è¿°å­ãƒ•ãƒ©ã‚°ã®è¨­å®šã«å¤±æ•—\n" + #~ msgid "Failed to read domain status for %s\n" #~ msgstr "%s 用ã®ãƒ‰ãƒ¡ã‚¤ãƒ³çŠ¶æ…‹ã®èª­ã¿è¾¼ã¿ã«å¤±æ•—ã—ã¾ã—ãŸ\n" diff --git a/po/ka.po b/po/ka.po index 9a1c6a2363..f913cde97d 100644 --- a/po/ka.po +++ b/po/ka.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/kn.po b/po/kn.po index d782283a4e..8e0d9cad73 100644 --- a/po/kn.po +++ b/po/kn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.kn\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-10 11:55+0530\n" "Last-Translator: Shankar Prasad \n" "Language-Team: Kannada \n" @@ -234,8 +234,8 @@ msgstr "struct qemud_server ಅನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²² #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex ಅನà³à²¨à³ ಆರಂಭಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" @@ -453,56 +453,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: ಬೆಂಬಲವಿರದ ದೃಢೀಕರಣ %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "ಮೂಲವಾಗಿ ಚಲಾಯಿಸದ ಹೊರತೠಸಮೂಹವನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "ಬಫರಿಗಾಗಿ ಮೆಮೊರಿಯನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "ಬಫರಿಗಾಗಿ ಮೆಮೊರಿಯನà³à²¨à³ ಮರಳಿ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "ಸಮೂಹ '%s' ಅನà³à²¨à³ ನೋಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "'%s' ಕà³à²°à²®à²µà²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "ಹೆಚà³à²šà³à²µà²°à²¿ ಅಧಿಕಾರದ ಅಗತà³à²¯à²µà²¿à²¦à³†\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "ಮೊಟಕà³à²—ೊಳಿಸಲಾದ ಅಧಿಕಾರಗಳನà³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ಡೀಮನೠಆಗಿ ಫೋರà³à²•à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "ಪೈಪೠಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir ಅನà³à²¨à³ ಉತà³à²ªà²¾à²¦à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ಸಮೂಹದ ಮಾಲಿಕತà³à²µà²µà²¨à³à²¨à³ ಬದಲಾಯಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "ಸಿಗà³à²¨à²²à³ ಪೈಪà³â€Œà²—ಾಗಿ ಕಾಲà³â€Œà²¬à³à²¯à²¾à²•à³ ಅನà³à²¨à³ ನೋಂದಾಯಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" @@ -603,7 +603,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "%d ವಿಳಾಸವನà³à²¨à³ ಪರಿಹರಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" @@ -651,7 +651,7 @@ msgstr "%d (%s) SASL ಕಾರà³à²¯à²µà³ˆà²–ರಿಗಳನà³à²¨à³ ಪಟೠmsgid "cannot allocate mechlist" msgstr "mechlist ಅನà³à²¨à³ ನಿಯೋಜಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "ಸಂಪರà³à²• %d (%s) ದ ಮೇಲೆ SASL ssf ಗೆ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" @@ -1224,7 +1224,7 @@ msgstr "ಸà³à²°à²•à³à²·à²¤à³† imagelabel ಕಾಣೆಯಾಗಿದೆ" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "ಮೂಲ ಘಟಕವೠಕಾಣೆಯಾಗಿದೆ" @@ -1254,7 +1254,7 @@ msgstr "ಅಮಾನà³à²¯ ಡೊಮೈನà³â€Œ ಬಗೆ %s" msgid "Failed to generate UUID" msgstr "ಡೊಮೈನà³â€Œ UUID ಅನà³à²¨à³ ಉತà³à²ªà²¾à²¦à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "ತಪà³à²ªà²¾à²¦ uuid ಘಟಕ" @@ -1353,14 +1353,14 @@ msgid "no monitor path" msgstr "ಮಾನಿಟರೠಮಾರà³à²—ವಿಲà³à²²" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "%d ಸಾಲಿನಲà³à²²à²¿: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ತಾತà³à²•à²¾à²²à²¿à²• ತಡೆ ಹಿಡಿಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" @@ -1413,12 +1413,12 @@ msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ನೆಟೠಬಗೆ %d" msgid "unexpected char type %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ char ಬಗೆ %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಧà³à²µà²¨à²¿ ಮಾದರಿ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಇನà³â€Œà²ªà³à²Ÿà³ ಬಗೆ %d" @@ -1478,12 +1478,12 @@ msgstr "'%s' ಸಂರಚನಾ ಕಡತವನà³à²¨à³ ಉಳಿಸಲೠಸ msgid "unexpected domain %s already exists" msgstr "ಗà³à²°à²¿ %s ಈಗಾಗಲೆ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "dir '%s' ಅನà³à²¨à³ ತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "ಸಂರಚನೆ %s ಅನà³à²¨à³ ತೆಗೆದà³à²¹à²¾à²•à²²à²¾à²—ಿಲà³à²²" @@ -1525,291 +1525,301 @@ msgstr "" "iptableಗಳ ನಿಯಮ '%s' ಅನà³à²¨à³ ಸರಪಳಿ '%s' ಯ ಟೇಬಲà³â€Œ '%s' ಗೆ ಸೇರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ " "ಉಂಟಾಗಿದೆ: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ಸಂಪರà³à²• URI ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "ಕೆಲಸ ಮಾಡà³à²µ ಕೋಶವನà³à²¨à³ ಪಡೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "ಮಾರà³à²—ವೠಬಹಳ ಉದà³à²¦à²µà²¾à²—ಿದೆ" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "ಪà³à²°à²¸à²•à³à²¤ ಕೋಶವನà³à²¨à³ ಪಡೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "ಸà³à²°à²•à³à²·à²¿à²¤ ಫà³à²²à³à²¯à²¾à²—à³â€Œà²¨à³Šà²‚ದಿಗಿನ virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare uri ಅನà³à²¨à³ ಹೊಂದಿಸಿಲà³à²²" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 ಯೠuri ಅನà³à²¨à³ ಹೊಂದಿಸಿಲà³à²²" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "ಮಾರà³à²—ವೠNULL ಆಗಿದೆ" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ಗà³à²°à³à²¤à³à²—ಳೠಶೂನà³à²¯à²µà²¾à²—ಿರಬೇಕà³" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "ಬಫರೠNULL ಆಗಿದೆ" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ಗà³à²°à³à²¤à³à²—ಳ ನಿಯತಾಂಕವೠVIR_MEMORY_VIRTUAL ಆಗಿರಲೇಬೇಕà³" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "ಬಫರೠNULL ಆಗಿದà³à²¦à²°à³‚ ಗಾತà³à²°à²µà³ ಶೂನà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "ಕಂಟೈನರೠಮà³à²‚ದà³à²µà²°à³†à²¯à³à²µ ಸಂದೇಶವನà³à²¨à³ ಕಳà³à²¹à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "ಕಂಟೈನರೠಮà³à²‚ದà³à²µà²°à³†à²¯à³à²µ ಸಂದೇಶವನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "ರೂಟೠಅನà³à²¨à³ ಖಾಸಗಿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s ಅನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ಖಾಲಿ tmpfs ಅನà³à²¨à³ %s ನಲà³à²²à²¿ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "ಹೊಸ ರೂಟà³â€Œ %s ಅನà³à²¨à³ tmpfs ಗೆ ಬೈಂಡೠಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s ಗೆ chroot ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "ರೂಟೠಅನà³à²¨à³ ತಿರà³à²—ಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s ಅನà³à²¨à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s ಅನà³à²¨à³ %s ನಲà³à²²à²¿ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "dev/pts ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "/dev/pts ಅನà³à²¨à³ ಕಂಟೈನರಿಗೆ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "ಸಾಧನ %s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "/dev/pts/ptmx ಗಾಗಿ ಸಿಮà³â€Œà²²à²¿à²‚ಕà³â€Œ /dev/ptmx ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "ಸಾಧನ /dev/ptmx ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s ಅನà³à²¨à³ %s ನಲà³à²²à²¿ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' ಅನà³à²¨à³ ಅವರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ ಅನà³à²¨à³ ಸà³à²²à³‡à²µà³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc ಅನà³à²¨à³ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s ಅನà³à²¨à³ ಬಿಟà³à²Ÿà³à²¬à²¿à²¡à³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "ಸಾಮರà³à²¥à³à²¯à²—ಳನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "ಸಾಮರà³à²¥à³à²¯à²—ಳನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "ಸಾಮರà³à²¥à³à²¯à²—ಳನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ಅಮಾನà³à²¯à²µà²¾à²¦ vm ವಿವರವನà³à²¨à³ ರವಾನಿಸಿದೆ" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s ಅನà³à²¨à³ ತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "ತದà³à²°à³‚ಪೠಕಂಟೈನರನà³à²¨à³ ಚಲಾಯಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s ಗಾಗಿ cgroup ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc ಸಂಪನà³à²®à³‚ಲಗಳನà³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "ಪರಿಚಾರಕ ಸಾಕೆಟೠ'%s' ಅನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "ಪರಿಚಾರಕ ಸಾಕೆಟà³â€Œ '%s' ಗೆ ಬೈಂಡೠಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "ಪರಿಚಾರಕ ಸಾಕೆಟೠ%s ಅನà³à²¨à³ ಆಲಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d ಯ ಓದೠವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d ಯ ಬರೆಯà³à²µà²¿à²•à³† ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "ದೋಷ ಸನà³à²¨à²¿à²µà³‡à²¶ %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "ಸಂಪರà³à²•à²¸à²¾à²§à²¨ %s ಅನà³à²¨à³ ns %d ಗೆ ಸà³à²¥à²³à²¾à²‚ತರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth ಅನà³à²¨à³ ಅಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "ಹಂಚಲಾದ ಆರೋಹಣ ನೇಮà³â€Œà²¸à³à²ªà³‡à²¸à³â€Œ ಅನà³à²¨à³ ರದà³à²¦à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "ರೂಟà³â€Œ ಮೌಂಟà³â€Œ ಅನà³à²¨à³ ಸà³à²²à³‡à²µà³â€Œ ಕà³à²°à²®à²•à³à²•à³† ಬದಲಾಯಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "ಮಾರà³à²— %s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "devpts ಅನà³à²¨à³ %s ನಲà³à²²à²¿ ಆರೋಹಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ಕಡತ '%s/%s.pid' ಗೆ ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "ರೂಟà³â€Œ dir ಗೆ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "ಅಧಿವೇಶನದ ಮà³à²‚ದಾಳà³à²µà²¾à²—ಲೠಸಾಧà³à²¯à²µà²¾à²—ಲಿಲà³à²²" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ಚಾಲಕದೊಂದಿಗೆ ಸಂಪರà³à²• ಜೋಡಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" @@ -1832,20 +1842,20 @@ msgstr "ವà³à²¯à²µà²¸à³à²¤à³†à²¯à²²à³à²²à²¿ NETNS ಬೆಂಬಲದ ಕೊ #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "uuid ಯನà³à²¨à³ ಹೋಲà³à²µ ಯಾವà³à²¦à³† ಡೊಮೈನà³â€Œ ಇಲà³à²²" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "ಸಕà³à²°à²¿à²¯ ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಅಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "ಅಸà³à²¥à²¿à²° ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಅಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" @@ -1899,7 +1909,7 @@ msgstr "ಕಂಟೈನರೠ%d ಗಾಗಿನ ಅಮಾನà³à²¯à²µà²¾à²¦ PID msgid "failed to kill pid %d" msgstr "pid %d ಅನà³à²¨à³ ಕೊಲà³à²²à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' ಗಾಗಿ ಕಾಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" @@ -1954,7 +1964,7 @@ msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ನಿಯತಾಂಕ `%s'" msgid "Invalid parameter count" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ನಿಯತಾಂಕದ ಲೆಕà³à²•" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "ಅತಿಥೇಯದ ಹೆಸರನà³à²¨à³ ನಿರà³à²§à²°à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" @@ -2167,66 +2177,76 @@ msgstr "ಅಸà³à²¥à²¿à²° ಡೊಮೈನà³â€Œà²—ಾಗಿ ಸà³à²µà²¯à²‚ಆ msgid "cannot create autostart directory '%s'" msgstr "ಸà³à²µà²¯à²‚ಆರಂಭ ಕೋಶ %s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "ಸಿಮà³â€Œà²²à²¿à²‚ಕà³â€Œ '%s' ಅನà³à²¨à³ '%s' ಗಾಗಿ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "ಸಿಮà³â€Œà²²à²¿à²‚ಕà³â€Œ '%s' ಅನà³à²¨à³ ಅಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಳಿಸಲೠವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಳಿಸಲೠವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s ಅನà³à²¨à³ ಪರಿಹರಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "ಹೆಸರಿಗೆ ತಾಳೆಯಾಗà³à²µ ನೋಡà³â€Œ ಸಾಧನವಿಲà³à²²" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "ಈ ಸಾಧನಕà³à²•à³† ಯಾವà³à²¦à³† ಮೂಲವಿಲà³à²²" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() ಗೆ ಅಮಾನà³à²¯à²µà²¾à²¦ ನಿಯತಾಂಕ" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ಮಾರà³à²— '%s' ಅನà³à²¨à³ ತೆರೆಯà³à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಲಿಲà³à²²" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "ಅತಿಥೇಯದ ಶೋಧನೆಯನà³à²¨à³ ಆರಂಭಿಸà³à²µ ಸಲà³à²µà²¾à²—ಿ '%s' ಗೆ ಬರೆಯà³à²µà²¿à²•à³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ವರà³à²—ಾವಣೆ ಕಾರà³à²¯à²µà³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ಬಗೆಕಡತ '%s' ಕಂಡೠಬಂದಿಲà³à²²" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ಪà³à²°à²¸à²•à³à²¤ ಸಮಯವನà³à²¨à³ ಪಡೆಯಲಾಗಿಲà³à²²" @@ -2515,71 +2535,76 @@ msgstr "ಅಜà³à²žà²¾à²¤ ಸಾಮರà³à²¥à³à²¯à²¦ ಬಗೆ '%d', '%s' ಗ msgid "no device capabilities for '%s'" msgstr "'%s' ಗಾಗಿನ ಯಾವà³à²¦à³† ಸಾಧನ ಸಾಮರà³à²¥à³à²¯à²—ಳೠಇಲà³à²²" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "%s ಅನà³à²¨à³ ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "%s ಅನà³à²¨à³ ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' ಇಂದ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "%s ಅನà³à²¨à³ ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' ಇಂದ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "%s ಅನà³à²¨à³ ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' ಇಂದ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo ಸಂಸà³à²•à²¾à²°à²•à²µà²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "ಯಾವà³à²¦à³† cpus ಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s ಅನà³à²¨à³ ತೆರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "ಈ ಪà³à²²à²¾à²Ÿà³â€Œà²«à²¾à²°à³à²®à²¿à²¨à²²à³à²²à²¿ ಕನà³à²¸à³‹à²²à³ ಅನà³à²¨à³ ಅನà³à²µà²¯à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "ಈ ಅತಿಥೇಯದಲà³à²²à²¿ NUMA ಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "ಆರಂಭಿಕ ಕೋಶ %d ವೠವà³à²¯à²¾à²ªà³à²¤à²¿à²¯ ಹೊರಗಿದೆ (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA ಮà³à²•à³à²¤ ಮೆಮೊರಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "ವರà³à²šà³à²µà²²à³ ಗಣಕವನà³à²¨à³ OpenNebula ಗೆ ಸಲà³à²²à²¿à²¸à³à²µà²²à³à²²à²¿ ದೋಷ ಉಂಟಾಗಿದೆ" @@ -2597,16 +2622,16 @@ msgstr "ಈ ಹೆಸರಿನೊಂದಿಗೆ ಈಗಾಗಲೆ ಒಂದೠmsgid "Wrong state to perform action" msgstr "ಕಾರà³à²¯à²µà²¨à³à²¨à³ ನಿರà³à²µà²¹à²¿à²¸à²²à³ ಸà³à²¥à²¿à²¤à²¿ ಸರಿಯಿಲà³à²²" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ಡೊಮೈನà³â€Œ ಚಾಲನೆಯಲà³à²²à²¿à²²à³à²²" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2777,7 +2802,7 @@ msgstr "ಡೊಮೈನà³â€Œ ಮà³à²šà³à²šà²²à²¾à²—à³à²µ ಸà³à²¥à²¿à²¤à²¿ msgid "Could not read container config" msgstr "ಹೊಂದಿರà³à²µ ಸಂಚನೆಯನà³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ಬಗೆ '%s'" @@ -2920,214 +2945,214 @@ msgstr "ಪà³à²°à²¾à²•à³à²¸à²¿à²¯à³Šà²‚ದಿಗಿನ ಸಂಪರà³à²•à²¦ msgid "got asynchronous packet number %d\n" msgstr "ಹೊಂದಿಕೆಯಾಗದ ಪà³à²¯à²¾à²•à³†à²Ÿà³ ಸಂಖà³à²¯à³† %d ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à²¾à²—ಿದೆ\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "QEMU ಆವೃತà³à²¤à²¿à²¯ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ '%s' ಯಲà³à²²à²¿ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu ಇಂದ ಅನಿರೀಕà³à²·à²¿à²¤ ನಿರà³à²—ಮನ ಸà³à²¥à²¿à²¤à²¿" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ನಿರà³à²—ಮನ ಸà³à²¥à²¿à²¤à²¿ '%d', qemu ಬಹà³à²·à²ƒ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU ಬೈನರಿ %s ಯೠಕಂಡà³à²¬à²°à²²à²¿à²²à³à²²: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "'%s' ಜಾಲಬಂಧವೠಕಂಡೠಬಂದಿಲà³à²²" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "%d ಬಗೆಯ ಜಾಲಬಂಧವೠಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "ಸಂಪರà³à²• ಬೆಂಬಲವನà³à²¨à³ ಆರಂಭಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" "ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಬà³à²°à²¿à²¡à³à²œà²¿à²—ೆ ಟà³à²¯à²¾à²ªà³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ. %s ಯೠಒಂದೠಬà³à²°à²¿à²¡à³à²œà³â€Œ ಸಾಧನವಲà³à²²" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "" "ಟà³à²¯à²¾à²ªà³ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²¦ '%s' ಅನà³à²¨à³ ಸಂಪರà³à²• '%s' ಕà³à²•à³† ಸೇರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "ಈ QEMU ಬೈನರಿಯೊಂದಿಗೆ TCP ವರà³à²—ಾವಣೆಗೆ ಬೆಂಬಲವಿಲà³à²²" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "ಈ QEMU ಬೈನರಿಯೊಂದಿಗೆ STDIO ವರà³à²—ಾವಣೆಗೆ ಬೆಂಬಲವಿಲà³à²²" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "'%s' ಡಿಸà³à²•à²¿à²—ಾಗಿ ಬೆಂಬಲವಿಲà³à²²à²¦ ಪರಿಮಾಣದ ವಿನà³à²¯à²¾à²¸ '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' ಗಾಗಿ ಬೆಂಬಲವಿಲà³à²²à²¦ ಡಿಸà³à²•à³â€ ಬಗೆ" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ ಡಿಸà³à²•à³â€ ಬಗೆ '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ಧà³à²µà²¨à²¿ ಮಾದರಿ" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' ನಲà³à²²à²¿ ತಪà³à²ªà²¾à²¦ ಕೀಲಿಪದ ಆರà³à²—à³à²®à³†à²‚ಟà³" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ಚಾಲನಾ ಸೂಚಿ '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ಚಾಲಕ '%s' ಕà³à²•à²¾à²—ಿನ ಕಡತ ನಿಯತಾಂಕವೠಕಾಣೆಯಾಗಿದೆ" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "ಚಾಲಕ '%s' ಕà³à²•à²¾à²—ಿನ ಸೂಚಿ ನಿಯತಾಂಕವೠಕಾಣೆಯಾಗಿದೆ" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' ನಲà³à²²à²¿ NIC vlan ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d ಗಾಗಿ NIC ವಿವರಣೆಯೠಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' ನಲà³à²²à²¿ vlan ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC ವಿವರಣೆ '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "ಅಜà³à²žà²¾à²¤ PCI ಸಾಧನ ಸಿಂಟà³à²¯à²¾à²•à³à²¸à³â€Œ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI ಸಾಧನ ಬಸà³â€Œ '%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI ಸಾಧನ ಸà³à²²à²¾à²Ÿà³â€Œ '%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI ಸಾಧನ ಕà³à²°à²¿à²¯à³† '%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB ಸಾಧನ ವೆಂಡರೠ'%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI ಸಾಧನ ಉತà³à²ªà²¨à³à²¨ '%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI ಸಾಧನ ವಿಳಾಸ '%s' ಅನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "ಕà³à²¯à²¾à²°à³†à²•à³à²Ÿà²°à³ ಸಾಧನ %s ದಲà³à²²à²¿ ಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨à²¦ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಪತà³à²¤à³†à²®à²¾à²¡à²²à²¾à²—ಿಲà³à²²" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "ಅಜà³à²žà²¾à²¤ ಕà³à²¯à²¾à²°à³†à²•à³à²Ÿà²°à³ ಸಾಧನದ ಸಿಂಟà³à²¯à²¾à²•à³à²¸à³ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "ಯಾವà³à²¦à³† ಎಮà³à²²à³‡à²Ÿà²°à³ ಮಾರà³à²—ವೠಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s ಆರà³à²—à³à²®à³†à²‚ಟಿಗಾಗಿ ಮೌಲà³à²¯à²µà³ ಕಾಣೆಯಾಗಿದೆ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC ಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨ '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "ಮೆಮೊರಿ ಹಂತ '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU ಕೌಂಟà³â€Œ '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "ರೂಪಾಂತರದ ಸಮಯದಲà³à²²à²¿ ಗೊತà³à²¤à²¿à²°à²¦ QEMU ಆರà³à²—à³à²®à³†à²‚ಟà³â€Œ '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ಆರà³à²—à³à²®à³†à²‚ಟೠ'%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "ದಾಖಲೆ ಕಡತ %s ಅನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM ದಾಖಲೆಕಡತ close-on-exec ಗà³à²°à³à²¤à²¨à³à²¨à³ ಬದಲಾಯಿಸಲಾಗಿಲà³à²²" @@ -3141,7 +3166,7 @@ msgstr "ದಾಖಲೆ ಕಡತ %s/%s.log ಅನà³à²¨à³ ರಚಿಸà³à²µ msgid "Unable to seek to %lld in %s" msgstr "%lld ಗೆ %s ಯಲà³à²²à²¿ ಕೋರಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s\n" @@ -3156,308 +3181,306 @@ msgstr "ಕೊಂಡಿ ಮಾಡಲಾದ ಸà³à²¥à²¿à²¤à²¿ ಕಡತ %s ಅ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "ಮೇಲà³à²µà²¿à²šà²¾à²°à²• %s ಅನà³à²¨à³ ಮರಳಿ ಸಂಪರà³à²•à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಚಾಲಕವನà³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "ಯಾವà³à²¦à³† ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲೠಲಭà³à²¯à²µà²¿à²²à³à²²" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel ಮಾದರಿಯನà³à²¨à³ ನಕಲಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI ಅನà³à²¨à³ ನಕಲಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಚಾಲಕವನà³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "ಯಾವà³à²¦à³† ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲೠಲಭà³à²¯à²µà²¿à²²à³à²²" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "ಸà³à²¥à²¿à²¤à²¿ ಕೋಶ '%s' ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s ಆರಂಭಿಕ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s ಆರಂಭಿಕ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ಕಾಲಾವಧಿ ತೀರಿದೆ" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s ಆರಂಭಿಕ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ಸà³à²¥à²³à²¾à²µà²•à²¾à²¶ ಮà³à²—ಿದಿದೆ" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s ದಾಖಲೆ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s ದಾಖಲೆ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ಸà³à²¥à²³à²¾à²µà²•à²¾à²¶ ಮà³à²—ಿದಿದೆ" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s ದಾಖಲೆಯ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ಪà³à²°à²•à³à²°à²¿à²¯à³†à²¯à³ ನಿರà³à²—ಮಿಸಿದೆ" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s ದಾಖಲೆಯ ಔಟà³â€Œà²ªà³à²Ÿà³ ಅನà³à²¨à³ ಓದà³à²µà²¾à²— ಕಾಲಾವಧಿ ತೀರಿದೆ" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "%s ಮಾನಿಟರೠಮಾರà³à²—ವನà³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "ಮಾನಿಟರೠಅನà³à²¨à³ exec ಗà³à²°à³à²¤à³ ಕಂಡಾಗ ಮà³à²šà³à²šà³ ಗೆ ಹೊಂದಿಸಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "ಮಾನಿಟರೠಅನà³à²¨à³ ನಿರà³à²¬à²‚ಧಿಸದೆ ಇರà³à²µ ಕà³à²°à²®à²•à³à²•à³† ಇರಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "ದಾಖಲೆ ಕಡತವನà³à²¨à³ ಮà³à²šà³à²šà²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "ಅತಿಥಿಯನà³à²¨à³ ಆರಂಭಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU ತà³à²°à³†à²¡à³ ಮಾಹಿತಿಯನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à³ ಮಾನಿಟರೠಆಜà³à²žà³†à²¯à²¨à³à²¨à³ ಚಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU ಸಂಬಂಧವನà³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "ಕಾರà³à²¯à²¾à²šà²°à²£à³†à²¯à²¨à³à²¨à³ ಮರಳಿ ನಡೆಸà³à²µà³à²¦à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC ಗà³à²ªà³à²¤à²ªà²¦à²µà²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲೠಅನà³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ಈಗಾಗಲೆ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ಬಳಸದೆ ಇರà³à²µ VNC ಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨à²µà²¨à³à²¨à³ ಪತà³à²¤à³† ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "ದಾಖಲೆ ಕೋಶ %s ಅನà³à²¨à³ ರಚಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU ಬೈನರಿ %s ಯೠಕಂಡà³à²¬à²°à²²à²¿à²²à³à²²" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s ಗಾಗಿನ ಹಳೆಯದಾದ PID ಕಡತವನà³à²¨à³ ತೆಗೆದà³à²¹à²¾à²•à²²à²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile ಮಾರà³à²—ವನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv ಅನà³à²¨à³ ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv ಅನà³à²¨à³ ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "ದಾಖಲೆ ಕಡತದ ಕೊನೆಯವರೆಗೆ ಕೋರಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "%s ಡೊಮೈನà³â€Œ ಕಂಡà³à²¬à²‚ದಿಲà³à²²\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' ಅನà³à²¨à³ ಮà³à²šà³à²šà²²à²¾à²—à³à²¤à³à²¤à²¿à²¦à³†\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERM ಅನà³à²¨à³ %s (%d) ಗೆ ಕಳà³à²¹à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s ಗಾಗಿನ ಡೊಮೈನà³â€Œ ಸà³à²¥à²¿à²¤à²¿à²¯à²¨à³à²¨à³ ತೆಗೆದà³à²¹à²¾à²•à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s ಗಾಗಿ PID ಕಡತ ಅನà³à²¨à³ ತೆಗೆದೠಹಾಕà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "ನಿಭಾಯಿಸಲಾಗದ fd ಘಟನೆ %d, %s ಗಾಗಿ" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "ಶೇಖರಣಾ ಪೂಲೠಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s ಅನà³à²¨à³ ತೆರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "uuid '%s' ಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಡೊಮೈನà³â€Œ ಇಲà³à²²" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "%s ಹೆಸರಿಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಡೊಮೈನà³â€Œ ಇಲà³à²²" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "'%s' ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಈಗಾಗಲೆ uuid %s ನೊಂದಿಗೆ ಸೂಚಿಸಲಾಗಿದೆ" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ಡೊಮೈನà³â€Œ ಈಗಾಗಲೆ '%s' ಆಗಿ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "ಸà³à²¥à²—ಿತಗೊಳಿಸà³à²µ ಕಾರà³à²¯à²¾à²šà²°à²£à³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "ಮà³à²šà³à²šà³à²µ ಕಾರà³à²¯à²¾à²šà²°à²£à³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "ಗರಿಷà³à²Ÿ ಮೆಮರಿಯನà³à²¨à³ ಪà³à²°à²¸à²•à³à²¤ ಮೆಮೊರಿಗಿಂತ ಕಡಿಮೆಗೆ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "ಮೆಮೊರಿ ಹಿಗà³à²—ಿಸà³à²µà²¿à²•à³†à²¯ ನಿಯೋಜನೆಯನà³à²¨à³ ಮನವಿ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "ಮೆಮೊರಿ ಹಿಗà³à²—ಿಸà³à²µà²¿à²•à³†à²¯ ನಿಯೋಜನೆಯನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "ಮೆಮೊರಿ ನಿಯೋಜನೆಯನà³à²¨à³ ಹಿಗà³à²—ಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "ಗರಿಷà³à²Ÿ ಮೆಮೊರಿಗಿಂತ ಹೆಚà³à²šà²¿à²¨ ಮೆಮೊರಿಯನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ಸಕà³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²—ಾಗಿ ಮೆಮೊರಿಯನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ಡೊಮೈನà³â€Œ xml ಅನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "%s ಅನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "ಉಳಿಸà³à²µ ಹೆಡರೠಅನà³à²¨à³ ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ಕಡತ %s ಅನà³à²¨à³ ಉಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "ವರà³à²—ಾವಣೆ ಕಾರà³à²¯à²µà³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "ಈ qemu ಇಂದ 'migrate' ಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "ಒಂದೠಸಕà³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²—ಾಗಿನ vcpu ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "'%d' ಡೊಮೈನà³â€Œ ವಿವರಣೆಯಲà³à²²à²¿ ಅಜà³à²žà²¾à²¤à²µà²¾à²¦ virt ಬಗೆ" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ಡೊಮೈನà³â€Œà²—ಾಗಿನ ಗರಿಷà³à²Ÿ vcpus ಅನà³à²¨à³ ನಿಗದಿಸಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3465,105 +3488,105 @@ msgstr "" "ಡೊಮೈನà³â€Œà²—ಾಗಿ, ಗರಿಷà³à²Ÿ ಅನà³à²®à²¤à²¿ ಇರà³à²µ vcpus ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²¦ vcpus ಗಿಂತ ದೊಡà³à²¡à²¦à²¾à²—ಿದೆ: %d > " "%d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œ ಮೇಲೆ vcpus ಅನà³à²¨à³ ಪಿನೠಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu ಸಂಖà³à²¯à³†à²¯à³ %d > %d ವà³à²¯à²¾à²ªà³à²¤à²¿à²¯à²¿à²‚ದ ಹೊರಗಿದೆ" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "ಸಂಬಂಧವನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu ಸಂಬಂಧಕà³à²•à³† ಬೆಂಬಲವಿಲà³à²²" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "ಸಂಬಂಧವನà³à²¨à³ ಪಡೆಯಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu ಸಂಬಂಧವೠಲಭà³à²¯à²µà²¿à²²à³à²²" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲà³â€Œ ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಮಾದರಿ ವಾಕà³à²¯à²µà³ ಗರಿಷà³à²Ÿ %d ಬೈಟà³â€Œà²—ಳನà³à²¨à³‚ ಮೀರಿದೆ" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ DOI ವಾಕà³à²¯à²µà³ ಗರಿಷà³à²Ÿ %d ಬೈಟà³â€Œà²—ಳನà³à²¨à³‚ ಮೀರಿದೆ" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ಡೊಮೈನà³â€Œ ಚಿತà³à²°à²¿à²•à³†à²¯à²¨à³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu ಹೆಡರೠಅನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "ಚಿತà³à²°à²¿à²•à³†à²¯ ಮà³à²¯à²¾à²œà²¿à²•à³ ತಪà³à²ªà²¾à²—ಿದೆ" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ಚಿತà³à²°à²¿à²•à³†à²¯ ಆವೃತà³à²¤à²¿à²—ೆ ಬೆಂಬಲವಿಲà³à²² (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML ಅನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "ಹೊಸ VM ಅನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಪà³à²¨à²°à²¾à²°à²‚ಭಗೊಳಿಸಲೠವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ ಸಂರಚನಾ ಬಗೆ %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv ಸಿಂಟà³à²¯à²¾à²•à³à²¸à³â€Œ %s ಅನà³à²¨à³ ಪತà³à²¤à³† ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ಡಿಸà³à²•à³â€Œ '%s' ಅನà³à²¨à³ ಬಸà³â€Œ/ಸಾಧನ ಸೂಚಿಗೆ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "ಬಸà³â€Œ '%s' ಗಾಗಿನ ಬೆಂಬಲವಿಲà³à²²à²¦ ಡಿಸà³à²•à³â€ ಹೆಸರಿನ ಮà³à²¯à²¾à²ªà²¿à²‚ಗà³" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "ಬಸೠ'%s' ಹಾಗೠಗà³à²°à²¿ '%s' ಅನà³à²¨à³ ಹೊಂದಿರà³à²µ ಯಾವà³à²¦à³† ಆವೃತà³à²¤à²¿ ಇಲà³à²²" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3572,207 +3595,207 @@ msgstr "" "'%s' ಸಾಧನಕà³à²•à²¾à²—ಿ ಹಾಗೠಗà³à²°à²¿ '%s' ಗಾಗಿನ ತೆಗೆದೠಹಾಕಬಹà³à²¦à²¾à²¦ ಮಾಧà³à²¯à²®à²µà²¨à³à²¨à³ ಎಮà³à²¯à³à²²à³‡à²Ÿà²°à³ " "ಆವೃತà³à²¤à²¿à²¯à³ ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom ಮಾಧà³à²¯à²®à²µà²¨à³à²¨à³ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom ಮಾಧà³à²¯à²®à²µà²¨à³à²¨à³ ಬದಲಾಯಿಸà³à²µà³à²¦à³ ವಿಫಲಗೊಂಡಿದೆ: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "ಗà³à²°à²¿ %s ಈಗಾಗಲೆ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ಡಿಸà³à²•à²¨à³à²¨à³ ಸೇರಿಸಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "ಸà³à²²à²¾à²Ÿà³ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s ಡಿಸà³à²•à²¨à³à²¨à³ ಸೇರಿಸà³à²µà³à²¦à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ಡಿಸà³à²•à²¨à³à²¨à³ ಸೇರಿಸಲಾಗಲಿಲà³à²²" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb ಡಿಸà³à²•à²¨à³à²¨à³ ಸೇರಿಸà³à²µà³à²¦à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb ಸಾಧನವನà³à²¨à³ ಸೇರಿಸಲಾಗಲಿಲà³à²²" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb ಸಾಧನವನà³à²¨à³ ಸೇರಿಸà³à²µà³à²¦à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²—ೆ ಒಂದೠಸಾಧನವನà³à²¨à³ ಜೋಡಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ಡಿಸà³à²•à³â€Œ ಬಸೠ%s ಅನà³à²¨à³ ಹಾಟà³â€Œà²ªà³à²²à²—ೠಮಾಡಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ಡಿಸà³à²•à³â€Œ ಸಾಧನದ ಬಗೆ %s ಅನà³à²¨à³ ಹಾಟà³â€Œà²ªà³à²²à²—ೠಮಾಡಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "ಸಾಧನದ ಬಗೆ %s ಅನà³à²¨à³ ಜೋಡಿಸಬಹà³à²¦à²¾à²—ಿದೆ" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "ಡಿಸà³à²•à³â€Œ %s ಕಂಡೠಬಂದಿಲà³à²²" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ಡಿಸà³à²•à³â€Œ %s ಅನà³à²¨à³ ಕಳಚಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²² - ಅಮಾನà³à²¯à²µà²¾à²¦ ಸà³à²²à²¾à²Ÿà³â€Œ ಸಂಖà³à²¯à³† %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "ಡಿಸà³à²•à³â€Œ %s ಅನà³à²¨à³ ಕಳಚೠಆಜà³à²žà³†à²¯à²¨à³à²¨à³ ಕಾರà³à²¯à²—ತಗೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ಡಿಸà³à²•à³â€Œ %s ಅನà³à²¨à³ ಕಳಚಲೠವಿಫಲಗೊಂಡಿದೆ: ಅಮಾನà³à²¯à²µà²¾à²¦ ಸà³à²²à²¾à²Ÿà³ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²¨à²²à³à²²à²¿à²¨ ಸಾಧನವನà³à²¨à³ ಕಿತà³à²¤à³à²¹à²¾à²•à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "ಕೇವಲ SCSI ಅಥವ virtio ಡಿಸà³à²•à³â€ ಸಾಧನವನà³à²¨à³ ಮಾತà³à²° ಕà³à²°à²¿à²¯à²¾à²¤à³à²®à²•à²µà²¾à²—ಿ ಕಳಚಬಹà³à²¦à²¾à²—ಿದೆ" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "ಅಸà³à²¥à²¿à²° ಡೊಮೈನà³â€Œà²—ಾಗಿ ಸà³à²µà²¯à²‚ಆರಂಭವನà³à²¨à³ ಹೊಂದಿಸಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "ಸà³à²µà²¯à²‚ಆರಂಭ ಕೋಶ %s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "ಸಿಮà³â€Œà²²à²¿à²‚ಕà³â€Œ '%s' ಅನà³à²¨à³ '%s' ಗಾಗಿ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ಅಮಾನà³à²¯à²µà²¾à²— ಮಾರà³à²—: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' ಆಜà³à²žà³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "ಈ qemu ಇಂದ 'info blockstats' ಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ಸಾಧನವೠಕಂಡೠಬಂದಿಲà³à²²: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL ಅಥವ ಖಾಲಿ ಮಾರà³à²—" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ಮಾರà³à²—, '%s' ವೠಒಂದೠಗೊತà³à²¤à²¿à²°à³à²µ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: ತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: ಕೋರà³à²µà²²à³à²²à²¿ ಅಥವ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ಮಾರà³à²—" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ಚಾಲಕವೠಕೇವಲ ವರà³à²šà³à²µà²²à³ ಮೆಮೊರಿ addrs ಅನà³à²¨à³ ಮಾತà³à²° ಬಳಸà³à²¤à³à²¤à²¦à³†" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' ಆಜà³à²žà³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "ನಮೂನೆ %s ಯೊಂದಿಗೆ ರಚಿಸಲಾದ ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತವನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "ಯಾವà³à²¦à³† XML ಡೊಮೈನà³â€Œà²¦ ಅನà³à²¨à³ ರವಾನಿಸಲಾಗಿಲà³à²²" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "ಕೇವಲ tcp URI ಗಳ ಮಾತà³à²° KVM ವರà³à²—ಾವಣೆಗಳಿಗಾಗಿ ಬೆಂಬಲಿತವಾಗಿದೆ" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI ನ ಅಂತà³à²¯à²¦à²²à³à²²à²¿ ':port' ಇಲà³à²²" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "ಮನಸà³à²¸à²¿à²—ೆ ಬಂದ UUID ಅನà³à²¨à³ ಉತà³à²ªà²¾à²¦à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ಇದೆ ಹೆಸರಿನ ಅಥವ UUID ಯ ಡೊಮೈನà³â€Œ ಈಗಾಗಲೆ '%s' ಆಗಿ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" "ಆಫà³â€Œ-ಲೈನೠವರà³à²—ಾವಣೆಯನà³à²¨à³ ಸೂಚಿಸಲಾಗಿದೆ, ಆದರೆ ತಾತà³à²•à²¾à²²à²¿à²• ತಡೆಹಿಡಿಯà³à²µ ಕಾರà³à²¯à²µà³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "ವರà³à²—ಾವಣೆಯೠವಿಫಲಗೊಂಡಿದೆ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ವಿಫಲತೆಯ ನಂತರ ಅತಿಥಿ %s ಅನà³à²¨à³ ಪà³à²¨à²°à²¾à²°à²‚ಭಗೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "ಸಾಧನ %s ವೠಒಂದೠPCI ಸಾಧನವಾಗಿಲà³à²²" @@ -3781,240 +3804,240 @@ msgstr "ಸಾಧನ %s ವೠಒಂದೠPCI ಸಾಧನವಾಗಿಲೠmsgid "failed to find libvirtd binary" msgstr "libvirtd ಬೈನರಿಯನà³à²¨à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL ನಲà³à²²à²¿à²°à³à²µ ವರà³à²—ಾವಣೆಯನà³à²¨à³ ಗà³à²°à³à²¤à²¿à²¸à²²à²¾à²—ಿಲà³à²²(tls|unix|ssh|ext|tcp " "ಆಗಿರಬೇಕà³)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' ವರà³à²—ಾವಣೆಗಾಗಿ ಆಜà³à²žà³†à²¯ ಅಗತà³à²¯à²µà²¿à²¦à³†" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ಅತಿಥೇಯದ ಹೆಸರೠ'%s' ಅನà³à²¨à³ ಪರಿಹರಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' ಗೆ ಸಂಪರà³à²• ಹೊಂದಲಾಗಿಲà³à²²" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "ಸಾಕೆಟೠಅನà³à²¨à³ ರಚಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' ಗೆ ಸಂಪರà³à²• ಹೊಂದಲಾಗಿಲà³à²²" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "ಸಾಕೆಟೠಜೋಡಿಯನà³à²¨à³ ರಚಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "ವರà³à²—ಾವಣೆ ಕà³à²°à²®à²—ಳಾದಂತಹ unix, ssh ಹಾಗೠext ಯೠವಿಂಡೋಸà³â€Œà²¨à²²à³à²²à²¿ ಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "ಸಾಕೆಟೠಅನà³à²¨à³ ನಿರà³à²¬à²‚ಧಿಸದೆ ಇರà³à²µà²‚ತೆ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "ಪೈಪೠಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI ಅನà³à²¨à³ ಸà³à²µà²¯à²‚-ಪತà³à²¤à³† ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "ಕಾಲà³â€Œà²¬à³à²¯à²¾à²•à³â€Œà²—ಳ ಪಟà³à²Ÿà²¿à²¯à²¨à³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ದೋಷ" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents ಅನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ದೋಷ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' ಅನà³à²¨à³ ನಿಲà³à²•à²¿à²¸à²¿à²•à³Šà²³à³à²³à²²à³ ಸಾಧà³à²¯à²µà²¿à²²à³à²²" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS ಪರಿಚಯಪತà³à²°à²—ಳನà³à²¨à³ ನಿಯೋಜಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಲೋಡà³â€Œ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "ಖಾಸಗಿ ಕೀಲಿ/ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಲೋಡà³â€Œ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS ಕà³à²²à³ˆà²‚ಟನà³à²¨à³ ಆರಂಭಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS ಆಲà³à²—ಾರಿತಮೠಆದà³à²¯à²¤à³†à²¯à²¨à³à²¨à³ ಹೊಂದಿಸಲಾಗಿಲà³à²²: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²¦ ಆದà³à²¯à²¤à³†à²¯à²¨à³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "ಅಧಿವೇಶನದ ವಿಶà³à²µà²¾à²¸à²¾à²°à³à²¹à²¤à³†à²¯à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS ಹà³à²¯à²¾à²‚ಡà³â€Œà²¶à³‡à²•à³ ಅನà³à²¨à³ ಸಂಪೂರà³à²£à²—ೊಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS ಆರಂಭಗೊಳಿಕೆಯನà³à²¨à³ ಸಂಪೂರà³à²£à²—ೊಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²° ಪರಿಶೀಲನೆ (ನಮà³à²® ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²° ಅಥವ IP ವಿಳಾಸ) ವಿಫಲಗೊಂಡಿದೆ\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "ಪರಿಚಾರಕದ ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಪರಿಶೀಲಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "ಪà³à²°à²¸à²•à³à²¤ ಸಮಯವನà³à²¨à³ ಪಡೆಯಲಾಗಿಲà³à²²" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಒಪà³à²ªà²²à²¾à²—ಿಲà³à²²." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà³ ಒಂದೠತಿಳಿದಿರಿವ ಒದಗಿಸà³à²µà²µà²°à²¨à³à²¨à³ ಹೊಂದಿಲà³à²²." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ರದà³à²¦à³à²—ೊಳಸಲಾಗಿದೆ." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà³ ಒಂದೠಅಸà³à²°à²•à³à²·à²¿à²¤ ಅಲà³à²—ಾರಿದಮೠಅನà³à²¨à³ ಬಳಸà³à²¤à³à²¤à²¦à³†" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "ಪರಿಚಾರಕ ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²¦ ಪರಿಶೀಲನೆ ವಿಫಲಗೊಂಡಿದೆ: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²¦ ಬಗೆಯೠX.509 ಆಗಿಲà³à²²" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಆರಂಭಿಸಲಾಗಿಲà³à²²: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà²¨à³à²¨à³ ಆಮದೠಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²¦ ಕಾಲಾವಧಿ ತೀರಿದೆ" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²µà³ ಇನà³à²¨à³‚ ಸಹ ಸಕà³à²°à²¿à²¯à²—ೊಂಡಿಲà³à²²" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "ಪà³à²°à²®à²¾à²£à²ªà²¤à³à²°à²¦ ಮಾಲಿಕರೠಅತಿಥೇಯದ ಹೆಸರಿನೊಂದಿಗೆ ತಾಳೆಯಾಗà³à²¤à³à²¤à²¿à²²à³à²² (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ NUMA ಕೋಶಗಳà³: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ ದೂರಸà³à²¥ ಡೊಮೈನà³â€Œ à²à²¡à²¿à²—ಳà³: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "ಮà³à²¯à²¾à²ªà²¿à²¨ ಉದà³à²¦à²µà³ ಗರಿಷà³à²Ÿ ಉದà³à²¦à²•à³à²•à²¿à²‚ತ ದೊಡà³à²¡à²¦à²¾à²—ಿದೆ: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ಸಂಖà³à²¯à³†à²¯à³ ಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU ಮà³à²¯à²¾à²«à²¿à²¨ ಬಫರೠಉದà³à²¦à²µà³ ಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ vCPUಗಳಿವೆ ಎಂದೠಅತಿಥೇಯವೠವರದಿ ಮಾಡಿದೆ: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "ಮà³à²¯à²¾à²ªà²¿à²¨ ಬಫರಿನ ಉದà³à²¦à²µà³ ಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ ಎಂದೠಅತಿಥೇಯವೠವರದಿ ಮಾಡಿದೆ : %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲೠಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಮಾದರಿಯೠಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ doi ಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ ಮೀರಿದೆ: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ ದೂರಸà³à²¥ ಡೊಮೈನà³â€Œ ಹೆಸರà³à²—ಳà³: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4022,273 +4045,273 @@ msgstr "" "remoteDomainGetSchedulerParameters: ಒದಗಿಸಲಾದ ನಿಯತಾಂಕಗಳ ಸಂಖà³à²¯à³† ಗರಿಷà³à²Ÿ ಮಿತಿಯನà³à²¨à³ " "ಮೀರಿದೆ" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: ಅಜà³à²žà²¾à²¤ ನಿಯತಾಂಕದ ಬಗೆ" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "ಜೋಡಣೆಯ ನಿಯೋಜನೆಗೆ ಸಾಕಷà³à²Ÿà³ ಮೆಮೊರಿ ಇಲà³à²²" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "ಅಜà³à²žà²¾à²¤ ನಿಯತಾಂಕದ ಬಗೆ" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "ದೂರಸà³à²¥ ಪà³à²°à³Šà²Ÿà³‹à²•à²¾à²²à³â€Œà²—ಾಗಿ ಖಂಡ ಪೀಕೠಮನವಿಯೠಬಹಳ ಉದà³à²¦à²µà²¾à²—ಿದೆ, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "ಒದಗಿಸಲಾದ ಬಫರೠಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²¦ ಗಾತà³à²°à²µà²¨à³à²¨à³ ಹೋಲà³à²¤à³à²¤à²¿à²²à³à²²" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "ದೂರಸà³à²¥ ಪà³à²°à³Šà²Ÿà³‹à²•à²¾à²²à³â€Œà²—ಾಗಿ ಮೆಮೊರಿ ಪೀಕೠಮನವಿಯೠಬಹಳ ಉದà³à²¦à²µà²¾à²—ಿದೆ, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ ದೂರಸà³à²¥ ಜಾಲಬಂಧಗಳà³: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "ಬಹಳಷà³à²Ÿà³ ದೂರಸà³à²¥ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²—ಳà³: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "ಬಹಳ ಶೇಖರಣಾ ಪೂಲà³â€Œà²—ಳಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "ಬಹಳ ಶೇಖರಣಾ ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "ಬಹಳ ಶೇಖರಣಾ ಪರಿಮಾಣಗಳಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "ಬಹಳ ಶೇಖರಣಾ ಪರಿಮಾಣಗಳನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "ಬಹಳಷà³à²Ÿà³ ಸಾಧನದ ಹೆಸರà³à²—ಳಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "ಬಹಳಷà³à²Ÿà³ ಸಾಧನದ ಹೆಸರà³à²—ಳನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "ಬಹಳಷà³à²Ÿà³ ಸಾಮರà³à²¥à³à²¯à²¦ ಹೆಸರà³à²—ಳಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "ಬಹಳ ಸಾಮರà³à²¥à³à²¯ ಹೆಸರಗಳನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "ಅಜà³à²žà²¾à²¤ ದೃಢೀಕರಣದ ಬಗೆ %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à²¾à²¦ ದೃಢೀಕರಣದ ಬಗೆ %s ಅನà³à²¨à³ ತಿರಸà³à²•à²°à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "%d, ಬೆಂಬಲವಿಲà³à²²à²¦ ದೃಢೀಕರಣದ ಬಗೆ" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ಲೈಬà³à²°à²°à²¿à²¯à²¨à³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "ಸಾಕà³â€Œ ವಿಳಾಸವನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "ಪೀರೠವಿಳಾಸವನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL ಕà³à²²à³ˆà²‚ಟೠಸನà³à²¨à²¿à²µà³‡à²¶à²µà²¨à³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS ಅಧಿವೇಶನಕà³à²•à²¾à²—ಿ ಅಮಾನà³à²¯à²µà²¾à²¦ ಸಿಫರೠಗಾತà³à²°" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "ಬಾಹà³à²¯ SSF %d ಅನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²² (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "%d ಸà³à²°à²•à³à²·à²¤à²¾ ಗà³à²£à²—ಳನà³à²¨à³ ಹೊಂದಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²² (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL ಕಾರà³à²¯à²µà³ˆà²–ರಿ %s ಪರಿಚಾರಕದಿಂದ ಬೆಂಬಲಿತವಾಗಿಲà³à²²" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL ನೆಗೋಶಿಯೇಶನೠಅನà³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "auth ವಿಶà³à²µà²¾à²¸à²¾à²°à³à²¹à²¤à³†à²¯à²¨à³à²¨à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL ನೆಗೋಶಿಯೇಶನೠಮಾಹಿತಿಯೠಬಹಳ ಉದà³à²¦à²µà²¾à²—ಿದೆ: %d ಬೈಟà³â€Œà²—ಳà³" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL ಹಂತದಲà³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "ನೆಗೋಶಿಯೇಶನೠSSF %d ಸಾಕಷà³à²Ÿà³ ದೃಢವಾಗಿಲà³à²²" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "auth ವಿಶà³à²µà²¾à²¸à²¾à²°à³à²¹à²¤à³†à²¯à²¨à³à²¨à³ ಒಗà³à²—ೂಡಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ಯಾವà³à²¦à³† ಘಟನೆಗೆ ಬೆಂಬಲವಿಲà³à²²" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "ಪಟà³à²Ÿà²¿à²—ೆ cb ಅನà³à²¨à³ ಸೇರಿಸಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "ಪಟà³à²Ÿà²¿à²¯à²¿à²‚ದ cb ಅನà³à²¨à³ ತೆಗೆದೠಹಾಕಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (ಅಳತೆಯ ಪದ)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "ಡೊಮೈನà³â€Œ ಮಾಹಿತಿಯನà³à²¨à³ ಉಳಿಸಲಾಗಿಲà³à²²" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS ಸಾಕೆಟೠ%s ಇಂದ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "ಪರಿಚಾರಕವೠಸಂಪರà³à²•à²µà²¨à³à²¨à³ ಮà³à²šà³à²šà²¿à²¦à³†" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "ದತà³à²¤à²¾à²‚ಶವನà³à²¨à³ ಪಡೆಯಲಾಗಿಲà³à²²" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL ದತà³à²¤à²¾à²‚ಶವನà³à²¨à³ ಎನà³â€Œà²•à³‹à²¡à³â€Œ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL ದತà³à²¤à²¾à²‚ಶವನà³à²¨à³ ಡೀಕೋಡà³â€Œ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (ಅಳತೆಯ ಪದ, ಪà³à²°à²¤à³à²¯à³à²¤à³à²¤à²°)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "ಪರಿಚಾರಕದಿಂದ ಪಡೆಯಲಾದ ಪà³à²¯à²¾à²•à³†à²Ÿà³ ಬಹಳ ಚಿಕà³à²•à²¦à²¾à²—ಿದೆ" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "ಪರಿಚಾರಕದಿಂದ ಪಡೆಯಲಾದ ಪà³à²¯à²¾à²•à³†à²Ÿà³ ಬಹಳ ದೊಡà³à²¡à²¦à²¾à²—ಿದೆ" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "ಪà³à²°à²¤à³à²¯à³à²¤à³à²¤à²°à²¦à²²à³à²²à²¿à²¨ ಅಮಾನà³à²¯ ಹೆಡರà³" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "ಅಜà³à²žà²¾à²¤ ಪà³à²°à³Šà²—à³à²°à²¾à²‚ (%x ಅನà³à²¨à³ ಪಡೆಯಲಾಗಿದೆ, %x ಅನà³à²¨à³ ನಿರೀಕà³à²·à²¿à²¸à²²à²¾à²—ಿತà³à²¤à³)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "ಅಜà³à²žà²¾à²¤ ಪà³à²°à³Šà²Ÿà³‹à²•à²¾à²²à³ ಆವೃತà³à²¤à²¿ (%x ಅನà³à²¨à³ ಪಡೆಯಲಾಗಿದೆ, %x ಅನà³à²¨à³ ನಿರೀಕà³à²·à²¿à²¸à²²à²¾à²—ಿತà³à²¤à³)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "ಪರಿಚಾರಕದಿಂದ ಅನಿರೀಕà³à²·à²¿à²¤à²µà²¾à²¦ RPC ಕರೆ %d ಬಂದಿದೆ" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "ಅನà³à²•à³à²°à²® %d ದೊಂದಿಗೆ ಪà³à²°à²¤à³à²¯à³à²¤à³à²¤à²°à²•à³à²•à²¾à²—ಿ ಕಾಯà³à²µ ಯಾವà³à²¦à³† ಕರೆ ಇಲà³à²²" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "ಅಜà³à²žà²¾à²¤ ವಿಧಾನ (%x ಅನà³à²¨à³ ಪಡೆಯಲಾಗಿದೆ, %x ಅನà³à²¨à³ ನಿರೀಕà³à²·à²¿à²¸à²²à²¾à²—ಿತà³à²¤à³)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "ಅಜà³à²žà²¾à²¤ ಸà³à²¥à²¿à²¤à²¿ (%x ಅನà³à²¨à³ ಪಡೆಯಲಾಗಿದೆ)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "ಸಾಕೆಟà³â€Œà²¨à²²à³à²²à²¿à²¨ ಪೋಲೠವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "ಸಾಕೆಟà³â€Œà²¨à²²à³à²²à²¿ ಹà³à²¯à²¾à²‚ಗà³â€Œà²…ಪೠ/ ದೋಷದ ಘಟನೆಯನà³à²¨à³ ಸà³à²µà³€à²•à²°à²¿à²¸à²²à²¾à²—ಿದೆ" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "ನಿಬಂಧನೆಯಲà³à²²à²¿ ಕಾಯà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4375,7 +4398,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: ಸà³à²°à²•à³à²·à²¤à²¾ ಸನà³à²¨à²¿à²µà³‡à²¶ '\\%s': %s ಅನà³à²¨à³ ಹೊಂದಿಸಲಾಗಿಲà³à²²." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "%d ಬಗೆಯ ಪೂಲà³â€Œà²—ಾಗಿನ ಬà³à²¯à²¾à²•à³†à²‚ಡೠಕಾಣಿಸà³à²¤à³à²¤à²¿à²²à³à²²" @@ -4439,29 +4462,43 @@ msgstr "%d ಆಜà³à²žà³†à²¯à²¿à²‚ದ ಶೂನà³à²¯à²µà²²à³à²²à²¦ ಬಗೆ msgid "%s not implemented on Win32" msgstr "%s ಅನà³à²¨à³ Win32 ನಲà³à²²à²¿ ಅನà³à²µà²¯à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ಸಾಧನದ ಆರಂಭದ ಸà³à²¥à²³à²µà²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ಸಾಧನದ ಅಂತà³à²¯à²¦ ಸà³à²¥à²³à²µà²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ಅಮಾನà³à²¯ ಸà³à²°à²•à³à²·à²¤à³†à²¯ ಬಗೆ" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "ಗà³à²°à²¿ %s ಈಗಾಗಲೆ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "ಸಾಕಷà³à²Ÿà³ ದೊಡà³à²¡à²¦à²¾à²—ಿರà³à²µ ಯಾವà³à²¦à³† ಖಾಲಿ ವà³à²¯à²¾à²ªà³à²¤à²¿à²¯à³ ಇಲà³à²²" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ಪರಿಮಾಣ ಗà³à²°à²¿ ಮಾರà³à²— '%s' ಅನà³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "ಪರಿಮಾಣ ಮಾರà³à²— '%s' ವೠಮೂಲ ಪೂಲೠಆಕರ ಸಾಧನದ ಹೆಸರಿನೊಂದಿಗೆ ಆರಂಭಗೊಳà³à²³à²²à²¿à²²à³à²²." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "ಗà³à²°à²¿ '%s' ಇಂದ ವಿಭಜನಾ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" @@ -4861,118 +4898,118 @@ msgstr "'%s' ಇಂದ ಅತಿಥೇಯದ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ msgid "Scanning host%u" msgstr "ಅತಿಥೇಯ %u ಅನà³à²¨à³ ಶೋಧಿಸಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "auth ಅತಿಥೇಯ ವೈಶಿಷà³à²Ÿà³à²¯à²µà³ ಕಾಣೆಯಾಗಿದೆ" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "auth passwd ವೈಶಿಷà³à²Ÿà³à²¯à²µà³ ಕಾಣೆಯಾಗಿದೆ" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "ಆಕà³à²Ÿà²²à³ ಕà³à²°à²®à²µà³ ತಪà³à²ªà²¾à²—ಿದೆ" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "ಮಾಲಿಕ ಘಟಕವೠತಪà³à²ªà²¾à²—ಿದೆ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "ಸಮೂಹ ಘಟಕವೠತಪà³à²ªà²¾à²—ಿದೆ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "ಅಜà³à²žà²¾à²¤à²µà²¾à²¦ ಶೇಖರಣಾ ಪೂಲೠ%s ಬಗೆ" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಹೆಸರಿನ ಘಟಕ" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid ಅನà³à²¨à³ ಉತà³à²ªà²¾à²¦à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "ಅಜà³à²žà²¾à²¤ ಪೂಲೠವಿನà³à²¯à²¾à²¸à²¦ ಬಗೆ %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಅತಿಥೇಯದ ಹೆಸರà³" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಸಾಧನಗಳನà³à²¨à³ ಹೊರತೆಗೆಯಲಾಗಲಿಲà³à²²" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಸಾಧನದ ಮಾರà³à²—" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಮಾರà³à²—" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಆಕರ ಅಡಾಪà³à²Ÿà²°à²¿à²¨ ಹೆಸರà³" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ದೃಢೀಕರಣದ ಬಗೆ '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲೠಗà³à²°à²¿à²¯ ಮಾರà³à²—" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲà³â€Œà²¨à²²à³à²²à²¿ ಅಜà³à²žà²¾à²¤ ರೂಟೠಘಟಕ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "ತಿಳಿದಿಲà³à²²à²¦ ಪೂಲೠವಿನà³à²¯à²¾à²¸ ಸಂಖà³à²¯à³† %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಪೂಲೠಬಗೆ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ಗಾತà³à²° ಘಟಕಗಳೠ'%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "ಸಾಮರà³à²¥à³à²¯ ಘಟಕ ತಪà³à²ªà²¾à²—ಿದೆ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "ಸಾಮರà³à²¥à³à²¯ ಘಟಕದ ಮೌಲà³à²¯à²µà³ ಬಹಳ ದೊಡà³à²¡à²¦à²¾à²—ಿದೆ" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ಪರಿಮಾಣದ ಹೆಸರಿನ ಘಟಕವೠಕಾಣೆಯಾಗಿದೆ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "ಸಾಮರà³à²¥à³à²¯ ಘಟಕವೠಕಾಣà³à²¤à³à²¤à²¿à²²à³à²²" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "ತಿಳಿದಿರದ ಪರಿಮಾಣದ ವಿನà³à²¯à²¾à²¸ ಬಗೆ %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ಕಾಣೆಯಾಗಿರà³à²µ ಶೇಖರಣಾ ಪೂಲà³â€Œà²¨à²²à³à²²à²¿ ಅಜà³à²žà²¾à²¤ ರೂಟೠಘಟಕ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "ತಿಳಿದಿರದ ಪರಿಮಾಣದ ವಿನà³à²¯à²¾à²¸ ಸಂಖà³à²¯à³† %d" @@ -5019,7 +5056,7 @@ msgstr "%s ಗಾಗಿ ಯಾವà³à²¦à³† ಸಂರಚನಾ ಕಡತವೠmsgid "cannot remove config for %s" msgstr "%s ಗಾಗಿ ಸಂರಚನಾ ಕಡತವನà³à²¨à³ ತೆಗೆದà³à²¹à²¾à²•à²²à²¾à²—ಿಲà³à²²" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "ಈ uuid ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಪೂಲೠಇಲà³à²²" @@ -5031,98 +5068,98 @@ msgstr "ಈ ಹೆಸರಿಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† msgid "storage pool already exists" msgstr "ಶೇಖರಣಾ ಪೂಲೠಈಗಾಗಲೆ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "ತಾಳೆಯಾಗà³à²µ uuid ಅನà³à²¨à³ ಹೊಂದಿರà³à²µ ಯಾವà³à²¦à³† ಶೇಖರಣಾ ಪೂಲೠಇಲà³à²²" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "ಪೂಲೠಇನà³à²¨à³‚ ಸಹ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "ಪೂಲೠ'%s' ನಲà³à²²à²¿ ಮೇಳೈಕೆಯಾಗದ ಕೆಲಸಗಳೠನಡೆಯà³à²¤à³à²¤à²¿à²µà³†." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "ಪೂಲೠಈಗಾಗಲೆ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "ಶೇಖರಣಾ ಪೂಲೠಈಗಾಗಲೆ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "ಶೇಖರಣಾ ಪೂಲೠಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "ಶೇಖರಣಾ ಪೂಲೠಇನà³à²¨à³‚ ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿದೆ" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "ಪರಿಮಾಣದ ಅಳಿಸà³à²µà²¿à²•à³†à²¯à²¨à³à²¨à³ ಪೂಲೠಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "ಪೂಲೠಸಂರಚನಾ ಕಡತವನà³à²¨à³ ಹೊಂದಿಲà³à²²" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "ಹೆಸರಿಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಶೇಖರಣಾ ಪರಿಮಾಣ ಇಲà³à²²" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "ಕೀಲಿಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಶೇಖರಣಾ ಪರಿಮಾಣವೠಇಲà³à²²" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "ಮಾರà³à²—ಕà³à²•à³† ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಶೇಖರಣಾ ಪರಿಮಾಣವೠಇಲà³à²²" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "ಶೇಖರಣಾ ಪರಿಮಾಣವೠಈಗಾಗಲೆ ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²¦à³†" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "ಶೇಖರಣಾ ಪೂಲೠಪರಿಮಾಣ ನಿರà³à²®à²¿à²¸à³à²µà²¿à²•à³†à²¯à²¨à³à²¨à³ ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "ಈ ಹೆಸರಿಗೆ ತಾಳೆಯಾಗà³à²µ ಯಾವà³à²¦à³† ಶೇಖರಣಾ ಪೂಲೠಇಲà³à²²" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "ಶೇಖರಣಾ ಪರಿಮಾಣದ ಹೆಸರೠ'%s' ಈಗಾಗಲೆ ಬಳಕೆಯಲà³à²²à²¿à²¦à³†." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" "ಶೇಖರಣಾ ಪೂಲೠಈಗಿರà³à²µ ಒಂದೠಪರಿಮಾಣದಿಂದ ಇನà³à²¨à³Šà²‚ದೠಪರಿಮಾವನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²¿à²•à³†à²¯à²¨à³à²¨à³ " "ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "ಪರಿಮಾಣ '%s' ಅನà³à²¨à³ ಇನà³à²¨à³‚ ಸಹ ನಿಯೋಜಿಸಲಾಗಿಲà³à²²." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "ಶೇಖರಣಾ ಪೂಲೠಪರಿಮಾಣವನà³à²¨à³ ಅಳಿಸà³à²µà²¿à²•à³†à²¯à²¨à³à²¨à³ ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" @@ -5210,7 +5247,7 @@ msgstr "ಪೂಲà³â€Œ ಕಡತದ ಹೆಸರನà³à²¨à³ ಪರಿಹರಿ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ಒಂದೠಪಥವನà³à²¨à³ ಒದಗಿಸೠಅಥವ test:///default ಅನà³à²¨à³ ಬಳಸà³" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "ಅತಿಥೇಯ ಹೆಸರಿಗಾಗಿ ನೋಡಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" @@ -5371,191 +5408,203 @@ msgstr "char ಸಾಧನಕà³à²•à²¾à²—ಿ TCP ಆಲಿಸà³à²µà²¿à²•à³†à²¯ msgid "unsupported chr device type %d" msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ chr ಸಾಧನದ ಬಗೆ %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ಕಡತದ ವಿವರಣಾ ಗà³à²°à³à²¤à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ಕಡತದ ವಿವರಣಾ ಗà³à²°à³à²¤à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify ಅನà³à²¨à³ ಆರಂಭಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ಮೇಲà³à²µà²¿à²šà²¾à²°à²• ಕೋಶ %s ಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: ಸಾಕಷà³à²Ÿà³ ಮೆಮೊರಿ ಇಲà³à²²\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid ಅನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ಸಾಕೆಟೠಅನà³à²¨à³ ತೆರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "ಸಾಕೆಟà³â€Œà²—ೆ ಬೈಂಡೠಮಾಡಲೠಆಗಿಲà³à²²" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ಬಹಳ ಉದà³à²¦à²¨à³†à²¯ ಆಜà³à²žà³† %s ಅನà³à²¨à³ ಕಳà³à²¹à²¿à²¸à²²à²¾à²—ಿಲà³à²² (%d ಬೈಟà³â€Œà²—ಳà³)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "ಆಜà³à²žà³† %s ಅನà³à²¨à³ ಕಳà³à²¹à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "%s ಪà³à²°à²¤à³à²¯à³à²¤à³à²¤à²°à²µà²¨à³à²¨à³ ಓದಲಾಗಿಲà³à²²" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "ಯಾವà³à²¦à³† ಕರà³à²¨à²²à³ ಅನà³à²¨à³ ಸೂಚಿಸಲಾಗಿಲà³à²²" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML ಕರà³à²¨à²²à³ %s ಕಂಡà³à²¬à²°à²²à²¿à²²à³à²²" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envv ಅನà³à²¨à³ ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv ಅನà³à²¨à³ ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ pid %d != %d ದೊರೆತಿದೆ\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "ಶೇಖರಣಾ ಪೂಲೠಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "%s ಆವೃತà³à²¤à²¿à²¯à²¨à³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "%s ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid %s ನೊಂದಿಗಿನ ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಈಗಾಗಲೆ ಸೂಚಿಸಲಾಗಿದೆ" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ಡೊಮೈನà³â€Œà²—ಾಗಿ cputime ಅನà³à²¨à³ ಓದಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s ಅನà³à²¨à³ ಓದಲಾಗಿಲà³à²²" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "ಸಂಕೇತಗಳನà³à²¨à³ ನಿರà³à²¬à²‚ಧಿಸಲಾಗಿಲà³à²²" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "ಪೈಪೠಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à²¾à²—ಿಲà³à²²" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking ಕಡತದ ವಿವರಣಾ ಗà³à²°à³à²¤à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ಕಡತದ ವಿವರಣಾ ಗà³à²°à³à²¤à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "ಪೈಪೠಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "ಉಪ ಪà³à²°à²•à³à²°à²¿à²¯à³†à²¯à²¨à³à²¨à³ ಫೋರà³à²•à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "ಸಂಕೇತಗಳನà³à²¨à³ ನಿರà³à²¬à²‚ಧಿಸದೆ ಇರಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin ಕಡತದ ಹà³à²¯à²¾à²‚ಡಲà³â€Œ ಅನà³à²¨à³ ಸಿದà³à²§à²—ೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout ಕಡತದ ಹà³à²¯à²¾à²‚ಡಲà³â€Œ ಅನà³à²¨à³ ಸಿದà³à²§à²—ೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr ಕಡತದ ಹà³à²¯à²¾à²‚ಡಲà³â€Œ ಅನà³à²¨à³ ಸಿದà³à²§à²—ೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "ಅಧಿವೇಶನದ ಮà³à²‚ದಾಳà³à²µà²¾à²—ಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ರೂಟà³â€Œ ಕೋಶವನà³à²¨à³ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidಕಡತಕà³à²•à³† ಬರೆಯಲಾಗಿಲà³à²²" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "%s ಬೈನರಿಯನà³à²¨à³ ಕಾರà³à²¯à²—ತಗೊಳಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "%d ಸà³à²¥à²¿à²¤à²¿à²¯à³Šà²‚ದಿಗೆ ಮಧà³à²¯à²¦ ಡೀಮನೠಪà³à²°à²•à³à²°à²¿à²¯à³†à²¯à³ ನಿರà³à²—ಮಿಸಿದೆ." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "ಅಜà³à²žà²¾à²¤ ಪೋಲೠಪà³à²°à²¤à²¿à²•à³à²°à²¿à²¯à³†." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "ಪೋಲೠದೋಷ" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' ಆಜà³à²žà³†à²¯à³ ಶೂನà³à²¯à²µà²²à³à²²à²¦ ಸà³à²¥à²¿à²¤à²¿ %d ಹಾಗೠಸಂಜà³à²žà³† %d ಯೊಂದಿಗೆ ನಿರà³à²—ಮಿಸಿದೆ: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "'%s' ಅನà³à²¨à³ ತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' ಅನà³à²¨à³ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' ಗಾಗಿ ಬಳಕೆದಾರ ದಾಖಲೆಯನà³à²¨à³ ಪತà³à²¤à³† ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" @@ -5622,15 +5671,15 @@ msgstr "ಬೂಟೠಸಮಯದಲà³à²²à²¿ ಸà³à²µà²¯à²‚ಚಾಲಿತವ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ಡೊಮೈನà³â€Œ ಹೆಸರà³, id ಅಥವ uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "ಸà³à²µà²¯à²‚ಚಾಲಿತ ಆರಂಭವನà³à²¨à³ ಅಶಕà³à²¤à²—ೊಳಿಸà³" @@ -5749,15 +5798,15 @@ msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²—ಳನà³à²¨à³ ಪ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "ಹೆಸರà³" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "ಸà³à²¥à²¿à²¤à²¿" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ಯಾವà³à²¦à³† ಸà³à²¥à²¿à²¤à²¿ ಇಲà³à²²" @@ -5873,7 +5922,7 @@ msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œ ಅನೠmsgid "Undefine the configuration for an inactive domain." msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œà²—ಾಗಿನ ಸಂರಚನೆಯನà³à²¨à³ ವಿವರಿಸದಿರà³." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ಡೊಮೈನà³â€Œà²¨ ಹೆಸರೠಅಥವ uuid" @@ -6117,11 +6166,11 @@ msgstr "ಡೊಮೈನà³â€Œà²¨ ಬಗೆಗೆ ಮೂಲಭೂತ ಮಾಹಿ msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "ಹೆಸರà³:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6129,16 +6178,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS ಬಗೆ:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "ಸà³à²¥à²¿à²¤à²¿:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(ಗಳà³):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU ಸಮಯ:" @@ -6166,95 +6215,95 @@ msgstr "ಶಕà³à²¤" msgid "disable" msgstr "ಅಶಕà³à²¤" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಮಾದರಿ:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "ಸà³à²°à²•à³à²·à²¤à²¾ ಲೇಬಲà³:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA ಖಾಲಿ ಮೆಮೊರಿ" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA ಕೋಶಕà³à²•à²¾à²—ಿ ಲಭà³à²¯à²µà²¿à²°à³à²µ ಖಾಲಿ ಮೆಮೊರಿಯನà³à²¨à³ ತೋರಿಸà³." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA ಕೋಶ ಸಂಖà³à²¯à³†" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "ಒಟà³à²Ÿà²¾à²°à³†" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ಡೊಮೈನà³â€Œà²¨ vcpu ಮಾಹಿತಿ" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ಡೊಮೈನà³â€Œà²¨ ವರà³à²šà³à²µà²²à³ CPUಗಳ ಬಗà³à²—ೆ ಮೂಲಭೂತ ಮಾಹಿತಿಯನà³à²¨à³ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU ಒಲವà³:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ಡೊಮೈನà³â€Œ ಮà³à²šà³à²šà²²à³à²ªà²Ÿà³à²Ÿà²¿à²¦à³†, ವರà³à²šà³à²µà²²à³ CPUಗಳೠಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²²à³à²²." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "ಡೊಮೈನà³â€Œ vcpu ನೊಂದಿಗಿನ ಸಂಬಂಧವನà³à²¨à³ ನಿಯಂತà³à²°à²¿à²¸à³" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ಡೊಮೈನà³â€Œ VCPU ಗಳನà³à²¨à³ ಭೌತಿಕ CPUಗಳನà³à²¨à³ ಪಿನೠಮಾಡà³." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu ಸಂಖà³à²¯à³†" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ಅತಿಥೇಯ cpu ಸಂಖà³à²¯à³†(ಗಳà³) (ವಿರಾಮ ಚಿಹà³à²¨à³†à²¯à²¿à²‚ದ ಪà³à²°à²¤à³à²¯à³‡à²•à²¿à²¸à²²à²¾à²¦)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: ಅಮಾನà³à²¯à²µà²¾à²¦ ಅಥವ ಕಾಣೆಯಾದ vCPU ಸಂಖà³à²¯à³†." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist ಕಾಣà³à²¤à³à²¤à²¿à²²à³à²²" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ಡೊಮೈನà³â€Œà²¨ ಬಗà³à²—ೆ ಮಾಹಿತಿಗಳನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: ಅಮಾನà³à²¯à²µà²¾à²¦ vCPU ಸಂಖà³à²¯à³†." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ಅಮಾನà³à²¯à²µà²¾à²¦ ವಿನà³à²¯à²¾à²¸. ಖಾಲಿ ವಾಕà³à²¯." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6262,7 +6311,7 @@ msgstr "" "cpulist: %s: ಅಮಾನà³à²¯à²µà²¾à²¦ ವಿನà³à²¯à²¾à²¸. %d ಸà³à²¥à²³à²¦à²²à³à²²à²¿('%c' ನ ಹತà³à²¤à²¿à²°) ಒಂದೠಅಂಕೆಯನà³à²¨à³ " "ನಿರೀಕà³à²·à²¿à²¸à²²à²¾à²—ಿತà³à²¤à³." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6271,1447 +6320,1447 @@ msgstr "" "cpulist: %s: ಅಮಾನà³à²¯à²µà²¾à²¦ ವಿನà³à²¯à²¾à²¸. %d ಸà³à²¥à²³à²¦à²²à³à²²à²¿('%c' ನ ಹತà³à²¤à²¿à²°) ಒಂದೠಅಂಕೆ ಅಥವ ವಿರಾಮ " "ಚಿಹà³à²¨à³†à²¯à²¨à³à²¨à³ ನಿರೀಕà³à²·à²¿à²¸à²²à²¾à²—ಿತà³à²¤à³." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ಅಮಾನà³à²¯à²µà²¾à²¦ ವಿನà³à²¯à²¾à²¸. %d ಸà³à²¥à²³à²¦à²²à³à²²à²¿ ವಿರಾಮ ಚಿಹà³à²¨à³†à²¯à³ ಉಳಿದà³à²•à³Šà²‚ಡಿದೆ." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ಭೌತಿಕ CPU %d ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²²à³à²²." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ವರà³à²šà³à²µà²²à³ CPUಗಳ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಬದಲಾಯಿಸà³" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ಅತಿಥಿ ಡೊಮೈನà³â€Œà²¨à²²à³à²²à²¿ ಸಕà³à²°à²¿à²¯à²µà²¾à²¦ ವರà³à²šà³à²µà²²à³ CPUಗಳ ಸಂಖà³à²¯à³†à²¯à²¨à³à²¨à³ ಬದಲಾಯಿಸà³." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ವರà³à²šà³à²µà²²à³ CPUಗಳ ಸಂಖà³à²¯à³†" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ ವರà³à²šà³à²µà²²à³ CPUಗಳ ಸಂಖà³à²¯à³†." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ಬಹಳಷà³à²Ÿà³ ವರà³à²šà³à²µà²²à³ CPUಗಳà³." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ಮೆಮೊರಿ ನಿಯೋಜನೆಯನà³à²¨à³ ಬದಲಾಯಿಸà³" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ಅತಿಥಿ ಡೊಮೈನà³â€Œà²¨à²²à³à²²à²¿ ಮೆಮೊರಿ ನಿಯೋಜನೆಯನà³à²¨à³ ಬದಲಾಯಿಸà³." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "ಕಿಲೋಬೈಟà³à²—ಳಲà³à²²à²¿ ಮೆಮೊರಿ" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "ಮೆಮೊರಿ ಗಾತà³à²°à²•à³à²•à²¾à²—ಿನ %d ನ ಅಮಾನà³à²¯à²µà²¾à²¦ ಮೌಲà³à²¯" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize ಅನà³à²¨à³ ಪರಿಶೀಲಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ಗರಿಷà³à²Ÿ ಮೆಮೋರಿ ಮಿತಿಯನà³à²¨à³ ಬದಲಾಯಿಸà³" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ಅತಿಥಿ ಡೊಮೈನà³â€Œà²¨à²²à³à²²à²¿ ಗರಿಷà³à²Ÿ ಮೆಮೊರಿ ನಿಯೋಜನಾ ಮಿತಿಯನà³à²¨à³ ಬದಲಾಯಿಸà³." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "ಕಿಲೋಬೈಟà³à²—ಳಲà³à²²à²¿ ಗರಿಷà³à²Ÿ ಮೆಮೊರಿಯ ಮಿತಿ" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "ಪà³à²°à²¸à²•à³à²¤ MemorySize ಅನà³à²¨à³ ಪರಿಶೀಲಿಸಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "ಪà³à²°à²¸à²•à³à²¤ MemorySize ಅನà³à²¨à³ ಸಂಕà³à²šà²¨à²—ೊಳಿಸಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize ಅನà³à²¨à³ ಬದಲಾಯಿಸಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "ಜಾಲಘಟಕ ಮಾಹಿತಿ" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "ಜಾಲಘಟಕದ ಬಗà³à²—ೆ ಮೂಲಭೂತ ಮಾಹಿತಿಯನà³à²¨à³ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "ಜಾಲಘಟಕದ ಬಗà³à²—ೆ ಮಾಹಿತಿಯನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU ಮಾದರಿ:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU ಕಂಪನ ದರ(frequency):" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU ಸಾಕೆಟà³(ಗಳà³):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ಪà³à²°à²¤à²¿ ಸಾಕೆಟà³à²Ÿà²¿à²¨ ಮà³à²–à³à²¯ ಭಾಗ(ಗಳà³):" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "ಪà³à²°à²¤à²¿ ಮà³à²–à³à²¯ ಭಾಗದ ಎಳೆ(ಗಳà³):" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ಕೋಶ(ಗಳà³):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "ಮೆಮೊರಿಯ ಗಾತà³à²°:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ಸಾಮರà³à²¥à³à²¯à²—ಳà³" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à³/ಚಾಲಕದ ಸಾಮರà³à²¥à³à²¯à²—ಳನà³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "ಸಾಮರà³à²¥à³à²¯à²—ಳನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML ನಲà³à²²à²¿ ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿ" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯನà³à²¨à³ ಒಂದೠXML ಬಿಸà³à²¡à²¾à²—ಿ stdout ಗೆ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œ ಆಗಿಲà³à²²" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML ಬಿಸà³à²¡à²²à³à²²à²¿ ಸà³à²°à²•à³à²·à²¤à²¾ ಸಂವೇದಿ ಮಾಹಿತಿಯನà³à²¨à³ ಸೇರಿಸà³" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "ಸà³à²¥à²³à³€à²¯ ಸಂರಚನೆಯನà³à²¨à³ ಡೊಮೈನೠXML ಆಗಿ ಬದಲಾಯಿಸಿ" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "ಸà³à²¥à²³à³€à²¯ ಅತಿಥಿ ಸಂರಚನಾ ಬಗೆಯನà³à²¨à³ ಡೊಮೈನೠXML ಬಗೆಯಾಗಿ ಬದಲಾಯಿಸಿ." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "ಆಕರ ಸಂರಚನಾ ದತà³à²¤à²¾à²‚ಶದ ಬಗೆ" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "ಆಮದೠಮಾಡಿಕೊಳà³à²³à²¬à³‡à²•à²¿à²°à³à²µ ಸಂರಚನಾ ದತà³à²¤à²¾à²‚ಶ ಕಡತ" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "ಡೊಮೈನೠXML ಅನà³à²¨à³ ಸà³à²¥à²³à³€à²¯ ಸಂರಚನೆಗೆ ಬದಲಾಯಿಸಿ" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "ಡೊಮೈನೠXML ಸಂರಚನೆಯನà³à²¨à³ ಒಂದೠಸà³à²¥à²³à³€à²¯ ಅತಿಥಿ ಸಂರಚನಾ ಬಗೆಯಾಗಿ ಬದಲಾಯಿಸಿ." -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "ನಿಗದಿತ ಸಂರಚನಾ ದತà³à²¤à²¾à²‚ಶದ ಬಗೆಯ ರಚನೆ" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "ಯಾವà³à²¦à²°à²¿à²‚ದ ಆಮದೠಮಾಡಿಕೊಳà³à²³à²¬à³‡à²•à³Š ಆ xml ದತà³à²¤à²¾à²‚ಶ ಕಡತ" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²¨ id ಅಥವ UUID ಅನà³à²¨à³ ಡೊಮೈನà³â€Œà²¨ ಹೆಸರಯಾಗಿ ಬದಲಾಯಿಸà³" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ಡೊಮೈನà³â€Œ id ಅಥವ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²¦ ಹೆಸರೠಅಥವ UUID ಅನà³à²¨à³ ಡೊಮೈನà³â€Œ id ಯಾಗಿ ಬದಲಾಯಿಸà³" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²¨ ಹೆಸರೠಅಥವ id ಅನà³à²¨à³ ಡೊಮೈನà³â€Œ UUID ಯಾಗಿ ಬದಲಾಯಿಸà³" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ಡೊಮೈನà³â€Œà²¨ id ಅಥವ ಹೆಸರà³" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ಡೊಮೈನà³â€Œ UUID ಅನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಇನà³à²¨à³Šà²‚ದೠಅತಿಥೇಯಕà³à²•à³† ವರà³à²—ಾಯಿಸà³" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಇನà³à²¨à³Šà²‚ದೠಅತಿಥೇಯಕà³à²•à³† ವರà³à²—ಾಯಿಸà³. ಲೈವೠವರà³à²—ಾವಣೆಗಾಗಿ --live ಎಂದೠಸೇರಿಸಿ." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "ಲೈವೠವರà³à²—ಾವಣೆ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "ನಿರà³à²¦à³‡à²¶à²¿à²¤ ಅತಿಥೇಯದ ಸಂಪರà³à²• URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "ವರà³à²—ಾವಣೆ URI, ಸಾಮಾನà³à²¯à²µà²¾à²—ಿ ಬಿಟà³à²Ÿà³ ಬಿಡಬಹà³à²¦à³" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "ವರà³à²—ಾವಣೆಯ ಸಮಯದಲà³à²²à²¿ ಹೊಸ ಹೆಸರಿಗೆ ಬದಲಾಯಿಸೠ(ಬೆಂಬಲವಿದà³à²¦à²²à³à²²à²¿)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "ವರà³à²—ಾವಣೆ: desturi ಕಾಣೆಯಾಗಿದೆ" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತಗೊಳಿಸà³" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ಬೂಟೠಆದಾಗ ಒಂದೠಜಾಲಬಂಧವೠತಾನಾಗಿಯೆ ಬೂಟೠಆಗà³à²µà²‚ತೆ ಸಂರಚಿಸà³." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ಜಾಲಬಂಧದ ಹೆಸರೠಅಥವ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "" "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಿಸಲಾಗಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ " "ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಿಸೠಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕದà³à²¦à²¨à³à²¨à³ ತೆಗೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ " "ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ ಆರಂಭಗೊಂಡಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕಲಾಗಿದೆ\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ ಆರಂಭಗೊಂಡಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕಿದà³à²¦à²¨à³à²¨à³ ತೆಗೆಯಲಾಗಿದೆ\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಜಾಲಬಂಧವನà³à²¨à³ ಸೃಜಿಸà³" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ಸೃಜಿಸà³." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "ಒಂದೠXML ಜಾಲಬಂಧ ವಿವರಣೆಗಳನà³à²¨à³ ಹೊಂದಿರà³à²µ ಒಂದೠಕಡತ" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "ಜಾಲಬಂಧ %s ವೠ%s ನಿಂದ ಸೃಜಿಸಲà³à²ªà²Ÿà³à²Ÿà²¿à²¦à³†\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s ಇಂದ ಜಾಲಬಂಧವನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಜಾಲಬಂಧವನà³à²¨à³ ವಿವರಿಸೠ(ಆದರೆ ಆರಂಭಿಸಬೇಡ)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ವಿವರಿಸà³." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ %s ಇಂದ ವಿವರಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s ಇಂದ ಜಾಲಬಂಧವನà³à²¨à³ ವಿವರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ನಾಶಪಡಿಸà³" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ನಾಶಪಡಿಸà³." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ಜಾಲಬಂಧದ ಹೆಸರà³, id ಅಥವ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "ಜಾಲಬಂಧ %s ವೠನಾಶಗೊಂಡಿದೆ\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ನಾಶಗೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML ನಲà³à²²à²¿ ಜಾಲಬಂಧ ಮಾಹಿತಿ" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ಜಾಲಬಂಧದ ಮಾಹಿತಿಯನà³à²¨à³ ಒಂದೠXML ಬಿಸà³à²¡à²¾à²—ಿ stdout ಗೆ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ಜಾಲಬಂಧಗಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "ಜಾಲಬಂಧದ ಪಟà³à²Ÿà²¿à²¯à²¨à³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧಗಳನà³à²¨à³ ಪಟà³à²Ÿà²¿à²®à²¾à²¡à³à²¤à³à²¤à²¦à³†" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧಗಳ ಹಾಗೠಸಕà³à²°à²¿à²¯ ಜಾಲಬಂಧಗಳ ಪಟà³à²Ÿà²¿ ಮಾಡಲಾಗà³à²¤à³à²¤à²¿à²¦à³†" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "ಸಕà³à²°à²¿à²¯ ಜಾಲಬಂಧಗಳ ಪಟà³à²Ÿà²¿à²¯à²¨à³à²¨à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧಗಳ ಪಟà³à²Ÿà²¿à²¯à²¨à³à²¨à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ಸà³à²µà²¯à²‚ಆರಂಭ" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ಸà³à²µà²¯à²‚ಆರಂಭವಿಲà³à²²" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "ಸಕà³à²°à²¿à²¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ಜಾಲಬಂಧ UUID ಅನà³à²¨à³ ಜಾಲಬಂಧ ಬಳಕೆದಾರ ಹೆಸರಿಗೆ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ಜಾಲಬಂಧದ uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧವನà³à²¨à³ ಆರಂಭಿಸà³(ಈ ಹಿಂದೆ ವಿವರಿಸಲಾದ)" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ಒಂದೠಜಾಲಬಂಧವನà³à²¨à³ ಪà³à²°à²¾à²°à²‚ಭಿಸà³." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧದ ಹೆಸರà³" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "ಜಾಲಬಂಧ %s ಆರಂಭಗೊಂಡಿದೆ\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧವನà³à²¨à³ ಸಂರಚಿಸದೆ ಇರà³" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧದ ಸಂರಚನೆಯನà³à²¨à³ ವಿವರಿಸದೆ ಇರà³." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ವಿವರಿಸಲಾಗಿಲà³à²²\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "ಜಾಲಬಂಧ %s ಅನà³à²¨à³ ವಿವರಿಸದೆ ಇರà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ಒಂದೠಜಾಲಬಂಧದ ಹೆಸರನà³à²¨à³ ಜಾಲಬಂಧ UUID ಯಾಗಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ಜಾಲಬಂಧದ ಹೆಸರà³" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ಜಾಲಬಂಧ UUID ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಿಸà³" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "ಬೂಟೠಸಮಯದಲà³à²²à²¿ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಗೊಳà³à²³à³à²µà²‚ತೆ ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಸಂರಚಿಸಿ." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "ಪೂಲೠಹೆಸರೠಅಥವ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" "ಪೂಲೠ%s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಿಸಲಾಗಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" "ಪೂಲೠ%s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿಆರಂಭಿಸಲಾಗಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕಿದà³à²¦à²¨à³à²¨à³ ತೆಗೆಯà³à²µà²²à³à²²à²¿ " "ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "ಪೂಲೠ%s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿ ಆರಂಭಿಸಲಾಗಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕಲà³à²ªà²Ÿà³à²Ÿà²¿à²¦à³†\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" "ಪೂಲೠ%s ಅನà³à²¨à³ ಸà³à²µà²¯à²‚ಚಾಲಿತವಾಗಿಆರಂಭಿಸಲಾಗಿದೆ ಎಂದೠಗà³à²°à³à²¤à³ ಹಾಕಿದà³à²¦à²¨à³à²¨à³ ತೆಗೆಯಲಾಗಿದೆ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಸೃಜಿಸà³" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಸೃಜಿಸà³." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "ಒಂದೠXML ಪೂಲೠವಿವರಣೆಯನà³à²¨à³ ಹೊಂದಿರà³à²µ ಕಡತ" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s ಪೂಲೠಅನà³à²¨à³ %s ದಿಂದ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s ದಿಂದ ಪೂಲೠಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಒಂದೠಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಸೃಜಿಸà³" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "ಒಂದೠXML ಪರಿಮಾಣದ ವಿವರಣೆಯನà³à²¨à³ ಹೊಂದಿರà³à²µ ಕಡತ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s ಪರಿಮಾಣ %s ಇಂದ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s ದಿಂದ ಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "ಈ ಅತಿಥೇಯದಲà³à²²à²¿ ಸಾಧನಗಳನà³à²¨à³ ಹೆಚà³à²šà²¿à²¸à³" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಜಾಲಬಂಧದ ಹೆಸರà³" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ನೋಡà³â€Œ ಸಾಧನವನà³à²¨à³ ಮರೠಹೊಂದಿಸà³" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "ನೋಡೠಸಾಧನಗಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "ಪೂಲà³â€Œà²¨ ಹೆಸರà³" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML ದಸà³à²¤à²¾à²µà³‡à²œà²¨à³à²¨à³ ಮà³à²¦à³à²°à²¿à²¸à³, ಆದರೆ ವಿವರಿಸ/ರಚಿಸಬೇಡ" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "ಪೂಲà³â€Œà²¨ ಬಗೆ" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "ಕೆಳಗಿರà³à²µ ಸಂದೇಶಕà³à²•à²¾à²—ಿನ ಮೂಲ-ಅತಿಥೇಯ" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "ಕೆಳಗಿರà³à²µ ಸಂದೇಶಕà³à²•à²¾à²—ಿನ ಮೂಲ ಮಾರà³à²—" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "ಕೆಳಗಿರà³à²µ ಸಂದೇಶಕà³à²•à²¾à²—ಿನ ಮೂಲ ಸಾಧನ" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "ಕೆಳಗಿರà³à²µ ಸಂದೇಶಕà³à²•à²¾à²—ಿನ ಆಕರ ಹೆಸರà³" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "ಕೆಳಗಿರà³à²µ ಸಂದೇಶಕà³à²•à²¾à²—ಿನ ಗà³à²°à²¿" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML ಬಫರನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "arg ಗಳ ಸಹಾಯದಿಂದ ಪೂಲೠಅನà³à²¨à³ ರಚಿಿಸà³" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "%s ಪೂಲೠಅನà³à²¨à³ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ವಿವರಿಸà³(ಆದರೆ ಪà³à²°à²¾à²°à²‚ಭಿಸಬೇಡ)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ವಿವರಿಸà³." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s ಪೂಲà³â€Œ %s ದಿಂದ ವಿವರಿಸಲà³à²ªà²Ÿà³à²Ÿà²¿à²¦à³†\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "ಪೂಲೠಅನà³à²¨à³ %s ಇಂದ ವಿವರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "arg ಗಳ ಸಹಾಯದಿಂದ ಪೂಲೠಅನà³à²¨à³ ವಿವರಿಸà³" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "ಪೂಲೠ%s ಅನà³à²¨à³ ವಿವರಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "%s ಪೂಲೠಅನà³à²¨à³ ವಿವರಿಸà³à²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "ಒಂದೠಪೂಲೠಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಪೂಲೠಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "ಪೂಲೠ%s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à²¾à²—ಿದೆ\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "ಪೂಲೠ%s ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ನಾಶಪಡಿಸà³" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ನಾಶಪಡಿಸà³." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "%s ಪೂಲೠನಾಶಗೊಂಡಿದೆ\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ನಾಶಪಡಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಅಳಿಸಿ ಹಾಕà³" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಅಳಿಸà³." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "%s ಪೂಲೠಅನà³à²¨à³ ಅಳಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "%s ಪೂಲà³â€Œà²…ನà³à²¨à³ ಅಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ಒಂದೠಪೂಲೠಅನà³à²¨à³ ಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಳಿಸà³" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಪೂಲೠಅನà³à²¨à³ ಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಳಿಸà³." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "%s ಪೂಲೠಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಂಡಿದೆ\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ಪà³à²¨à²¶à³à²šà³‡à²¤à²¨à²—ೊಳಿಸಲೠವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML ನಲà³à²²à²¿à²¨ ಪೂಲà³â€Œà²¨ ಮಾಹಿತಿ" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "ಪೂಲೠಮಾಹಿತಿಯನà³à²¨à³ ಒಂದೠXML ಬಿಸà³à²¡à²¾à²—ಿ stdout ಗೆ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "ಪೂಲà³â€Œà²—ಳ ಪಟà³à²¤à²¿à²¯à²¨à³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಹಾಗೠಸಕà³à²°à²¿à²¯ ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "ಸಕà³à²°à²¿à²¯ ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œà²—ಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "ಸಮರà³à²¥ ಶೇಖರಣಾ ಪೂಲೠಆಕರಗಳನà³à²¨à³ ಪತà³à²¤à³† ಮಾಡà³" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML ದಸà³à²¤à²¾à²µà³‡à²œà²¨à³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "ಪತà³à²¤à³† ಹಚà³à²šà²²à³ ಶೇಖರಣಾ ಪೂಲà³â€Œ ಆಕರಗಳ ಬಗೆ" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à³ à²à²šà³à²›à²¿à²• ಅತಿಥೇಯ" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à³ à²à²šà³à²›à²¿à²• ಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "ಸಾಕಷà³à²Ÿà³ ಮೆಮೊರಿ ಇಲà³à²²" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf ವಿಫಲಗೊಂಡಿದೆ (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "ಯಾವà³à²¦à³† %s ಪೂಲೠಆಕರಗಳನà³à²¨à³ ಪತà³à²¤à³† ಹಚà³à²šà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "ಸಮರà³à²¥ ಶೇಖರಣಾ ಪೂಲà³â€Œ ಆಕರಗಳನà³à²¨à³ ಪತà³à²¤à³† ಹಚà³à²šà³" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "ಪತà³à²¤à³† ಹಚà³à²šà²²à³ ಶೇಖರಣಾ ಪೂಲà³â€Œ ಆಕರಗಳ ಬಗೆ" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "ಪೂಲà³â€Œà²—ಳಿಗಾಗಿ ಮನವಿ ಸಲà³à²²à²¿à²¸à²²à³ ಆಕರ xml ನ à²à²šà³à²›à²¿à²• ಕಡತ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "ಶೇಖರಣಾಪೂಲà³â€Œ ಮಾಹಿತಿ" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "ಶೇಖರಣಾಪೂಲà³â€Œ ಬಗà³à²—ೆ ಮೂಲಭೂತ ಮಾಹಿತಿಯನà³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "ನಿರà³à²®à²¾à²£à²—ೊಳà³à²³à³à²¤à³à²¤à²¿à²°à³à²µ" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "ಚಾಲನೆಯಲà³à²²à²¿à²°à³à²µ" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ಕಡಿಮೆಗೊಳಿಸಲಾದ" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "ಸಾಮರà³à²¥à³à²¯:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "ನಿಯೋಜನೆ:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ಲಭà³à²¯:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "ಪೂಲೠUUID ಅನà³à²¨à³ pool ಹೆಸರಾಗಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "ಪೂಲೠuuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œ ಅನà³à²¨à³ ಪà³à²°à²¾à²°à²‚ಭಿಸೠ(ಈ ಮೊದಲೠವಿವರಿಸಲà³à²ªà²Ÿà³à²Ÿ)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "ಒಂದೠಪೂಲà³â€Œ ಅನà³à²¨à³ ಆರಂಭಿಸà³." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œà²¨ ಹೆಸರà³" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "%s ಪೂಲೠಪà³à²°à²¾à²°à²‚ಭಗೊಂಡಿದೆ\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "%s ಪೂಲೠಅನà³à²¨à³ ಆರಂಭಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "arg ಗಳಿಂದ ಒಂದೠಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ಒಂದೠಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "ಪೂಲà³â€Œà²¨ ಹೆಸರà³" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "ಪರಿಮಾಣದ ಹೆಸರà³" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "à²à²šà³à²›à²¿à²• k,M,G,T ಸಫಿಕà³à²¸à²¿à²¨à³Šà²‚ದಿಗೆ ಪರಿಮಾಣದ ಗಾತà³à²°" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "à²à²šà³à²›à²¿à²• k,M,G,T ಸಫಿಕà³à²¸à²¿à²¨à³Šà²‚ದಿಗೆ ಆರಂಭಿಕ ನಿಯೋಜನಾ ಗಾತà³à²°" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ಕಡತ ವಿನà³à²¯à²¾à²¦ ಬಗೆ raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "ತಪà³à²ªà²¾à²¦ ಗಾತà³à²° %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "ಪರಿಮಾಣ %s ಅನà³à²¨à³ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "%s ಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œ ಅನà³à²¨à³ ವಿವರಿಸದಿರà³" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "ಒಂದೠನಿಷà³à²•à³à²°à²¿à²¯ ಪೂಲà³â€Œà²—ಾಗಿನ ಸಂರಚನೆಯನà³à²¨à³ ವಿವರಿಸದಿರà³." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "ಪೂಲೠ%s ವಿವರಿಸಲà³à²ªà²Ÿà³à²Ÿà²¿à²²à³à²²\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "%s ಪೂಲà³â€Œ ಅನà³à²¨à³ ವಿವರಿಸದೇ ಇರà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "ಒಂದೠಪೂಲೠಹೆಸರನà³à²¨à³ ಪೂಲೠUUID ಆಗಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "ಪೂಲೠUUID ಅನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಒಂದೠಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "ಒಂದೠXML ಪರಿಮಾಣದ ವಿವರಣೆಯನà³à²¨à³ ಹೊಂದಿರà³à²µ ಕಡತ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s ಪರಿಮಾಣ %s ಇಂದ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s ದಿಂದ ಪರಿಮಾಣವನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "ಬೇರೊಂದೠಪರಿಮಾಣವನà³à²¨à³ ಇನà³â€Œà²ªà³à²Ÿà³â€Œ ಆಗಿ ಬಳಸಿಕೊಂಡೠಒಂದೠಪರಿಮಾಣ ಅನà³à²¨à³ ಸೃಜಿಸಿ" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "ಈಗಿರà³à²µ ಒಂದೠಪರಿಮಾಣದಿಂದ ಇನà³à²¨à³Šà²‚ದೠಪರಿಮಾಣ ಅನà³à²¨à³ ಸೃಜಿಸಿ." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "ಇನà³â€Œà²ªà³à²Ÿà³â€Œ ಪರಿಮಾಣದ ಪೂಲà³â€Œà²¨ ಹೆಸರೠಅಥವ uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "ಇನà³â€Œà²ªà³à²Ÿà³â€Œ ಪರಿಮಾಣದ ಹೆಸರೠಅಥವ ಕೀಲಿ" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "%s ಪರಿಮಾಣವನà³à²¨à³ ಇನà³â€Œà²ªà³à²Ÿà³â€Œ ಪರಿಮಾನ %s ದಿಂದ ಸೃಜಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "ಪರಿಮಾಣದ ತದà³à²°à³‚ಪà³." -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "ಈಗಿರà³à²µ ಪರಿಮಾಣವನà³à²¨à³ ತದà³à²°à³‚ಪà³à²—ೊಳಿಸಿ." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "orig ಪರಿಮಾಣದ ಹೆಸರೠಅಥವ ಕೀಲಿ" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "ತದà³à²°à³‚ಪಿನ ಹೆಸರà³" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "ಮೂಲ ಪೂಲೠಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "ಪರಿಮಾಣದ %s ಅನà³à²¨à³ %s ಇಂದ ತದà³à²°à³‚ಪà³à²—ೊಳಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s ದಿಂದ ಪರಿಮಾಣವನà³à²¨à³ ತದà³à²°à³‚ಪà³à²—ೊಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ಒಂದೠಪರಿಮಾಣವನà³à²¨à³ ಅಳಿಸà³" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ಒದಗಿಸಲಾದ ಒಂದೠಪರಿಮಾಣವನà³à²¨à³ ಅಳಿಸà³." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "ಪರಿಮಾಣದ ಹೆಸರà³, ಕೀಲಿ ಅಥವ ಮಾರà³à²—" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ಪರಿಮಾಣ %s ಅನà³à²¨à³ ಅಳಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ಪರಿಮಾಣ %s ಅನà³à²¨à³ ಅಳಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "ಶೇಖರಣಾ ಪರಿಮಾಣದ ಮಾಹಿತಿ" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "ಶೇಖರಣಾ ಪರಿಮಾಣದ ಬಗà³à²—ೆ ಮೂಲಭೂತ ಮಾಹಿತಿಯನà³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "ಬಗೆ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ಕಡತ" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "ಖಂಡ" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML ನಲà³à²²à²¿ ಪರಿಮಾಣದ ಮಾಹಿತಿ" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "ಪರಿಮಾಣದ ಮಾಹಿತಿಯನà³à²¨à³ ಒಂದೠXML ಬಿಸà³à²¡à²¾à²—ಿ stdout ಗೆ ಒದಗಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ಪರಿಮಾಣಗಳ ಪಟà³à²Ÿà²¿" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "ಪೂಲà³â€Œ ಮೂಲಕ ಪರಿಮಾಣಗಳ ಪಟà³à²¤à²¿à²¯à²¨à³à²¨à³ ಮರಳಿಸà³à²¤à³à²¤à²¦à³†." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "ಸಕà³à²°à²¿à²¯ ಪರಿಮಾಣಗಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "ಮಾರà³à²—" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ಒಂದೠಪರಿಮಾಣ UUID ಅನà³à²¨à³ ಪರಿಮಾಣದ ಹೆಸರಾಗಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "ಪರಿಮಾಣದ ಕೀಲಿ ಅಥವ ಮಾರà³à²—" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ಒಂದೠಪರಿಮಾಣದ UUID ಅನà³à²¨à³ ಪರಿಮಾಣದ ಕೀಲಿಯನà³à²¨à²¾à²—ಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "ಪರಿಮಾಣದ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ಒಂದೠಪರಿಮಾಣ UUID ಅನà³à²¨à³ ಪರಿಮಾಣ ಮಾರà³à²—ವಾಗಿ ಮಾರà³à²ªà²¡à²¿à²¸à³" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "ಪರಿಮಾಣದ ಹೆಸರೠಅಥವ ಕೀಲಿ" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ಆವೃತà³à²¤à²¿à²¯à²¨à³à²¨à³ ತೋರಿಸà³" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "ಗಣಕದ ಆವೃತà³à²¤à²¿à²¯ ಮಾಹಿತಿಯನà³à²¨à³ ತೋರಿಸà³." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨ ಬಗೆಯನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ಲೈಬà³à²°à²°à²¿à²¯ ವಿರà³à²¦à³à²§ ಕಂಪೈಲೠಮಾಡಲಾಗಿದೆ: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ಲೈಬà³à²°à²°à²¿ ಆವೃತà³à²¤à²¿à²¯à²¨à³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ಲೈಬà³à²°à²°à²¿à²¯à²¨à³à²¨à³ ಬಳಸಿಕೊಂಡà³: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API ಅನà³à²¨à³ ಬಳಸಿಕೊಂಡà³: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨ ಆವೃತà³à²¤à²¿à²¯à²¨à³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "ಚಲಾಯಿತಗೊಳà³à²³à³à²¤à³à²¤à²¿à²°à³à²µ %s ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨ ಆವೃತà³à²¤à²¿à²¯à²¨à³à²¨à³ ಹೊರತೆಗೆಯಲೠಸಾಧà³à²¯à²µà²¿à²²à³à²²\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¨à³à²¨à³ ಚಲಾಯಿಸಲಾಗà³à²¤à³à²¤à²¿à²¦à³†: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "ಈ ಅತಿಥೇಯದಲà³à²²à²¿ ಸಾಧನಗಳನà³à²¨à³ ಹೆಚà³à²šà²¿à²¸à³" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "ಸಾಧನಗಳನà³à²¨à³ ಒಂದೠವೃಕà³à²· ರೂಪದಲà³à²²à²¿ ಪಟà³à²Ÿà²¿ ಮಾಡà³" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "ಸಾಮರà³à²¥à³à²¯à²¦ ಹೆಸರà³" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "ನೋಡೠಸಾಧನಗಳನà³à²¨à³ ಲೆಕà³à²• ಹಾಕà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "ನೋಡೠಸಾಧನಗಳನà³à²¨à³ ಪಟà³à²Ÿà²¿ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML ನಲà³à²²à²¿à²¨ ನೋಡೠಸಾಧನದ ವಿವರಗಳà³" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "ನೋಡೠಸಾಧನದ ವಿವರಗಳನà³à²¨à³ ಔಟà³â€Œà²ªà³à²Ÿà³ stdout ಗೆ ಒಂದೠXML ಬಿಸà³à²¡à²¾à²—ಿಸà³." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "ಸಾಧನದ ಕೀಲಿ" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "ತಾಳೆಯಾಗà³à²µ ಸಾಧನವೠಕಂಡೠಬಂದಿಲà³à²²" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "ನೋಡà³â€Œ ಸಾಧನವನà³à²¨à³ ಅದರ ಸಾಧನದಿಂದ ಕಳಚಿ" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²—ೆ ನಿಯೋಜಿಸà³à²µ ಮೊದಲೠನೋಡೠಸಾಧನವನà³à²¨à³ ಅದರ ಸಾಧನ ಚಾಲಕದಿಂದ ಕಳಚಿ." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "%s ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಕಳಚಲಾಗಿದೆ\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "%s ಸಾಧನವನà³à²¨à³ ಕಳಚಲೠವಿಫಲಗೊಂಡಿದೆ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "ನೋಡೠಸಾಧನವನà³à²¨à³ ಅದರ ಸಾಧನ ಚಾಲಕಕà³à²•à³† ಮರಳಿ ಜೋಡಿಸಿ" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²—ೆ ನಿಯೋಜಿಸà³à²µ ಮೊದಲೠನೋಡೠಸಾಧನವನà³à²¨à³ ಅದರ ಸಾಧನ ಚಾಲಕದಿಂದ ಕಳಚಿ." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "ಸಾಧನ %s ಅನà³à²¨à³ ಮರಳಿ ಜೋಡಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "%s ಸಾಧನವನà³à²¨à³ ಮರಳಿ ಜೋಡಿಸಲೠವಿಫಲಗೊಂಡಿದೆ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "ನೋಡà³â€Œ ಸಾಧನವನà³à²¨à³ ಮರೠಹೊಂದಿಸà³" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²—ೆ ನಿಯೋಜಿಸà³à²µ ಮೊದಲೠಅಥವ ನಂತರ ನೋಡೠಸಾಧನವನà³à²¨à³ ಮರೠಹೊಂದಿಸà³." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "ಸಾಧನ %s ದ ಮರà³à²¹à³Šà²‚ದಿಕೆ\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "%s ಸಾಧನವನà³à²¨à³ ಮರಳಿ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨ ಅತಿಥೇಯದ ಹೆಸರನà³à²¨à³ ಮà³à²¦à³à²°à²¿à²¸à³" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "ಅತಿಥೇಯದ ಹೆಸರನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à³ ಕನೋನಿಕಲೠURI ಅನà³à²¨à³ ಮà³à²¦à³à²°à²¿à²¸à³" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI ಅನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc ಪà³à²°à²¦à²°à³à²¶à²•" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ಪà³à²°à²¦à²°à³à²¶à²•à²•à³à²•à²¾à²—ಿನ ಔಟà³â€Œà²ªà³à²Ÿà³ à²à²ªà²¿ ವಿಳಾಸ ಹಾಗೠಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty ಕನà³à²¸à³‹à²²à³" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY ಕನà³à²¸à³‹à²²à²¿à²—ಾಗಿನ ಸಾಧನದ ಔಟà³â€Œà²ªà³à²Ÿà³." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಸಾಧನವನà³à²¨à³ ಜೋಡಿಸಿ" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ಒಂದೠXML ದಿಂದ ಸಾಧನವನà³à²¨à³ ಜೋಡಿಸಿ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ಕಡತ" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: ಆಯà³à²•à³†à²¯à³ ಕಾಣೆಯಾಗಿದೆ" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s ಯಿಂದ ಸಾಧನವನà³à²¨à³ ಕಳಚಲೠಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "ಸಾಧನವನà³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಜೋಡಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "ಒಂದೠXML ಕಡತದಿಂದ ಸಾಧನವನà³à²¨à³ ಕಳಚಿ" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "ಒಂದೠXML ದಿಂದ ಸಾಧನವನà³à²¨à³ ಕಳಚಿ" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: ಆಯà³à²•à³†à²¯à³ ಕಾಣೆಯಾಗಿದೆ" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s ಇಂದ ಸಾಧನವನà³à²¨à³ ಕಳಚಲೠವಿಫಲಗೊಂಡಿದೆ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "ಸಾಧನವನà³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಕಳಚಿ ಹಾಕಲಾಗಿದೆ\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "ಹೊಸ ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಜೋಡಿಸಿ" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "ಹೊಸ ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಜೋಡಿಸಿ." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²¦ ಬಗೆ" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²¦ ಮೂಲ" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ನಿರà³à²¦à³‡à²¶à²¿à²¤ ಜಾಲಬಂಧದ ಹೆಸರà³" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC ವಿಳಾಸ" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಜೋಡಿಸಲೠಬಳಸಲಾಗà³à²µ ಸà³à²•à³à²°à²¿à²ªà³à²Ÿà³" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' ಆಜà³à²žà³†à²¯à²²à³à²²à²¿ ಯಾವà³à²¦à³† %s ಬೆಂಬಲ ಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಜೋಡಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಕಳಚಿ" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "ಜಾಲಬಂಧ ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಕಳಚಿ." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²¦ ಮಾಹಿತಿಯನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s ಬಗೆಯ ಯಾವà³à²¦à³† ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà³ ಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s ಅನà³à²¨à³ MAC ವಿಳಾಸವಾಗಿ ಹೊಂದಿರà³à²µ ಯಾವà³à²¦à³† ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà³ ಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "ಮೆಮೊರಿಯನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ಅನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "ಸಂಪರà³à²•à²¸à²¾à²§à²¨à²µà²¨à³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಕಳಚಿ ಹಾಕಲಾಗಿದೆ\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನವನà³à²¨à³ ಜೋಡಿಸಿ" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "ಹೊಸ ಡಿಸà³à²•à³â€ ಸಾಧನವನà³à²¨à³ ಜೋಡಿಸಿ." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನದ ಆಕರ" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನದ ಗà³à²°à²¿" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನದ ಚಾಲಕ" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನದ ಉಪಚಾಲಕ" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ನಿರà³à²¦à³‡à²¶à²¿à²¤ ಸಾಧನದ ಬಗೆ" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ಸಾಧನದ ಓದà³à²µ ಹಾಗೠಬರೆಯವ ಕà³à²°à²®" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' ಆಜà³à²žà³†à²¯à²²à³à²²à²¿ ಯಾವà³à²¦à³† %s ಬೆಂಬಲ ಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "ಡಿಸà³à²•à²¨à³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಜೋಡಿಸಲಾಗಿದೆ\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನವನà³à²¨à³ ಗಣಕದಿಂದ ಕಳಚಿ" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ಡಿಸà³à²•à³â€ ಸಾಧನವನà³à²¨à³ ಗಣಕದಿಂದ ಕಳಚಿ." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ಡಿಸà³à²•à³â€ ಮಾಹಿತಿಯನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s ವೠಗà³à²°à²¿à²¯à²¾à²¦à²‚ತಹ ಯಾವà³à²¦à³† ಡಿಸà³à²•à³â€ ಕಂಡೠಬಂದಿಲà³à²²" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "ಡಿಸà³à²•à²¨à³à²¨à³ ಯಶಸà³à²µà²¿à²¯à²¾à²—ಿ ಕಳಚಿ ಹಾಕಲಾಗಿದೆ\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತದ ಹೆಸರನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತವನà³à²¨à³ ರಚಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "ಬರೆ: %s: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತಕà³à²•à³† ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "ಮà³à²šà³à²šà³ %s: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತಕà³à²•à³† ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7719,7 +7768,7 @@ msgid "" msgstr "" "%s: $EDITOR ಪರಿಸರ ವೇರಿಯೇಬಲೠಶೆಲೠಮೆಟಾ ಅಥವ ಬೇರೆ ಒಪà³à²ªà²¿à²—ೆ ಇಲà³à²²à²¦ ಅಕà³à²·à²°à²—ಳನà³à²¨à³ ಹೊಂದಿದೆ" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7728,88 +7777,88 @@ msgstr "" "%s: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತದ ಹೆಸರೠಶೆಲೠಮೆಟಾ ಅಥವ ಬೇರೆ ಒಪà³à²ªà²¿à²—ೆ ಇಲà³à²²à²¦ ಅಕà³à²·à²°à²—ಳನà³à²¨à³ ಹೊಂದಿದೆ" "($TMPDIR ತಪà³à²ªà²¾à²—ಿದೆಯೆ?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: ಸಂಪಾದನಾ ಆಜà³à²žà³†à²¯à²¨à³à²¨à³ ನಿರà³à²®à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: ಸಂಪಾದನಾ ಆಜà³à²žà³†à²¯à³ ವಿಫಲಗೊಂಡಿದೆ: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: ಆಜà³à²žà³†à²¯à³ ಶೂನà³à²¯à²µà²²à³à²²à²¦ ಸà³à²¥à²¿à²¤à²¿à²¯à³Šà²‚ದಿಗೆ ನಿರà³à²—ಮಿಸಿದೆ" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: ತಾತà³à²•à²¾à²²à²¿à²• ಕಡತಕà³à²•à³† ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²—ಾಗಿನ XML ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "ಒಂದೠಡೊಮೈನà³â€Œà²—ಾಗಿನ XML ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ಡೊಮೈನೠ%s XML ಸಂರಚನೆಯನà³à²¨à³ ಬದಲಾಯಿಸಲಾಗಿಲà³à²².\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ದೋಷ: XML ಸಂರಚನೆಯನà³à²¨à³ ಬೇರೊಬà³à²¬ ಬಳಕೆದಾರನಿಂದ ಬದಲಾಯಿಸಲಾಗಿದೆ" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ಡೊಮೈಲೠ%s XML ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸಲಾಗಿದೆ.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "ಒಂದೠಜಾಲಬಂಧಕà³à²•à²¾à²—ಿ ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "ಒಂದೠಜಾಲಬಂಧಕà³à²•à²¾à²—ಿ ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "ಒಂದೠಶೇಖರಣಾ ಪೂಲà³â€Œà²—ಾಗಿನ ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "ಒಂದೠಶೇಖರಣಾ ಪೂಲà³â€Œà²—ಾಗಿನ ಸಂರಚನೆಯನà³à²¨à³ ಸಂಪಾದಿಸà³." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "ಈ ಸಂವಾದಾತà³à²®à²• ಟರà³à²®à²¿à²¨à²²à³à²²à²¿à²¨à²¿à²‚ದ ನಿರà³à²—ಮಿಸà³" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "ಆಜà³à²žà³† '%s' ಗೆ <%s> ಆಯà³à²•à³†à²¯ ಅಗತà³à²¯à²µà²¿à²¦à³†" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "ಆಜà³à²žà³† '%s' ಗೆ --%s ಆಯà³à²•à³†à²¯ ಅಗತà³à²¯à²µà²¿à²¦à³†" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "ಆಜà³à²žà³† '%s' ಯೠಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²²à³à²²" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7817,17 +7866,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7835,7 +7884,7 @@ msgstr "" "\n" " ವಿವರಣೆ\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7843,58 +7892,58 @@ msgstr "" "\n" " ಆಯà³à²•à³†à²—ಳà³\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ಆಂತರಿಕ ದೋಷ: virsh %s: %s VSH_OT_DATA ಆಯà³à²•à³† ಇಲà³à²²" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ಸೂಚಿಸದೆ ಇರà³à²µ ಡೊಮೈನà³â€Œà²¨ ಹೆಸರೠಅಥವ à²à²¡à²¿" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "'%s' ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "ಸೂಚಿಸದೆ ಇರà³à²µ ಜಾಲಬಂಧದ ಹೆಸರà³" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "ಜಾಲಬಂಧ '%s' ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "ಸೂಚಿಸದೆ ಇರà³à²µ pool ಹೆಸರà³" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "ಪೂಲೠ'%s' ಅನà³à²¨à³ ಪಡೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "ಸೂಚಿಸದೆ ಇರà³à²µ ಪರಿಮಾಣದ ಹೆಸರà³" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "ಪರಿಮಾಣ '%s' ಅನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7905,128 +7954,128 @@ msgstr "" "(ಸಮಯ: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "ಕಾಣೆಯಾಗಿದೆ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಟೋಕನೠ(ಆಜà³à²žà³†à²¯ ಹೆಸರà³): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ಆಜà³à²žà³†: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "ಆಜà³à²žà³† '%s' ಆಯà³à²•à³†à²¯à²¨à³à²¨à³ ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²² --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ನಿರೀಕà³à²·à²¿à²¤ ಸಿಂಟà³à²¯à²¾à²•à³à²¸à³â€: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "ಸಂಖà³à²¯à³†" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "ವಾಕà³à²¯" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ದತà³à²¤à²¾à²‚ಶ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ಆಯà³à²•à³†" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ದತà³à²¤à²¾à²‚ಶ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "ಜಡ" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "ವಿರಮಿಸಿದೆ" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "ಮà³à²šà³à²šà²²à²¾à²—à³à²¤à³à²¤à²¿à²¦à³†" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "ಮà³à²šà³à²šà²²à²¾à²—ಿದೆ" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "ಕà³à²¸à²¿à²¤à²—ೊಂಡಿದೆ" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ಆಫà³â€Œà²²à³ˆà²¨à³" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ಯಾವà³à²¦à³† ಮಾನà³à²¯à²µà²¾à²¦ ಸಂಪರà³à²•à²µà²¿à²²à³à²²" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ದೋಷ: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ದೋಷ: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ಬೈಟà³à²—ಳನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ಬೈಟà³à²—ಳನà³à²¨à³ ನಿಯೋಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨à³Šà²‚ದಿಗೆ ಸಂಪರà³à²•à²¹à³Šà²‚ದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "ದಾಖಲೆ ಕಡತ ಮಾಹಿತಿಯನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ದಾಖಲೆ ಮಾರà³à²—ವೠಒಂದೠಕಡತವಲà³à²²" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "ದಾಖಲೆ ಕಡತವನà³à²¨à³ ತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ. ದಾಖಲೆ ಕಡತದ ಮಾರà³à²—ವನà³à²¨à³ ಪರೀಕà³à²·à²¿à²¸à²¿" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ದಾಖಲೆ ಕಡತಕà³à²•à³† ಬರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ಹೈಪರà³à²µà³ˆà²¸à²°à²¿à²¨à²¿à²‚ದ ಸಂಪರà³à²• ಕಡಿದೠಹಾಕà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8059,7 +8108,7 @@ msgstr "" "\n" " ಆಜà³à²žà³†à²—ಳೠ(ಸಂವಾದಾತà³à²®à²•à²µà²²à³à²²à²¦ ಕà³à²°à²®):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8069,17 +8118,17 @@ msgstr "" " (ಆಜà³à²žà³†à²¯ ಬಗೆಗಿನ ವಿವರಗಳಿಗಾಗಿ help ಅನà³à²¨à³ ಸೂಚಿಸಿ)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ ಆಯà³à²•à³† '-%c'. --help ಅನà³à²¨à³ ನೋಡಿ." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "ಹೆಚà³à²šà³à²µà²°à²¿ ಆರà³à²—à³à²®à³†à²‚ಟೠ'%s'. --help ಅನà³à²¨à³ ನೋಡಿ." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8088,7 +8137,7 @@ msgstr "" "%s ಗೆ ಸà³à²µà²¾à²—ತ, ವರà³à²šà³à²µà²²à³ˆà²¸à³‡à²¶à²¨à³ ಸಂವಾದಾತà³à²®à²• ಟರà³à²®à²¿à²¨à²²à³.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8599,7 +8648,7 @@ msgstr "ಅಮಾನà³à²¯ ಸಂಪರà³à²•à²¸à²¾à²§à²¨ ಸೂಚಕ(pointer)" msgid "invalid interface pointer in %s" msgstr "%s ನಲà³à²²à²¿ ಅಮಾನà³à²¯ ಸಂಪರà³à²•à²¸à²¾à²§à²¨ ಸೂಚಕ(pointer)" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "ಆಂತರಿಕ ದೋಷ :ಬಫರೠಬಹಳ ಚಿಕà³à²•à²¦à²¾à²—ಿದೆ" @@ -8727,7 +8776,7 @@ msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಸರಿಯಿಲೠmsgid "domain information incomplete, missing uuid" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, uuid ಯೠಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, ಹೆಸರೠಕಂಡà³à²¬à²‚ದಿಲà³à²²" @@ -8779,118 +8828,118 @@ msgstr "ತಪà³à²ªà²¾à²¦ mac ವಿಳಾಸ '%s'" msgid "unexpected sound model %s" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಧà³à²µà²¨à²¿ ಮಾದರಿ %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "ಅಜà³à²žà²¾à²¤ ಗà³à²°à²¾à²«à²¿à²•à³à²¸à²¿à²¨ ಬಗೆ '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "ಕಾಣೆಯಾದ PCI ಡೊಮೈನà³â€Œ" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "PCI ಬಸೠಕಾಣೆಯಾಗಿದೆ" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "PCI ಸà³à²²à²¾à²Ÿà³â€Œ ಕಾಣೆಯಾಗಿದೆ" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "PCI ಉತà³à²ªà²¨à³à²¨à²µà³ ಕಾಣೆಯಾಗಿದೆ" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ಡೊಮೈನೠ%s ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI ಬಸà³â€Œ %s ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI ಸà³à²²à²¾à²Ÿà³â€Œ %s ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI ಕà³à²°à²¿à²¯à³† %s ಅನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡಲಾಗಿಲà³à²²" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, id ಯೠಕಂಡà³à²¬à²‚ದಿಲà³à²²" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "ಅಮಾನà³à²¯à²µà²¾à²¦ CPU ಮà³à²¸à³à²•à³ %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "ಅಜà³à²žà²¾à²¤ ಜೀವನಚಕà³à²°à²¦ ಬಗೆ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ಟೊಪೊಲಜಿ ಸಿಂಟà³à²¯à²¾à²•à³à²¸à³â€ ದೋಷ" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ಡೊಮೈನà³â€Œ %s ಇನà³à²¨à³‚ ಸಹ ಚಾಲಿತಗೊಳà³à²³à³à²¤à³à²¤à²¿à²¦à³†." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch ಈ ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಪತà³à²¤à³† ಮಾಡಲೠವಿಫಲಗೊಂಡಿದೆ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ ಸಾಧನದ ಬಗೆ" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart ಈ ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಪತà³à²¤à³†à²¹à²šà³à²šà²²à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart ಈ ಡೊಮೈನà³â€Œ ಅನà³à²¨à³ ಪತà³à²¤à³†à²¹à²šà³à²šà²²à³ ವಿಫಲಗೊಂಡಿದೆ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start ಇಂದ ಅನಿರೀಕà³à²·à²¿à²¤ ಮೌಲà³à²¯" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "ಮೆಮೊರಿ ಇಲà³à²²" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string ವಿಫಲಗೊಂಡಿದೆ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr ಅನà³à²¨à³ ಮರಳಿ ವಿವರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr ನಲà³à²²à²¿ on_xend_start ಅಸà³à²¤à²¿à²¤à³à²µà²¦à²²à³à²²à²¿à²²à³à²²" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "%s ಹೆಸರವನà³à²¨à³ ಪರಿಹರಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8898,7 +8947,7 @@ msgstr "" "xenDaemonDomainMigrate: ವರà³à²—ಾವಣೆಯ ಸಮಯದಲà³à²²à²¿ ಡೊಮೈನà³â€Œà²—ಳ ಹೆಸರನà³à²¨à³ ಬದಲಾಯಿಸà³à²µà³à²¦à²¨à³à²¨à³ Xen " "ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -8906,130 +8955,130 @@ msgstr "" "xenDaemonDomainMigrate: ವರà³à²—ಾವಣೆಯ ಸಮಯದಲà³à²²à²¿ ಬà³à²¯à²¾à²‚ಡà³â€Œà²µà²¿à²¡à³à²¤à³ ಮಿತಿಯನà³à²¨à³ Xen " "ಬೆಂಬಲಿಸà³à²µà³à²¦à²¿à²²à³à²²" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: ಬೆಂಬಲವಿಲà³à²²à²¦ ಗà³à²°à³à²¤à³" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: ಅಮಾನà³à²¯à²µà²¾à²¦ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: ಕೇವಲ xenmigr:// ವರà³à²—ಾವಣೆಗಳೠXen ನಿಂದ ಬೆಂಬಲಿತವಾಗಿದೆ" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: URI ಯಲà³à²²à²¿ ಒಂದೠಅತಿಥೇಯದ ಹೆಸರನà³à²¨à³ ಸೂಚಿಸಬೇಕಾಗà³à²¤à³à²¤à²¦à³†" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: ಅಮಾನà³à²¯à²µà²¾à²¦ ಸಂಪರà³à²•à²¸à³à²¥à²¾à²¨à²¦ ಸಂಖà³à²¯à³†" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ಡೊಮೈನà³â€Œà²¨ ವಿವರಣೆಯನà³à²¨à³ ಪಾರà³à²¸à³ ಮಾಡà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr ಅನà³à²¨à³ ನಿರà³à²®à²¿à²¸à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "ನಿಷà³à²•à³à²°à²¿à²¯ ಡೊಮೈನà³â€Œ %s ಅನà³à²¨à³ ಸೃಜಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 ನಲà³à²²à²¿ ಬೆಂಬಲವಾಗಿಲà³à²²" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, ಅನà³à²¸à³‚ಚಕದ ಹೆಸರೠಕಾಣೆಯಾಗಿದೆ" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup ವಿಫಲಗೊಂಡಿದೆ" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "ಅಜà³à²žà²¾à²¤ ಅನà³à²¸à³‚ಚಕ" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ಒಂದೠಅನà³à²¸à³‚ಚಕವನà³à²¨à³ ಪಡೆದà³à²•à³Šà²³à³à²³à³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, cpu_weight ಕಾಣà³à²¤à³à²¤à²¿à²²à³à²²" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ಡೊಮೈನà³â€Œà²¨ ಮಾಹಿತಿಯೠಅಪೂರà³à²£à²µà²¾à²—ಿದೆ, cpu_cap ಕಾಣà³à²¤à³à²¤à²¿à²²à³à²²" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0 ಗಾಗಿ domainBlockPeek ಗೆ ಬೆಂಬಲವಿಲà³à²²" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: ಅಮಾನà³à²¯à²µà²¾à²¦ ಮಾರà³à²—" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ಕಡತದಿಂದ à²à²¸à³€à²•à³ ಮಾಡà³à²µà²²à³à²²à²¿ ಅಥವ ಓದà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಗà³à²°à²¾à²«à²¿à²•à³à²¸à²¿à²¨ ಬಗೆ %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ chr ಸಾಧನದ ಬಗೆ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ಫà³à²²à²¾à²ªà²¿ %s ಅನà³à²¨à³ ನೇರವಾಗಿ ಲಗತà³à²¤à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s ಅನà³à²¨à³ ನೇರವಾಗಿ ಲಗತà³à²¤à²¿à²¸à²²à³ ಸಾಧà³à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "ಬೆಂಬಲವಿಲà³à²²à²¦ ಜಾಲಬಂಧದ ಬಗೆ %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "ಜಾಲಬಂಧವೠ%s ಸಕà³à²°à²¿à²¯à²µà²¾à²—ಿಲà³à²²" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "ನಿರà³à²µà²¹à²¿à²¸à²²à²¾à²¦ PCI ಸಾಧನಗಳಿಗೆ XenD ಯಲà³à²²à²¿ ಬೆಂಬಲವಿಲà³à²²" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "ಅನಿರೀಕà³à²·à²¿à²¤ ಜೀವನಚಕà³à²° ಮೌಲà³à²¯ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "ಯಾವà³à²¦à³† HVM ಡೊಮೈನà³â€Œà²¨ ಲೋಡರೠಇಲà³à²²" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "ಸಾಧನದ ಬಗೆಯನà³à²¨à³ ಹಾಟà³â€Œà²ªà³à²²à²—à³â€Œ ಮಾಡಲೠಬೆಂಬಲವಿಲà³à²²" @@ -9207,6 +9256,16 @@ msgstr "ವೀಕà³à²·à²¿à²¸à³à²µà²¿à²•à³†à²¯ ಜಾಡನà³à²¨à³ ಈಗಾ msgid "reallocating list" msgstr "ಪಟà³à²Ÿà²¿à²¯à²¨à³à²¨à³ ಮರà³à²¨à²¿à²¯à³‹à²œà²¿à²¸à³" +#~ msgid "failed to drop %s" +#~ msgstr "%s ಅನà³à²¨à³ ಬಿಟà³à²Ÿà³à²¬à²¿à²¡à³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "%s ಅನà³à²¨à³ ಓದಲೠತೆರೆಯà³à²µà²²à³à²²à²¿ ವಿಫಲತೆ ಉಂಟಾಗಿದೆ" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ಕಡತದ ವಿವರಣಾ ಗà³à²°à³à²¤à²¨à³à²¨à³ ಹೊಂದಿಸà³à²µà²²à³à²²à²¿ ವಿಫಲಗೊಂಡಿದೆ\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo ಅನà³à²¨à³ ಓದಲಾಗಿಲà³à²²" diff --git a/po/ko.po b/po/ko.po index 1f29e6edf3..60ed38c17a 100644 --- a/po/ko.po +++ b/po/ko.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ko\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-09-11 09:54+1000\n" "Last-Translator: Eunju Kim \n" "Language-Team: Korean \n" @@ -241,8 +241,8 @@ msgstr "메모리 할당 실패" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -454,60 +454,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "메모리 할당 실패" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "메모리 할당 실패" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "'%s' 열기 실패: %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "'%s' 열기 실패: %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„ ë˜ëŠ” uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "ë„ë©”ì¸ %s를 %sì— ì½”ì–´ ë¤í”„하기 실패" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -615,7 +615,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1248,7 +1248,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "root 장치 ì •ë³´ 부재" @@ -1283,7 +1283,7 @@ msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ë„ë©”ì¸ í¬ì¸í„°" msgid "Failed to generate UUID" msgstr "ë„¤íŠ¸ì›Œí¬ UUID 보기 실패" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1394,14 +1394,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "ë‚´ìš© 저장 실패" @@ -1455,12 +1455,12 @@ msgstr "예ìƒì™¸ì˜ mime 유형" msgid "unexpected char type %d" msgstr "예ìƒì™¸ì˜ mime 유형" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "예ìƒì™¸ì˜ dict 노드" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "예ìƒì™¸ì˜ mime 유형" @@ -1520,12 +1520,12 @@ msgstr "설정 íŒŒì¼ ì“°ê¸° 실패: %s" msgid "unexpected domain %s already exists" msgstr "예ìƒì™¸ì˜ mime 유형" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "'%s' 열기 실패: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "설정 íŒŒì¼ ì“°ê¸° 실패: %s" @@ -1565,323 +1565,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 부착" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 수치가 ì•„ë‹Œ ìž˜ëª»ëœ domidìž„" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 수치가 ì•„ë‹Œ ìž˜ëª»ëœ domidìž„" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "비활성화 ë„ë©”ì¸ %s ìƒì„± 실패\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "비활성화 ë„ë©”ì¸ %s ìƒì„± 실패\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "ë„¤íŠ¸ì›Œí¬ ì°¾ê¸° 실패: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "ë„ë©”ì¸ %s를 ì •ì˜í•˜ì§€ 않기 실패" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "ë„ë©”ì¸ %s를 %sì— ì €ìž¥í•˜ê¸° 실패" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료 실패 " -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "ë„ë©”ì¸ %s를 %sì— ì €ìž¥í•˜ê¸° 실패" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "%sì—ì„œ 장치 부착하기 실패" +msgid "failed to remove capabilities %d" +msgstr "기능 전환 실패" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "기능 전환 실패" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "기능 전환 실패" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "'%s' 열기 실패: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "ì½ê¸° ìš© %s 열기 실패" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "소켓 %d를 닫기 실패\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "소켓 %d를 닫기 실패\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "%s %s ì¸í„°íŽ˜ì´ìŠ¤ ìƒíƒœ 보기 실패" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "'%s' ë„¤íŠ¸ì›Œí¬ ë³´ê¸° 실패" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "ìž‘ì—… 실패: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "ë„ë©”ì¸ %s를 ì •ì˜í•˜ì§€ 않기 실패" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "'%s' 열기 실패: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "노드 할당 실패" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "최대 메모리 í¬ê¸°ë¥¼ 변경할 수 ì—†ìŒ" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "%s 설정 íŒŒì¼ ì½ê¸° 실패" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ì—°ê²° í¬ì¸í„°" @@ -1905,22 +1915,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ë„ë©”ì¸ id ë˜ëŠ” uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" @@ -1980,7 +1990,7 @@ msgstr "ìž˜ëª»ëœ ë„ë©”ì¸ í¬ì¸í„°" msgid "failed to kill pid %d" msgstr "'%s' 열기 실패: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "'%s' 열기 실패: %s" @@ -2036,7 +2046,7 @@ msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ì¸ìˆ˜" msgid "Invalid parameter count" msgstr "ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "호스트명 보기 실패" @@ -2243,67 +2253,77 @@ msgstr "ìžë™ìœ¼ë¡œ ë„ë©”ì¸ ì‹œìž‘" msgid "cannot create autostart directory '%s'" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "ë„ë©”ì¸ %s를 %sì— ì €ìž¥í•˜ê¸° 실패" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "'%s' 열기 실패: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ëŒ€ìƒ" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "'%s' 열기 실패: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ìž‘ì—… 실패" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" @@ -2593,72 +2613,77 @@ msgstr "알려지지 ì•Šì€ OS 유형 %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "ì½ê¸° ìš© %s 열기 실패" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "ì½ê¸° ìš© %s 열기 실패" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Xen ë°ëª¬ì—ì„œ ì½ê¸° 실패" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "ì½ê¸° ìš© %s 열기 실패" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Xen ë°ëª¬ì—ì„œ ì½ê¸° 실패" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "ì½ê¸° ìš© %s 열기 실패" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Xen ë°ëª¬ì—ì„œ ì½ê¸° 실패" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "노드 cpu numa 노드" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "'%s' 열기 실패: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "ì‚¬ìš©ëœ ë©”ëª¨ë¦¬:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2677,17 +2702,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "노드 ì •ë³´" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "ë„ë©”ì¸ì´ ì•„ì§ ì‹¤í–‰ 중" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2872,7 +2897,7 @@ msgstr "" msgid "Could not read container config" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "알려지지 ì•Šì€ OS 유형 %s" @@ -3017,214 +3042,214 @@ msgstr "proxyì™€ì˜ í†µì‹  오류: ìž˜ëª»ëœ íŒ¨í‚·\n" msgid "got asynchronous packet number %d\n" msgstr "비ë™ê¸°ì‹ 패킷 번호 %d를 ê°–ìŒ\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "네트워í¬ë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "%s ë„¤íŠ¸ì›Œí¬ ì‹œìž‘\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "%s %s ì¸í„°íŽ˜ì´ìŠ¤ ìƒíƒœ 보기 실패" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "ì´ ê¸°ëŠ¥ì€ í•˜ì´í¼ë°”ì´ì €ë¡œ 지ì›ë˜ì§€ ì•ŠìŒ" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "예ìƒì™¸ì˜ ë°ì´í„° '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "예ìƒì™¸ì˜ ë°ì´í„° '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "%sì˜ ìž¥ì¹˜ ì •ë³´ 부재" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "%sì—ì„œ 장치 분리 실패" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "'%s' 열기 실패: %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "네트워í¬ë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "ë„ë©”ì¸ ì´ë¦„ ì •ë³´ 부재" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ìž˜ëª»ëœ MAC 주소: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3238,7 +3263,7 @@ msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" msgid "Unable to seek to %lld in %s" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "'%s' 열기 실패: %s" @@ -3253,655 +3278,653 @@ msgstr "%s %s 블럭 ìƒíƒœ 보기 실패" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "소켓 %d를 닫기 실패\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "소켓 %d를 닫기 실패\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "'%s' ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "ìž‘ì—… 실패" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "ì´ë¯¸ ë„ë©”ì¸ì´ 활성화ë¨" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "설정 íŒŒì¼ ì“°ê¸° 실패: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "ë„ë©”ì¸ %s를 중지하기 실패" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "ë„ë©”ì¸ %sê°€ 종료ë¨\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "로그 경로가 파ì¼ì´ 아님" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ë„ë©”ì¸ id ë˜ëŠ” uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ì´ë¯¸ %s ë„ë©”ì¸ì´ 존재함" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "ì´ë¯¸ ë„ë©”ì¸ì´ 활성화ë¨" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "ìž‘ì—… 실패" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "ìž‘ì—… 실패" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "메모리 할당 변경" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "메모리 할당 변경" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "ë„ë©”ì¸ UUID 보기 실패 " -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "소켓 %d를 닫기 실패\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "ìž‘ì—… 실패" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Xen ë°ëª¬ì—ì„œ ì½ê¸° 실패" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "ë„¤íŠ¸ì›Œí¬ UUID 보기 실패" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "예ìƒì™¸ì˜ ë°ì´í„° '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "ì´ë¯¸ %s ë„ë©”ì¸ì´ 존재함" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "호스트 ì •ì˜ íŒŒì¼ì„ ì½ì–´ì˜¤ëŠ”중" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "호스트 ì •ì˜ íŒŒì¼ì„ ì½ì–´ì˜¤ëŠ”중" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "ë„ë©”ì¸ì„ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "노드 ì •ë³´ 보기 실패" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "%sì—ì„œ 장치 분리 실패" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "ìžë™ìœ¼ë¡œ ë„ë©”ì¸ ì‹œìž‘" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "ë„ë©”ì¸ %s를 %sì— ì €ìž¥í•˜ê¸° 실패" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "ë„ë©”ì¸ì„ ì°¾ì„ ìˆ˜ ì—†ìŒ: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "'%s' 열기 실패: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "%s 설정 íŒŒì¼ ì½ê¸° 실패" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "ìž‘ì—… 실패: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "ë„ë©”ì¸ UUID 보기 실패 " -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "ìž‘ì—… 실패: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3911,537 +3934,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "ë„¤íŠ¸ì›Œí¬ ì°¾ê¸° 실패" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "'%s' 열기 실패: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "소켓 %d를 닫기 실패\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "URI 보기 실패" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "메모리 할당 오류: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "ë„ë©”ì¸ í• ë‹¹ 중" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "'%s' 열기 실패: %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "노드 할당 실패" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "메모리 í¬ê¸°ì— 대해 %dì˜ ìž˜ëª»ëœ ê°’" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "설정 íŒŒì¼ ì“°ê¸° 실패: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ê³¼ë„í•œ ë„ë©”ì¸" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "ê³¼ë„í•œ ë„ë©”ì¸" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "메모리 할당 변경" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "알려지지 ì•Šì€ OS 유형" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "ê³¼ë„í•œ 네트워í¬" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "ê³¼ë„í•œ 네트워í¬" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "ê³¼ë„í•œ ë“œë¼ì´ë²„ê°€ 등ë¡ë¨" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "ìž‘ì—… 실패: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "ìž‘ì—… 실패" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "S-Expr 나열하기 실패: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "%s %s 블럭 ìƒíƒœ 보기 실패" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "%s %s ì¸í„°íŽ˜ì´ìŠ¤ ìƒíƒœ 보기 실패" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "비활성화 ë„ë©”ì¸ %s ìƒì„± 실패\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "ì´ ê¸°ëŠ¥ì€ í•˜ì´í¼ë°”ì´ì €ë¡œ 지ì›ë˜ì§€ ì•ŠìŒ" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "ë„ë©”ì¸ %s 시작하기 실패" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "ë‚´ìš© 저장 실패" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "ë„ë©”ì¸ %s 시작하기 실패" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "하ì´í¼ë°”ì´ì €ì— 연결하기 실패" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "소켓 %dì— ì½ê¸° 실패\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "ì½ê¸° ì „ìš© ì—°ê²°" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "'%s' ë„¤íŠ¸ì›Œí¬ ë³´ê¸° 실패" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ì¸ìˆ˜" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "ìž‘ì—… 실패" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "ë„ë©”ì¸ %s 시작하기 실패" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4526,7 +4549,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "'%s' 열기 실패: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4590,29 +4613,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ë„ë©”ì¸ í¬ì¸í„°" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "예ìƒì™¸ì˜ mime 유형" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5014,123 +5051,123 @@ msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" msgid "Scanning host%u" msgstr "알려지지 ì•Šì€ í˜¸ìŠ¤íŠ¸ %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„ ë˜ëŠ” uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "%s ìž¥ì¹˜ì˜ ì†ŒìŠ¤ ì •ë³´ 부재" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "%s ìž¥ì¹˜ì˜ ì†ŒìŠ¤ ì •ë³´ 부재" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "예ìƒì™¸ì˜ mime 유형" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "알려지지 ì•Šì€ í˜¸ìŠ¤íŠ¸ %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "ë„ë©”ì¸ ì´ë¦„ ì •ë³´ 부재" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "알려지지 ì•Šì€ í˜¸ìŠ¤íŠ¸ %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "설정 íŒŒì¼ êµ¬ë¬¸ 오류: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5190,100 +5227,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "ì´ë¯¸ ë„ë©”ì¸ì´ 활성화ë¨" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "ì´ë¯¸ ë„ë©”ì¸ì´ 활성화ë¨" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "로그 경로가 파ì¼ì´ 아님" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ë„ë©”ì¸ id ë˜ëŠ” uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "ì´ë¯¸ %s ë„ë©”ì¸ì´ 존재함" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "ë„ë©”ì¸ì´ ì•„ì§ ì‹¤í–‰ 중" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5374,7 +5411,7 @@ msgstr "ë„ë©”ì¸ íŒŒì¼ëª… í•´ê²° 중" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: 경로를 지정하거나 test:///default 사용" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5535,203 +5572,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "'%s' 열기 실패: %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "메모리 부족" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "'%s' 열기 실패: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "노드 cpu 소켓" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "노드 cpu 소켓" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "알려지지 ì•Šì€ ëª…ë ¹: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "알려지지 ì•Šì€ ëª…ë ¹: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "예ìƒì™¸ì˜ dict 노드" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "로그 경로가 파ì¼ì´ 아님" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "ì´ë¯¸ %s ë„ë©”ì¸ì´ 존재함" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "ì´ë¯¸ %s ë„ë©”ì¸ì´ 존재함" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "노드 cpu 소켓" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "%s 설정 íŒŒì¼ êµ¬ë¬¸ ë¶„ì„ ì‹¤íŒ¨" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "%s 설정 íŒŒì¼ êµ¬ë¬¸ ë¶„ì„ ì‹¤íŒ¨" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "ë„ë©”ì¸ %s를 ì •ì˜í•˜ì§€ 않기 실패" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "오류:" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "'%s' 열기 실패: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "ë„¤íŠ¸ì›Œí¬ ì°¾ê¸° 실패: %s" @@ -5795,15 +5843,15 @@ msgstr "부팅시 ìžë™ìœ¼ë¡œ ë„ë©”ì¸ì´ 시작ë˜ë„ë¡ ì„¤ì •í•¨." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ë„ë©”ì¸ëª…, id ë˜ëŠ” uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "ìžë™ 시작 비활성" @@ -5920,15 +5968,15 @@ msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸° 실패" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "ì´ë¦„" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "ìƒíƒœ" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ìƒíƒœ ì—†ìŒ" @@ -6045,7 +6093,7 @@ msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" msgid "Undefine the configuration for an inactive domain." msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ë„ë©”ì¸ëª… ë˜ëŠ” uuid" @@ -6289,11 +6337,11 @@ msgstr "ë„ë©”ì¸ì— 관한 기본 ì •ë³´ 보기" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "ì´ë¦„:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6301,16 +6349,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS 유형:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "ìƒíƒœ:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU 시간:" @@ -6339,1720 +6387,1720 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "ì‚¬ìš©ëœ ë©”ëª¨ë¦¬:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ë„ë©”ì¸ vcpu ì •ë³´" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ë„ë©”ì¸ ê°€ìƒ CPUì— ê´€í•œ 기본 ì •ë³´ 보기" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU ë™ì§ˆê´€ê³„:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ë„ë©”ì¸ ì¢…ë£Œ, ê°€ìƒ CPUê°€ ì—†ìŒ." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "ë„ë©”ì¸ vcpu ë™ì§ˆ 관계 제어" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ë„ë©”ì¸ VCPU를 ë¬¼ë¦¬ì  í˜¸ìŠ¤íŠ¸ CPUì— ê³ ì •." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu 수" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "호스트 cpu 수 (콤마로 분리ë¨)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "노드 ì •ë³´ 보기 실패" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ìž˜ëª»ëœ í¬ë§·. 비어있ìŒ." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: ìž˜ëª»ëœ í¬ë§·. %d ('%c' 주변)ì— ìˆ«ìžë¡œ 표기" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "cpulist: %s: ìž˜ëª»ëœ í¬ë§·. %d ('%c' 주변)ì— ìˆ«ìž ë˜ëŠ” 콤마로 표기" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ìž˜ëª»ëœ í¬ë§·. %dë¡œ ë§ˆì§€ë§‰ì„ ì½¤ë§ˆë¡œ 표기" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ë¬¼ë¦¬ì  CPU %dì´(ê°€) 존재하지 ì•ŠìŒ." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ê°€ìƒ CPU 수 변경" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "게스트 ë„ë©”ì¸ì—ì„œ 활성화 ìƒíƒœì¸ ê°€ìƒ CPU 수 변경." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ê°€ìƒ CPU 수" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ìž˜ëª»ëœ ê°€ìƒ CPU 수." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ê³¼ë„í•œ ê°€ìƒ CPU 수" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "메모리 할당 변경" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "게스트 ë„ë©”ì¸ì— 있는 현재 메모리 í• ë‹¹ì„ ë³€ê²½." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "ë©”ëª¨ë¦¬ì˜ í‚¬ë¡œë°”ì´íŠ¸ 수" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "메모리 í¬ê¸°ì— 대해 %dì˜ ìž˜ëª»ëœ ê°’" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "최대 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "최대 메모리 í¬ê¸° 제한 변경" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "게스트 ë„ë©”ì¸ì—ì„œ 최대 메모리 할당 제한 변경." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "킬로바ì´íŠ¸ì—ì„œ 최대 메모리 í¬ê¸° 제한" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "현재 메모리 í¬ê¸°ë¥¼ 확ì¸í•  수 ì—†ìŒ" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "현재 메모리 í¬ê¸°ë¥¼ ì¤„ì¼ ìˆ˜ ì—†ìŒ" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "최대 메모리 í¬ê¸°ë¥¼ 변경할 수 ì—†ìŒ" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "노드 ì •ë³´" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "ë…¸ë“œì— ê´€í•œ 기본 ì •ë³´ 보기" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "노드 ì •ë³´ 보기 실패" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU 모ë¸:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU 주파수:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU 소켓:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "소켓당 코어:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "코어당 스레드:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "메모리 용량:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "기능" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "하ì´í¼ë°”ì´ì €/ë“œë¼ì´ë²„ 기능으로 전환" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "기능 전환 실패" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XMLì— ìžˆëŠ” ë„ë©”ì¸ ì •ë³´" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "XML ë¤í”„ë¡œì„œì˜ ë„ë©”ì¸ ì •ë³´ë¥¼ 표준 출력으로 출력." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸°" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ë„ë©”ì¸ëª…ì´ë‚˜ id를 ë„ë©”ì¸ UUIDë¡œ 변환" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "설정 íŒŒì¼ êµ¬ë¬¸ 오류" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ë„ë©”ì¸ id ë˜ëŠ” UUID를 ë„ë©”ì¸ëª…으로 변환" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ë„ë©”ì¸ id ë˜ëŠ” uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ë„ë©”ì¸ëª… ë˜ëŠ” UUID를 ë„ë©”ì¸ idë¡œ 변환" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ë„ë©”ì¸ëª…ì´ë‚˜ id를 ë„ë©”ì¸ UUIDë¡œ 변환" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ë„ë©”ì¸ id ë˜ëŠ” ë„ë©”ì¸ëª…" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ë„ë©”ì¸ UUID 보기 실패 " -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ë„ë©”ì¸ì„ 다른 호스트로 ì´ì „" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "다른 호스트로 ë„ë©”ì¸ ì´ì „. 실시간 ì´ì „ì¼ ê²½ìš° --live 추가." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "실시간 ì´ì „" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "수신지 호스트 ì—°ê²° URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "ì´ì „ URI, 주로 ìƒëžµ 가능" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "ì´ì „: 수신지 uri (desturi) 부재" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ë„¤íŠ¸ì›Œí¬ ìžë™ 시작" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "부팅 ì‹œ ìžë™ìœ¼ë¡œ 시작하기 위해 ë„¤íŠ¸ì›Œí¬ ì„¤ì •" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„ ë˜ëŠ” uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ìžë™ 시작으로 %s 네트워í¬ë¥¼ 표시하기 실패" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ìžë™ 시작으로 %s 네트워í¬ë¥¼ 표시 해제하기 실패" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ìžë™ 시작으로 %s 네트워í¬ê°€ 표시ë¨\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ìžë™ 시작으로 %s 네트워í¬ë¥¼ 표시하지 ì•ŠìŒ\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML 파ì¼ì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ë„¤íŠ¸ì›Œí¬ ìƒì„±" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML ë„¤íŠ¸ì›Œí¬ ì„¤ëª…ì´ ìžˆëŠ” 파ì¼" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ %s 네트워í¬\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "XML 파ì¼ì—ì„œ 네트워í¬ë¥¼ ì •ì˜í•¨ (시작하지는 ì•ŠìŒ)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ë„¤íŠ¸ì›Œí¬ ì •ì˜" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "%sì—ì„œ ì •ì˜ëœ %s 네트워í¬\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%sì—ì„œ ë„¤íŠ¸ì›Œí¬ ì •ì˜í•˜ê¸° 실패" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ë„¤íŠ¸ì›Œí¬ ê°•ì œ 종료" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "주어진 ë„¤íŠ¸ì›Œí¬ ê°•ì œ 종료." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„, id ë˜ëŠ” uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "%s ë„¤íŠ¸ì›Œí¬ ê°•ì œ 종료\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "%s ë„¤íŠ¸ì›Œí¬ ê°•ì œ 종료 실패" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XMLì— ìžˆëŠ” ë„¤íŠ¸ì›Œí¬ ì •ë³´" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "XML ë¤í”„ë¡œì„œì˜ ë„¤íŠ¸ì›Œí¬ ì •ë³´ë¥¼ 표준 출력으로 출력." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ë„¤íŠ¸ì›Œí¬ ëª©ë¡" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "ë„¤íŠ¸ì›Œí¬ ëª©ë¡ ë³´ê¸°" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ë³´ê¸°" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "비활성화 & 활성화 ë„¤íŠ¸ì›Œí¬ ë³´ê¸°" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "활성화 ë„¤íŠ¸ì›Œí¬ ë³´ë“¤ê¸° 실패" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ë³´ê¸° 실패" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ìžë™ 시작" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ìžë™ 시작 안함" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "활성화" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "비활성화" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ë„¤íŠ¸ì›Œí¬ UUID를 ë„¤íŠ¸ì›Œí¬ ì´ë¦„으로 변환" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ë„¤íŠ¸ì›Œí¬ uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "(ê¸°ì¡´ì— ì •ì˜ëœ) 비활성화 ë„¤íŠ¸ì›Œí¬ ì‹œìž‘" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ë„¤íŠ¸ì›Œí¬ ì‹œìž‘" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "%s ë„¤íŠ¸ì›Œí¬ ì‹œìž‘\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "%s ë„¤íŠ¸ì›Œí¬ ì‹œìž‘ 실패" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "비활성화 네트워í¬ë¥¼ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "%s 네트워í¬ê°€ ì •ì˜ë˜ì§€ ì•ŠìŒ\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "%s 네트워í¬ë¥¼ ì •ì˜í•˜ì§€ 않기 실패" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„ì„ ë„¤íŠ¸ì›Œí¬ UUIDë¡œ 변환" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ë„¤íŠ¸ì›Œí¬ UUID 보기 실패" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "ìžë™ìœ¼ë¡œ ë„ë©”ì¸ ì‹œìž‘" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "부팅시 ìžë™ìœ¼ë¡œ ë„ë©”ì¸ì´ 시작ë˜ë„ë¡ ì„¤ì •í•¨." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "ë„ë©”ì¸ëª… ë˜ëŠ” uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "ìžë™ 시작으로 %s 네트워í¬ë¥¼ 표시하기 실패" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ìžë™ 시작으로 %s 네트워í¬ë¥¼ 표시 해제하기 실패" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "%s ë„ë©”ì¸ì€ ìžë™ 시작으로 표시ë¨\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "%s ë„ë©”ì¸ì´ ìžë™ 시작으로 표시ë˜ì§€ ì•ŠìŒ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "XML ë„ë©”ì¸ ì„¤ëª…ì´ ìžˆëŠ” 파ì¼" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML ë„ë©”ì¸ ì„¤ëª…ì´ ìžˆëŠ” 파ì¼" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "ë„ë©”ì¸ì„ 다른 호스트로 ì´ì „" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ëŒ€ìƒ" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "ë²„í¼ í• ë‹¹ 실패" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ì„ ì •ì˜í•¨ (시작하지는 ì•ŠìŒ)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "ë„ë©”ì¸ ì •ì˜" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "%sì—ì„œ ì •ì˜ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ì •ì˜í•˜ê¸° 실패" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "%sì—ì„œ ì •ì˜ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "ë„ë©”ì¸ %s를 ì •ì˜í•˜ì§€ 않기 실패" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "ë„ë©”ì¸ %s를 중지하기 실패" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "ë„ë©”ì¸ ê°•ì œ 종료 " -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "주어진 ë„ë©”ì¸ ê°•ì œ 종료.." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료 실패 " -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "주어진 ë„ë©”ì¸ ê°•ì œ 종료.." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료 실패 " -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "ë„ë©”ì¸ %sê°€ 다시 시작ë¨\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "ë„ë©”ì¸ %s를 다시 시작하기 실패" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "XMLì— ìžˆëŠ” ë„ë©”ì¸ ì •ë³´" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "XML ë¤í”„ë¡œì„œì˜ ë„ë©”ì¸ ì •ë³´ë¥¼ 표준 출력으로 출력." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "ë„ë©”ì¸ ëª©ë¡" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "ë„ë©”ì¸ ëª©ë¡ ë³´ê¸°" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸°" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "비활성화 & 활성화 ë„ë©”ì¸ ë³´ê¸°" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "활성화 ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "메모리 부족" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "ë„ë©”ì¸ %s를 %sì— ì €ìž¥í•˜ê¸° 실패" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "노드 ì •ë³´" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "ë…¸ë“œì— ê´€í•œ 기본 ì •ë³´ 보기" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "실행중" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "ë„ë©”ì¸ í• ë‹¹ 중" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "ë„¤íŠ¸ì›Œí¬ UUID를 ë„¤íŠ¸ì›Œí¬ ì´ë¦„으로 변환" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "ë„ë©”ì¸ uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "(ê¸°ì¡´ì— ì •ì˜ëœ) 비활성화 ë„ë©”ì¸ ì‹œìž‘" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "ë„ë©”ì¸ ì‹œìž‘" -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "ë„ë©”ì¸ %sê°€ 시작ë¨\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "ë„ë©”ì¸ %s 시작하기 실패" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "ë„ë©”ì¸ëª…" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "비활성화 ë„ë©”ì¸ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "ë„ë©”ì¸ %s는 ì •ì˜ë˜ì§€ ì•ŠìŒ\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "ë„ë©”ì¸ %s를 ì •ì˜í•˜ì§€ 않기 실패" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„ì„ ë„¤íŠ¸ì›Œí¬ UUIDë¡œ 변환" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "ë„ë©”ì¸ UUID 보기 실패 " -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "XML ë„ë©”ì¸ ì„¤ëª…ì´ ìžˆëŠ” 파ì¼" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "XML 파ì¼ì—ì„œ ë„ë©”ì¸ ìƒì„±" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "ë„ë©”ì¸ëª… ë˜ëŠ” uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "비활성화 ë„ë©”ì¸ëª…" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "ë„ë©”ì¸ëª… ë˜ëŠ” uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "ë„ë©”ì¸ %s 시작하기 실패" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "%s ì—ì„œ ìƒì„±ëœ ë„ë©”ì¸ %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "주어진 ë„ë©”ì¸ ê°•ì œ 종료.." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료 실패 " -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "노드 ì •ë³´" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "ë…¸ë“œì— ê´€í•œ 기본 ì •ë³´ 보기" -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS 유형:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML 파ì¼" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "차단ë¨" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "XMLì— ìžˆëŠ” ë„ë©”ì¸ ì •ë³´" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "XML ë¤í”„ë¡œì„œì˜ ë„ë©”ì¸ ì •ë³´ë¥¼ 표준 출력으로 출력." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "ë„ë©”ì¸ ëª©ë¡" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "ë„ë©”ì¸ ëª©ë¡ ë³´ê¸°" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "활성화 ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "ë„¤íŠ¸ì›Œí¬ UUID를 ë„¤íŠ¸ì›Œí¬ ì´ë¦„으로 변환" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "ë„¤íŠ¸ì›Œí¬ UUID를 ë„¤íŠ¸ì›Œí¬ ì´ë¦„으로 변환" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "ë„ë©”ì¸ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "ë„¤íŠ¸ì›Œí¬ UUID를 ë„¤íŠ¸ì›Œí¬ ì´ë¦„으로 변환" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "버전 보여주기" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "시스템 버전 ì •ë³´ 보여주기." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "하ì´í¼ë°”ì´ì € 유형 보기 실패" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ë¼ì´ë¸ŒëŸ¬ë¦¬ì— 대해 컴파ì¼ë¨: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ë¼ì´ë¸ŒëŸ¬ë¦¬ 버전 보기 실패" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ì‚¬ìš©ì¤‘ì¸ ë¼ì´ë¸ŒëŸ¬ë¦¬: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "ì‚¬ìš©ì¤‘ì¸ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "하ì´í¼ë°”ì´ì € 버전 보기 실패" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "ì‹¤í–‰ì¤‘ì¸ %s 하ì´í¼ë°”ì´ì € ë²„ì „ì„ ì¶”ì¶œí•  수 ì—†ìŒ\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ì‹¤í–‰ì¤‘ì¸ í•˜ì´í¼ë°”ì´ì €: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "ë„ë©”ì¸ì„ 다른 호스트로 ì´ì „" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "장치 ì •ë³´ 부재" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "기능" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "하ì´í¼ë°”ì´ì €ì— 연결하기 실패" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "비활성화 ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "XML ë¤í”„ë¡œì„œì˜ ë„¤íŠ¸ì›Œí¬ ì •ë³´ë¥¼ 표준 출력으로 출력." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "새 ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "실행 ì¤‘ì¸ ë„ë©”ì¸ì˜ 장치 블럭 ìƒíƒœ 보기" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "%s ë„ë©”ì¸ ê°•ì œ 종료\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "%sì—ì„œ 장치 분리 실패" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "새 ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "새 ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ëŒ€ìƒ" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "실행 ì¤‘ì¸ ë„ë©”ì¸ì˜ 장치 블럭 ìƒíƒœ 보기" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "ë„ë©”ì¸ %sê°€ 다시 시작ë¨\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "하ì´í¼ë°”ì´ì € 호스트명 ì¸ì‡„" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "호스트명 보기 실패" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "하ì´í¼ë°”ì´ì € ì •ê·œ URI ì¸ì‡„" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI 보기 실패" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc 화면" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC í™”ë©´ì˜ IP 주소 ë° í¬íŠ¸ 번호 출력" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty 콘솔" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY ì½˜ì†”ì— ëŒ€í•œ 장치 출력" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML 파ì¼ì—ì„œ 장치 부착" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "XML 파ì¼ì—ì„œ 장치 부착 ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML 파ì¼" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%sì—ì„œ 장치 부착하기 실패" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML 파ì¼ì—ì„œ 분리 장치" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "XML 파ì¼ì—ì„œì˜ ë¶„ë¦¬ 장치 " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%sì—ì„œ 장치 분리 실패" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 부착" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "새 ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 부착" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 유형" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 소스" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ëŒ€ìƒ ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC 주소" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ 연결하기 위해 ì‚¬ìš©ëœ ìŠ¤í¬ë¦½íŠ¸" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' 명령ì—ì„œ %sì„(를) 지ì›í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 분리" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "ë„¤íŠ¸ì›Œí¬ ì¸í„°íŽ˜ì´ìŠ¤ 분리" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ì¸í„°íŽ˜ì´ìŠ¤ ì •ë³´ 보기 실패" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "ìœ í˜•ì´ %sì¸ ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "MAC 주소가 %sì¸ ì¸í„°íŽ˜ì´ìŠ¤ë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "메모리 할당 실패" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ìƒì„±í•˜ê¸° 실패" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "새 ë””ìŠ¤í¬ ìž¥ì¹˜ 부착" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ì†ŒìŠ¤" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ëŒ€ìƒ" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ ë“œë¼ì´ë²„" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ì˜ í•˜ë¶€ ë“œë¼ì´ë²„" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ì½ê¸° ë° ì“°ê¸° 장치 모드" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' 명령ì—ì„œ %sì„(를) 지ì›í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 분리" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ë””ìŠ¤í¬ ìž¥ì¹˜ 분리" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ë””ìŠ¤í¬ ì •ë³´ 보기 실패" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "대ìƒì´ %sì¸ ë””ìŠ¤í¬ë¥¼ ì°¾ì„ ìˆ˜ ì—†ìŒ" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "노드 할당 실패" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "비활성화 ë„ë©”ì¸ %s ìƒì„± 실패\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "설정 íŒŒì¼ ì½ê¸° 실패" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "비활성화 ë„¤íŠ¸ì›Œí¬ ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "비활성화 ë„ë©”ì¸ì— 대한 ì„¤ì •ì„ ì •ì˜í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "ëŒ€í™”ì‹ í„°ë¯¸ë„ ì¢…ë£Œ" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' ëª…ë ¹ì€ <%s> ì˜µì…˜ì´ í•„ìš”í•¨" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "'%s' ëª…ë ¹ì€ --%s ì˜µì…˜ì´ í•„ìš”í•¨" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "'%s' ëª…ë ¹ì´ ì¡´ìž¬í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ì´ë¦„\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8060,17 +8108,17 @@ msgstr "" "\n" " 시놉시스\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8078,7 +8126,7 @@ msgstr "" "\n" " 설명\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8086,60 +8134,60 @@ msgstr "" "\n" " 옵션\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ì •ì˜ë˜ì§€ ì•Šì€ ë„ë©”ì¸ëª… ë˜ëŠ” id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "'%s' ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "ì •ì˜ë˜ì§€ ì•Šì€ ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "'%s' ë„¤íŠ¸ì›Œí¬ ë³´ê¸° 실패" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "ì •ì˜ë˜ì§€ ì•Šì€ ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "'%s' ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "ì •ì˜ë˜ì§€ ì•Šì€ ë„¤íŠ¸ì›Œí¬ ì´ë¦„" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "'%s' ë„ë©”ì¸ ë³´ê¸° 실패" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8150,129 +8198,129 @@ msgstr "" "(시간: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "부재 \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "예ìƒì™¸ì˜ í† í° (명령 ì´ë¦„): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "알려지지 ì•Šì€ ëª…ë ¹: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "명령 '%s'는 --%s ì˜µì…˜ì„ ì§€ì›í•˜ì§€ ì•ŠìŒ" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "예ìƒëœ 구문: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "숫ìž" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "문ìžì—´" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "예ìƒì™¸ì˜ ë°ì´í„° '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "옵션" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ë°ì´í„°" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "중지ë¨" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "종료중" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "종료" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "충ëŒë¨" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "오프ë¼ì¸" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "유효하지 ì•Šì€ ì—°ê²°" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: 오류:" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "오류:" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ë°”ì´íŠ¸ 할당 실패" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ë°”ì´íŠ¸ 할당 실패" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "하ì´í¼ë°”ì´ì €ì— ì—°ê²° 실패" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "로그 íŒŒì¼ ì •ë³´ 보기 실패" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "로그 경로가 파ì¼ì´ 아님" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "로그 íŒŒì¼ ì—´ê¸° 실패. 로그 íŒŒì¼ ê²½ë¡œ 확ì¸" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "로그 íŒŒì¼ ì“°ê¸° 실패" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "하ì´í¼ë°”ì´ì €ì—ì„œ ì—°ê²° ëŠê¸° 실패" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8305,7 +8353,7 @@ msgstr "" "\n" " 명령 (ë¹„ëŒ€í™”ì‹ ëª¨ë“œ):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8315,17 +8363,17 @@ msgstr "" " (ëª…ë ¹ì— ëŒ€í•œ 정보를 보기 위해 help 를 지정)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "지ì›ë˜ì§€ 않는 옵션 '-%c'. --help 참조." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8334,7 +8382,7 @@ msgstr "" "%s, ê°€ìƒí™” ëŒ€í™”ì‹ í„°ë¯¸ë„ì— ì˜¤ì‹  ê²ƒì„ í™˜ì˜í•©ë‹ˆë‹¤.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8860,7 +8908,7 @@ msgstr "ìž˜ëª»ëœ ë„¤íŠ¸ì›Œí¬ í¬ì¸í„°" msgid "invalid interface pointer in %s" msgstr "%sì— ìžˆëŠ” ìž˜ëª»ëœ ë„¤íŠ¸ì›Œí¬ í¬ì¸í„°" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "내부 오류 %s" @@ -8993,7 +9041,7 @@ msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 수치가 ì•„ë‹Œ ìž˜ëª»ëœ domidìž„" msgid "domain information incomplete, missing uuid" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, uuid 부재" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, ì´ë¦„ 부재" @@ -9047,271 +9095,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "예ìƒì™¸ì˜ dict 노드" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "ë„ë©”ì¸ì„ 중지함" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "부재 \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "부재 \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "부재 \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "ìž˜ëª»ëœ MAC 주소: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "%sì— ì—°ê²°í•  수 ì—†ìŒ" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, id 부재" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "ìž˜ëª»ëœ MAC 주소: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "알려지지 ì•Šì€ OS 유형 %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "설정 íŒŒì¼ êµ¬ë¬¸ 오류" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ë„ë©”ì¸ ì •ë³´ ë¶„ì„ ì‹¤íŒ¨" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "ë„ë©”ì¸ì´ ì•„ì§ ì‹¤í–‰ 중" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "ëŒ€ìƒ ìž¥ì¹˜ 유형" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "예ìƒì™¸ì˜ ê°’ 노드" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "노드 메모리" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "ìž‘ì—… 실패" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "%s 네트워í¬ë¥¼ ì •ì˜í•˜ì§€ 않기 실패" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "'%s' 열기 실패: %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "Xend ë„ë©”ì¸ ì •ë³´ ë¶„ì„ ì‹¤íŒ¨" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "S-Expr 나열하기 실패" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "비활성화 ë„ë©”ì¸ %s ìƒì„± 실패\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, ì´ë¦„ 부재" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "스케줄러" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "호스트명 보기 실패" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, uuid 부재" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "ë„ë©”ì¸ ì •ë³´ê°€ 완료ë˜ì§€ ì•ŠìŒ, uuid 부재" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "ì½ê¸° ìš© %s 열기 실패" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "%s 설정 íŒŒì¼ ì½ê¸° 실패" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "예ìƒì™¸ì˜ mime 유형" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "예ìƒì™¸ì˜ mime 유형" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "네트워í¬ê°€ ì•„ì§ ì‹¤í–‰ 중" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "예ìƒì™¸ì˜ ê°’ 노드" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "노드 ë„ë©”ì¸ ëª©ë¡" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9501,6 +9549,14 @@ msgstr "" msgid "reallocating list" msgstr "ë„ë©”ì¸ í• ë‹¹ 중" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "%sì—ì„œ 장치 부착하기 실패" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "ì½ê¸° ìš© %s 열기 실패" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "%sì—ì„œ ë„ë©”ì¸ ìƒì„±í•˜ê¸° 실패" @@ -9694,10 +9750,6 @@ msgstr "ë„ë©”ì¸ í• ë‹¹ 중" #~ msgid "allocate cpumap" #~ msgstr "새 ë²„í¼ í• ë‹¹" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "예ìƒì™¸ì˜ dict 노드" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "기능 전환 실패" diff --git a/po/ku.po b/po/ku.po index 9a1c6a2363..f913cde97d 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/libvirt.pot b/po/libvirt.pot index c17241b4cb..c959a89db3 100644 --- a/po/libvirt.pot +++ b/po/libvirt.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -233,8 +233,8 @@ msgstr "" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -442,56 +442,56 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -592,7 +592,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -639,7 +639,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1200,7 +1200,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "Failed to generate UUID" msgstr "" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1328,14 +1328,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "" @@ -1388,12 +1388,12 @@ msgstr "" msgid "unexpected char type %d" msgstr "" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "" @@ -1453,12 +1453,12 @@ msgstr "" msgid "unexpected domain %s already exists" msgstr "" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "" @@ -1496,291 +1496,301 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, c-format -msgid "failed to drop %s" +msgid "failed to remove capabilities %d" msgstr "" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, c-format +msgid "failed to apply capabilities: %d" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:682 +#, c-format +msgid "failed to lock capabilities: %d" +msgstr "" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" +msgstr "" + +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "" @@ -1802,20 +1812,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "" @@ -1869,7 +1879,7 @@ msgstr "" msgid "failed to kill pid %d" msgstr "" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "" @@ -1924,7 +1934,7 @@ msgstr "" msgid "Invalid parameter count" msgstr "" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "" @@ -2124,65 +2134,75 @@ msgstr "" msgid "cannot create autostart directory '%s'" msgstr "" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "" + +#: src/node_device.c:72 +#, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "" + +#: src/node_device.c:110 #, c-format msgid "cannot resolve driver link %s" msgstr "" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "" -#: src/node_device.c:384 +#: src/node_device.c:418 #, c-format msgid "Invalid vport operation (%d)" msgstr "" -#: src/node_device.c:401 +#: src/node_device.c:435 #, c-format msgid "Vport operation path is '%s'" msgstr "" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 msgid "Vport operation complete" msgstr "" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, c-format msgid "Could not find parent HBA for '%s'" msgstr "" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 msgid "Could not get current time" msgstr "" @@ -2470,70 +2490,75 @@ msgstr "" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 #, c-format -msgid "Checking if host%d is an FC HBA" +msgid "Opened WWN path '%s' for reading" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:56 #, c-format -msgid "Failed to open WWNN path '%s' for reading" +msgid "Failed to open WWN path '%s' for reading" msgstr "" -#: src/node_device_hal_linux.c:81 +#: src/node_device_hal_linux.c:79 #, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWN for host%d '%s'" msgstr "" #: src/node_device_hal_linux.c:117 #, c-format -msgid "Failed to open WWPN path '%s' for reading" +msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:125 +#: src/node_device_hal_linux.c:137 #, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "" -#: src/nodeinfo.c:81 +#: src/node_device_hal_linux.c:146 +#, c-format +msgid "Failed to read WWNN for host%d" +msgstr "" + +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2551,16 +2576,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2730,7 +2755,7 @@ msgstr "" msgid "Could not read container config" msgstr "" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "" @@ -2873,212 +2898,212 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3092,7 +3117,7 @@ msgstr "" msgid "Unable to seek to %lld in %s" msgstr "" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "" @@ -3107,617 +3132,615 @@ msgstr "" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 msgid "qemu state driver is not active" msgstr "" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 -#, c-format -msgid "migrate failed: %s" -msgstr "" - #: src/qemu_driver.c:5062 #, c-format +msgid "migrate failed: %s" +msgstr "" + +#: src/qemu_driver.c:5092 +#, c-format msgid "Failed to resume guest %s after failure\n" msgstr "" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3726,509 +3749,509 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4313,7 +4336,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4377,29 +4400,41 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +msgid "Invalid partition type" +msgstr "" + +#: src/storage_backend_disk.c:400 +msgid "extended partition already exists" +msgstr "" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4795,117 +4830,117 @@ msgstr "" msgid "Scanning host%u" msgstr "" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 msgid "unknown root element for storage vol" msgstr "" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -4952,7 +4987,7 @@ msgstr "" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -4964,96 +4999,96 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5140,7 +5175,7 @@ msgstr "" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5298,190 +5333,201 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +msgid "umlStartup: out of memory" msgstr "" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" msgstr "" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "" + +#: src/uml_driver.c:887 +#, c-format +msgid "Got unexpected pid %d != %d" +msgstr "" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 msgid "uml state driver is not active" msgstr "" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "" @@ -5542,15 +5588,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5664,15 +5710,15 @@ msgstr "" msgid "Id" msgstr "" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "" @@ -5788,7 +5834,7 @@ msgstr "" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "" @@ -6029,11 +6075,11 @@ msgstr "" msgid "Id:" msgstr "" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "" @@ -6041,16 +6087,16 @@ msgstr "" msgid "OS Type:" msgstr "" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "" @@ -6078,1705 +6124,1705 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "" -#: src/virsh.c:2641 -#, c-format -msgid "Network %s destroyed\n" -msgstr "" - #: src/virsh.c:2643 #, c-format +msgid "Network %s destroyed\n" +msgstr "" + +#: src/virsh.c:2645 +#, c-format msgid "Failed to destroy network %s" msgstr "" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 -#, c-format -msgid "Network %s has been undefined\n" -msgstr "" - #: src/virsh.c:2914 #, c-format +msgid "Network %s has been undefined\n" +msgstr "" + +#: src/virsh.c:2916 +#, c-format msgid "Failed to undefine network %s" msgstr "" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "" -#: src/virsh.c:3060 +#: src/virsh.c:3062 msgid "create a device defined by an XML file on the node" msgstr "" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 msgid "file containing an XML description of the device" msgstr "" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, c-format msgid "Node device %s created from %s\n" msgstr "" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, c-format msgid "Failed to create node device from %s" msgstr "" -#: src/virsh.c:3114 +#: src/virsh.c:3116 msgid "destroy a device on the node" msgstr "" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 msgid "name of the device to be destroyed" msgstr "" -#: src/virsh.c:3146 -#, c-format -msgid "Destroyed node device '%s'\n" -msgstr "" - #: src/virsh.c:3148 #, c-format +msgid "Destroyed node device '%s'\n" +msgstr "" + +#: src/virsh.c:3150 +#, c-format msgid "Failed to destroy node device '%s'" msgstr "" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 -#, c-format -msgid "Pool %s built\n" -msgstr "" - #: src/virsh.c:3387 #, c-format +msgid "Pool %s built\n" +msgstr "" + +#: src/virsh.c:3389 +#, c-format msgid "Failed to build pool %s" msgstr "" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "" -#: src/virsh.c:3424 -#, c-format -msgid "Pool %s destroyed\n" -msgstr "" - #: src/virsh.c:3426 #, c-format +msgid "Pool %s destroyed\n" +msgstr "" + +#: src/virsh.c:3428 +#, c-format msgid "Failed to destroy pool %s" msgstr "" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "" -#: src/virsh.c:3463 -#, c-format -msgid "Pool %s deleted\n" -msgstr "" - #: src/virsh.c:3465 #, c-format +msgid "Pool %s deleted\n" +msgstr "" + +#: src/virsh.c:3467 +#, c-format msgid "Failed to delete pool %s" msgstr "" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 -#, c-format -msgid "Pool %s refreshed\n" -msgstr "" - #: src/virsh.c:3504 #, c-format +msgid "Pool %s refreshed\n" +msgstr "" + +#: src/virsh.c:3506 +#, c-format msgid "Failed to refresh pool %s" msgstr "" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "" -#: src/virsh.c:4120 -#, c-format -msgid "Pool %s has been undefined\n" -msgstr "" - #: src/virsh.c:4122 #, c-format +msgid "Pool %s has been undefined\n" +msgstr "" + +#: src/virsh.c:4124 +#, c-format msgid "Failed to undefine pool %s" msgstr "" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 -#, c-format -msgid "Vol %s deleted\n" -msgstr "" - #: src/virsh.c:4429 #, c-format +msgid "Vol %s deleted\n" +msgstr "" + +#: src/virsh.c:4431 +#, c-format msgid "Failed to delete vol %s" msgstr "" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 msgid "dettach node device from its device driver" msgstr "" -#: src/virsh.c:4996 +#: src/virsh.c:4998 msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 -#, c-format -msgid "Device %s re-attached\n" -msgstr "" - #: src/virsh.c:5066 #, c-format +msgid "Device %s re-attached\n" +msgstr "" + +#: src/virsh.c:5068 +#, c-format msgid "Failed to re-attach device %s" msgstr "" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "" -#: src/virsh.c:5105 -#, c-format -msgid "Device %s reset\n" -msgstr "" - #: src/virsh.c:5107 #, c-format +msgid "Device %s reset\n" +msgstr "" + +#: src/virsh.c:5109 +#, c-format msgid "Failed to reset device %s" msgstr "" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr "" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" msgstr "" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" msgstr "" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" msgstr "" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7784,128 +7830,128 @@ msgid "" "\n" msgstr "" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -7924,31 +7970,31 @@ msgid "" " commands (non interactive mode):\n" msgstr "" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8455,7 +8501,7 @@ msgstr "" msgid "invalid interface pointer in %s" msgstr "" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "" @@ -8583,7 +8629,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "" @@ -8635,252 +8681,252 @@ msgstr "" msgid "unexpected sound model %s" msgstr "" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 -#, c-format -msgid "%s: invalid path" -msgstr "" - #: src/xend_internal.c:4981 #, c-format +msgid "%s: invalid path" +msgstr "" + +#: src/xend_internal.c:4989 +#, c-format msgid "failed to open for reading: %s" msgstr "" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" diff --git a/po/lo.po b/po/lo.po index 9a1c6a2363..f913cde97d 100644 --- a/po/lo.po +++ b/po/lo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/lt.po b/po/lt.po index 9a1c6a2363..f913cde97d 100644 --- a/po/lt.po +++ b/po/lt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/lv.po b/po/lv.po index 9a1c6a2363..f913cde97d 100644 --- a/po/lv.po +++ b/po/lv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/mk.po b/po/mk.po index ecbf7528ca..aa3540cfc5 100644 --- a/po/mk.po +++ b/po/mk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: mk\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-07-28 23:55+0200\n" "Last-Translator: Arangel Angov \n" "Language-Team: Macedonian \n" @@ -244,8 +244,8 @@ msgstr "Ðе уÑпеав да алоцирам меморија" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -457,60 +457,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Ðе уÑпеав да алоцирам меморија" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Ðе уÑпеав да алоцирам меморија" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Ðе уÑпеав да го продолжам доменот %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Ðе уÑпеав да креирам XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "име на мрежа или uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -618,7 +618,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -666,7 +666,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1251,7 +1251,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "недоÑтаÑува информација за кореновиот уред" @@ -1286,7 +1286,7 @@ msgstr "невалиден покажувач кон домен во %s" msgid "Failed to generate UUID" msgstr "не уÑпеав да го добијам UUID-от на мрежа" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1395,14 +1395,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "не уÑпеав да ја зачувам Ñодржината" @@ -1456,12 +1456,12 @@ msgstr "неочекуван mime-тип" msgid "unexpected char type %d" msgstr "неочекуван mime-тип" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "неочекуван dict-јазол" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "неочекуван mime-тип" @@ -1521,12 +1521,12 @@ msgstr "не уÑпеав да запишам во конфиг. датотек msgid "unexpected domain %s already exists" msgstr "неочекуван mime-тип" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "не уÑпеав да запишам во конфиг. датотека: %s" @@ -1566,323 +1566,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "прикаува мрежен уред" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "информацијата за доменот е неправилна, domid не е нумерички" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "информацијата за доменот е неправилна, domid не е нумерички" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Ðе уÑпеав да го креирам неактивниот домен %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Ðе уÑпеав да го креирам неактивниот домен %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Ðе уÑпеав да креирам XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Ðе уÑпеав да ја пронајдам мрежата: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Ðе уÑпеав да го оддефинирам доменот %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "тип на одредишниот уред" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Ðе уÑпеав да уништам домен %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Ðе уÑпеав да го прикачам уредот од %s" +msgid "failed to remove capabilities %d" +msgstr "не уÑпеав да ги добијам ÑпоÑобноÑтите" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "не уÑпеав да ги добијам ÑпоÑобноÑтите" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "не уÑпеав да ги добијам ÑпоÑобноÑтите" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "не уÑпеав да ја отворам %s за читање" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Ðе уÑпеав да добијам информација за интерфејÑот" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "не уÑпеав да ја добијам мрежата „%s“" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "операцијата не уÑпеа: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Ðе уÑпеав да го оддефинирам доменот %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "не уÑпеав да алоцирам јазол" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "не уÑпеав да запишам во дневникот" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ðе можам да ја Ñменам MaxMemorySize" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "не уÑпеав да ја прочитам конфиг. датотека %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "невалиден покажувач кон поврзување во %s" @@ -1906,22 +1916,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ид. на домен или uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "името на неактивниот домен" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "оддефинира неактивен домен" @@ -1981,7 +1991,7 @@ msgstr "невалиден покажувач кон домен во" msgid "failed to kill pid %d" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" @@ -2037,7 +2047,7 @@ msgstr "невалиден аргумент во %s" msgid "Invalid parameter count" msgstr "невалиден аргумент во" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "не уÑпеав до го добијам името на Ñерверот" @@ -2244,67 +2254,77 @@ msgstr "автом. Ñтарт на домен" msgid "cannot create autostart directory '%s'" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Ðе уÑпеав да го продолжам доменот %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Ðе уÑпеав да го продолжам доменот %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "тип на одредишниот уред" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "одредиште за уредот за диÑк" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "невалиден аргумент во" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "операцијата не уÑпеа" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Ðе можам да ја верификувам тековната MemorySize" @@ -2594,72 +2614,77 @@ msgstr "Ðепознат тип на ОС %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "не уÑпеав да ја отворам %s за читање" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "не уÑпеав да ја отворам %s за читање" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "не уÑпеав да прочитам од Xen-даемонот" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "не уÑпеав да ја отворам %s за читање" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "не уÑпеав да прочитам од Xen-даемонот" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "не уÑпеав да ја отворам %s за читање" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "не уÑпеав да прочитам од Xen-даемонот" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "процеÑорÑки numa-јазли на јазолот" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "КориÑтена меморија:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2678,17 +2703,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "информација за јазол" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Доменот ÑÑ ÑƒÑˆÑ‚Ðµ работи" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2873,7 +2898,7 @@ msgstr "" msgid "Could not read container config" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "Ðепознат тип на ОС %s" @@ -3019,214 +3044,214 @@ msgstr "Грешка во комуникацијата Ñо прокÑито: л msgid "got asynchronous packet number %d\n" msgstr "добив аÑинхрон пакет Ñо број %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "име на мрежа или uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Мрежата %s е Ñтартувана\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Ðе уÑпеав да добијам информација за интерфејÑот" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "оваа функција не е поддржана од хипервизорот" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "неочекувани податоци „%s“" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "неочекувани податоци „%s“" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "невалиден аргумент во %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "тип на одредишниот уред" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "недоÑтаÑува информација за уредите за %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "тип на одредишниот уред" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Ðе уÑпеав да го откачам уредот од %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "тип на одредишниот уред" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Ðепознат тип на ОС %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "прикачува уред за диÑк" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Ðепознат тип на ОС %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "име на мрежа или uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "недоÑтаÑува информација за име на доменот" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "тип на одредишниот уред" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "невалиден аргумент во %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "Ðепознат тип на ОС %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3240,7 +3265,7 @@ msgstr "не уÑпеав да запишам во дневникот" msgid "Unable to seek to %lld in %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Ðе уÑпеав да го отворам „%s“: %s" @@ -3255,655 +3280,653 @@ msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Ðе можам да ја верификувам тековната MemorySize" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Ðе можам да ја верификувам тековната MemorySize" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "не уÑпеав да го добијам доменот „%s“" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "операцијата не уÑпеа" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Доменот е веќе активен" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "не уÑпеав да запишам во конфиг. датотека: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Ðе уÑпеав да го ÑуÑпендирам доменот %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Доменот %s Ñе гаÑи\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "патеката за дневникот не е датотека" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ид. на домен или uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "доменот %s веќе поÑтои " -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Доменот е веќе активен" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "операцијата не уÑпеа" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "операцијата не уÑпеа" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "менува алокација на меморија" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "менува алокација на меморија" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "името на неактивниот домен" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "не уÑпеав да го добијам UUID на доменот" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Ðе уÑпеав да креирам XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "операцијата не уÑпеа" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "оддефинира неактивен домен" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "тип на одредишниот уред" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "лиÑта на домени на јазолот" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "лиÑта на домени на јазолот" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "не уÑпеав да прочитам од Xen-даемонот" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Ðе уÑпеав да креирам XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Ðе уÑпеав да креирам XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "не уÑпеав да го добијам UUID-от на мрежа" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Ðе уÑпеав да го продолжам доменот %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "неочекувани податоци „%s“" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "доменот %s веќе поÑтои " -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "вчитувам датотека за дефиниција на Ñервер" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "прикачува уред за диÑк" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "вчитувам датотека за дефиниција на Ñервер" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "оддефинира неактивен домен" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "информација за домен" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "не уÑпеав да добијам информации за јазолот" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Ðе уÑпеав да го откачам уредот од %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "оддефинира неактивен домен" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "автом. Ñтарт на домен" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "невалиден аргумент во %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Доменот е вратен од %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "не уÑпеав да ја прочитам конфиг. датотека %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "невалиден аргумент во" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "операцијата не уÑпеа: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "лиÑта на домени на јазолот" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "не уÑпеав да го добијам UUID на доменот" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "операцијата не уÑпеа: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Ðе уÑпеав да го продолжам доменот %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3913,537 +3936,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Ðе уÑпеав да ја пронајдам мрежата" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Ðе уÑпеав да го затворам приклучникот %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "не уÑпеав да го добијам URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Грешка при алоцирање на меморија: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "алоцирам нов домен" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "не уÑпеав да алоцирам јазол" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Ðевалидна вредноÑÑ‚ %d за големината на меморијата" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "не уÑпеав да запишам во конфиг. датотека: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "премногу домени" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "премногу домени" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "менува алокација на меморија" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "Ðепознат тип на ОС" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "премногу поврзувања" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "премногу поврзувања" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "премногу региÑтрирани управувачи" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "операцијата не уÑпеа: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "операцијата не уÑпеа" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "не уÑпеав да го Ñеријализирам S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Ðе уÑпеав да добијам информација за интерфејÑот" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Ðе уÑпеав да го креирам неактивниот домен %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "оваа функција не е поддржана од хипервизорот" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Ðе уÑпеав да го Ñтартувам доменот %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "не уÑпеав да ја зачувам Ñодржината" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Ðе уÑпеав да го Ñтартувам доменот %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Ðе уÑпеав да Ñе поврзам Ñо хипервизорот" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "лиÑта на домени на јазолот" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Ðе уÑпеав да прочитам од приклучникот %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "поврзување Ñамо за читање" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "лиÑта на домени на јазолот" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Ðе уÑпеав да креирам XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "не уÑпеав да ја добијам мрежата „%s“" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "невалиден аргумент во %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "операцијата не уÑпеа" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Ðе уÑпеав да го Ñтартувам доменот %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4528,7 +4551,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4592,29 +4615,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "невалиден покажувач кон домен во %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "неочекуван mime-тип" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5016,123 +5053,123 @@ msgstr "Ðе уÑпеав да ја креирам мрежата од %s" msgid "Scanning host%u" msgstr "непознат Ñервер %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "Ðепознат тип на ОС %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "име на мрежа или uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "Ðепознат тип на ОС %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "недоÑтаÑува информација за извор за уредот %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "недоÑтаÑува информација за извор за уредот %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "Ðепознат тип на ОС %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "неочекуван mime-тип" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "непознат Ñервер %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "недоÑтаÑува информација за име на доменот" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "Ðепознат тип на ОС %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "непознат Ñервер %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5180,7 +5217,7 @@ msgstr "ÑинтакÑичка грешка во конфиг. датотека: msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5192,100 +5229,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Доменот е веќе активен" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Доменот е веќе активен" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "патеката за дневникот не е датотека" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ид. на домен или uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "доменот %s веќе поÑтои " -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Доменот ÑÑ ÑƒÑˆÑ‚Ðµ работи" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5377,7 +5414,7 @@ msgstr "датотека за разрешување домени" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: наведете патека или кориÑтете test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5538,203 +5575,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Ðе уÑпеав да го отворам „%s“: %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "нема меморија" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "лежишта за процеÑори на јазолот" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "лежишта за процеÑори на јазолот" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "непозната наредба: „%s“" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "непозната наредба: „%s“" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "не уÑпеав да запишам во дневникот" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "не уÑпеав да запишам во дневникот" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "неочекуван dict-јазол" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "патеката за дневникот не е датотека" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "доменот %s веќе поÑтои " -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "доменот %s веќе поÑтои " -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "името на неактивниот домен" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "тип на одредишниот уред" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Ðе уÑпеав да креирам XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Ðе уÑпеав да креирам XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "лежишта за процеÑори на јазолот" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "не уÑпеав да ја анализирам конфиг. датотека %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "не уÑпеав да ја анализирам конфиг. датотека %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Ðе уÑпеав да го оддефинирам доменот %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "тип на одредишниот уред" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "грешка: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Ðе уÑпеав да креирам XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Ðе уÑпеав да ја пронајдам мрежата: %s" @@ -5798,15 +5846,15 @@ msgstr "Го конфигурира доменот автоматÑки да Ñ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "име, id или uuid на домен" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "оневозможи автом. Ñтарт" @@ -5925,15 +5973,15 @@ msgstr "Ðе уÑпеав да ги прикажам неактивните до msgid "Id" msgstr "Ид." -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Име" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "СоÑтојба" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "нема ÑоÑтојба" @@ -6054,7 +6102,7 @@ msgstr "оддефинира неактивен домен" msgid "Undefine the configuration for an inactive domain." msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "име или uuid на домен" @@ -6298,11 +6346,11 @@ msgstr "Враќа оÑновни информации за доменот." msgid "Id:" msgstr "Ид.:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Име:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6310,16 +6358,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Тип на ОС:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "СоÑтојба:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "ПроцеÑори:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Проц. време:" @@ -6348,100 +6396,100 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "КориÑтена меморија:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA-ќелии:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "информација за вирт. процеÑори на домен" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Враќа оÑновни информации за вирт. процеÑори на доменот." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "Вирт. процеÑори:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "ПроцеÑор:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Ðфинитет на процеÑор:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Доменот е изгаÑен, нема приÑутни вирт. процеÑори." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "контрола за афинитетот на вирт. процеÑори за доменот" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" "Ги врзува виртуелните процеÑори на доменот за физичките процеÑори на " "домаќинот" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "број на вирт. процеÑори" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "број на процеÑори на домаќинот (разделени Ñо запирка)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "не уÑпеав да добијам информации за јазолот" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: невалиден формат. Празна низа." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6449,7 +6497,7 @@ msgstr "" "cpulist: %s: невалиден формат. Се очекуваше цифра на позиција %d (блиÑку до " "„%c“)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6458,1621 +6506,1621 @@ msgstr "" "cpulist: %s: невалиден формат. Се очекуваше цифра или запирка на позиција %d " "(блиÑку до „%c“)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: невалиден формат. Крајна запирка на позиција %d" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Физичкиот процеÑор %d не поÑтои." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "го менува бројот на виртуелни процеÑори" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "" "Го менува бројот на виртуелни процеÑори што Ñе активни во доменот на " "гоÑтинот." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "број на вирт. процеÑори" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Ðевалиден број на вирт. процеÑори." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Премногу вирт. процеÑори." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "менува алокација на меморија" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Ја менува тековната алокација на меморија во доменот на гоÑтинот." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "број на килобајти меморија" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ðевалидна вредноÑÑ‚ %d за големината на меморијата" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ðе можам да ја верификувам MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "го менува ограничувањето на макÑ. меморија" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Го менува ограничувањето на алокација на макÑ. меморија во доменот на " "гоÑтинот." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "ограничување на макÑ. меморија во килобајти" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ðе можам да ја верификувам тековната MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ðе можам да ја Ñмалам тековната MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ðе можам да ја Ñменам MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "информација за јазол" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Враќа оÑновни информации за јазолот." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "не уÑпеав да добијам информации за јазолот" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Модел на процеÑор:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Фреквенција на процеÑор:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "ПроцеÑорÑки лежишта:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Јадра по лежишта:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Ðишки по јадро:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA-ќелии:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Големина на меморија:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ÑпоÑобноÑти" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Ги враќа ÑпоÑобноÑтите на хипервизорот/управувачот." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "не уÑпеав да ги добијам ÑпоÑобноÑтите" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "информација за домен во XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Ја дава информацијата за доменот на Ñтандардниот излез како XML." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "дава лиÑта на неактивните домени" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "конвертира име или ид. на домен во UUID на домен" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "ÑинтакÑичка грешка во конфиг. датотека" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "конвертира ид. на домен или UUID во име на домен" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ид. на домен или uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "конвертира име на домен или UUID во ид. на домен" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "конвертира име или ид. на домен во UUID на домен" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "име или ид. на домен" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "не уÑпеав да го добијам UUID на доменот" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "информација за јазол" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "поврзување Ñо конзолата на гоÑтинот" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "автом. Ñтартува мрежа" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Ја конфигурира мрежата автоматÑки да Ñе Ñтартува на подигање." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "име на мрежа или uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "не уÑпеав да ја означам мрежата %s како автом. Ñтартувана" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "не уÑпеав да ја одобележам мрежата %s како автом. Ñтартувана" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Мрежата %s е означена како автом. Ñтартувана\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Мрежата %s е одобележана како автом. Ñтартувана\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "креира мрежа од XML-датотека" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Креира мрежа." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML-датотеката Ñо опиÑот на мрежата" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Мрежата %s е креирана од %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Ðе уÑпеав да ја креирам мрежата од %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "дефинира (но не Ñтартува) мрежа од XML-датотека" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Дефинира мрежа." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Мрежата %s е дефинирана од %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Ðе уÑпеав да дефинирам мрежа од %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "уништува мрежа" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Уништува дадена мрежа." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "име, ид. или uuid на мрежа" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Мрежата %s е уништена\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Ðе уÑпеав да ја уништам мрежата %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "информација за мрежа во XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Ја дава информацијата за мрежата на Ñтандардниот излез како XML." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "дава лиÑта на мрежи" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Ја враќа лиÑтата на Ñите мрежи." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "дава лиÑта на неактивните мрежи" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "Ја враќа лиÑтата на активните и неактивните мрежи." -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Ðе уÑпеав да ги прикажам активните мрежи" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Ðе уÑпеав да ги прикажам неактивните мрежи" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Ðвтом. Ñтарт" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "без автом. Ñтарт" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "активна" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "неактивна" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "конвертира UUID на мрежа во име на мрежа" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid на мрежа" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "Ñтартува (претходно дефинирана) неактивна мрежа" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Стартува мрежа." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "име на неактивната мрежа" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Мрежата %s е Ñтартувана\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Ðе уÑпеав да ја Ñтартувам мрежата %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "оддефинира неактивна мрежа" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Ја оддефинира конфигурацијата за неактивна мрежа." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Мрежата %s е оддефинирана\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Ðе уÑпеав да ја оддефинирам мрежата %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "конвертира име на мрежа во UUID на мрежа" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "име на мрежа" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "не уÑпеав да го добијам UUID-от на мрежа" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "автом. Ñтарт на домен" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Го конфигурира доменот автоматÑки да Ñе Ñтартува при подигање." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "име или uuid на домен" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "не уÑпеав да ја означам мрежата %s како автом. Ñтартувана" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "не уÑпеав да ја одобележам мрежата %s како автом. Ñтартувана" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Доменот %s е обележан како автом. Ñтартуван\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Доменот %s е одобележан како автом. Ñтартуван\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "креира домен од XML-датотека" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Креира домен." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "Датотеката што го Ñодржи опиÑот на XML-домен" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "креира домен од XML-датотека" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "Датотеката што го Ñодржи опиÑот на XML-домен" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "информација за домен" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "име на неактивната мрежа" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "одредиште за уредот за диÑк" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Ðе уÑпеав да ги прикажам неактивните домени" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "името на неактивниот домен" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "не уÑпеав да алоцирам јазол" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "креира домен од XML-датотека" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "дефинира (но не Ñтартува) домен од XML-датотека" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Дефинира домен." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Доменот %s е дефиниран од %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Ðе уÑпеав да дефинирам домен од %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Доменот %s е дефиниран од %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Ðе уÑпеав да го оддефинирам доменот %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Доменот %s е уништен\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Ðе уÑпеав да го ÑуÑпендирам доменот %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "уништува домен" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Уништува даден домен." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Доменот %s е уништен\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Ðе уÑпеав да уништам домен %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Уништува даден домен." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Доменот %s е уништен\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Ðе уÑпеав да уништам домен %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Доменот %s е продолжен\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Ðе уÑпеав да го продолжам доменот %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "информација за домен во XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ја дава информацијата за доменот на Ñтандардниот излез како XML." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "дава лиÑта на домените" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Враќа лиÑта на домените." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "дава лиÑта на неактивните домени" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "дава лиÑта на активните и неактивните домени" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Ðе уÑпеав да ги прикажам активните домени" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Ðе уÑпеав да ги прикажам неактивните домени" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "нема меморија" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Ðе уÑпеав да го зачувам доменот %s во %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "информација за јазол" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Враќа оÑновни информации за јазолот." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "работи" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "алоцирам нов домен" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "конвертира UUID на мрежа во име на мрежа" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid на домен" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "Ñтартува (претходно дефиниран) неактивен домен" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Стартува домен." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "името на неактивниот домен" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Доменот %s е Ñтартуван\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Ðе уÑпеав да го Ñтартувам доменот %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "креира домен од XML-датотека" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Креира домен." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "име на домен" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "името на неактивниот домен" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Ðе уÑпеав да креирам XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "оддефинира неактивен домен" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Доменот %s е оддефиниран\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Ðе уÑпеав да го оддефинирам доменот %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "конвертира име на мрежа во UUID на мрежа" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "не уÑпеав да го добијам UUID на доменот" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "креира домен од XML-датотека" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "Датотеката што го Ñодржи опиÑот на XML-домен" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "креира домен од XML-датотека" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "името на неактивниот домен" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "име или uuid на домен" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "името на неактивниот домен" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "име или uuid на домен" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "име на мрежа" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Ðе уÑпеав да го Ñтартувам доменот %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Доменот %s е креиран од %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Ðе уÑпеав да го креирам доменот од %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Уништува даден домен." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Доменот %s е уништен\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Ðе уÑпеав да уништам домен %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "информација за јазол" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Враќа оÑновни информации за јазолот." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Тип на ОС:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML-датотека" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "блокирано" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "информација за домен во XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ја дава информацијата за доменот на Ñтандардниот излез како XML." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "дава лиÑта на домените" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Враќа лиÑта на домените." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Ðе уÑпеав да ги прикажам активните домени" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "конвертира UUID на мрежа во име на мрежа" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "конвертира UUID на мрежа во име на мрежа" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid на домен" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "конвертира UUID на мрежа во име на мрежа" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "прикажува верзија" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Прикажува информација за верзијата на ÑиÑтемот." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "не уÑпеав да го добијам типот на хипервизор" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Компилирано Ñо библиотеката: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "не уÑпеав да ја добијам верзијата на библиотеката" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "КориÑтам библиотека: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "КориÑтам API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "не уÑпеав да ја добијам верзијата на хипервизорот" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ðе можам да ја добијам верзијата на активниот хипервизор %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Ðктивен хипервизор: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "недоÑтаÑува информација за уредите" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "ÑпоÑобноÑти" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Ðе уÑпеав да Ñе поврзам Ñо хипервизорот" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Ðе уÑпеав да ги прикажам неактивните домени" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ја дава информацијата за мрежата на Ñтандардниот излез како XML." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Прикачува уред за нов диÑк." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Ја враќа ÑоÑтојбата на домен што Ñе извршува." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Доменот %s е уништен\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Ðе уÑпеав да го откачам уредот од %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Прикачува уред за нов диÑк." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Прикачува уред за нов диÑк." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "одредиште за уредот за диÑк" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Ја враќа ÑоÑтојбата на домен што Ñе извршува." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Доменот %s е продолжен\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "го печати името на Ñерверот на хипервизорот" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "не уÑпеав до го добијам името на Ñерверот" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "го печати канонÑкото URI на хипервизорот" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "не уÑпеав да го добијам URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc-екран" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Ги печати IP-адреÑата и бројот на порта за VNC-екранот." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "прикачува уред од XML-датотека" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Прикачува уред од XML <датотека>." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML-датотека" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Ðе уÑпеав да го прикачам уредот од %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "откачува уред од XML-датотека" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Откачува уред од XML <датотека>" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Ðе уÑпеав да го откачам уредот од %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "прикаува мрежен уред" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Прикачува нов мрежен уред." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "тип на мрежен интерфејÑ" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "извор на мрежен интерфејÑ" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "име на одредишна мрежа" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC-адреÑа" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Ñкрипта што Ñе кориÑти за поврзување на мрежни интерфејÑи во моÑÑ‚" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Ðема поддршка за %s во наредбата „attach-interface“" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "откачува мрежен интерфејÑ" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Откачува мрежен интерфејÑ." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Ðе уÑпеав да добијам информација за интерфејÑот" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Ðема пронајден Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÑ˜Ñ Ñо тип %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Ðема пронајден Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÑ˜Ñ Ñ‡Ð¸Ñ˜Ð° MAC-адреÑа е %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Ðе уÑпеав да алоцирам меморија" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Ðе уÑпеав да креирам XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "прикачува уред за диÑк" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Прикачува уред за нов диÑк." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "извор за уредот за диÑк" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "одредиште за уредот за диÑк" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "управувач за уредот за диÑк" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "подуправувач за уредот за диÑк" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "тип на одредишниот уред" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "режим на уредот за читање и запишување" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Ðема поддршка за %s во наредбата „attach-disk“" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "откачува уред за диÑк" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Откачува уред за диÑк." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Ðе уÑпеав да добијам информација за диÑкот" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Ðе е пронајден диÑк чие одредиште е %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "не уÑпеав да алоцирам јазол" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Ðе уÑпеав да го креирам неактивниот домен %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "не уÑпеав да ја прочитам конфиг. датотека" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Ја оддефинира конфигурацијата за неактивна мрежа." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Ја оддефинира конфигурацијата за неактивна мрежа." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Ја оддефинира конфигурацијата за неактивен домен." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "го напушта овој интерактивен терминал" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "наредбата „%s“ има потреба од опцијата <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "наредбата „%s“ има потреба од опцијата --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "наредбата „%s“ не поÑтои" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ИМЕ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8080,17 +8128,17 @@ msgstr "" "\n" " КРÐТОК ПРЕГЛЕД\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <број>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <низа_од_знаци>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8098,7 +8146,7 @@ msgstr "" "\n" " ОПИС\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8106,60 +8154,60 @@ msgstr "" "\n" " ОПЦИИ\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <број>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <низа_од_знаци>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "недефинирано име или ид. на домен" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "не уÑпеав да го добијам доменот „%s“" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "не уÑпеав да ја добијам мрежата „%s“" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "не уÑпеав да го добијам доменот „%s“" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "недефинирано име на мрежа" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "не уÑпеав да го добијам доменот „%s“" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8170,129 +8218,129 @@ msgstr "" "(Време: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "недоÑтаÑува \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "неочекуван токен (име на команда): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "непозната наредба: „%s“" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "наредбата „%s“ не ја поддржува опцијата --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "Ñе очекуваше ÑинтакÑа: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "број" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "низа од знаци" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "неочекувани податоци „%s“" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ОПЦИЈÐ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ПОДÐТОЦИ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "паузирано" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "Ñе гаÑи" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "изгаÑено" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "паднато" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "без мрежа" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "нема валидно поврзување" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: грешка: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "грешка: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: не уÑпеав да алоцирам %d бајти" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: не уÑпеав да алоцирам %lu бајти" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "не уÑпеав да Ñе поврзам на хипервизорот" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "не уÑпеав да ги добијам информациите од дневникот" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "патеката за дневникот не е датотека" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "Ðе уÑпеав да го отворам дневникот. Проверете ја патеката до датотеката" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "не уÑпеав да запишам во дневникот" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Ðе уÑпеав да прекинам врÑка Ñо хипервизорот" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8325,7 +8373,7 @@ msgstr "" "\n" " наредби (неинтерактивен режим):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8336,17 +8384,17 @@ msgstr "" " (задајте --help за детали за наредбата)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "неподдржана опција „-%c“. Видете --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8355,7 +8403,7 @@ msgstr "" "Добредојдовте во %s, интерактивниот терминал за виртуелизација.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8883,7 +8931,7 @@ msgstr "невалиден покажувач кон мрежа во" msgid "invalid interface pointer in %s" msgstr "невалиден покажувач кон мрежа во %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Интерна грешка %s" @@ -9016,7 +9064,7 @@ msgstr "информацијата за доменот е неправилна, msgid "domain information incomplete, missing uuid" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува име" @@ -9076,271 +9124,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "неочекуван dict-јазол" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "Ðепознат тип на ОС %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "ÑуÑпендира домен" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "недоÑтаÑува \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "недоÑтаÑува \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "недоÑтаÑува \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "тип на одредишниот уред" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "невалиден аргумент во %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "не можев да Ñе поврзам Ñо %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "невалиден аргумент во %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "Ðепознат тип на ОС %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "ÑинтакÑичка грешка во конфиг. датотека" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "не уÑпеав да ја анализирам информацијата за Xend-домен" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Доменот ÑÑ ÑƒÑˆÑ‚Ðµ работи" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "тип на одредишниот уред" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "неочекуван јазол Ñо вредноÑÑ‚" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "меморија на јазолот" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "операцијата не уÑпеа" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Ðе уÑпеав да ја оддефинирам мрежата %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Ðе уÑпеав да го отворам „%s“: %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "не уÑпеав да ја анализирам информацијата за Xend-домен" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "не уÑпеав да го Ñеријализирам S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Ðе уÑпеав да го креирам неактивниот домен %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува име" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "РаÑпоредувач" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "не уÑпеав до го добијам името на Ñерверот" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "информацијата за доменот е нецелоÑна, недоÑтаÑува uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "не уÑпеав да ја отворам %s за читање" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "не уÑпеав да ја прочитам конфиг. датотека %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "неочекуван mime-тип" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "неочекуван mime-тип" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Доменот ÑÑ ÑƒÑˆÑ‚Ðµ работи" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "неочекуван јазол Ñо вредноÑÑ‚" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "лиÑта на домени на јазолот" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9530,6 +9578,14 @@ msgstr "" msgid "reallocating list" msgstr "алоцирам патека" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Ðе уÑпеав да го прикачам уредот од %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "не уÑпеав да ја отворам %s за читање" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Ðе уÑпеав да го креирам доменот од %s" @@ -9723,10 +9779,6 @@ msgstr "алоцирам патека" #~ msgid "allocate cpumap" #~ msgstr "алоцирам нов бафер" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "неочекуван dict-јазол" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "не уÑпеав да ги добијам ÑпоÑобноÑтите" diff --git a/po/ml.po b/po/ml.po index 312f7b9eea..6f43370d9a 100644 --- a/po/ml.po +++ b/po/ml.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.ml\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-10-27 17:25+0530\n" "Last-Translator: \n" "Language-Team: \n" @@ -235,8 +235,8 @@ msgstr "struct qemud_server-à´¨àµà´³àµà´³ മെമàµà´®à´±à´¿ ലഭàµà´¯ #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "cannot initialize bridge support: %s" @@ -458,60 +458,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Cannot set group when not running as root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "scsidev-à´¨àµà´³àµà´³ മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "à´—àµà´°àµ‚à´ªàµà´ªàµ'%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "മോഡൠ'%s' പാഴàµà´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ഡെമണàµâ€ ആയി ഫോരàµâ€à´•àµà´•àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "uuid ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s-à´¨àµà´³àµà´³ à´—àµà´°àµ‚à´ªàµà´ªàµ ഉടമസàµà´¥à´¾à´µà´•à´¾à´¶à´‚ മാറàµà´±àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "Failed to register callback for signal pipe" @@ -615,7 +615,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Cannot resolve address %d: %s" @@ -663,7 +663,7 @@ msgstr "cannot list SASL mechanisms %d (%s)" msgid "cannot allocate mechlist" msgstr "cannot allocate mechlist" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "cannot query SASL ssf on connection %d (%s)" @@ -1242,7 +1242,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "റൂടàµà´Ÿàµ എലമെനàµà´±àµ ലഭàµà´¯à´®à´²àµà´²" @@ -1273,7 +1273,7 @@ msgstr "തെറàµà´±à´¾à´¯ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഡൊമെയ msgid "Failed to generate UUID" msgstr "UUID ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "malformed uuid element" @@ -1386,14 +1386,14 @@ msgid "no monitor path" msgstr "Unable to open monitor path %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "bind: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "ഡൊമെയിനàµâ€ താലàµâ€à´•àµà´•à´¾à´²à´¿à´•à´®à´¾à´¯à´¿ നിരàµâ€à´¤àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" @@ -1447,12 +1447,12 @@ msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ msgid "unexpected char type %d" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ രീതി %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ രീതി %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ രീതി %d" @@ -1512,12 +1512,12 @@ msgstr "cannot save config file %s: %s" msgid "unexpected domain %s already exists" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ നിലവിലàµà´£àµà´Ÿàµ" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "cannot remove config for %s" @@ -1555,323 +1555,333 @@ msgstr "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "URI കണകàµà´·à´¨àµâ€ പാഴàµà´¸àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "ലോഗൠഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "kernel path too long" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare à´¯àµà´†à´°àµâ€à´ സജàµà´œà´®à´¾à´•àµà´•à´¿à´¯à´¿à´²àµà´²" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare à´¯àµà´†à´°àµâ€à´ സജàµà´œà´®à´¾à´•àµà´•à´¿à´¯à´¿à´²àµà´²" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "path is NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "flags must be zero" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "buffer is NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "flags parameter must be VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "buffer is NULL but size is non-zero" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "setsid പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) failed: %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "dup2(stdin) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "dup2(stdout) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "dup2(stderr) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´°àµâ€ നെയിം à´¸àµà´Ÿàµà´°à´¿à´™àµ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "നിഷàµà´•àµà´±à´¿à´¯à´®à´¾à´¯ ഡൊമെയിനàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "'%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "സോകàµà´•à´±àµà´±àµ '%s'-ലേകàµà´•àµàµ ചേരàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´±à´¿à´¨à´¾à´¯à´¿ /proc മൌണàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "സോകàµà´•à´±àµà´±àµ '%s'-ലേകàµà´•àµàµ ചേരàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´±à´¿à´¨à´¾à´¯à´¿ /proc മൌണàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "symlink '%s' -> '%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" +msgid "failed to remove capabilities %d" +msgstr "സവിശേഷതകളàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "സവിശേഷതകളàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "സവിശേഷതകളàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() passed invalid vm definition" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´±à´¿à´¨à´¾à´¯à´¿ /proc മൌണàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "സോകàµà´•à´±àµà´±àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "സോകàµà´•à´±àµà´±àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "സോകàµà´•à´±àµà´±àµ '%s'-ലേകàµà´•àµàµ ചേരàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "സോകàµà´•à´±àµà´±àµ '%s'-ലേകàµà´•àµàµ ചേരàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "fd %d ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤àµàµ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "fd %d-ലേകàµà´•àµàµ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤àµàµ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "epoll_create(2) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(fd1) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(fd1) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "error event %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "epoll_wait() പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "സംയോജക ഘടകതàµà´¤à´¿à´¨àµâ€à´±àµ† വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "വോളàµà´¯à´‚ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "unlockpt പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´±à´¿à´¨à´¾à´¯à´¿ /proc മൌണàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "ഒരൠനോഡൠലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ഫയലàµâ€ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "%d ലോഗൠഫയലàµâ€ à´…à´Ÿà´¯àµà´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ഒരൠസàµà´±àµà´±àµ‹à´±àµ‡à´œàµ à´¡àµà´°àµˆà´µà´°àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" @@ -1895,20 +1905,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ചേരàµà´¨àµà´¨ uuid-à´¯àµà´³àµà´³ ഡൊമെയിനàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "സജീവമായ ഡൊമെയിനàµâ€ വെടàµà´Ÿà´¿ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "സജീവമായ ഡൊമെയിനàµâ€ വെടàµà´Ÿà´¿ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" @@ -1968,7 +1978,7 @@ msgstr "തെറàµà´±à´¾à´¯ ഡൊമെയിനàµâ€ പോയിനàµâ€ msgid "failed to kill pid %d" msgstr "tty pid ഫയലàµâ€ %s à´…à´Ÿà´¯àµà´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "cannot stat file '%s': %s" @@ -2024,7 +2034,7 @@ msgstr "തെറàµà´±à´¾à´¯ പാഥàµ: %s" msgid "Invalid parameter count" msgstr "virXPathNode()-ലേകàµà´•àµà´³àµà´³ തെറàµà´±à´¾à´¯ പരാമീറàµà´±à´°àµâ€" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "ഹോസàµà´±àµà´±à´¿à´¨àµâ€à´±àµ† നാമം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" @@ -2231,68 +2241,78 @@ msgstr "സജീവമായ ഒരൠഡൊമെയിനിനàµàµ മെ msgid "cannot create autostart directory '%s'" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´°àµâ€à´Ÿàµà´Ÿàµ ഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "symlink '%s' -> '%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' വെടàµà´Ÿà´¿ നീകàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "പൂളàµâ€ %s à´ªàµà´¨à´°àµà´œàµà´œàµ€à´µà´¿à´ªàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "പൂളàµâ€ %s à´ªàµà´¨à´°àµà´œàµà´œàµ€à´µà´¿à´ªàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "പൊരàµà´¤àµà´¤à´®àµà´³àµà´³ പേരàµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† ലകàµà´·àµà´¯à´‚" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathString()-ലേകàµà´•àµà´³àµà´³ തെറàµà´±à´¾à´¯ പരാമീറàµà´±à´°àµâ€" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "'%s' പാഥൠതàµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "മാറàµà´±àµà´¨àµà´¨ à´ªàµà´°à´•àµà´°à´¿à´¯ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "%s-ലേകàµà´•àµ കണകàµà´Ÿàµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" @@ -2582,73 +2602,78 @@ msgstr "അപരിചിതമായ auth രീതി '%s'" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ %s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ %s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "സിഗàµà´¨à´²àµâ€ പൈപàµà´ªà´¿à´²àµâ€ നിനàµà´¨àµà´‚ വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ %s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "സിഗàµà´¨à´²àµâ€ പൈപàµà´ªà´¿à´²àµâ€ നിനàµà´¨àµà´‚ വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ %s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "സിഗàµà´¨à´²àµâ€ പൈപàµà´ªà´¿à´²àµâ€ നിനàµà´¨àµà´‚ വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "ഡൊമെയിനàµâ€ uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "%s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "à´ˆ à´ªàµà´³à´¾à´±àµà´±àµà´«àµ‹à´®à´¿à´²àµâ€ à´•à´£àµâ€à´¸àµ‹à´³àµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "à´ˆ ഹോസàµà´±àµà´±à´¿à´²àµâ€ NUMA പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA-യിലàµâ€ ഉപയോഗതàµà´¤à´¿à´²à´¿à´²àµà´²à´¾à´¤àµà´¤ മെമàµà´®à´±à´¿à´¯àµ†à´ªàµà´ªà´±àµà´±à´¿ ചോദികàµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2667,16 +2692,16 @@ msgstr "Already an OPENVZ VM active with the id '%s'" msgid "Wrong state to perform action" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´¤àµà´¤à´¿à´¨àµà´±àµ† വിവരങàµà´™à´³àµâ€" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ഡൊമെയിനàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2861,7 +2886,7 @@ msgstr "domain is not in shutoff state" msgid "Could not read container config" msgstr "URI കണകàµà´·à´¨àµâ€ പാഴàµà´¸àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "അപരിചിതമായ രീതി %s" @@ -3006,216 +3031,216 @@ msgstr "à´ªàµà´°àµ‹à´•àµà´¸à´¿à´¯àµà´®à´¾à´¯àµà´³à´³ ആശയവിനി msgid "got asynchronous packet number %d\n" msgstr "അസിനàµâ€à´•àµà´°àµŠà´£à´¸àµ പാകàµà´•à´±àµà´±àµ നംബരàµâ€ %d ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to parse vzlist output" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Unexpected exit status from qemu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Unexpected exit status '%d', qemu probably failed" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Cannot find QEMU binary %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "നെറàµà´±àµâ€Œà´µà´°àµâ€à´•àµà´•àµ '%s' ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "നെറàµà´±àµâ€Œà´µà´°àµâ€à´•àµà´•àµ തരം %d-à´¯àµà´•àµà´•àµà´³àµà´³ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "cannot initialize bridge support: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to add tap interface '%s' to bridge '%s' : %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to add tap interface '%s' to bridge '%s' : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "qemu 'info blockstats'-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 #, fuzzy msgid "STDIO migration is not supported with this QEMU binary" msgstr "qemu 'info blockstats'-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ à´¡à´¿à´¸àµà´•àµ തരം '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ à´¡à´¿à´¸àµà´•àµ തരം '%s'" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ à´¡à´¿à´¸àµà´•àµ തരം '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "invalid sound model" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "malformed uuid element" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "%s-à´¨àµà´³à´³ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ ഡിവൈസàµà´•à´³àµà´Ÿàµ† വിവരം" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "lun %d-à´¨àµà´³àµà´³ ഡിവൈസൠലിങàµà´•àµ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "അപരിചിതമായ à´•àµà´¯à´¾à´°àµâ€ ഡിവൈസൠതരം" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "അനവധി à´•àµà´¯à´¾à´°à´•àµà´Ÿà´°àµâ€ ഡിവൈസàµà´•à´³àµâ€" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "അപരിചിതമായ à´•àµà´¯à´¾à´°àµâ€ ഡിവൈസൠതരം" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "emulator path too long" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "auth host ആടàµà´°à´¿à´¬àµà´¯àµ‚à´Ÿàµà´Ÿàµ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM logfile close-on-exec à´«àµà´²à´¾à´—ൠസജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´² %s" @@ -3230,7 +3255,7 @@ msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ msgid "Unable to seek to %lld in %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "വിഎം '%s' à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" @@ -3245,642 +3270,640 @@ msgstr "à´¬àµà´³àµ‹à´•àµà´•à´¿à´¨àµà´°àµ† അവസàµà´¥ ലഭàµà´¯à´®à´¾ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "ഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "നിലവിലàµà´³à´³ സമയം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "മോഡൠ'%s' പാഴàµà´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "മോഡൠ'%s' പാഴàµà´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "നിലവിലàµà´³à´³ സമയം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "വിഎം '%s' à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Failure while reading %s startup output" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Timed out while reading %s startup output" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "Out of space while reading %s startup output" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "Failure while reading %s startup output" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "Out of space while reading %s startup output" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Timed out while reading %s startup output" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "Timed out while reading %s startup output" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Unable to open monitor path %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Unable to set monitor close-on-exec flag" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Unable to put monitor into non-blocking mode" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "%d ലോഗൠഫയലàµâ€ à´…à´Ÿà´¯àµà´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "unable to set tty attributes: %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "cannot run monitor command to fetch CPU thread info" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "CPU അഫിനിറàµà´±à´¿ %s സജàµà´œà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "à´ªàµà´°à´•àµà´°à´¿à´¯ വീണàµà´Ÿàµà´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤àµàµ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "നിലവിലàµà´³à´³ സമയം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "വിഎം നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ഉപയോഗതàµà´¤à´¿à´²à´¿à´²àµà´²à´¾à´¤àµà´¤ ഒരൠVNC പോരàµâ€à´Ÿàµà´Ÿàµ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "ലോഗൠഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Cannot find QEMU binary %s: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "cannot remove config for %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "ഡൊമെയിനàµâ€ %s à´…à´Ÿà´šàµà´šàµ പൂടàµà´Ÿàµà´¨àµà´¨àµ\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' à´…à´Ÿà´šàµà´šàµ പൂടàµà´Ÿàµà´¨àµà´¨àµ" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "സോകàµà´•à´±àµà´±àµ '%s'-ലേകàµà´•àµàµ ചേരàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡൊമെയിനàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ സജീവമലàµà´²" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "ചേരàµà´¨àµà´¨ uuid '%s' ഉളàµà´³ ഡൊമെയിനàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ചേരàµà´¨àµà´¨ പേരàµà´³àµà´³ ഡൊമെയിനàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "%s ഡൊമെയിനàµâ€ നിലവിലàµà´£àµà´Ÿàµ" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ഡൊമെയിനàµâ€ '%s' നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "സസàµà´ªàµ†à´¨àµâ€à´¡àµ à´ªàµà´°à´•àµà´°à´¿à´¯ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "à´…à´Ÿà´šàµà´šàµà´ªàµ‚à´Ÿàµà´Ÿàµà´¨àµà´¨ à´ªàµà´°à´•àµà´°à´¿à´¯ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" "നിലവിലàµà´³àµà´³ മെമàµà´®à´±à´¿à´¯àµ‡à´•àµà´•à´¾à´³àµâ€ നലàµâ€à´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ à´à´±àµà´±à´µàµà´‚ à´•àµà´±à´žàµà´ž മെമàµà´®à´±à´¿ സജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "മെമàµà´®à´±à´¿ അലോകàµà´•àµ‡à´·à´¨àµâ€ മാറàµà´±àµà´•" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "URI കണകàµà´·à´¨àµâ€ പാഴàµà´¸àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "മെമàµà´®à´±à´¿ അലോകàµà´•àµ‡à´·à´¨àµâ€ മാറàµà´±àµà´•" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "നലàµâ€à´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ à´à´±àµà´±à´µàµà´‚ കൂടàµà´¤à´²àµâ€ മെമàµà´®à´±à´¿à´¯àµ‡à´•àµà´•à´¾à´³àµâ€ സജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "സജീവമായ ഒരൠഡൊമെയിനിനàµàµ മെമàµà´®à´±à´¿ സജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ഡൊമെയിനàµâ€ xml ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "സേവൠഹെഡരàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "%d ലോഗൠഫയലàµâ€ à´…à´Ÿà´¯àµà´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "മാറàµà´±àµà´¨àµà´¨ à´ªàµà´°à´•àµà´°à´¿à´¯ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "qemu 'info blockstats'-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "ഒരൠസജീവമായ ഡൊമെയിനിലàµâ€ vcpu കൌണàµà´Ÿàµàµ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ഡൊമെയിനàµâ€ '%d'-à´²àµâ€ അപരിചിതമായ virt തരം" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ഡൊമെയിനàµà´³àµà´³ à´à´±àµà´±à´µàµà´‚ കൂടàµà´¤à´²àµâ€ vcpus ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഡൊമെയിനിലàµâ€ vcpus പിനàµâ€ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu നമàµà´ªà´°àµâ€ പരിധിയàµà´•àµà´•àµàµ à´ªàµà´±à´¤àµà´¤àµàµ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "അഫിനിറàµà´±à´¿ സജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu അഫിനിറàµà´±à´¿ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "അഫിനിറàµà´±à´¿ ലഭàµà´¯à´®à´²àµà´²: %s" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu അഫിനിറàµà´±à´¿ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "നിലവിലàµà´³à´³ സമയം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ഡൊമെയിനàµâ€ ഇമേജൠലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu ഹെഡരàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "ഇമേജൠമാജികൠതെറàµà´±à´¾à´£àµàµ" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ഇമേജൠപതിപàµà´ªà´¿à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´² (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML പാഴàµà´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "à´ªàµà´¤à´¿à´¯ വിഎം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ഡൊമെയിനàµâ€ വീണàµà´Ÿàµà´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ à´¡à´¿à´¸àµà´•àµ തരം '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Cannot find QEMU binary %s: %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ à´¡à´¿à´¸àµà´•àµ തരം '%s'" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "സിഡിറോം മീഡിയാ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "സിഡിറോം മീഡിയാ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ നിലവിലàµà´£àµà´Ÿàµ" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "%s ഡൊമെയിനàµâ€ നിലവിലàµà´£àµà´Ÿàµ" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "ഹോസàµà´±àµà´±àµ ഡെഫനിഷനàµâ€ ഫയലàµâ€ ലോഡൠചെയàµà´¯àµà´¨àµà´¨àµ" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "ഹോസàµà´±àµà´±àµ ഡെഫനിഷനàµâ€ ഫയലàµâ€ ലോഡൠചെയàµà´¯àµà´¨àµà´¨àµ" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "നിരàµâ€à´œàµà´œàµ€à´µà´®à´¾à´¯ ഡൊമെയിനിലàµâ€ ഡിവൈസൠകൂടàµà´Ÿà´¿à´šàµà´šàµ‡à´°àµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµàµ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "സിഡിറോം à´¡à´¿à´¸àµà´•àµ ഡിവൈസàµà´•à´³àµâ€ മാതàµà´°à´®àµ‡ കൂടàµà´Ÿà´¿à´šàµà´šàµ‡à´°àµâ€à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധികàµà´•àµ‚" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "സിഡിറോം à´¡à´¿à´¸àµà´•àµ ഡിവൈസàµà´•à´³àµâ€ മാതàµà´°à´®àµ‡ കൂടàµà´Ÿà´¿à´šàµà´šàµ‡à´°àµâ€à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധികàµà´•àµ‚" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "ഡൊമെയിനàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "ഡൊമെയിനàµâ€ വീണàµà´Ÿàµà´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠനീകàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം " -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "നിരàµâ€à´œàµà´œàµ€à´µà´®à´¾à´¯ ഡൊമെയിനിലàµâ€ ഡിവൈസൠകൂടàµà´Ÿà´¿à´šàµà´šàµ‡à´°àµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµàµ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "സിഡിറോം à´¡à´¿à´¸àµà´•àµ ഡിവൈസàµà´•à´³àµâ€ മാതàµà´°à´®àµ‡ കൂടàµà´Ÿà´¿à´šàµà´šàµ‡à´°àµâ€à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധികàµà´•àµ‚" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "സജീവമായ ഒരൠഡൊമെയിനിനàµàµ മെമàµà´®à´±à´¿ സജàµà´œà´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´°àµâ€à´Ÿàµà´Ÿàµ ഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "symlink '%s' -> '%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "തെറàµà´±à´¾à´¯ പാഥàµ: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' നിരàµâ€à´¦àµà´¦àµ‡à´¶à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "qemu 'info blockstats'-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ഡിവൈസൠലഭàµà´¯à´®à´²àµà´²: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ ശൂനàµà´¯à´®à´¾à´¯ പാഥàµ" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "തെറàµà´±à´¾à´¯ പാഥàµ, '%s' ലഭàµà´¯à´®à´¾à´¯ ഒരൠസംയോജകഘടമകലàµà´²" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "ഫയലിലàµâ€ നിനàµà´¨àµà´‚ lseek à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ read ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s: %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "തെറàµà´±à´¾à´¯ പാഥàµ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU driver only supports virtual memory addrs" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "open(%s) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "lvs നിരàµâ€à´¦àµà´¦àµ‡à´¶à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "നോഡൠഡൊമെയിനàµâ€ ലിസàµà´±àµà´±àµ" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "UUID ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ഡൊമെയിനàµâ€ '%s' നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "à´ªàµà´°à´•àµà´°à´¿à´¯ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ഡൊമെയിനàµâ€ %s വീണàµà´Ÿàµà´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3889,251 +3912,251 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "libvirtd ബൈനറി ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: for 'ext' transport, command is required" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "സോകàµà´•à´±àµà´±àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "സോകàµà´•à´±àµà´±àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "transport methods unix, ssh, ext à´Žà´¨àµà´¨à´¿à´µà´¯àµà´•àµà´•àµà´³àµà´³ പിനàµà´¤àµà´£ വിനàµâ€à´¡àµ‹à´¸àµ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "സോകàµà´•à´±àµà´±àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "%d ലോഗൠഫയലàµâ€ à´…à´Ÿà´¯àµà´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "URI ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "â€à´¡àµŠà´®àµ†à´¯à´¿à´¨àµâ€ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s'-ലേകàµà´•àµ à´ªàµà´°à´µàµ‡à´¶à´¿à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "à´•à´£àµà´Ÿàµ†à´¯à´¿à´¨à´°àµâ€ à´¸àµà´±àµà´±à´¾à´•àµà´•àµ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "VM à´•à´£àµâ€à´¸àµ‹à´³àµâ€ ഡേറàµà´±à´¾à´¯à´¿à´²àµ‡à´•àµà´•àµàµ ലോഗൠചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "SASL ലൈബàµà´°à´±à´¿ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %d (%s)" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "unable to set tty attributes: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "unable to set tty attributes: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Failed to verify client credentials: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "സരàµâ€à´µà´°àµâ€ ഉറപàµà´ªà´¾à´•àµà´•à´²àµâ€ (സരàµâ€à´Ÿàµà´Ÿàµ€à´«à´¿à´•àµà´•àµ‡à´±àµà´±à´¿à´¨àµà´±àµ† à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ IP വിലാസതàµà´¤à´¿à´¨àµà´±àµ†) പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Failed to verify client credentials: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "തെറàµà´±à´¾à´¯ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഡിവൈസàµ: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "സരàµâ€à´Ÿàµà´Ÿà´¿à´«à´¿à´•àµà´•àµ‡à´±àµà´±àµ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨ സജàµà´œà´®à´²àµà´²" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: à´•àµà´²àµˆà´¨àµà´±àµ സരàµâ€à´Ÿàµà´Ÿà´¿à´«à´¿à´•àµà´•àµ‡à´±àµà´±àµ നലàµâ€à´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨à´¤àµ ആരെനàµà´¨àµ à´…à´µàµà´¯à´•àµà´¤à´‚." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "സരàµâ€à´Ÿàµà´Ÿàµ€à´«à´¿à´•àµà´•àµ‡à´±àµà´±à´¿à´¨àµà´±àµ† കാലാവധി à´•à´´à´¿à´žàµà´žà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: the client certificate uses an insecure algorithm." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "സരàµâ€à´Ÿàµà´Ÿàµ€à´«à´¿à´•àµà´•àµ‡à´±àµà´±àµ X.509 à´…à´²àµà´²" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "SASL തിരിചàµà´šà´±à´¿à´¯à´²àµâ€ %s ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "സരàµâ€à´Ÿàµà´Ÿàµ€à´«à´¿à´•àµà´•àµ‡à´±àµà´±à´¿à´¨àµà´±àµ† കാലാവധി à´•à´´à´¿à´žàµà´žà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "സരàµâ€à´Ÿàµà´Ÿà´¿à´«à´¿à´•àµà´•àµ‡à´±àµà´±àµ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨ സജàµà´œà´®à´²àµà´²" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "സരàµâ€à´Ÿàµà´Ÿà´¿à´«à´¿à´•àµà´•àµ‡à´±àµà´±à´¿à´¨àµà´±àµ† ഉടമസàµà´¥à´¨àµà´‚ ഹോസàµà´±àµà´±àµà´¨àµ†à´¯à´¿à´®àµà´‚ (%s) പൊരàµà´¤àµà´¤à´ªàµà´ªàµ†à´Ÿàµà´¨àµà´¨à´¿à´²àµà´²" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ NUMA സെലàµà´²àµà´•à´³àµâ€: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ റിമോടàµà´Ÿàµ IDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "map length greater than maximum: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU map buffer length exceeds maximum: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ vCPUs à´Žà´¨àµà´¨àµàµ ഹോസàµà´±àµà´±àµ രേഖപàµà´ªàµ†à´Ÿàµà´¤àµà´¤àµà´¨àµà´¨àµ: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "host reports map buffer length exceeds maximum: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "vCPU count exceeds maximum: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ റിമോടàµà´Ÿàµ ഡൊമെയിനàµâ€ പേരàµà´•à´³àµâ€: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4141,287 +4164,287 @@ msgstr "" "remoteDomainGetSchedulerParameters: തിരികെ ലഭിചàµà´š പരാമീറàµà´±à´±àµà´•à´²àµà´Ÿàµ† à´Žà´£àµà´£à´‚ " "കൂടിയിരികàµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: അപരിചിതമായ പരാമീറàµà´±à´°àµâ€ തരം" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "out of memory allocating array" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "അപരിചിതമായ പരാമീറàµà´±à´°àµâ€ രീതി" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "block peek request too large for remote protocol, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "തിരികെ ലഭിചàµà´š ബഫറിനàµà´±àµ† à´µàµà´¯à´¾à´ªàµà´¤à´¿ ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿà´¤à´¿à´¨àµàµ à´¤àµà´²àµà´²àµà´¯à´®à´²àµà´²" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "memory peek request too large for remote protocol, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ റിമോടàµà´Ÿàµ നെറàµà´±àµâ€Œà´µà´°àµâ€à´•àµà´•àµà´•à´³àµâ€: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ റിമോടàµà´Ÿàµ നെറàµà´±àµâ€Œà´µà´°àµâ€à´•àµà´•àµà´•à´³àµâ€: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ പൂളàµà´•à´³àµâ€ ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ പൂളàµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´®àµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "അപരിചിതമായ ഓഥനàµà´±à´¿à´•àµà´•àµ‡à´·à´¨àµâ€ തരം %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "ആവശàµà´¯à´ªàµà´ªàµ†à´Ÿàµà´Ÿ ഓഥനàµà´±à´¿à´•àµà´•àµ‡à´·à´¨àµâ€ തരം %s നിഷേധിചàµà´šàµ" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "പിനàµà´¤àµà´£à´¯à´¿à´²àµà´²à´¾à´¤àµà´¤ ഓഥനàµà´±à´¿à´•àµà´•àµ‡à´·à´¨àµâ€ തരം %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ലൈബàµà´°à´±à´¿ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "സോകàµà´•àµ വിലാസം %d (%s) ലഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം " -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "പിയരàµâ€ വിലാസം %d (%s) ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പിശകàµ" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create SASL client context: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS സെഷനàµà´³àµà´³ തെറàµà´±à´¾à´¯ സിഫരàµâ€ à´µàµà´¯à´¾à´ªàµà´¤à´¿" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "à´Žà´•àµà´¸àµà´±àµà´±àµ‡à´°àµâ€à´£à´²àµâ€ SSF %d (%s) à´•àµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "cannot set security props %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL mechanism %s not supported by server" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start SASL negotiation: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Failed to make auth credentials" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL negotiation data too long: %d bytes" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed SASL step: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "negotiation SSF %d was not strong enough" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Failed to collect auth credentials" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "ഡൊമെയിനàµâ€ ഡേറàµà´±à´¾ സൂകàµà´·à´¿à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "സോകàµà´•à´±àµà´±àµ %d വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "റീഡàµ-à´’à´£àµâ€à´²à´¿ കണകàµà´·à´¨àµâ€ " -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "മെറàµà´±à´¾à´¡àµ‡à´±àµà´±à´¾ à´Žà´´àµà´¤àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "'%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "വോളàµà´¯à´‚ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 #, fuzzy msgid "packet received from server too small" msgstr "സരàµâ€à´µà´±à´¿à´²àµâ€ നിനàµà´¨àµà´‚ ലഭിചàµà´š പാകàµà´•à´±àµà´±àµ വളരെ വലàµà´¤à´¾à´£àµàµ" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "സരàµâ€à´µà´±à´¿à´²àµâ€ നിനàµà´¨àµà´‚ ലഭിചàµà´š പാകàµà´•à´±àµà´±àµ വളരെ വലàµà´¤à´¾à´£àµàµ" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "മറàµà´ªà´Ÿà´¿à´¯à´¿à´²àµâ€ തെറàµà´±à´¾à´¯ ഹെഡരàµâ€" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "അപരിചിതമായ à´ªàµà´°àµ‹à´—àµà´°à´¾à´‚ (%x ലഭിചàµà´šàµ, à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´šàµà´šà´¤àµàµ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "അപരിചിതമായ സമàµà´ªàµà´°à´¦à´¾à´¯ പതിപàµà´ªàµàµ (%x ലഭിചàµà´šàµ, à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´šàµà´šà´¤àµàµ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "അപരിചിതമായ à´ªàµà´°à´•àµà´°à´¿à´¯ (%x ലഭിചàµà´šàµ, à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´šàµà´šà´¤àµàµ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "അപരിചിതമായ അവസàµà´¥ (%x ലഭിചàµà´šàµ)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "calloc പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "നിരàµâ€à´¦àµà´¦àµ‡à´¶à´¤àµà´¤à´¿à´¨à´¾à´¯à´¿ കാതàµà´¤à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4506,7 +4529,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "പൂളàµâ€ രീതി %d-à´¨àµà´³àµà´³ ബാകàµà´•àµ†à´¨àµâ€à´¡àµ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" @@ -4570,29 +4593,43 @@ msgstr "non-zero exit status from command %d" msgid "%s not implemented on Win32" msgstr "%s: സാകàµà´·à´¾à´¤àµà´•à´°à´¿à´šàµà´šà´¿à´Ÿàµà´Ÿà´¿à´²àµà´²\n" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ഡിവൈസിനàµà´±àµ† ആരംഭ à´¸àµà´¥à´¾à´¨à´‚ പാഴàµà´¸àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ഡിവൈസിനàµà´±àµ† അവസാന à´¸àµà´¥à´¾à´¨à´‚ പാഴàµà´¸àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "തെറàµà´±à´¾à´¯ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഡൊമെയിനàµâ€" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ നിലവിലàµà´£àµà´Ÿàµ" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "മതിയായ വലിയ ഉപയോഗതàµà´¤à´¿à´²à´¿à´²àµà´²à´¾à´¤àµà´¤ à´Žà´•àµà´¸àµà´±àµà´±àµ†à´¨àµâ€à´¡àµà´•à´³àµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "പാഥൠ'%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4993,127 +5030,127 @@ msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ നെറàµà´±àµâ€Œà´µà´±àµâ€à´• msgid "Scanning host%u" msgstr "അപരിചിതമായ ഹോസàµà´±àµà´±àµ %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "auth host ആടàµà´°à´¿à´¬àµà´¯àµ‚à´Ÿàµà´Ÿàµ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "auth passwd ആടàµà´°à´¿à´¬àµà´¯àµ‚à´Ÿàµà´Ÿàµ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "തെറàµà´±à´¾à´¯ à´’à´•àµà´Ÿà´²àµâ€ മോഡàµ" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "തെറàµà´±à´¾à´¯ ഓണരàµâ€ എലമെനàµà´±àµ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "തെറàµà´±à´¾à´¯ à´—àµà´°àµ‚à´ªàµà´ªàµ എലമെനàµà´±àµ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "അപരിചിതമായ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ രീതി %d" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "നെയിം എലമെനàµà´±àµ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "അപരിചിതമായ auth രീതി '%s'" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "ഉറവിടതàµà´¤à´¿à´¨àµâ€à´±àµ† ഹോസàµà´±àµà´±àµ നാമം ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "സോഴàµà´¸àµ ഡിവൈസàµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "ഉറവിടതàµà´¤à´¿à´¨àµâ€à´±àµ† ഡിവൈസൠപാഥൠലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "സോഴàµà´¸àµ പാഥൠലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "ഉറവിടതàµà´¤à´¿à´¨àµâ€à´±àµ† ഹോസàµà´±àµà´±àµ നാമം ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "ലകàµà´·àµà´¯à´¸àµà´¥à´¾à´¨à´¤àµà´¤à´¿à´¨àµà´±àµ† പാഥൠലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "അപരിചിതമായ റൂടàµà´Ÿàµ എലമെനàµà´±àµ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ പൂളàµâ€ രീതി %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ പൂളàµâ€ രീതി" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "അപരിചിതമായ à´µàµà´¯à´ªàµà´¤à´¿à´¯àµà´Ÿàµ† യൂണിറàµà´±àµà´•à´³àµâ€ '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "കപാസിറàµà´±à´¿ എലമെനàµà´±àµ തെറàµà´±à´¾à´£àµàµ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "കപാസിറàµà´±à´¿ എലമെനàµà´±àµ മൂലàµà´²àµà´¯à´‚ വളരെ വലàµà´¤à´¾à´£àµàµ" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "നെയിം എലമെനàµà´±àµ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "കപാസിറàµà´±à´¿ എലമെനàµà´±àµ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "അപരിചിതമായ auth രീതി '%s'" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "അപരിചിതമായ റൂടàµà´Ÿàµ എലമെനàµà´±àµ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ വോളàµà´¯à´‚ രീതി %d" @@ -5160,7 +5197,7 @@ msgstr "%s-à´¨àµà´³àµà´³ à´•àµà´°à´®à´¿à´•à´°à´£ ഫയലàµâ€ ലഭàµà´¯ msgid "cannot remove config for %s" msgstr "cannot remove config for %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "ചേരàµà´¨àµà´¨ uuid-à´¯àµà´³àµà´³ പൂളàµâ€ ലഭàµà´¯à´®à´²àµà´²" @@ -5172,98 +5209,98 @@ msgstr "ചേരàµà´¨àµà´¨ പേരàµà´³àµà´³ പൂളàµâ€ ലഭàµà´¯ msgid "storage pool already exists" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ നിലവിലàµà´£àµà´Ÿàµàµ" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "ചേരàµà´¨àµà´¨ uuid-à´¯àµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "പൂളàµâ€ ഇപàµà´ªàµ‹à´´àµà´‚ സജീവമാണàµàµ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "പൂളàµâ€ നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ സജീവമലàµà´²" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ ഇപàµà´ªàµ‹à´´àµà´‚ സജീവമാണàµàµ" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "വോളàµà´¯à´‚ വെടàµà´Ÿà´¿ മാറàµà´±àµà´¨àµà´¨à´¤àµàµ പൂളàµâ€ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "പൂളിനàµàµ കോണàµâ€à´±à´¿à´—ൠഫയലàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "പൊരàµà´¤àµà´¤à´®àµà´³àµà´³ പേരàµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "പൊരàµà´¤àµà´¤à´®àµà´³àµà´³ കീയàµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "à´ˆ പാഥിനàµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ നിലവിലàµà´£àµà´Ÿàµ" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤àµàµ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "പൊരàµà´¤àµà´¤à´®àµà´³àµà´³ പേരàµà´³àµà´³ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "%s ഡൊമെയിനàµâ€ നിലവിലàµà´£àµà´Ÿàµ" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤àµàµ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "ഡൊമെയിനàµâ€ ഇപàµà´ªàµ‹à´´àµà´‚ à´ªàµà´±à´µà´±àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ വോളàµà´¯à´‚ നീകàµà´•à´‚ ചെയàµà´¯à´²àµâ€ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" @@ -5354,7 +5391,7 @@ msgstr "ഡൊമെയിനàµâ€ ഫയലàµâ€à´¨àµ†à´¯à´¿à´‚ റിസോ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ഒരൠപാഥൠനലàµâ€à´•àµà´• à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ test:///default ഉപയോഗികàµà´•àµà´•" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "ഫയലàµâ€ '%s' à´…à´Ÿà´¯àµà´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" @@ -5517,208 +5554,218 @@ msgstr "à´•àµà´¯à´¾à´°à´•àµà´Ÿà´°àµâ€ ഡിവൈസിനàµà´³àµà´³ à´¸ msgid "unsupported chr device type %d" msgstr "പിനàµà´¤àµà´£à´¯à´¿à´²àµà´²à´¾à´¤àµà´¤ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഇനàµâ€à´ªàµà´Ÿàµà´Ÿàµ ഡിവൈസൠ%s" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "close-on-exec ഫയലàµâ€ à´¡à´¿à´¸àµà´•àµà´°à´¿à´ªàµà´Ÿà´°àµâ€ à´«àµà´²à´¾à´—ൠകàµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "വിഎം '%s' à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "cannot initialize bridge support: %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ : %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "qemudStartup: മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´²àµà´²" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "%s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "സെഷനàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ഫയലàµâ€ മോഡൠ'%s' à´•àµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "ഡയറകàµà´Ÿà´±à´¿ %s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Cannot find QEMU binary %s: %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "%d ലോഗൠഫയലിലേകàµà´•àµàµ argv à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Got unexpected pid, damn" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ സജീവമലàµà´²" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "%s ഡൊമെയിനàµâ€ നിലവിലàµà´£àµà´Ÿàµ" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "%s ഡൊമെയിനàµâ€ നിലവിലàµà´£àµà´Ÿàµ" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "സജീവമായ ഡൊമെയിനàµâ€ വെടàµà´Ÿà´¿ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "ഫയലàµâ€ '%s' à´…à´Ÿà´¯àµà´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Failed to set non-blocking file descriptor flag" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ഫയലàµâ€ à´¡à´¿à´¸àµà´•àµà´°à´¿à´ªàµà´Ÿà´°àµâ€ à´«àµà´²à´¾à´—ൠകàµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "പൈപàµà´ªàµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "ചൈളàµâ€à´¡àµ à´ªàµà´°à´•àµà´°à´¿à´¯ ഫോരàµâ€à´•àµà´•àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "ഫയലàµâ€ '%s' à´…à´£àµâ€à´²à´¿à´™àµà´•àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "strdup ഹോസàµà´±àµà´±àµà´¨àµ†à´¯à´¿à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "strdup ഹോസàµà´±àµà´±àµà´¨àµ†à´¯à´¿à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "strdup ഹോസàµà´±àµà´±àµà´¨àµ†à´¯à´¿à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "ഡിവൈസൠഹെഡരàµâ€ %s വെടിപàµà´ªà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´°àµâ€à´Ÿàµà´Ÿàµ ഡയറകàµà´Ÿà´±à´¿ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "ഫയലàµâ€ '%s' à´Žà´•àµà´¸àµà´±àµà´±àµ†à´¨àµâ€à´¡àµ ചെയàµà´¯àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´²àµà´²: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "റീഡൠപിശകàµ: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "ഡയറകàµà´Ÿà´±à´¿ '%s' à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "'%s' ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d'-à´¨àµà´³àµà´³ യൂസരàµâ€ റികàµà´•àµ‹à´°àµâ€à´¡àµ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" @@ -5783,15 +5830,15 @@ msgstr "ബൂടàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´ªàµ‹à´³àµâ€ à´“à´Ÿàµà´Ÿ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ഡൊമെയിനàµâ€ പേരàµ, id à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿà´¿à´™àµ നിഷàµà´•àµà´±à´¿à´¯à´®à´¾à´•àµà´•àµà´•" @@ -5910,15 +5957,15 @@ msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഡൊമെയിനàµà´•à´³àµ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "പേരàµ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "അവസàµà´¥" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "അവസàµà´¥à´¯à´¿à´²àµà´²" @@ -6034,7 +6081,7 @@ msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠഡൊമെയിനൠmsgid "Undefine the configuration for an inactive domain." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠഡൊമെയിനàµâ€à´±àµ† കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ഡൊമെയിനàµâ€ പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" @@ -6277,11 +6324,11 @@ msgstr "ഡൊമെയിനàµâ€ സംബനàµà´§à´¿à´šàµà´šàµà´³à´³ à´… msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "പേരàµ:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6289,16 +6336,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "à´à´¤àµ തരം OS:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "അവസàµà´¥:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU സമയം:" @@ -6326,101 +6373,101 @@ msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨ സജàµà´œà´®à´¾à´•àµà´•àµà´•" msgid "disable" msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨ രഹിതമാകàµà´•àµà´•" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA-യിലàµâ€ ഉപയോഗതàµà´¤à´¿à´²à´¿à´²àµà´²à´¾à´¤àµà´¤ മെമàµà´®à´±à´¿:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA സെലിലàµâ€ ലഭàµà´¯à´®à´¾à´¯ ഉപയോഗതàµà´¤à´¿à´²à´¿à´²àµà´²à´¾à´¤àµà´¤ മെമàµà´®à´±à´¿ ദൃശàµà´¯à´®à´¾à´•àµà´•àµà´•." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA സെലàµâ€ നംബരàµâ€:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "ആകമൊതàµà´¤à´‚" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ഡൊമെയിനàµâ€ vcpu വിവരം" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ഡൊമെയിനàµâ€ വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU സംബനàµà´§à´¿à´šàµà´šàµà´³à´³ à´…à´Ÿà´¿à´¸àµà´¥à´¾à´¨ വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨àµ." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU അഫിനിറàµà´±à´¿:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ഡൊമെയിനàµâ€ à´…à´Ÿà´šàµà´šàµ പൂടàµà´Ÿà´¿, വിറàµâ€à´šàµà´šàµà´µà´²àµâ€ CPUs ലഭàµà´¯à´®à´²àµà´²." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "ഡൊമെയിനàµâ€ vcpu അഫിനിറàµà´±à´¿ നിയനàµà´¤àµà´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ഫിസികàµà´•à´²àµâ€ CPU-à´•à´³àµâ€ ഹോസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ ഡൊമെയിനàµâ€ VCPU-à´•à´³àµâ€ പിനàµâ€ ചെയàµà´¯àµà´•." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu നംബരàµâ€" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ഹോസàµà´±àµà´±àµ cpu നംബരàµâ€ (കോമാ ഉപയോഗിചàµà´šàµ വേരàµâ€à´¤à´¿à´°à´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: തെറàµà´±à´¾à´¯ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ vCPU നമàµà´ªà´°àµâ€." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ഡൊമെയിനàµâ€ വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: തെറàµà´±à´¾à´¯ vCPU നമàµà´ªà´°àµâ€." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: തെറàµà´±à´¾à´¯ രീതി. à´¸àµà´Ÿàµà´°à´¿à´™àµ കാലിയാകàµà´•àµà´•." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: തെറàµà´±à´¾à´¯ രീതി. %d (near '%c') à´¸àµà´¥à´¾à´¨à´¤àµà´¤àµ à´…à´•àµà´•à´‚ à´ªàµà´±à´¤àµ€à´•àµà´·à´¿à´•àµà´•àµà´¨àµà´¨àµ." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6429,1565 +6476,1565 @@ msgstr "" "cpulist: %s: തെറàµà´±à´¾à´¯ രീതി. %d (near '%c') à´¸àµà´¥à´¾à´¨à´¤àµà´¤àµ à´…à´•àµà´•à´‚ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ കോമാ " "à´ªàµà´±à´¤àµ€à´•àµà´·à´¿à´•àµà´•àµà´¨àµà´¨àµ." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: തെറàµà´±à´¾à´¯ രീതി. Trailing comma at position %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ഫിസികàµà´•à´²àµâ€ CPU %d നിലവിലിലàµà´²." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU-à´•à´³àµà´Ÿàµ† à´Žà´£àµà´£à´‚ മാറàµà´±àµà´•" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "à´—à´¸àµà´±àµà´±àµ ഡൊമെയിനിലàµâ€ സജീവമായ വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU-à´•à´³àµà´Ÿàµ† à´Žà´£àµà´£à´‚ മാറàµà´±àµà´•." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU-à´•à´³àµà´Ÿàµ† à´Žà´£àµà´£à´‚" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU-à´•à´³àµà´Ÿàµ† à´Žà´£àµà´£à´‚ അസാധàµà´µà´¾à´£àµ" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "വളരെ അധികം വിരàµâ€à´šàµà´šàµà´µà´²àµâ€ CPU-à´•à´³àµâ€. " -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "മെമàµà´®à´±à´¿ അലോകàµà´•àµ‡à´·à´¨àµâ€ മാറàµà´±àµà´•" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "à´—à´¸àµà´±àµà´±àµ ഡൊമെയിനിലàµâ€ നിലവിലàµâ€ ലഭàµà´¯à´®à´¾à´¯ മെമàµà´®à´±à´¿ മാറàµà´±àµà´•." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† അളവൠകിലോബൈറàµà´±à´¿à´²àµâ€" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´µàµà´¯à´¾à´ªàµà´¤à´¿à´¯àµà´Ÿàµ† മൂലàµà´²àµà´¯à´‚ %d തെറàµà´±à´¾à´£àµ" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize ഉറപàµà´ªà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´à´±àµà´±à´µàµà´‚ കൂടàµà´¤à´²à´¾à´¯ ലിമിറàµà´±àµ മാറàµà´±àµà´•" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "à´—à´¸àµà´±àµà´±àµ ഡൊമെയിനിലàµà´³à´³ മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´à´±àµà´±à´µàµà´‚ കൂടàµà´¤à´²à´¾à´¯ ലിമിറàµà´±àµ മാറàµà´±àµà´•" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "പരമാവധി മെമàµà´®à´±à´¿ (കിലോബൈറàµà´±àµà´¸à´¿à´²àµâ€)" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "നിലവിലàµà´³à´³ മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´µàµà´¯à´¾à´ªàµà´¤à´¿ ഉറപàµà´ªà´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "നിലവിലàµà´³à´³ മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´µàµà´¯à´¾à´ªàµà´¤à´¿ à´•àµà´±à´¯àµà´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† à´µàµà´¯à´¾à´ªàµà´¤à´¿ മാറàµà´±àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "നോഡിനàµâ€à´±àµ† വിവരം" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "നോഡിനàµâ€à´±àµ† à´…à´Ÿà´¿à´¸àµà´¥à´¾à´¨ വിവരങàµà´™à´³àµâ€ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "നോഡിനàµâ€à´±àµ† വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU മോഡലàµâ€:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU à´«àµà´°àµ€à´•àµà´µà´¨àµâ€à´¸à´¿:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU സോകàµà´•à´±àµà´±àµ:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ഓരോ സോകàµà´•à´±àµà´±à´¿à´²àµà´‚ ഉളള കോരàµâ€:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "ഓരോ കോറിലàµà´‚ ഉളള à´¤àµà´°àµ†à´¡àµ:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA സെലàµà´²àµ:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "മെമàµà´®à´±à´¿à´¯àµà´Ÿàµ† വലിപàµà´ªà´‚:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "സവിശേഷതകളàµâ€" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "ഹൈപàµà´ªà´±àµâ€à´µàµˆà´¸à´±àµâ€/à´¡àµà´±àµˆà´µà´±à´¿à´¨àµâ€à´±àµ† വിശേഷതകളàµâ€ നലàµâ€à´•àµà´•." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "സവിശേഷതകളàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML-à´²àµà´³à´³ ഡൊമെയിനàµâ€ വിവരം" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ഒരൠXML à´¡à´¨àµà´ªà´¾à´¯à´¿ stdout-ലേകàµà´•àµ ഡൊമെയിനàµâ€ വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´•. " -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഡൊമെയിനàµâ€ à´…à´²àµà´²" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ഡൊമെയിനàµà´³àµà´³ കോണàµâ€à´«à´¿à´—ൠഫയലàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠഡൊമെയിനàµâ€à´±àµ† കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "കോണàµâ€à´«à´¿à´—റേഷനàµâ€ ഫയലിലàµâ€ സിനàµâ€à´±àµà´±à´¾à´•àµà´¸àµ പിശകàµ" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ഒരൠഡൊമെയിനàµâ€ id à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ UUID ഡൊമെയിനàµâ€ പേരൠആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ഡൊമെയിനàµâ€ id à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ഒരൠഡൊമെയിനàµâ€ പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ UUID ഡൊമെയിനàµâ€ id ആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ഒരൠഡൊമെയിനàµâ€ പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ id ഡൊമെയിനàµâ€ UUID ആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ഡൊമെയിനàµâ€ id à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ പേരàµ" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ഡൊമെയിനàµâ€ UUID ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "മറàµà´±àµŠà´°àµ ഹോസàµà´±àµà´±à´¿à´²àµ‡à´•àµà´•àµ ഡൊമെയിനàµâ€ മാറàµà´±àµà´•" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "മറàµà´±àµŠà´°àµ ഹോസàµà´±àµà´±à´¿à´²àµ‡à´•àµà´•àµ ഡൊമെയിനàµâ€ മാറàµà´±àµà´•. മാറàµà´±à´‚ ഉടനàµâ€ സംഭവികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ --live ചേരàµâ€à´•àµà´•àµà´•." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "live migration" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "ലകàµà´·àµà´¯à´¸àµà´¥à´¾à´¨à´¤àµà´¤àµà´³àµà´³ ഹോസàµà´±àµà´±à´¿à´²àµ‡à´•àµà´•à´¿à´¨àµà´°àµ† കണകàµà´·à´¨àµâ€ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "നീകàµà´•à´‚ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´¨àµà´³àµà´³ URI, സാധാരണ ആവശàµà´¯à´®à´¿à´²àµà´²" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrate: desturi ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿàµ ചെയàµà´¯àµà´•" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ബൂടàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´ªàµ‹à´³àµâ€ à´“à´Ÿàµà´Ÿàµ‹à´®à´¾à´±àµà´±à´¿à´•àµà´•à´¾à´¯à´¿ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´•àµà´±à´®à´¿à´•à´°à´¿à´•àµà´•àµà´•." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿàµ ആയി അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿàµ ആയി അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤àµà´¨àµà´¨à´¤àµ നീകàµà´•à´‚ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´“à´Ÿàµà´Ÿàµ‹à´®à´¾à´±àµà´±à´¿à´•àµà´•à´¾à´¯à´¿ à´¤àµà´Ÿà´™àµà´™àµà´¨àµà´¨àµ à´Žà´¨àµà´¨àµ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´“à´Ÿàµà´Ÿàµ‹à´®à´¾à´±àµà´±à´¿à´•àµà´•à´¾à´¯à´¿ à´¤àµà´Ÿà´™àµà´™àµà´¨àµà´¨àµ à´Žà´¨àµà´¨àµ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤à´¿à´¯à´¤àµ നീകàµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ വിവരണം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨ ഫയലàµâ€" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ നിഷàµà´•à´°àµâ€à´¶à´¿à´•àµà´•àµà´• (ആരംഭികàµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ നിരàµâ€à´·àµà´•à´°àµâ€à´·à´¿à´•àµà´•àµà´•." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s നിരàµâ€à´·àµà´•à´°àµâ€à´¶à´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ഇലàµà´²à´¾à´¤à´¾à´•àµà´•àµà´•" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "തനàµà´¨à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ഇലàµà´²à´¾à´¤à´¾à´•àµà´•àµà´•." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ നാമം , id à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s ഇലàµà´²à´¾à´¤à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML-à´²àµà´³à´³ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† വിവരം" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ഒരൠXML à´¡à´¨àµà´ªà´¾à´¯à´¿ stdout-ലേകàµà´•àµ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´•." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµà´Ÿàµ† ലിസàµà´±àµà´±àµ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "സജീവമായതàµà´‚ à´…à´²àµà´²à´¾à´¤àµà´¤à´¤àµà´®à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "സജീവമായ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿàµ " -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "à´“à´Ÿàµà´Ÿàµ‹à´¸àµà´±àµà´±à´¾à´±àµâ€à´Ÿàµà´Ÿàµ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "സജീവം" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "നിറàµâ€à´œàµà´œàµ€à´µà´‚" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ UUID നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ പേരൠആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ ആരംഭികàµà´•àµà´•" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´¤àµà´Ÿà´™àµà´™àµà´•." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "നിഷàµà´•àµà´°à´¿à´¯à´®à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† പേരàµ" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´¤àµà´Ÿà´™àµà´™à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´¤àµà´Ÿà´™àµà´™àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ %s à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ നാമം നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ UUID ആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† പേരàµ" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† UUID ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ഒരൠപൂളàµâ€ à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´•" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "ബൂടàµà´Ÿàµ ചെയàµà´¯àµà´®àµà´ªàµ‹à´³àµâ€ à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ ഒരൠപൂളàµâ€ à´•àµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´•." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "പൂളിനàµà´±àµ† പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "പൂളàµâ€ %s à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¾à´¯à´¿ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "പൂളàµâ€ %s à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨à´¤à´¾à´¯à´¿ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤àµà´¨àµà´¨à´¤àµàµ നീകàµà´•à´‚ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "പൂളàµâ€ %s à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¨àµà´¨àµ à´Žà´¨àµà´¨àµàµ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "പൂളàµâ€ %s à´¸àµà´µà´¯à´‚ ആരംഭികàµà´•àµà´¤à´¾à´¯àµà´³àµà´³ അടയാളപàµà´ªàµ†à´Ÿàµà´¤àµà´¤à´²àµâ€ മാറàµà´±à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠപൂളàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "ഒരൠപൂലàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "ഒരൠXML പൂളàµâ€ വിവരണം ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨ ഫയലàµâ€" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ പൂളàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠഡൊമെയിനàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "ഒരൠXML വോളàµà´¯à´‚ വിവരണം ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨ ഫയലàµâ€" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "à´ˆ ഹോസàµà´±àµà´±à´¿à´²àµâ€ NUMA പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "നിഷàµà´•àµà´°à´¿à´¯à´®à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† പേരàµ" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† ലകàµà´·àµà´¯à´‚" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഡൊമെയിനàµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "പൂളിനàµà´±àµ† പേരàµ" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "പൂളàµâ€ à´à´¤àµàµ തരം" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "source-host for underlying storage" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "source path for underlying storage" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "source device for underlying storage" -#: src/virsh.c:3167 +#: src/virsh.c:3169 #, fuzzy msgid "source name for underlying storage" msgstr "source path for underlying storage" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "target for underlying storage" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML ബഫരàµâ€ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "args-à´•à´³àµà´Ÿàµ† പടàµà´Ÿà´¿à´•à´¯à´¿à´²àµâ€ നിനàµà´¨àµà´‚ ഒരൠപൂളàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠപൂളàµâ€ നിഷàµà´•à´°àµâ€à´¶à´¿à´•àµà´•àµà´• (ആരംഭികàµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ഒരൠപൂളàµâ€ നിരàµâ€à´·àµà´•à´°àµâ€à´·à´¿à´•àµà´•àµà´•." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ പൂളàµâ€ %s നിരàµâ€à´·àµà´•à´°àµâ€à´¶à´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ പൂളàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "args-à´•à´³àµà´Ÿàµ† പടàµà´Ÿà´¿à´•à´¯à´¿à´²àµâ€ നിനàµà´¨àµà´‚ ഒരൠപൂളàµâ€ നിഷàµà´•à´°àµâ€à´·à´¿à´•àµà´•àµà´•" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "പൂളàµâ€ %s നിരàµâ€à´·àµà´•à´°àµâ€à´¶à´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "പൂളàµâ€ %s à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "ഒരൠപൂളàµâ€ ബിളàµâ€à´¡àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "നലàµâ€à´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ പൂളàµâ€ ബിളàµâ€à´¡àµ ചെയàµà´¯àµà´•." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "പൂളàµâ€ %s ബിളàµâ€à´¡àµ ചെയàµà´¤à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "ഒരൠപൂളàµâ€ നശിപàµà´ªà´¿à´•àµà´•àµà´•" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "തനàµà´¨à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠപൂളàµâ€ നശിപàµà´ªà´¿à´•àµà´•àµà´•" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "പൂളàµâ€ %s നശിപàµà´ªà´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "പൂളàµâ€ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ഒരൠപൂളàµâ€ വെടàµà´Ÿà´¿ മാറàµà´±àµà´•" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "തനàµà´¨à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠപൂളàµâ€ ഇലàµà´²à´¾à´¤à´¾à´•àµà´•àµà´•." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "പൂളàµâ€ %s ഇലàµà´²à´¾à´¤à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "പൂളàµâ€ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ഒരൠപൂളàµâ€ പരിഷàµà´•à´°à´¿à´•àµà´•àµà´•." -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "നലàµâ€à´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠപൂളàµâ€ പരിഷàµà´•à´°à´¿à´•àµà´•àµà´•." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "പൂളàµâ€ %s à´ªàµà´¨à´°àµà´œàµà´œàµ€à´µà´¿à´ªàµà´ªà´¿à´šàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "പൂളàµâ€ %s à´ªàµà´¨à´°àµà´œàµà´œàµ€à´µà´¿à´ªàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML-à´²àµà´³à´³ പൂളàµâ€ വിവരം" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "ഒരൠXML à´¡à´‚à´®àµà´ªà´¾à´¯à´¿ stdout-ലേകàµà´•àµ പൂളàµâ€ വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´•. " -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "പൂളàµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "പൂളàµà´•à´³àµà´Ÿàµ† ലിസàµà´±àµà´±àµ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ പൂളàµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "സജീവമായതàµà´‚ à´…à´²àµà´²à´¾à´¤àµà´¤à´¤àµà´®à´¾à´¯ പൂളàµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "സജീവമായ പൂളàµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ പൂളàµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "%s-à´²àµâ€ തെറàµà´±à´¾à´¯ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ പോയിനàµà´±à´°àµâ€" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ പൂളàµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "പൂളàµâ€ %s à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "à´’à´°àµà´ªà´¾à´Ÿàµàµ പൂളàµà´•à´³àµâ€ ലഭിചàµà´šà´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളàµâ€ വിവരം" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ പൂളിനàµà´±àµ† à´…à´Ÿà´¿à´¸àµà´¥à´¾à´¨ വിവരങàµà´™à´³àµâ€ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "ബിളàµâ€à´¡àµ ചെയàµà´¯àµà´¨àµà´¨àµ" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ഡീഗàµà´°àµ‡à´¡àµ ചെയàµà´¤à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "à´µàµà´¯à´¾à´ªàµà´¤à´¿:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨à´µ:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ലഭàµà´¯à´®à´¾à´¯à´¤àµàµ:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "ഒരൠപൂളàµâ€ UUID പൂളàµâ€ പേരൠആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "പൂളàµâ€ uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠപൂളàµâ€ (à´®àµà´®àµà´ªàµ നിഷàµà´•à´°àµâ€à´·à´¿à´šàµà´šà´¿à´Ÿàµà´Ÿàµà´³àµà´³) ആരംഭികàµà´•àµà´•" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "ഒരൠപൂളàµâ€ à´¤àµà´Ÿà´™àµà´™àµà´•." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "നിഷàµà´•àµà´°à´¿à´¯à´®à´¾à´¯ പൂളിനàµà´±àµ† പേരàµ" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "പൂളàµâ€ %s à´¤àµà´Ÿà´™àµà´™à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "പൂളàµâ€ %s à´¤àµà´Ÿà´™àµà´™àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "ആരàµâ€à´—àµà´¯àµà´®àµ†à´¨àµà´±àµà´•à´³àµà´Ÿàµ† കൂടàµà´Ÿà´¿à´²àµâ€ നിനàµà´¨àµà´‚ ഒരൠവോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ഒരൠവോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "പൂളിനàµà´±àµ† പേരàµ" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "വോളàµà´¯à´¤àµà´¤à´¿à´¨àµà´±àµ പേരàµ" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "size of the vol with optional k,M,G,T suffix" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "initial allocation size with optional k,M,G,T suffix" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ഫയലàµâ€ രീതികളàµâ€ raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "തെറàµà´±à´¾à´¯ à´µàµà´¯à´¾à´ªàµà´¤à´¿ %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠപൂളàµâ€â€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠപൂളിലàµâ€ à´•àµà´°à´®à´¿à´•à´°à´£à´‚ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "പൂളàµâ€ %s à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "പൂളàµâ€ %s à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "ഒരൠപൂളàµâ€ നാമം പൂളàµâ€ UUID ആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "പൂളàµâ€ UUID ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠവോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "ഒരൠXML വോളàµà´¯à´‚ വിവരണം ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨ ഫയലàµâ€" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഒരൠവോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´•" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "നിഷàµà´•àµà´°à´¿à´¯à´®à´¾à´¯ പൂളിനàµà´±àµ† പേരàµ" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "വോളàµà´¯à´‚ പേരàµàµ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ കീ" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "വോളàµà´¯à´¤àµà´¤à´¿à´¨àµà´±àµ പേരàµ" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "വോളàµà´¯à´‚ പേരàµàµ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ കീ" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "വോളàµà´¯à´®à´¿à´¨àµà´±àµ† പേരàµ" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "പൂളàµâ€ %s à´¤àµà´Ÿà´™àµà´™àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ %s ഉണàµà´Ÿà´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ വോളàµà´¯à´‚ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ഒരൠവോളàµà´¯à´‚ വെടàµà´Ÿà´¿à´®à´¾à´±àµà´±àµà´•" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "തനàµà´¨à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠവോളàµà´¯à´‚ ഇലàµà´²à´¾à´¤à´¾à´•àµà´•àµà´•." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "വോളàµà´¯à´‚ പേരàµ, കീ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ പാഥàµ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "വോളàµà´¯à´‚ %s ഇലàµà´²à´¾à´¤à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "വോളàµà´¯à´‚ %s നശിപàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´¨àµâ€ പരാജയം" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´¤àµà´¤à´¿à´¨àµà´±àµ† വിവരങàµà´™à´³àµâ€" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´¤àµà´¤à´¿à´¨àµà´±àµ† à´…à´Ÿà´¿à´¸àµà´¥à´¾à´¨ വിവരങàµà´™à´³àµâ€ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "à´à´¤àµ തരം:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ഫയലàµâ€" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "à´¬àµà´²àµ‹à´•àµà´•àµ" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML-à´²àµà´³à´³ വോളàµà´¯à´‚ വിവരം" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "ഒരൠXML à´¡à´‚à´®àµà´ªà´¾à´¯à´¿ stdout-ലേകàµà´•àµ വോളàµà´¯à´‚ വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´•. " -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "വോളàµà´¯à´®àµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "വോളàµà´¯à´®àµà´•à´³àµà´Ÿàµ† പടàµà´Ÿà´¿à´• പൂളàµâ€ വഴി നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "സജീവമായ വോളàµà´¯à´‚ ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "പാഥàµ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ഒരൠവോളàµà´¯à´‚ UUID വോളàµà´¯à´‚ പേരൠആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "വോളàµà´¯à´‚ കീ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ പാഥàµ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ഒരൠവോളàµà´¯à´‚ UUID വോളàµà´¯à´‚ കീ ആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "വോളàµà´¯à´‚ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ഒരൠവോളàµà´¯à´‚ UUID വോളàµà´¯à´‚ പാഥൠആയി വേരàµâ€à´¤à´¿à´°à´¿à´•àµà´•àµà´•" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "വോളàµà´¯à´‚ പേരàµàµ à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ കീ" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "വേരàµâ€à´·à´¨àµâ€ കാണികàµà´•àµà´•" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "സിസàµà´±àµà´±à´¤àµà´¤à´¿à´¨àµâ€à´±àµ† വേരàµâ€à´·à´¨àµâ€ സംബനàµà´§à´¿à´šàµà´šàµà´³àµà´³ വിവരം à´ªàµà´°à´¦à´°àµâ€à´¶à´¿à´ªàµà´ªà´¿à´•àµà´•àµà´•." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "à´à´¤àµ തരം ഹൈപàµà´ªà´°àµâ€â€à´µàµˆà´¸à´°àµâ€ à´Žà´¨àµà´¨àµ ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ലൈബàµà´°à´±à´¿à´¯àµà´•àµ എതിരെ കംപൈലàµâ€ ചെയàµà´¤àµ: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ലൈബàµà´°à´±à´¿à´¯àµà´Ÿàµ† വേരàµâ€à´·à´¨àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ലൈബàµà´°à´±à´¿ ഉപയോഗികàµà´•àµà´¨àµà´¨àµ: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API ഉപയോഗികàµà´•àµà´¨àµà´¨àµ: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "ഹൈപàµà´ªà´°àµâ€â€à´µàµˆà´¸à´±à´¿à´¨àµâ€à´±àµ† വേരàµâ€à´·à´¨àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²àµà´³à´³ %s ഹൈപàµà´ªà´°àµâ€â€à´µàµˆà´¸à´±à´¿à´¨àµâ€à´±àµ† വേരàµâ€à´·à´¨àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´¾à´®à´²àµà´²\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ഹൈപàµà´ªà´°àµâ€à´µàµˆà´¸à´±àµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´ªàµà´ªà´¿à´•àµà´•àµà´¨àµà´¨àµ: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "à´ˆ ഹോസàµà´±àµà´±à´¿à´²àµâ€ NUMA പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ ഡിവൈസàµà´•à´³àµà´Ÿàµ† വിവരം" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "സവിശേഷതകളàµâ€" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "ഹൈപàµà´ªà´°àµâ€â€à´µàµˆà´¸à´±à´¿à´²àµ‡à´•àµà´•àµ കണകàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഡൊമെയിനàµà´•à´³àµâ€ ലിസàµà´±àµà´±àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "ഒരൠXML à´¡à´‚à´®àµà´ªà´¾à´¯à´¿ stdout-ലേകàµà´•àµ വോളàµà´¯à´‚ വിവരങàµà´™à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´•. " -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "ഡിവൈസàµ" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "à´ªàµà´¤à´¿à´¯ à´¡à´¿à´¸àµà´•àµ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠഡൊമെയിനിനàµâ€à´±àµ† ഡിവൈസൠബàµà´³àµ‹à´•àµà´•à´¿à´¨àµâ€à´±àµ† അവസàµà´¥ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "ഡൊമെയിനàµâ€ %s ഇലàµà´²à´¾à´¤à´¾à´•àµà´•à´¿à´¯à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠനീകàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം " -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "à´ªàµà´¤à´¿à´¯ à´¡à´¿à´¸àµà´•àµ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "à´ªàµà´¤à´¿à´¯ à´¡à´¿à´¸àµà´•àµ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ " -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† ലകàµà´·àµà´¯à´‚" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´•àµà´•àµà´¨àµà´¨ ഒരൠഡൊമെയിനിനàµâ€à´±àµ† ഡിവൈസൠബàµà´³àµ‹à´•àµà´•à´¿à´¨àµâ€à´±àµ† അവസàµà´¥ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "ഡൊമെയിനàµâ€ %s വീണàµà´Ÿàµà´‚ ആരംഭികàµà´•àµà´¨àµà´¨àµ\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "ഹൈപàµà´ªà´±àµâ€à´µàµˆà´¸à´±à´¿à´¨àµâ€à´±àµ† ഹോസàµà´±àµà´±àµ നാമം à´ªàµà´±à´¿à´¨àµâ€à´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "ഹോസàµà´±àµà´±à´¿à´¨àµâ€à´±àµ† നാമം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "ഹൈപàµà´ªà´±àµâ€à´µàµˆà´¸à´±à´¿à´¨àµâ€à´±àµ† കാനോണികàµà´•à´²àµâ€ URI à´ªàµà´±à´¿à´¨àµâ€à´±àµ ചെയàµà´¯àµà´•" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc display" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC à´¡à´¿à´¸àµà´ªàµà´³àµ†à´¯àµà´•àµà´•àµ ആവശàµà´¯à´®àµà´³à´³ IP വിലാസവàµà´‚ പോറàµâ€à´Ÿàµà´Ÿàµ നനàµà´ªà´±àµà´‚ നലàµâ€à´•àµà´¨àµà´¨àµ." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty à´•à´£àµâ€à´¸àµ‹à´³àµâ€" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY à´•à´£àµâ€à´¸àµ‹à´³à´¿à´¨àµà´³àµà´³ ഡിവൈസൠലഭàµà´¯à´®à´¾à´•àµà´•àµà´•." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ഒരൠXML -ലിലàµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•. " -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ഫയലàµâ€" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: à´à´šàµà´›à´¿à´•à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ " -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "ഒരൠXML ഫയലിലàµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠനീകàµà´•àµà´•" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "ഒരൠXML -ലിലàµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠനീകàµà´•àµà´• " -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: à´à´šàµà´›à´¿à´•à´‚ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡിവൈസൠനീകàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം " -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† സംയോജക ഘടകം ചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† à´ªàµà´¤à´¿à´¯ സംയോജക ഘടകം ചേറàµâ€à´•àµà´•àµà´•." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† സംയോജക ഘടകം à´à´¤àµ തരം" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† സംയോജക ഘടകം എവിടെ നിനàµà´¨àµ" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ലകàµà´·àµà´¯à´®à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† പേരàµ" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC വിലാസം" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "സംയോജക ഘടകàµà´®à´¾à´¯à´¿ ബനàµà´§à´ªàµà´ªàµ†à´Ÿàµà´¨àµà´¨à´¤à´¿à´¨àµà´³à´³ à´¸àµà´•àµà´°à´¿à´ªàµà´±àµà´±àµ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' à´Žà´¨àµà´¨ കമാനàµâ€à´¡à´¿à´¨àµ %s à´Žà´¨àµà´¨ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•à´¿à´¨àµâ€à´±àµ† സംയോജക ഘടകം മാറàµà´±àµà´•" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "സംയോജക ഘടകം വേറàµâ€à´ªàµ†à´Ÿàµà´¤àµà´¤àµà´•." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "സംയോജക ഘടകതàµà´¤à´¿à´¨àµâ€à´±àµ† വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s à´Žà´¨àµà´¨ തരതàµà´¤à´¿à´²àµà´³à´³ സംയോജക ഘടകം ലഭàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s à´Žà´¨àµà´¨ MAC വിലാസമàµà´³à´³ സംയോജക ഘടകം ലഭàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "à´ªàµà´¤à´¿à´¯ à´¡à´¿à´¸àµà´•àµ ഡിവൈസൠചേറàµâ€à´•àµà´•àµà´•" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† ഉറവിടം" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† ലകàµà´·àµà´¯à´‚" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† à´¡àµà´±àµˆà´µà´±àµâ€" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "à´¡à´¿à´¸àµà´•àµ ഡിവൈസിനàµâ€à´±àµ† സബൠഡàµà´±àµˆà´µà´±àµâ€" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ലകàµà´·àµà´¯à´®à´¾à´¯ â€à´¡à´¿à´µàµˆà´¸àµ à´à´¤àµ തരം" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "mode of device reading and writing" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' കമാനàµâ€à´¡à´¿à´¨àµ %s പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "à´¡à´¿à´¸àµà´•à´¿à´¨àµâ€à´±àµ† ഡിവൈസൠമാറàµà´±àµà´•" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "à´¡à´¿à´¸àµà´•à´¿à´¨àµâ€à´±àµ† ഡിവൈസൠമാറàµà´±àµà´•" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "à´¡à´¿à´¸àµà´•à´¿à´¨àµâ€à´±àµ† വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s ലകàµà´·àµà´¯à´®à´¾à´¯ ഡിവൈസൠലഭàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to calloc memory for init string: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "നിഷàµà´•àµà´±à´¿à´¯à´®à´¾à´¯ ഡൊമെയിനàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "lvs നിരàµâ€à´¦àµà´¦àµ‡à´¶à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "exitstatus %d ആയി lvs നിരàµâ€à´¦àµà´¦àµ‡à´¶à´‚ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠഡൊമെയിനàµâ€à´±àµ† കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠഡൊമെയിനàµâ€à´±àµ† കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "കോണàµâ€à´«à´¿à´—റേഷനàµâ€ ഫയലàµâ€ വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠനെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ കോണàµâ€à´«à´¿à´—റേഷനàµâ€ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠപൂളിലàµâ€ à´•àµà´°à´®à´¿à´•à´°à´£à´‚ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "സജീവമലàµà´²à´¾à´¤àµà´¤ ഒരൠപൂളിലàµâ€ à´•àµà´°à´®à´¿à´•à´°à´£à´‚ à´µàµà´¯à´•àµà´¤à´®à´¾à´•àµà´•àµ‡à´£àµà´Ÿà´¤à´¿à´²àµà´²." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "à´ˆ ഇനàµâ€à´±à´±à´¾à´•àµà´±àµà´±àµ€à´µàµ ടെരàµâ€à´®à´¿à´¨à´²à´¿à´²àµâ€ നിനàµà´¨àµà´‚ à´ªàµà´±à´¤àµà´¤àµ à´•à´Ÿà´•àµà´•àµà´•" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "കമാനàµâ€à´¡àµ '%s'-നൠഉപാധി <%s> ആവശàµà´¯à´®àµà´£àµà´Ÿàµ" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "കമാനàµâ€à´¡àµ '%s'-നൠഉപാധി --%s ആവശàµà´¯à´®àµà´£àµà´Ÿàµ" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "കമാനàµâ€à´¡àµ '%s' നിലവിലിലàµà´²" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " പേരàµ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7995,17 +8042,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8013,7 +8060,7 @@ msgstr "" "\n" " വിവരണം\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8021,58 +8068,58 @@ msgstr "" "\n" " ഉപാധികളàµâ€\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ പേരൠഅലàµà´²àµ†à´™àµà´•à´¿à´²àµâ€ id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ഡൊമെയിനàµâ€ '%s' ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ നാമം" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ '%s' ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´¯ പൂളàµâ€ നാമം" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "പൂളàµâ€ '%s' ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "à´…à´µàµà´¯à´•àµà´¤à´®à´¾à´¯ വോളàµà´¯à´‚ നാമം" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "വോളàµà´¯à´‚ '%s' ലഭàµà´¯à´®à´¾à´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8083,129 +8130,129 @@ msgstr "" "(സമയം: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "\" ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ടോകàµà´•à´¨àµâ€ (കമാനàµâ€à´¡à´¿à´¨àµâ€à´±àµ† പേരàµ): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "അപരിചിതമായ കമാനàµâ€à´¡àµ: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "കമാനàµâ€à´¡àµ '%s' ഉപാധി --%s-നെ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ശരിയായ സിനàµâ€à´±àµà´±à´¾à´•àµà´¸àµ: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "നംബരàµâ€" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "à´¸àµà´Ÿàµà´°à´¿à´™àµ" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡേറàµà´±à´¾ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "ഫയലàµâ€" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "താലàµâ€à´•à´¾à´²à´¿à´•à´®à´¾à´¯à´¿ നിരàµâ€à´¤àµà´¤à´¿à´°à´¿à´•àµà´•àµà´¨àµà´¨àµ" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "à´…à´Ÿà´šàµà´šàµ പൂടàµà´Ÿàµà´¨àµà´¨àµ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "à´…à´Ÿà´šàµà´šàµ പൂടàµà´Ÿàµà´•" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "തകരàµâ€à´¨àµà´¨àµ" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "à´“à´«àµâ€à´²àµˆà´¨àµâ€" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ശരിയായ കണകàµà´·à´¨àµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: പിശകàµ: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "പിശകàµ: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ബൈറàµà´±àµà´•à´³àµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ബൈറàµà´±àµà´•à´³àµâ€ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "ഹൈപàµà´ªà´°àµâ€â€à´µàµˆà´¸à´±à´¿à´²àµ‡à´•àµà´•àµ കണകàµà´Ÿàµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "ലോഗൠഫയലിനàµâ€à´±àµ† വിവരം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ലോഗൠപാഥൠഒരൠഫയലàµâ€ à´…à´²àµà´²" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "ലോഗൠഫയലàµâ€ à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം. ലോഗൠഫയലിനàµâ€à´±àµ† പാഥൠപരിശോധികàµà´•àµà´•" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ഹൈപàµà´ªà´°àµâ€à´µàµˆà´¸à´±à´¿à´²àµâ€ നിനàµà´¨àµà´‚ കണകàµà´·à´¨àµâ€ ഛേദികàµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8238,7 +8285,7 @@ msgstr "" "\n" " കമാനàµâ€à´¡àµà´•à´³àµâ€ (നോണàµâ€-ഇനàµâ€à´±à´±à´¾à´•àµà´±àµà´±àµ€à´µàµ മോഡàµ):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8248,17 +8295,17 @@ msgstr "" " (കമാനàµâ€à´¡àµ സംബനàµà´§à´¿à´šàµà´šàµà´³à´³ വിശദവിവരങàµà´™à´³àµâ€à´•àµà´•àµ help à´Žà´¨àµà´¨àµ നലàµâ€à´•àµà´•)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "പിനàµà´¤àµà´£à´¯à´¿à´²àµà´²à´¾à´¤àµà´¤ ഉപാധി '-%c'. --help കാണàµà´•." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8267,7 +8314,7 @@ msgstr "" "വിരàµâ€à´šàµà´šàµà´µà´²àµˆà´¸àµ‡à´·à´¨àµâ€ ഇനàµâ€à´±à´±à´¾à´•àµà´±àµà´±àµ€à´µàµ ടെരàµâ€à´®à´¿à´¨à´²àµâ€ ആയ %s-ലേകàµà´•àµ à´¸àµà´µà´¾à´—തം.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8786,7 +8833,7 @@ msgstr "തെറàµà´±à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ à´ª msgid "invalid interface pointer in %s" msgstr "%s-à´²àµâ€ തെറàµà´±à´¾à´¯ നെറàµà´±àµâ€Œà´µà´±àµâ€à´•àµà´•àµ പോയിനàµâ€à´±à´°àµâ€" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "ആരàµâ€à´—àµà´¯àµà´®àµ†à´¨àµà´±àµ ബഫരàµâ€ വളരെ ചെറàµà´¤àµ" @@ -8920,7 +8967,7 @@ msgstr "ഡൊമെയിനàµâ€ വിവരം തെറàµà´±à´¾à´£àµ, do msgid "domain information incomplete, missing uuid" msgstr "ഡൊമെയിനàµâ€ വിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², uuid ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ഡൊമെയിനàµâ€ വിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², പേരൠലഭàµà´¯à´®à´²àµà´²" @@ -8972,124 +9019,124 @@ msgstr "തെറàµà´±à´¾à´¯ MAC adress: %s" msgid "unexpected sound model %s" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ dict നോഡàµ" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "അപരിചിതമായ auth രീതി '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഡൊമെയിനàµâ€" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "\" ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "സോഴàµà´¸àµ ഹോസàµà´±àµà´±àµ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "സോഴàµà´¸àµ ഹോസàµà´±àµà´±àµ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "%s ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "ഡിവൈസൠ%s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ഡൊമെയിനàµâ€ വിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², id ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "തെറàµà´±à´¾à´¯ MAC adress: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "അപരിചിതമായ OS രീതി %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ടോപോളജിയàµà´Ÿàµ† സിനàµà´°à´¾à´•àµà´¸à´¿à´²àµâ€ പിശകàµ" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ഡൊമെയിനàµâ€ വിവരം പാരàµâ€à´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "ഡൊമെയിനàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¿à´•àµà´•àµà´¨àµà´¨à´¿à´²àµà´²" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 #, fuzzy msgid "xenDaemonDomainFetch failed to find this domain" msgstr "à´ˆ ഡൊമെയിലàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ xenDaemonDomainDumpXMLByName പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "പിനàµà´¤àµà´£à´¯à´¿à´²àµà´²à´¾à´¤àµà´¤ തരതàµà´¤à´¿à´²àµà´³àµà´³ ഇനàµâ€à´ªàµà´Ÿàµà´Ÿàµ ഡിവൈസൠ%s" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "à´ˆ ഡൊമെയിലàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ xenDaemonGetAutostartപരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "à´ˆ ഡൊമെയിലàµâ€ ലഭàµà´¯à´®à´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ xenDaemonSetAutostart പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start നിനàµà´¨àµà´‚ à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ മൂലàµà´²àµà´¯à´‚" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "മെമàµà´®à´±à´¿ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr വീണàµà´Ÿàµà´‚ നിഷàµà´•à´°àµâ€à´·à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr-à´²àµâ€ on_xend_start ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "tty %s à´¤àµà´±à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9097,137 +9144,137 @@ msgstr "" "xenDaemonDomainMigrate: xenDaemonDomainMigrate: മാറàµà´±àµà´¨àµà´¨ സമയതàµà´¤àµ Xen ഡൊമെയിനàµà´•à´³àµà´Ÿàµ† " "പേരàµàµ മാറàµà´±àµà´¨àµà´¨à´¤à´¿à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¤à´²àµà´²" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate: മാറàµà´±àµà´¨àµà´¨ സമയതàµà´¤àµ Xen ബാനàµâ€à´¡àµ വിഡàµà´¤à´¿à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ നലàµâ€à´•àµà´¨àµà´¨à´¤à´²àµà´²" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²à´¾à´¤àµà´¤ à´«àµà´²à´¾à´—àµ" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: തെറàµà´±à´¾à´¯ à´¯àµà´†à´°àµâ€à´" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: xenmigr:// മാറàµà´±à´™àµà´™à´³àµâ€ മാതàµà´°à´®àµ‡ Xen-à´²àµâ€ പിനàµà´¤àµà´£à´¯àµà´•àµà´•àµà´¨àµà´¨àµà´³àµà´³àµ‚." -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: à´¯àµà´†à´°àµâ€à´à´²àµâ€ ഒരൠഹോസàµà´±àµà´±àµà´¨à´¾à´®à´‚ നലàµâ€à´•àµ‡à´£àµà´Ÿà´¤à´¾à´£àµàµ" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: തെറàµà´±à´¾à´¯ പോരàµâ€à´Ÿàµà´Ÿàµ നമàµà´ªà´°àµâ€" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ഡൊമെയിനàµâ€ വിവരം പാരàµâ€à´¸àµ ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "പൂളàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "നിഷàµà´•àµà´±à´¿à´¯à´®à´¾à´¯ ഡൊമെയിനàµâ€ %s ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4-à´²àµâ€ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "നോഡൠവിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², ഷെഡàµà´¯àµ‚ളറിനàµà´±àµ† പേരൠലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "അപരിചിതമായ ഷെഡàµà´¯àµ‚ളരàµâ€" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ഷെഡàµà´¯àµ‚ളറിനàµà´±àµ† നാമം ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ സാധàµà´¯à´®à´¾à´¯à´¿à´²àµà´²" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ഡൊമെയിനàµâ€ വിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², cpu_weight ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ഡൊമെയിനàµâ€ വിവരം പൂരàµâ€à´£àµà´£à´®à´²àµà´², cpu_cap ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0-à´¨àµàµ domainBlockPeek-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: തെറàµà´±à´¾à´¯ പാഥàµ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "ലഭàµà´¯à´®à´¾à´•àµà´•àµà´µà´¾à´¨àµâ€ à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ: %s: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "ഫയലിലàµâ€ നിനàµà´¨àµà´‚ lseek à´…à´²àµà´²àµ†à´™àµà´•à´¿à´²àµâ€ read ചെയàµà´¯àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ ഡൊമെയിനàµâ€ രീതി %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ mime രീതി" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "പിനàµà´¤àµà´£à´¯à´¿à´²àµà´²à´¾à´¤àµà´¤ à´¸àµà´±àµà´±àµ‹à´±àµ‡à´œàµ വോളàµà´¯à´‚ തരം %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "നെറàµà´±àµâ€Œà´µà´°àµâ€à´•àµà´•àµàµ നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµà´¤à´¨à´¤àµà´¤à´¿à´²à´¾à´£àµ" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "à´…à´ªàµà´°à´¤àµ€à´•àµà´·à´¿à´¤à´®à´¾à´¯ value നോഡàµ" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM ഡൊമെയിനàµâ€ ലോഡരàµâ€ ലഭàµà´¯à´®à´²àµà´²" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype-à´¨àµà´³àµà´³ പിനàµà´¤àµà´£ ലഭàµà´¯à´®à´²àµà´²" @@ -9413,6 +9460,18 @@ msgstr "പൂളàµâ€ നിലിവിലàµâ€ à´ªàµà´°à´µà´°àµâ€à´¤àµ msgid "reallocating list" msgstr "â€à´¡àµŠà´®àµ†à´¯à´¿à´¨àµâ€ à´…à´¨àµà´µà´¦à´¿à´•àµà´•àµà´¨àµà´¨àµ" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "%s ലോഗൠഫയലàµâ€ à´Žà´´àµà´¤àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "വായികàµà´•àµà´¨àµà´¨à´¤à´¿à´¨à´¾à´¯à´¿ %s à´¤àµà´±à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ഫയലàµâ€ à´¡à´¿à´¸àµà´•àµà´°à´¿à´ªàµà´Ÿà´°àµâ€ à´«àµà´²à´¾à´—ൠകàµà´°à´®à´¿à´•à´°à´¿à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയം" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "%s-à´²àµâ€ നിനàµà´¨àµà´‚ ഡൊമെയിനàµâ€ ഉണàµà´Ÿà´¾à´•àµà´•àµà´¨àµà´¨à´¤à´¿à´²àµâ€ പരാജയപàµà´ªàµ†à´Ÿàµà´Ÿàµ" diff --git a/po/mr.po b/po/mr.po index dffdc86afc..0f064fda63 100644 --- a/po/mr.po +++ b/po/mr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.mr\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-01 18:42+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: marathi\n" @@ -234,8 +234,8 @@ msgstr "struct qemud_server चे वाटप कणà¥à¤¯à¤¾à¤¸ अपयश #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex पà¥à¤°à¤¾à¤°à¤‚भ करणे अशकà¥à¤¯" @@ -449,56 +449,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: असमरà¥à¤¥à¥€à¤¤ अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "रूट नà¥à¤°à¥‚प कारà¥à¤¯à¤°à¤¤ असतेवेळी गट नà¥à¤°à¥‚प निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "बफर करीता सà¥à¤®à¥ƒà¤¤à¥€ वाटण करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "बफर करीता सà¥à¤®à¥ƒà¤¤à¥€ वाटप करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "समà¥à¤¹ '%s' आढळले नाही" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "पदà¥à¤§à¤¤à¥€ '%s' वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "अगाऊ परवानगी आवशà¥à¤¯à¤• आहे\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "किमान परवानगी निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "डिमन नà¥à¤°à¥‚प विभाजीत करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "पाइप बनविणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s चे समà¥à¤¹ मालकी बदलविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "à¤à¤• पाइप करीता कॉलबॅक पंजीकृत करणे अशकà¥à¤¯" @@ -599,7 +599,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "पतà¥à¤¤à¤¾ %d चे निरà¥à¤§à¤¾à¤°à¤£ करणे अशकà¥à¤¯: %s" @@ -647,7 +647,7 @@ msgstr "SASL कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ %d (%s) यादीत दरॠmsgid "cannot allocate mechlist" msgstr "कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ यादीचे वाटप करणे अशकà¥à¤¯" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "जà¥à¤³à¤µà¤£à¥€ %d (%s) सà¥à¤¥à¤¾à¤ªà¥€à¤¤ à¤à¤¾à¤²à¥à¤¯à¤¾à¤µà¤° SASL ssf ला अडचणी विचारू शकत नाही" @@ -1212,7 +1212,7 @@ msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤¤à¤¿à¤®à¤¾à¤²à¥‡à¤¬à¤² आढळले #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "न आढळलेले रूट घटक" @@ -1242,7 +1242,7 @@ msgstr "अवैध कà¥à¤·à¥‡à¤¤à¥à¤° पà¥à¤°à¤•à¤¾à¤° %s" msgid "Failed to generate UUID" msgstr "UUID बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "सदोषीत uuid घटक" @@ -1341,14 +1341,14 @@ msgid "no monitor path" msgstr "मॉनीटर मारà¥à¤— आढळला नाही" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "ओळ %d येथे: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml दसà¥à¤¤à¤à¤µà¤œ वाचण अपयशी" @@ -1401,12 +1401,12 @@ msgstr "अनपेकà¥à¤·à¥€à¤¤ net पà¥à¤°à¤•à¤¾à¤° %d" msgid "unexpected char type %d" msgstr "अनपेकà¥à¤·à¥€à¤¤ अकà¥à¤·à¤° पà¥à¤°à¤•à¤¾à¤° %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "अनपेकà¥à¤·à¥€à¤¤ आवाज पà¥à¤°à¤¾à¤°à¥‚प %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "अनपेकà¥à¤·à¥€à¤¤ इनपà¥à¤Ÿ पà¥à¤°à¤•à¤¾à¤° %d" @@ -1466,12 +1466,12 @@ msgstr "संयोजना फाइल '%s' साठवणे अशकॠmsgid "unexpected domain %s already exists" msgstr "लकà¥à¤·à¥à¤¯ %s आधिपासूनच असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "डिरेकà¥à¤Ÿà¥à¤°à¥€ '%s' उघडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%s संयोजना काढून टाकणे अशकà¥à¤¯" @@ -1510,291 +1510,301 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "iptables नियम '%s' जोडणà¥à¤¯à¤¾à¤¸ अपयशी, चैन '%s' करीता, तकà¥à¤¤à¤¾ '%s' अंतरà¥à¤—त: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "जà¥à¤³à¤µà¤£à¥€ URI वाचू शकले नाही" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "कारà¥à¤¯à¤°à¤¤ संयचीका बनवणे अशकà¥à¤¯" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "मारà¥à¤— खूपच लांब आहे" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ डिरेकà¥à¤Ÿà¥à¤°à¥€ बनवणे अशकà¥à¤¯" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc सà¥à¤°à¤•à¥à¤·à¤¾ फà¥à¤²à¥…गसह" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare ने uri निशà¥à¤šà¤¿à¤¤ केले नाही" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 ने uri निशà¥à¤šà¤¿à¤¤ केले नाही" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "मारà¥à¤— NULL आहे" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "बाब शूनà¥à¤¯ असायला हवे" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "बफर NULL आहे" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "बाब घटक VIR_MEMORY_VIRTUAL असायला हवे" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "बफर NULL आहे परंतॠआकार विना-शूनà¥à¤¯ आहे" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid अपयशी" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) अपयशी" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) अपयशी" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) अपयशी" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) अपयशी" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "कनà¥à¤Ÿà¥‡à¤¨à¤° चालू ठेवा संदेश पाठवणे अशकà¥à¤¯" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "कनà¥à¤Ÿà¥‡à¤¨à¤° चालू ठेवा संदेश वाचणे अशकà¥à¤¯" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "रूट वैयकà¥à¤¤à¤¿à¤• करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%s येथे रिकामे tmpfs mount करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "tmpfs मधà¥à¤¯à¥‡ नवीन रूट %s बांधणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s करीता chroot करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "root करीता pivot करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "%s mkdir करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%2$s वर %1$s माऊनà¥à¤Ÿ करणे अपयशी" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts बनवणे अशकà¥à¤¯" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "कनà¥à¤Ÿà¥‡à¤¨à¤° अंतरà¥à¤—त /dev/pts माऊनà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "साधन %s बनवणे अपयशी" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "/dev/pts/ptmx करीता symlink /dev/ptmx बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "साधन /dev/ptmx make करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s ला %s येथे माऊनà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' माऊनà¥à¤Ÿ अशकà¥à¤¯ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ slave बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc माऊनà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s डà¥à¤°à¥‰à¤ª करणà¥à¤¯à¤¾à¤¸ अपयशी" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "कà¥à¤·à¤®à¤¤à¤¾ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ने अवैध vm वà¥à¤¯à¤¾à¤–à¥à¤¯à¤¾ पाठविले" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s उघडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "कà¥à¤²à¥‹à¤¨ कनà¥à¤Ÿà¥‡à¤¨à¤° चालविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s पासून cgroup बनविणà¥à¤¯à¤¾à¤¸ अपयशी\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc सà¥à¤¤à¥à¤°à¥‹à¤¤ निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "सरà¥à¤µà¤° सॉकेट '%s' बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "सरà¥à¤µà¤° सॉकेट '%s' ची बांधणी करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "सरà¥à¤µà¤° सॉकेट %s सकà¥à¤°à¥€à¤¯ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d वाचणे अपयशी" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d करीता लेखन अपयशी" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) अपयशी" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) अपयशी" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) अपयशी" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "तà¥à¤°à¥à¤Ÿà¥€ घटना %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() अपयशी" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "संवाद %s ला ns %d करीता हलवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth नषà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair अपयशी" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "mount namespace unshare करणे अशकà¥à¤¯" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "root mount ला slave पदà¥à¤§à¤¤à¥€ नà¥à¤°à¥‚प बदलणे अपयशी" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "मारà¥à¤— %s make करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s वर devpts माऊनà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty वाटप करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid फाइल '%s/%s.pid' लिहणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "रूट dir करीता बदल करणे अशकà¥à¤¯" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "सतà¥à¤° पà¥à¤°à¤¤à¤¿à¤¨à¤¿à¤§à¥€ बनणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC डà¥à¤°à¤¾à¤‡à¤µà¤°à¤¶à¥€ जà¥à¤³à¤µà¤£à¥€ अपयशी" @@ -1817,20 +1827,20 @@ msgstr "पà¥à¤°à¤£à¤¾à¤²à¥€à¤•à¤¡à¥‡ NETNS समरà¥à¤¥à¤¨ नाही" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "समजà¥à¤³à¤µà¤£à¥€ uuid सह कà¥à¤·à¥‡à¤¤à¥à¤° आढळले नाही" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "सकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° काढून टाकले शकले नाही" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "transient कà¥à¤·à¥‡à¤¤à¥à¤° वरà¥à¤£à¤¨ अशकà¥à¤¯ करणे अशकà¥à¤¯" @@ -1884,7 +1894,7 @@ msgstr "कनà¥à¤Ÿà¥‡à¤¨à¤° करीता अवैध PID %d" msgid "failed to kill pid %d" msgstr "pid %d ला पूरà¥à¤£à¤ªà¤£à¥‡ बंद करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' करीता पà¥à¤°à¤¤à¤¿à¤•à¥à¤·à¤¾ करणे अशकà¥à¤¯" @@ -1939,7 +1949,7 @@ msgstr "अवैध बाब `%s'" msgid "Invalid parameter count" msgstr "अवैध बाब पà¥à¤°à¤®à¤¾à¤£" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "यजमान नाव ओळखणà¥à¤¯à¤¾à¤¸ अपयशी" @@ -2143,66 +2153,76 @@ msgstr "सकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° करीता सà¥à¤µà¤¯à¤‚ msgid "cannot create autostart directory '%s'" msgstr "डिरेकà¥à¤Ÿà¥à¤°à¥€ '%s' सà¥à¤µà¤¯à¤‚ पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "'%2$s' करीता symlink '%1$s' बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' नषà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "संगà¥à¤°à¤¹ %s पà¥à¤¨à¥à¤¹ दाखल करणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "संगà¥à¤°à¤¹ %s पà¥à¤¨à¥à¤¹ दाखल करणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s निरà¥à¤§à¤¾à¤°à¥€à¤¤ करणे अशकà¥à¤¯" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "जà¥à¤³à¤µà¤£à¥€ नावाशी नोड साधन आढळले नाही" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "या साधन करीता मà¥à¤–à¥à¤¯ घटक आढळले नाही" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() करीता अवैध बाब" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "मारà¥à¤— '%s' उघडणे अशकà¥à¤¯" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "आयोजक सà¥à¤•à¥…न सकà¥à¤°à¥€à¤¯ करणà¥à¤¯à¤¾à¤•à¤°à¥€à¤¤à¤¾ '%s' करीता लेखन अपयशी" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ अपयशी" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "फाइल पà¥à¤°à¤•à¤¾à¤° '%s' शोधणे अशकà¥à¤¯" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ वेळ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" @@ -2491,71 +2511,76 @@ msgstr "'%2$s' करीता अपरिचीत कà¥à¤·à¤®à¤¤à¤¾ पॠmsgid "no device capabilities for '%s'" msgstr "'%s' करीता साधन कà¥à¤·à¤®à¤¤à¤¾ आढळले नाही" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "%s वाचणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ उघडणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "%s वाचणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ उघडणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' पासून वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "%s वाचणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ उघडणà¥à¤¯à¤¾à¤¸ अपयशी" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' पासून वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "%s वाचणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ उघडणà¥à¤¯à¤¾à¤¸ अपयशी" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' पासून वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo पà¥à¤°à¥‹à¤¸à¥‡à¤¸à¤° वाचत आहे" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz वाचत आहे" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "cpus आढळले नाही" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s उघडणे अशकà¥à¤¯" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "या कारà¥à¤¯à¤°à¤šà¤¨à¤¾à¤µà¤° कंसोल कारà¥à¤¯à¤°à¥€à¤¤ करून पाहिले नाही" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "या यजमान वरील NUMA समरà¥à¤¥à¥€à¤¤ नाही" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "सà¥à¤°à¥à¤µà¤¾à¤¤à¥€à¤šà¤¾ कपà¥à¤ªà¤¾ %d कà¥à¤·à¥‡à¤¤à¥à¤° (0-%d) चà¥à¤¯à¤¾ बाहेर आहे" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA मोकळी सà¥à¤®à¥ƒà¤¤à¥€ करीता अडचन विचारू शकले नाही" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "आभासी मशीनला OpenNebula करीता सादर करतेवेळी तà¥à¤°à¥à¤Ÿà¥€ आढळली" @@ -2573,16 +2598,16 @@ msgstr "आधिपासूनच नावासह OpenNebula VM सकॠmsgid "Wrong state to perform action" msgstr "कारà¥à¤¯ करणà¥à¤¯à¤¾à¤•à¤°à¥€à¤¤à¤¾ चà¥à¤•à¥€à¤šà¤¾ सà¥à¤¤à¤°" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° कारà¥à¤¯à¤°à¤¤ नाही" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2753,7 +2778,7 @@ msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° बंद करा सà¥à¤¥à¤° मधà¥à¤¯à¥‡ msgid "Could not read container config" msgstr "कनà¥à¤Ÿà¥‡à¤¨à¤° संयोजना वाचणे अशकà¥à¤¯" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "अपरिचीत पà¥à¤°à¤•à¤¾à¤° '%s'" @@ -2896,212 +2921,212 @@ msgstr "पà¥à¤°à¥‰à¤•à¥à¤à¥€à¤¸à¤¹ संवादात चूक: बि msgid "got asynchronous packet number %d\n" msgstr "असिंकà¥à¤°à¥‹à¤¨à¤¸ पॅकेट संखà¥à¤¯à¤¾ %d मिळाली\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "'%s' अंतरà¥à¤—त QEMU आवृतà¥à¤¤à¥€ कà¥à¤°à¤®à¤¾à¤‚क वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU मदत आऊटपà¥à¤Ÿ वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu पासूनचे अनपेकà¥à¤·à¥€à¤¤ à¤à¤•à¥à¤œà¥€à¤Ÿà¥ सà¥à¤¥à¤¿à¤¤à¥€" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "अनपेकà¥à¤·à¥€à¤¤ à¤à¤•à¥à¤œà¥€à¤Ÿà¥ सà¥à¤¥à¤¿à¤¤à¥€ '%d', qemu संभावà¥à¤¯à¤°à¤¿à¤¤à¥à¤¯à¤¾ अपयशी" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU बायनरी %s आढळले नाही: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "संजाळ '%s' आढळले नाही" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "संजाळ पà¥à¤°à¤•à¤¾à¤° %d समरà¥à¤¥à¥€à¤¤ नाही" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "बà¥à¤°à¥€à¤œà¥ समरà¥à¤¥à¤¨ पà¥à¤°à¤¾à¤°à¤‚भ करणे अशकà¥à¤¯: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "बà¥à¤°à¥€à¤œ करीता टॅप संवाद समावेष करणà¥à¤¯à¤¾à¤¸ अपयशी. %s बà¥à¤°à¥€à¤œ साधन नाही" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "टॅप संवाद '%s' जोडणà¥à¤¯à¤¾à¤¸ अपयशी, बà¥à¤°à¥€à¤œ '%s' वरील : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "QEMU बायनरी दà¥à¤µà¤¾à¤°à¥‡ TCP सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन समरà¥à¤¥à¥€à¤¤ नाही" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "या QEMU बायनरी दà¥à¤µà¤¾à¤°à¥‡ STDIO सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन समरà¥à¤¥à¥€à¤¤ नाही" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "डिसà¥à¤• '%2$s' करीता असमरà¥à¤¥à¥€à¤¤ डà¥à¤°à¤¾à¤‡à¤µà¤° नाव '%1$s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' करीता असमरà¥à¤¥à¥€à¤¤ usb डिसà¥à¤• पà¥à¤°à¤•à¤¾à¤°" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "असमरà¥à¤¥à¥€à¤¤ डिसà¥à¤• पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "अवैध आवाज पà¥à¤°à¤¾à¤°à¥‚प" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' अंतरà¥à¤—त सदोषीत मà¥à¤–à¥à¤¯ शबà¥à¤¦ बाब" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "डà¥à¤°à¤¾à¤‡à¤µà¥à¤¹ निरà¥à¤¦à¥‡à¤¶à¤¾à¤‚क '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "डà¥à¤°à¤¾à¤‡à¤µà¥à¤¹ '%s' अंतरà¥à¤—त न आढळणारे फाइल बाब" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "डà¥à¤°à¤¾à¤‡à¤µà¥à¤¹ '%s' अंतरà¥à¤—त निरà¥à¤¦à¥‡à¤¶à¤¾à¤‚कीय घटक आढळले नाही" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' अंतरà¥à¤—त NIC vlan वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "%d करीता NIC वरà¥à¤£à¤¨ आढळले नाही" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' अंतरà¥à¤—त vlan वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC वरà¥à¤£à¤¨ '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "अपरिचीत PCI साधन वà¥à¤¯à¤¾à¤•à¤°à¤£ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI साधन बस '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI साधन सà¥à¤²à¥‰à¤Ÿ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI साधन कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB साधन विकà¥à¤°à¥‡à¤¤à¤¾ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI साधन उतà¥à¤ªà¤¾à¤¦à¤¨ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI साधन पतà¥à¤¤à¤¾ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "अकà¥à¤·à¤° साधन %s अंतरà¥à¤—त पोरà¥à¤Ÿ कà¥à¤°à¤®à¤¾à¤‚क आढळले नाही" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "अपरिचीत अकà¥à¤·à¤° साधन वà¥à¤¯à¤¾à¤•à¤°à¤£ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "इमà¥à¤¯à¥‚लेटर मारà¥à¤— आढळले नाही" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s घटक करीता मà¥à¤²à¥à¤¯ आढळले नाही" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC पोरà¥à¤Ÿ '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ सà¥à¤¤à¤° '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU पà¥à¤°à¤®à¤¾à¤£ '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' वाचणे अशकà¥à¤¯" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "रूपांतरनवेळी अपरिचीत QEMU बाब '%s' आढळले" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "अपरिचीत घटक '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "लॉगफाइल %s बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM लॉगफाइल close-on-exec फà¥à¤²à¥…ग करीता निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" @@ -3115,7 +3140,7 @@ msgstr "लॉगफाइल नाव %s/%s.log बिलà¥à¤¡ करणॠmsgid "Unable to seek to %lld in %s" msgstr "%2$s अंतरà¥à¤—त %1$lld वाचणे अशकà¥à¤¯" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%1$s' ला सà¥à¤µà¤¯à¤‚ सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी: %2$s\n" @@ -3130,412 +3155,410 @@ msgstr "सà¥à¤¥à¤¿à¤¤à¥€ फाइल %s शी जà¥à¤³à¤µà¤£à¥€ अशक msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s करीता मॉनीटर पà¥à¤¨à¥à¤¹ जà¥à¤³à¤µà¤£à¥à¤¯à¤¾à¤¸ अपयशी: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° उपलबà¥à¤§ नाही" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel पà¥à¤°à¤¾à¤°à¥‚प पà¥à¤°à¤¤à¤¿à¤•à¥ƒà¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI पà¥à¤°à¤¤à¤¿à¤•à¥ƒà¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ डà¥à¤°à¤¾à¤‡à¤µà¤° उपलबà¥à¤§ नाही" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "सà¥à¤¥à¤°à¥€à¤¯ डिरेकà¥à¤Ÿà¥à¤°à¥€ '%s' बनवणà¥à¤¯à¤¾à¤¸ अपयशी: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s पà¥à¤°à¤¾à¤°à¤‚भ आऊटपà¥à¤Ÿ वाचतेवेळी तà¥à¤°à¥à¤Ÿà¥€ आढळली" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s पà¥à¤°à¤¾à¤°à¤‚भ आऊटपà¥à¤Ÿ वाचतेवेळी कालबाहà¥à¤¯ à¤à¤¾à¤²à¥‡" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s पà¥à¤°à¤¾à¤°à¤‚भ आऊटपà¥à¤Ÿ वाचतेवेळी अतिरिकà¥à¤¤ जागा आढळली नाही" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s लॉग आऊटपà¥à¤Ÿ वाचतेवेळी तà¥à¤°à¥à¤Ÿà¥€ आढळली" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s लॉग आऊटपà¥à¤Ÿ वाचतेवेळी पà¥à¤°à¥‡à¤¶à¥€ जागा आढळली नाही" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s लॉग आऊटपà¥à¤Ÿ वाचतेवेळी कà¥à¤°à¤¿à¤¯à¤¾ करीता वेळ समापà¥à¤¤à¥€ आढळली" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s लॉग आऊटपà¥à¤Ÿ वाचतेवेळी वेळ समापà¥à¤¤à¥€ आढळली" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "मॉनीटर मारà¥à¤— %s उघडू शकले नाही" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "close-on-exec बाब निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "विना-बà¥à¤²à¥‰à¤•à¥€à¤‚ग पदà¥à¤§à¤¤à¥€à¤¤ मॉनीटर निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "लॉगफाइल बंद करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "अतिथी सà¥à¤°à¥‚ करणे अशकà¥à¤¯: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU थà¥à¤°à¥‡à¤¡ माहिती पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤•à¤°à¥€à¤¤à¤¾ monitor आदेश चालवू शकत नाही" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "पà¥à¤¨à¥à¤¹à¤ªà¥à¤°à¤¾à¤°à¤‚भ कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ अपयशी" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC परवलीचा शभà¥à¤¦ निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM आधिपासूनच सकà¥à¤°à¥€à¤¯ आहे" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "न वापरलेले VNC पोरà¥à¤Ÿ शोधणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "लॉग डिरेकà¥à¤Ÿà¥à¤°à¥€ %s बनवणे अशकà¥à¤¯" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU बायनरी %s आढळले नाही" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s करीता निषà¥à¤•à¥à¤°à¥€à¤¯ PID फाइल काढूण टाकणे अशकà¥à¤¯" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile मारà¥à¤— बिलà¥à¤¡ करणà¥à¤¯à¤¾à¤¸ अपयशी." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "लॉगफाइल करीता envv लिहणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "लॉगफाइल करीता argv लिहणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "लॉगफाइलची समापà¥à¤¤à¥€ वाचणे अशकà¥à¤¯: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s सकà¥à¤°à¥€à¤¯ à¤à¤¾à¤²à¥‡ नाही\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' बंद करत आहे\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "%s (%d) करीता SIGTERM पाठवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s करीता कà¥à¤·à¥‡à¤¤à¥à¤° सà¥à¤¥à¤¿à¤¤à¥€ काढूण टाकणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s करीता PID फाइल काढूण टाकणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "%2$s करीता न हाताळलेली fd घटना %1$d" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "संचयन संगà¥à¤°à¤¹ सकà¥à¤°à¥€à¤¯ नाही" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s उघडणे अशकà¥à¤¯" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "समजà¥à¤³à¤µà¤£à¥€ uuid '%s' सह कà¥à¤·à¥‡à¤¤à¥à¤° आढळले नाही" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "जà¥à¤³à¤µà¤£à¥€à¤œà¥‹à¤—ी नाव '%s' नà¥à¤°à¥‚प कà¥à¤·à¥‡à¤¤à¥à¤° आढळले नाही" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° '%s' आधीपासूनच uuid %s सह वरà¥à¤£à¤¨ केले आहे" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° आधिपासून '%s' नà¥à¤°à¥‚प सकà¥à¤°à¥€à¤¯ आहे" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "ससà¥à¤ªà¥‡à¤‚ड कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ अपयशी" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "शटडाऊन कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ अपयशी" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ सà¥à¤®à¥ƒà¤¤à¥€à¤ªà¥‡à¤•à¥à¤·à¤¾ कमाल सà¥à¤®à¥ƒà¤¤à¥€ निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "memory balloon वाटपची चौकशी करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "memory balloon वाटप वाचण अशकà¥à¤¯" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "balloon memory वाटप करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "कमाल सà¥à¤®à¥ƒà¤¤à¥€ पेकà¥à¤·à¤¾ जासà¥à¤¤ सà¥à¤®à¥ƒà¤¤à¥€ निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "सकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤°à¤¾à¤šà¥€ सà¥à¤®à¥ƒà¤¤à¥€ निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° xml पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "संयचीत शिरà¥à¤·à¤• लिहीणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml लिहीणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "फाइल %s साठवणे अशकà¥à¤¯" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ अपयशी" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन' qemu दà¥à¤µà¤¾à¤°à¥‡ समरà¥à¤¥à¥€à¤¤ नाही" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "सकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤°à¤¾à¤šà¥‡ vcpu पà¥à¤°à¤®à¤¾à¤£ बदलवू शकत नाही" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° वà¥à¤¯à¤¾à¤–à¥à¤¯à¤¾ '%d' अंतरà¥à¤—त अपरिचीत virt पà¥à¤°à¤•à¤¾à¤°" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता कमाल vcpus निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता विनंतीकृत vcpus कमाल परवानगीय vcpus पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "असकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° वर vcpus ला पीन करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu कà¥à¤°à¤®à¤¾à¤‚क कà¥à¤·à¥‡à¤¤à¥à¤°à¤šà¥à¤¯à¤¾ बाहेर %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "बांधणी निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu संबंध करीता समरà¥à¤¥à¤¨ नाही" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "बांधणी पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu संबंध उपलबà¥à¤§ नाही" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤¾à¤°à¥‚प वरà¥à¤£à¤¾à¤•à¥à¤·à¤° कमाल %d बाईटसॠओलांडले" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ DOI वरà¥à¤£à¤¾à¤•à¥à¤·à¤° कमाल %d बाईटसॠओलांडले" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° पà¥à¤°à¤¤à¤¿à¤®à¤¾ वाचू शकले नाही" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu शिरà¥à¤·à¤• वाचू शकले नाही" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "पà¥à¤°à¤¤à¤¿à¤®à¤¾ जादू अयोगà¥à¤¯ आहे" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "पà¥à¤°à¤¤à¤¿à¤®à¤¾ आवृतà¥à¤¤à¥€ समरà¥à¤¥à¥€à¤¤ नाही (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "नवीन VM लागू करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤°à¤¸à¤¹ पà¥à¤¨à¥à¤¹à¤¸à¤‚परà¥à¤• करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "असमरà¥à¤¥à¥€à¤¤ संयोजना पà¥à¤°à¤•à¤¾à¤° %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv रचना %s ओळखणे अशकà¥à¤¯" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "बस/साधन निरà¥à¤¦à¥‡à¤¶à¤¾à¤‚क करीता डिसà¥à¤• '%s' रूपांतरीत करणे अशकà¥à¤¯" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "बस '%s' करीता असमरà¥à¤¥à¥€à¤¤ डिसà¥à¤• नाव मॅपींग" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "बस '%s' व लकà¥à¤·à¥à¤¯ '%s' सह साधन आढळले नाही" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3544,206 +3567,206 @@ msgstr "" "साधन '%s' व लकà¥à¤·à¥à¤¯ '%s' करीता इमà¥à¤¯à¥‚लेटर आवृतà¥à¤¤à¥€ काढूण टाकणà¥à¤¯à¤¾à¤œà¥‹à¤—ी मिडीया करीता समरà¥à¤¥à¤¨ " "पà¥à¤°à¤µà¤¤ नाही" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom मिडीया बदलवणे अशकà¥à¤¯" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom मिडीया बदलवणे अपयशी: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "लकà¥à¤·à¥à¤¯ %s आधिपासूनच असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s डिसà¥à¤• जोडू शकत नाही" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "सà¥à¤²à¥‰à¤Ÿ कà¥à¤°à¤®à¤¾à¤‚क वाचणे अशकà¥à¤¯\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s डिसà¥à¤• समावेष करणे अपयशी" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb डिसà¥à¤• जोडणे अशकà¥à¤¯" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb डिसà¥à¤• समावेष करणे अपयशी" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb साधन जोडणे अशकà¥à¤¯" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb साधन समावेष करणे अपयशी" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° वरील साधन जà¥à¤³à¤µà¥‚ शकत नाही" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "डिसà¥à¤• बस '%s' हॉटपà¥à¤²à¤— करणे अशकà¥à¤¯." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "डिसà¥à¤• साधन पà¥à¤°à¤•à¤¾à¤° '%s' हॉटपà¥à¤²à¤— करणे अशकà¥à¤¯" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "साधन पà¥à¤°à¤•à¤¾à¤° '%s' समावेष करणे अशकà¥à¤¯" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "डिसà¥à¤• %s आढळले नाही" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "डिसà¥à¤• %s वेगळे करणे अशकà¥à¤¯ - अवैध सà¥à¤²à¥‰à¤Ÿ कà¥à¤°à¤®à¤¾à¤‚क %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "डिसà¥à¤• %s अलग करा आदेश चालविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "डिसà¥à¤• %s अलग करणà¥à¤¯à¤¾à¤¸ अपयशी: अवैध सà¥à¤²à¥‰à¤Ÿ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° वरील साधन अलग करू शकत नाही" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "फकà¥à¤¤ SCSI किंवा virtio डिसà¥à¤• सेवा गतिकरितà¥à¤¯à¤¾ वेगळे केले जाऊ शकते" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "सकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° करीता सà¥à¤µà¤¯à¤‚ पà¥à¤°à¤¾à¤°à¤‚भ निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "सà¥à¤µà¤¯à¤‚ पà¥à¤°à¤¾à¤°à¤‚भ डिरेकà¥à¤Ÿà¥à¤°à¥€ %s बनवणे अशकà¥à¤¯" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "'%2$s' करीता '%1$s' symlink बनवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "अवैध मारà¥à¤—: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' आदेश अपयशी" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' या qemu दà¥à¤µà¤¾à¤°à¥‡ समरà¥à¤¥à¥€à¤¤ नाही" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "साधन आढळले नाही: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL किंवा रिकामे मारà¥à¤—" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "अवैध मारà¥à¤—, '%s' परिचीत संवाद नाही" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: उघडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: सीक किंवा वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "अवैध मारà¥à¤—" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU डà¥à¤°à¤¾à¤‡à¤µà¤° फकà¥à¤¤ आभासी सà¥à¤®à¥ƒà¤¤à¥€ पतà¥à¤¤à¤¾ करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤à¥‹" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") अपयशी" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' आदेश अपयशी" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "पà¥à¤°à¤¾à¤°à¥‚प %s सह बनवलेली तातà¥à¤ªà¥‚रà¥à¤¤à¥€ फाइल वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° XML पà¥à¤°à¤µà¤²à¥‡ नाही" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन करीता फकà¥à¤¤ tcp URIs समरà¥à¤¥à¥€à¤¤ आहे" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI करीता समापà¥à¤¤à¥€à¤¸ ':port' आढळले नाही" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "विनाकà¥à¤°à¤® UUID बनवणà¥à¤¯à¤¾ अशकà¥à¤¯" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "समान नावाचे कà¥à¤·à¥‡à¤¤à¥à¤° किंवा UUID आधिपासूनच '%s' नà¥à¤°à¥‚प असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ऑफलाइन सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन निशà¥à¤šà¤¿à¤¤ केले, परंतॠससà¥à¤ªà¥‡à¤‚ड कारà¥à¤¯ अपयशी ठरले" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन अपयशी: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "अपयश नंतर अतिथी %s पà¥à¤¨à¥à¤¹à¤¾ संवाद साधणà¥à¤¯à¤¾à¤¸ अपयशी\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "साधन %s सकà¥à¤°à¥€à¤¯ PCI साधन नाही" @@ -3752,511 +3775,511 @@ msgstr "साधन %s सकà¥à¤°à¥€à¤¯ PCI साधन नाही" msgid "failed to find libvirtd binary" msgstr "libvirtd बायनरी शोधणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL अंतरà¥à¤—त transport अनोळखे आहे (tls|unix|ssh|ext|tcp असायला हवे)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' transport करीता, आदेश आवशà¥à¤¯à¤• आहे" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "यजमाननाव '%s' निरà¥à¤§à¤¾à¤°à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' शी जà¥à¤³à¤µà¤£à¥€ करणे अशकà¥à¤¯" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "सॉकेट बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' शी जà¥à¤³à¤µà¤£à¥€ करणे अशकà¥à¤¯" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "सॉकेट जोडी बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "टà¥à¤°à¤¾à¤¨à¥à¤¸à¤ªà¥‹à¤°à¥à¤Ÿ पदà¥à¤§à¤¤à¥€ unix, ssh व ext Windows अंतरà¥à¤—त समरà¥à¤¥à¥€à¤¤ नाही" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "सॉकेटला विना-रोखणà¥à¤¯à¤¾à¤œà¥‹à¤—ी बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "पाइप बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI सà¥à¤µà¤¯à¤‚-ओळखणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "callbacks यादी वाटप करतेवेळी तà¥à¤°à¥à¤Ÿà¥€" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents वाटप करतेवेळी तà¥à¤°à¥à¤Ÿà¥€ आढळली" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' करीता पà¥à¤°à¤µà¥‡à¤¶ अशकà¥à¤¯" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS शà¥à¤°à¥‡à¤¯ वाटप करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° दाखल करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "वैयकà¥à¤¤à¤¿à¤• कि/पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° दाखल करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS कà¥à¤²à¤¾à¤à¤‚ट पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS अलà¥à¤—ोरिदम पà¥à¤°à¤¾à¤§à¤¾à¤¨à¥à¤¯à¤•à¥à¤°à¤® निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° पà¥à¤°à¤¾à¤§à¤¾à¤¨à¥à¤¯à¤•à¥à¤°à¤® निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "सतà¥à¤° शà¥à¤°à¥‡à¤¯ निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS हॅनà¥à¤¡à¤¶à¥‡à¤• पूरà¥à¤£ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS पà¥à¤°à¤¾à¤°à¤‚भ पूरà¥à¤£ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "सरà¥à¤µà¤° तपासणी (आमचे पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° किंवा IP पतà¥à¤¤à¤¾) अपयशी\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "सरà¥à¤µà¤° पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° तपासणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "वरà¥à¤¤à¤®à¤¾à¤¨ वेळ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "अवैध पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤°" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° अजूनही सकà¥à¤°à¥€à¤¯ केले गेले नाही." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤°à¤¾à¤šà¥‡ परिचीत देयक आहे." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° कालबाहà¥à¤¯ à¤à¤¾à¤²à¥‡." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "remoteCheckCertificate: कà¥à¤²à¤¾à¤à¤‚ट पà¥à¤°à¤¾à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° असà¥à¤°à¤•à¥à¤·à¤¿à¤¤ अलà¥à¤—ोरिदमचा वापर करतो" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "सरà¥à¤µà¤° पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤°à¤šà¥€ तपासणी अपयशी: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° पà¥à¤°à¤•à¤¾à¤° X.509 नाही" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers अपयशी" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° आयात करणे अशकà¥à¤¯: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° कालबाहà¥à¤¯ à¤à¤¾à¤²à¥‡" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° अजूनही सकà¥à¤°à¥€à¤¯ केले गेले नाही" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "पà¥à¤°à¤®à¤¾à¤£à¤ªà¤¤à¥à¤° मालकाची जà¥à¤³à¤µà¤£à¥€ यजमाननावशी जà¥à¤³à¤¤ नाही (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "खूपच जासà¥à¤¤ NUMA ककà¥à¤·: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "खूपच जासà¥à¤¤ दूरà¥à¤°à¤¸à¥à¤¥ कà¥à¤·à¥‡à¤¤à¥à¤° IDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "मॅप लांबी कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU पà¥à¤°à¤®à¤¾à¤£ कमालपेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU मॅप बफर लांबी कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "यजमानने बरेचशे vCPUs आढळणà¥à¤¯à¤¾à¤šà¥‡ तपशील पाठविला आहे: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "यजमान तपशील मॅफ बफरची लांबी कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे असे दरà¥à¤¶à¤µà¤¿à¤¤à¥‡: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤¾à¤°à¥‚प कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ doi कमाल पेकà¥à¤·à¤¾ जासà¥à¤¤ आहे: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "खूपच जासà¥à¤¤ दूरà¥à¤°à¤¸à¥à¤¥ कà¥à¤·à¥‡à¤¤à¥à¤° नाव: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: पà¥à¤¨à¥à¤¹à¤¾ पाठविलेले बाब मरà¥à¤¯à¤¾à¤¦à¤¾à¤ªà¥‡à¤•à¥à¤·à¤¾ जासà¥à¤¤ आहेत" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: अपरिचीत बाब पà¥à¤°à¤•à¤¾à¤°" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "कमी सà¥à¤®à¥ƒà¤¤à¥€ वाटप अरà¥à¤°à¥‡" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "अपरिचीत बाब पà¥à¤°à¤•à¤¾à¤°" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "दूरà¥à¤°à¤¸à¥à¤¥ शिषà¥à¤Ÿà¤¾à¤šà¤¾à¤° करीता बà¥à¤²à¥‰à¤• कमाल विनंती खूपच जासà¥à¤¤ आहे, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "पाठिवलेले बफर विनंतीकृत आकाराचे आढळले नाही" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "दूरà¥à¤°à¤¸à¥à¤¥ शिषà¥à¤Ÿà¤¾à¤šà¤¾à¤° करीता सà¥à¤®à¥ƒà¤¤à¥€ कमाल विनंती खूपच जासà¥à¤¤ आहे, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "खूपच जासà¥à¤¤ दूरà¥à¤°à¤¸à¥à¤¥ संजाळ: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "à¤à¤•à¤¾à¤ªà¥‡à¤•à¥à¤·à¤¾ जासà¥à¤¤ दूरसà¥à¤¥ संवाद: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "खूपच जासà¥à¤¤ संचयन संगà¥à¤°à¤¹ विनंतीकृत केले" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "खूपच जासà¥à¤¤ संचयन संगà¥à¤°à¤¹ पà¥à¤°à¤¾à¤ªà¥à¤¤ à¤à¤¾à¤²à¥‡" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "खूपच जासà¥à¤¤ संचयन खंड विनंतीकृत केले" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "खूपच जासà¥à¤¤ संचयन खंड पà¥à¤°à¤¾à¤ªà¥à¤¤ à¤à¤¾à¤²à¥‡" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "खूप जासà¥à¤¤ साधन नाव विनंतीकृत केले" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "खूप जासà¥à¤¤ साधन नाव पà¥à¤°à¤¾à¤ªà¥à¤¤" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "खूप जासà¥à¤¤ कà¥à¤·à¤®à¤¤à¤¾ नाव विनंतीकृत केले" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "खूप जासà¥à¤¤ कà¥à¤·à¤®à¤¤à¤¾ नाव पà¥à¤°à¤¾à¤ªà¥à¤¤ à¤à¤¾à¤²à¥‡" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "अपरिचीत अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ पà¥à¤°à¤•à¤¾à¤° %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "विनंतीकृत अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ पà¥à¤°à¤•à¤¾à¤° %s नकारले गेले" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "असमरà¥à¤¥à¥€à¤¤ अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL लायबà¥à¤°à¤°à¥€ पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अपयशी: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "सॉक पतà¥à¤¤à¤¾ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "परसà¥à¤ªà¤° पतà¥à¤¤à¤¾ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणयास अपयशी" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL कà¥à¤²à¤¾à¤à¤‚ट संदरà¥à¤­ बनविणà¥à¤¯à¤¾à¤¸ अपयशी: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS सतà¥à¤° करीता अवैध सीफर आकार" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "बाहेरील SSF %d (%s) निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ गà¥à¤£à¤§à¤°à¥à¤® %d (%s) निशà¥à¤šà¤¿à¤¤ करणे अशकà¥à¤¯" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ %s या सरà¥à¤µà¤° दà¥à¤µà¤¾à¤°à¥‡ समरà¥à¤¥à¥€à¤¤ नाही" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL संपरà¥à¤• पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अपयशी: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ शà¥à¤°à¥‡à¤¯ बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL मधà¥à¤¯à¤¸à¥à¤¥à¥€ माहिती खूपच लांब आहे: %d बाईटसà¥" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL पदà¥à¤§à¤¤ अपयशी: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "मधà¥à¤¯à¤¸à¥à¤¥à¥€ SSF %d अपेकà¥à¤·à¥€à¤¤à¤°à¤¿à¤¤à¥à¤¯à¤¾ सकà¥à¤·à¤® आढळे नाही" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ शà¥à¤°à¥‡à¤¯ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "घटना समरà¥à¤¥à¤¨ आढळले नाही" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "यादी करीता cb समावेष करत आहे" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "यादीतून cb काढूण टाकत आहे" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header अपयशी" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling बाब" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "डेटा पाठवणे अशकà¥à¤¯" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS सॉकेट %s पासून वाचणे अपयशी" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "सरà¥à¤µà¤°à¤¨à¥‡ जà¥à¤³à¤µà¤£à¥€ बंद केली" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "डेटा पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL डेटा à¤à¤¨à¥à¤•à¥‹à¤¡ करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL डेटा डिकोड करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "सरà¥à¤µà¤° पासून पà¥à¤°à¤¾à¤ªà¥à¤¤ पॅकेट खूप लहान आहे" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "सरà¥à¤µà¤° पासून पà¥à¤°à¤¾à¤ªà¥à¤¯ पॅकेट खूपच मोठे आहे" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "पà¥à¤°à¤¤à¤¿à¤¸à¤¾à¤¦ अंतरà¥à¤—त अवैध शिरà¥à¤·à¤•" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "अपरिचीत कारà¥à¤¯à¤•à¥à¤°à¤® (पà¥à¤°à¤¾à¤ªà¥à¤¤ %x, अपेकà¥à¤·à¥€à¤¤ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "अपरिचीत शिषà¥à¤Ÿà¤¾à¤šà¤¾à¤° आवृतà¥à¤¤à¥€ (पà¥à¤°à¤¾à¤ªà¥à¤¤ %x, अपेकà¥à¤·à¥€à¤¤ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "सरà¥à¤µà¤° पासून अनपेकà¥à¤·à¥€à¤¤ RPC कॉल %d पà¥à¤°à¤¾à¤ªà¥à¤¤ à¤à¤¾à¤²à¥‡" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "सिरीयल %d सह पà¥à¤°à¤¤à¤¿à¤¸à¤¾à¤¦ करीता पà¥à¤°à¤¤à¤¿à¤•à¥à¤·à¤¾à¤œà¥‹à¤—ी कॉल आढळले नाही" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "अपरिचीत कारà¥à¤¯à¤ªà¤¦à¥à¤§à¤¤à¥€ (पà¥à¤°à¤¾à¤ªà¥à¤¤ %x, अपेकà¥à¤·à¥€à¤¤ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling दूरà¥à¤°à¤¸à¥à¤¥_तà¥à¤°à¥à¤Ÿà¥€" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "अपरिची सà¥à¤¥à¤¿à¤¤à¥€ (पà¥à¤°à¤¾à¤ªà¥à¤¤ %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "सॉकेट करीता तपासणी अपयशी" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "सॉकेट वरील हॅनà¥à¤—अप / तà¥à¤°à¥à¤Ÿà¥€ घटना पà¥à¤°à¤¾à¤ªà¥à¤¤ केले" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "अटी नà¥à¤°à¥‚प पà¥à¤°à¤¤à¤¿à¤•à¥à¤·à¤¾ अपयशी" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4343,7 +4366,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%1$s: सà¥à¤°à¤•à¥à¤·à¤¾ संदरà¥à¤­ '\\%2$s' निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %3$s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "संगà¥à¤°à¤¹ पà¥à¤°à¤•à¤¾à¤° %d करीता न आढळलेले बॅकà¤à¤¨à¥à¤¡" @@ -4407,29 +4430,43 @@ msgstr "आदेश %d पासूनचे विना-शूनà¥à¤¯ ठmsgid "%s not implemented on Win32" msgstr "%s Win32 वर लागू केले नाही" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "साधनाचे पà¥à¤°à¤¾à¤°à¤‚भ सà¥à¤¥à¤¾à¤¨ वाचू शकले नाही" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "साधनाचे समापà¥à¤¤à¥€ सà¥à¤¥à¤¾à¤¨ वाचू शकले नाही" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "अवैध सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤•à¤¾à¤°" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "लकà¥à¤·à¥à¤¯ %s आधिपासूनच असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "मोकळी जागा पà¥à¤°à¥‡à¤¶à¥€ नाही" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "खंड लकà¥à¤·à¥à¤¯ मारà¥à¤— '%s' वाचणे अशकà¥à¤¯" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "खंड मारà¥à¤— '%s' मà¥à¤–à¥à¤¯ साठा सà¥à¤¤à¥à¤°à¥‹à¤¤ साधन नावाशी सà¥à¤°à¥‚ à¤à¤¾à¤²à¥‡ नाही." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "लकà¥à¤·à¥à¤¯ '%s' पासून विभागणी कà¥à¤°à¤®à¤¾à¤‚क वाचणे अशकà¥à¤¯" @@ -4825,118 +4862,118 @@ msgstr "'%s' पासून आयोजक कà¥à¤°à¤®à¤¾à¤‚क पà¥à¤°à¤¾ msgid "Scanning host%u" msgstr "आयोजक %u सà¥à¤•à¥…न करत आहे" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "यजमान अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ गà¥à¤£à¤§à¤°à¥à¤® आढळले नाही" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "गà¥à¤ªà¥à¤¤à¤¶à¤¬à¥à¤¦ अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ गà¥à¤£à¤§à¤°à¥à¤® आढळले नाही" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "सदोषीत ऑकà¥à¤Ÿà¤²à¥ पदà¥à¤§à¤¤à¥€" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "सदोषीत मालक घटक" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "सदोषीत गट घटक" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "अपरिचीत साठा संगà¥à¤°à¤¹ पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ नाव घटक आढळले नाही" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid निरà¥à¤®à¤¾à¤£ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "अपरिचीत संगà¥à¤°à¤¹ सà¥à¤µà¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "न आढळलेले साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ यजमान नाव" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ साधन पà¥à¤°à¤¾à¤ªà¥à¤¤ करणे अशकà¥à¤¯" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "न आढळलेले साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ साधन मारà¥à¤—" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "न आढळलेले साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ मारà¥à¤—" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ अडॅपà¥à¤Ÿà¤° नाव आढळले नाही" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "अपरिचीत अधिपà¥à¤°à¤®à¤¾à¤£à¤¨ पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "न आढळलेले साठा संगà¥à¤°à¤¹ लकà¥à¤·à¥à¤¯ मारà¥à¤—" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "साठा संगà¥à¤°à¤¹ करीता अपरिचीत रूट घटक" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "अपरिचीत संगà¥à¤°à¤¹ सà¥à¤µà¤°à¥‚प कà¥à¤°à¤®à¤¾à¤‚क %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "अनपेकà¥à¤·à¥€à¤¤ संगà¥à¤°à¤¹ पà¥à¤°à¤•à¤¾à¤°" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "अपरिचीत आकार यूनीट '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "सदोषीत कà¥à¤·à¤®à¤¤à¤¾ घटक" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "कà¥à¤·à¤®à¤¤à¤¾ घटक मà¥à¤²à¥à¤¯ खूपच मोठे आहे" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "न आढळलेले खंड नाव घटक" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "कà¥à¤·à¤®à¤¤à¤¾ घटक आढळले नाही" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "अपरिचीत खंड सà¥à¤µà¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "साठा संगà¥à¤°à¤¹ करीता अपरिचीत रूट घटक" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "अपरिचीत खंड सà¥à¤µà¤°à¥‚प कà¥à¤°à¤®à¤¾à¤‚क %d" @@ -4983,7 +5020,7 @@ msgstr "%s करीता संयोजना फाइल नाही" msgid "cannot remove config for %s" msgstr "%s करीता संयोजना काढून टाकू शकत नाही" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "जà¥à¤³à¤µà¤£à¥€ uuid सह संगà¥à¤°à¤¹ आढळले नाही" @@ -4995,96 +5032,96 @@ msgstr "जà¥à¤³à¤µà¤£à¥€ नाव सह संगà¥à¤°à¤¹ आढळले msgid "storage pool already exists" msgstr "संचयन संगà¥à¤°à¤¹ आधिपासूनच असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "जà¥à¤³à¤µà¤£à¥€ uuid सह संचयन संगà¥à¤°à¤¹ आढळले नाही" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "संगà¥à¤°à¤¹ अजूनही सकà¥à¤°à¥€à¤¯ आहे" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "पूल '%s' मधà¥à¤¯à¥‡ असमरितà¥à¤¯à¤¾ कारà¥à¤¯à¤°à¤¤ कारà¥à¤¯ आहेत." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "संगà¥à¤°à¤¹ आधिपासूनच सकà¥à¤°à¥€à¤¯" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "संचयन संगà¥à¤°à¤¹ आधिपासूनच सकà¥à¤°à¥€à¤¯ आहे" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "संचयन संगà¥à¤°à¤¹ सकà¥à¤°à¥€à¤¯ नाही" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "संचयन संगà¥à¤°à¤¹ अजूनही सकà¥à¤°à¥€à¤¯ आहे" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "खंड काढून टाकणे करीता संगà¥à¤°à¤¹ समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤ नाही" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "संगà¥à¤°à¤¹à¤•à¤¡à¥‡ संयोजना फाइल नाही" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "जà¥à¤³à¤µà¤£à¥€ नाव सह संचयन खंड आढळले नाही" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "जà¥à¤³à¤µà¤£à¥€ कि सह संचयन खंड आढळले नाही" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "जà¥à¤³à¤µà¤£à¥€ मारà¥à¤— सह संचयन खंड आढळले नाही" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "संचयन खंड आधिपासूनच असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ आहे" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "संचयन संगà¥à¤°à¤¹ खंड निरà¥à¤®à¤¾à¤£ करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤ नाही" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "जà¥à¤³à¤µà¤£à¥à¤¯à¤¾à¤œà¥‹à¤—ी नावासह साठा संगà¥à¤°à¤¹ आढळले नाही" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "साठा खंडाचे नाव '%s' आधिपासूनच वापरणीत आहे." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "साठा संगà¥à¤°à¤¹ असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤à¥€à¤² खंड पासून खंड निरà¥à¤®à¤¾à¤£ करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¤ नाही" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "धà¥à¤µà¤¨à¤¿à¤®à¤¾à¤¨ '%s' इजूनही वाटपले जात आहे." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "संचयन संगà¥à¤°à¤¹ खंड काढून टाकणे करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤ नाही" @@ -5172,7 +5209,7 @@ msgstr "संगà¥à¤°à¤¹ फाइलनाव निरà¥à¤§à¤¾à¤°à¥€à¤¤ क msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: मारà¥à¤— पà¥à¤°à¤µà¤¾ किंवा :///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "यजमाननाव शोधू शकत नाही" @@ -5333,191 +5370,203 @@ msgstr "char साधन करीता फकà¥à¤¤ TCP सकà¥à¤°à¥€à¤¯à¤¤ msgid "unsupported chr device type %d" msgstr "असमरà¥à¤¥à¥€à¤¤ chr साधन पà¥à¤°à¤•à¤¾à¤° %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec फाइल वरà¥à¤£à¤¨à¤•à¤°à¥à¤¤à¤¾ फà¥à¤²à¥…ग निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी ठरला\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec फाइल वरà¥à¤£à¤¨ बाब निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%1$s' ला सà¥à¤µà¤¯à¤‚ सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी: %2$s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify पà¥à¤°à¤¾à¤°à¤‚भ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "मॉनीटर डà¥à¤°à¤¿à¤°à¥‡à¤•à¥à¤Ÿà¥à¤°à¥€ %s बनविणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: सà¥à¤®à¥ƒà¤¤à¥€ शिलà¥à¤²à¤• नाही\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "सॉकेट उघडणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "सॉकेट बांधणी अशकà¥à¤¯" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "खूप लांब आदेश %s पाठवणे अशकà¥à¤¯ (%d बाईटसà¥)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "आदेश %s पाठवणे अशकà¥à¤¯" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "पà¥à¤°à¤¤à¤¿à¤¸à¤¾à¤¦ %s वाचणे अशकà¥à¤¯" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "करà¥à¤¨à¤² निशà¥à¤šà¤¿à¤¤ केले नाही" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML करà¥à¤¨à¤² %s शोधणे अशकà¥à¤¯" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "लॉगफाइल करीता envv लिहणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "लॉगफाइल करीता argv लिहणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "अनपेकà¥à¤·à¥€à¤¤ pid %d != %d पà¥à¤°à¤¾à¤ªà¥à¤¤ à¤à¤¾à¤²à¥‡\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "संचयन संगà¥à¤°à¤¹ सकà¥à¤°à¥€à¤¯ नाही" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "आवृतà¥à¤¤à¥€ %s वाचणे अशकà¥à¤¯" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° '%s' आधिपासूनच वरà¥à¤£à¥€à¤¤ आहे" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' सह कà¥à¤·à¥‡à¤¤à¥à¤° आधिपासूनच वरà¥à¤£à¥€à¤¤ आहे" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता cputime वाचणे अशकà¥à¤¯" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s वाचणे अशकà¥à¤¯" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "संकेत बà¥à¤²à¥‰à¤• करणे अशकà¥à¤¯" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "पाइप बनवू शकत नाही" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "विना-बà¥à¤²à¥‰à¤• करणारे फाइल वरà¥à¤£à¤¨ बाब निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec फाइल वरà¥à¤£à¤¨ बाब निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "पाइप बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "उप कà¥à¤°à¤¿à¤¯à¤¾ विभाजीत करणे अशकà¥à¤¯" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "रोखलेले संकेत अशकà¥à¤¯ करणे शकà¥à¤¯ नाही" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin फाइल हॅनà¥à¤¡à¤²à¤šà¥€ मांडणी करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout फाइल हॅनà¥à¤¡à¤²à¤šà¥€ मांडणी करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr फाइल हॅनà¥à¤¡à¤²à¤šà¥€ मांडणी करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "सतà¥à¤° पà¥à¤°à¤¤à¤¿à¤¨à¤¿à¤§à¥€ बनणे शकà¥à¤¯ नाही" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "रूट डिरेकà¥à¤Ÿà¥à¤°à¥€ वापरणे अशकà¥à¤¯: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile लिहणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "बायनरी %s कारà¥à¤¯à¤¾à¤¨à¥à¤µà¥€à¤¤ करणे अशकà¥à¤¯" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "मधà¥à¤¯à¤¸à¥à¤¥à¥€ डिमन पà¥à¤°à¤•à¥à¤°à¤¿à¤¯à¤¾ सà¥à¤¥à¤¿à¤¤à¥€ %d सह बाहेर पडले." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "अपरिचीत तपासणी पà¥à¤°à¤¤à¤¿à¤¸à¤¾à¤¦." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "तपासणी तà¥à¤°à¥à¤Ÿà¥€" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' विना-शूनà¥à¤¯ सà¥à¤¥à¤¿à¤¤à¥€ %d व संकेत %d सह बाहेर पडले: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "फाइल '%s' उघडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "फाइल '%s' वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' करीता वापरकरà¥à¤¤à¤¾ रेकॉरà¥à¤¡ शोधणà¥à¤¯à¤¾à¤¸ अपयशी" @@ -5581,15 +5630,15 @@ msgstr "बूटवेळी आपोआप सà¥à¤°à¥‚ होणारे #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "डोमेन नाव, id किंवा uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "सà¥à¤µà¤¤à¤ƒ सà¥à¤°à¥ होणयास अकारà¥à¤¯à¤¾à¤¨à¥à¤µà¥€à¤¤ करा" @@ -5703,15 +5752,15 @@ msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ डोमेन यादी करणà¥à¤¯ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "नाव" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "सà¥à¤¥à¤¿à¤¤à¥€" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "सà¥à¤¥à¤¿à¤¤à¥€ नाही" @@ -5827,7 +5876,7 @@ msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ डोमेन अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€ msgid "Undefine the configuration for an inactive domain." msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ डोमेनसाठी संयोजना अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "डोमेन नाव किंवा uuid" @@ -6071,11 +6120,11 @@ msgstr "डोमेनविषयी पायाभूत माहिती msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "नाव:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6083,16 +6132,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS पà¥à¤°à¤•à¤¾à¤°:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "सà¥à¤¥à¤¿à¤¤à¥€:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU वेळ:" @@ -6120,101 +6169,101 @@ msgstr "कारà¥à¤¯à¤¾à¤¨à¥à¤µà¥€à¤¤ करा" msgid "disable" msgstr "अकारà¥à¤¯à¤¾à¤¨à¥à¤µà¥€à¤¤ करा" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ पà¥à¤°à¤¾à¤°à¥‚प:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "सà¥à¤°à¤•à¥à¤·à¤¾ लेबल:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA रिकामी सà¥à¤®à¥ƒà¤¤à¥€" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA ककà¥à¤·à¤¾ उपलबà¥à¤§ रिकà¥à¤¤ सà¥à¤®à¥ƒà¤¤à¥€ दरà¥à¤¶à¤µà¤¾." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA ककà¥à¤· कà¥à¤°à¤®à¤¾à¤‚क" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "à¤à¤•à¥‚ण" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "डोमेन vcpu माहिती" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "डोमेन आभासी CPUs विषयी पायाभूत माहिती परत करते." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU आकरà¥à¤·à¤£:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° बंद à¤à¤¾à¤²à¥‡, आभासी CPUs अनà¥à¤ªà¤²à¤¬à¥à¤§." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "डोमेन vcpu आकरà¥à¤·à¤£ नियंतà¥à¤°à¤¿à¤¤ करा" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "डोमेन VCPUs ना भौतिक CPU यजमान करणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ पिन करा." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu कà¥à¤°à¤®à¤¾à¤‚क" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "यजमान cpu कà¥à¤°à¤®à¤¾à¤‚क (सà¥à¤µà¤²à¥à¤ªà¤µà¤¿à¤°à¤¾à¤®à¤¾à¤¨à¥‡ विलग)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: vCPU कà¥à¤°à¤®à¤¾à¤‚क अवैध किंवा आढळले नाही." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: cpulist आढळले नाही" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: कà¥à¤·à¥‡à¤¤à¥à¤° माहिती पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: अवैध vCPU कà¥à¤°à¤®à¤¾à¤‚क." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: अवैध पà¥à¤°à¤•à¤¾à¤°. रीकà¥à¤¤ शबà¥à¤¦à¤®à¤‚च." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: अवैध पà¥à¤°à¤•à¤¾à¤°. %d सà¥à¤¥à¤¾à¤¨à¤¾à¤µà¤°à¥€à¤² अंक अपेकà¥à¤·à¥€à¤¤ होता ('%c' समोर)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6223,1440 +6272,1440 @@ msgstr "" "cpulist: %s: अवैध पà¥à¤°à¤•à¤¾à¤°. %d सà¥à¤¥à¤¾à¤¨à¤¾à¤µà¤°à¥€à¤² अंक किंवा सà¥à¤µà¤²à¥à¤ªà¤µà¤¿à¤°à¤¾à¤® अपेकà¥à¤·à¥€à¤¤ होता ('%c' " "समोर)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: अवैध पà¥à¤°à¤•à¤¾à¤°. %d सà¥à¤¥à¤¾à¤¨à¤¾à¤µà¤° पाठोपाठ सà¥à¤µà¤²à¥à¤ªà¤µà¤¿à¤°à¤¾à¤®." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "पà¥à¤°à¤¤à¥à¤¯à¤•à¥à¤·à¤°à¥‚पी CPU %d असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ नाही." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "आभासी CPUs ची संखà¥à¤¯à¤¾ बदला" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "अतिथी कà¥à¤·à¥‡à¤¤à¥à¤° अंतरà¥à¤—त आभासी CPUs ची संखà¥à¤¯à¤¾ बदलवा." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "आभासी CPUs ची संखà¥à¤¯à¤¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "आभासी CPUs ची अवैध संखà¥à¤¯à¤¾." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "गरजे पेकà¥à¤·à¤¾ जासà¥à¤¤ आभासी CPUs." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ वाटप बदला" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "अतिथी डोमेनमधील सदà¥à¤¯ सà¥à¤®à¥ƒà¤¤à¥€ वाटप बदला." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "सà¥à¤®à¥ƒà¤¤à¥€à¤šà¥à¤¯à¤¾ किलोबाइटà¥à¤¸à¤šà¥€ संखà¥à¤¯à¤¾" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ आकाराकरीता %d ची अवैध संखà¥à¤¯à¤¾" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "कमाल सà¥à¤®à¥ƒà¤¤à¥à¤¤à¥€ आकार तपासणà¥à¤¯à¤¾à¤¸ असमरà¥à¤¥" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "कमान सà¥à¤®à¥ƒà¤¤à¥€ मरà¥à¤¯à¤¾à¤¦à¤¾ बदला" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "अतिथी डोमेनमधील कमाल सà¥à¤®à¥ƒà¤¤à¥€ वाटप मरà¥à¤¯à¤¾à¤¦à¤¾ बदला." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "कमाल सà¥à¤®à¥ƒà¤¤à¥€ मरà¥à¤¯à¤¾à¤¦à¤¾ कीलोबाइटà¥à¤¸ मधà¥à¤¯à¥‡" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "सधà¥à¤¯à¤¾à¤šà¥‡ सà¥à¤®à¥ƒà¤¤à¥€ आकार तपासून पाहणà¥à¤¯à¤¾à¤¸ असमरà¥à¤¥" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "सधà¥à¤¯à¤¾à¤šà¥‡ सà¥à¤®à¥ƒà¤¤à¥€ आकार छोटे करणà¥à¤¯à¤¾à¤¸ असमरà¥à¤¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "कमाल सà¥à¤®à¥ƒà¤¤à¥€ आकार बदलवणà¥à¤¯à¤¾à¤¸ असमरà¥à¤¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "नोड माहिती" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "नोडविषयी पायाभूत माहिती परत करतो." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "नोड माहिती मिळवणà¥à¤¯à¤¾à¤¤ अपयशी" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU नमà¥à¤¨à¤¾:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU वारंवारता:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU सॉकेट:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "कोर पà¥à¤°à¤¤à¥€ सॉकेट:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "थà¥à¤°à¥‡à¤¡à¥à¤¸ पà¥à¤°à¤¤à¥€ कोर:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA सेलà¥à¤¸:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ आकार:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "कà¥à¤·à¤®à¤¤à¤¾" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "हायपरवायजर/डà¥à¤°à¤¾à¤‡à¤µà¤° ची कà¥à¤·à¤®à¤¤à¤¾ पाठवितो." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "कà¥à¤·à¤®à¤¤à¤¾ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML मधà¥à¤¯à¥‡ डोमेन माहिती" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "stdout करीता कà¥à¤·à¥‡à¤¤à¥à¤°à¤µà¤¿à¤·à¤¯à¥€ माहिती XML डंप सà¥à¤µà¤°à¥‚पी निरà¥à¤—त करा." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ वरà¥à¤£à¥€à¤¤ XML दाखवा" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML डंप अंतरà¥à¤—त सà¥à¤°à¤•à¥à¤·à¤¾ संवेदनशील माहिती समावेष करा" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "मà¥à¤³ संयोजना यांस कà¥à¤·à¥‡à¤¤à¥à¤° XML मधà¥à¤¯à¥‡ रूपांतरीत करा" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "मà¥à¤³ अतिथी संयोजना सà¥à¤µà¤°à¥‚पला कà¥à¤·à¥‡à¤¤à¥à¤° XML सà¥à¤µà¤°à¥‚प असे रà¥à¤ªà¤¾à¤‚तरीत करा." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "सà¥à¤¤à¥à¤°à¥‹à¤¤ संयोजना डेटा सà¥à¤µà¤°à¥‚प" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "आयात करणà¥à¤¯à¤¾à¤œà¥‹à¤—ी संयोजना डेटा फाइल" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° XML ला मà¥à¤³ संयोजना नà¥à¤°à¥‚प रूपांतरीत करा" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° XML संयोजनाला मà¥à¤³ अतिथी संयोजना सà¥à¤µà¤°à¥‚पन नà¥à¤°à¥‚प रूपांतरीत करा." -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "लकà¥à¤·à¥à¤¯ संयोजना डेटा पà¥à¤°à¤•à¤¾à¤° सà¥à¤µà¤°à¥‚प" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "सà¥à¤µà¤ªà¤°à¥‚प बदलणà¥à¤¯à¤¾à¤œà¥‹à¤—ी xml डेटा फाइल" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "डोमेन id किंवा UUID ला डोमेन नावात रà¥à¤ªà¤¾à¤‚तरित करा" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "डोमेन id किंवा uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "डोमेन नाव किंवा UUID डोमेन id मधà¥à¤¯à¥‡ रà¥à¤ªà¤¾à¤‚तरित करा" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "डोमेन नाव किंवा id डोमेन UUID मधà¥à¤¯à¥‡ रà¥à¤ªà¤¾à¤‚तरित करा" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "डोमेन id किंवा नाव" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "डोमेन UUID मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤°à¤¾à¤¸ दूसऱà¥à¤¯à¤¾ यजमानावर सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरीत करा" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "कà¥à¤·à¥‡à¤¤à¥à¤°à¤¾à¤¸ दूसऱà¥à¤¯à¤¾ यजमानावर सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरीत करा. चालू सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन करीता --live समाविषà¥à¤Ÿà¥€à¤¤ " "करा." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "चालू सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "लकà¥à¤·à¥à¤¯à¤°à¥‚पी यजमानाचे URI जोडणी" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन URI, सहसा वगळलà¥à¤¯à¤¾ जाऊ शकतो" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरनवेळी समरà¥à¤¥à¥€à¤¤ असलà¥à¤¯à¤¾à¤¸) नवीन नाव करीता पà¥à¤¨à¥à¤¹à¤¾ नामांकन करा" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तर: desturi उपलबà¥à¤§ नाही" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "संजाळ आपोआप सà¥à¤°à¥‚ करा" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "बूटचà¥à¤¯à¤¾à¤µà¥‡à¤³à¥€ आपोआप सà¥à¤°à¥‚ होणà¥à¤¯à¤¾à¤¸ संजाळ संयोजीत करा." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "संजाळचे नाव किंवा uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "%s संजाळ सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤ करणà¥à¤¯à¤¾à¤ªà¤¾à¤¸à¥‚न ओळखखूण सकà¥à¤·à¤® करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "%s संजाळ सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤ करणà¥à¤¯à¤¾à¤ªà¤¾à¤¸à¥‚न ओळखखूण सकà¥à¤·à¤® करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "संजाळ %s सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤ करणà¥à¤¯à¤¾à¤ªà¤¾à¤¸à¥‚न ओळखखूण सकà¥à¤·à¤® केले\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "संजाळ %s सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤ करणà¥à¤¯à¤¾à¤ªà¤¾à¤¸à¥‚न ओळखखूण सकà¥à¤·à¤® केले नाही\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML फाइलपासून संजाळ निरà¥à¤®à¤¾à¤£ करा" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "संजाळ निरà¥à¤®à¤¾à¤£ करा." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML संजाळ वरà¥à¤£à¤¨ सामावलेली फाइल" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s पासून %s संजाळ निरà¥à¤®à¤¾à¤£ केले\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s पासून संजाळ निरà¥à¤®à¤¾à¤£ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "XML फाइलपासून संजाळ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा (पण सà¥à¤°à¥‚ करू नका)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "संजाळ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "%s संजाळ %s पासून वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s पासून संजाळ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "संजाळ नषà¥à¤Ÿ करा" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "दिलेली संजाळ नषà¥à¤Ÿ करा." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "संजाळाचे नाव, id किंवा uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "संजाळ %s उधà¥à¤µà¤¸à¥à¤¤\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "संजाळ %s उधà¥à¤µà¤¸à¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML मधà¥à¤¯à¥‡ संजाळविषयी माहिती" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "stdout करीता संजाळविषयी माहिती XML डंप सà¥à¤µà¤°à¥‚पी निरà¥à¤—त करा." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "संजाळची यादी दरà¥à¤¶à¤µà¤¾" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "संजाळाची यादी परत देतो." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळाची यादी तयार करा" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ आणि सकà¥à¤°à¥€à¤¯ संजाळाची यादी बनवा" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "सकà¥à¤°à¥€à¤¯ संजाळ यादी बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळ यादी बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "सà¥à¤µà¤šà¤¾à¤²à¥€à¤¤ नाही" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "सकà¥à¤°à¥€à¤¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "निषकà¥à¤°à¥€à¤¯" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "संजाळ UUID ला संजाळ नावात रà¥à¤ªà¤¾à¤‚तरित करा" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "संजाळ uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळ (पूरà¥à¤µà¥€à¤ªà¤¾à¤¸à¥‚न वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤) सà¥à¤°à¥‚ करा" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "संजाळ सà¥à¤°à¥‚ करा." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळाचे नाव" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "संजाळ %s सà¥à¤°à¥‚ à¤à¤¾à¤²à¥€\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "संजाळ %s सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळ अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजालासाठी संयोजना अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "संजाळ %s अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ केली गेली\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "संजाळ %s अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "संजाळाचे नाव संजाळ UUID मधà¥à¤¯à¥‡ रà¥à¤ªà¤¾à¤‚तरित करा" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "संजाळ नाव" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "संजाळ UUID मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "संगà¥à¤°à¤¹ सà¥à¤µà¤¯à¤‚पà¥à¤°à¤¾à¤°à¤‚भ करा" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "बूटवेळी आपोआप सà¥à¤°à¥‚ होणारे संगà¥à¤°à¤¹ संयोजीत करा." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "संगà¥à¤°à¤¹ नाव किंवा uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "संगà¥à¤°à¤¹ %s सà¥à¤µà¤¯à¤‚पà¥à¤°à¤¾à¤°à¤‚भ नà¥à¤°à¥‚प चिनà¥à¤¹à¤¾à¤•à¥ƒà¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "संगà¥à¤°à¤¹ %s यांस सà¥à¤µà¤¯à¤‚पà¥à¤°à¤¾à¤°à¤‚भ नà¥à¤°à¥‚प चिनà¥à¤¹à¤¾à¤•à¥ƒà¤¤ न करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "संगà¥à¤°à¤¹ %s सà¥à¤µà¤¯à¤‚पà¥à¤°à¤¾à¤°à¤‚भ मà¥à¤¹à¤£à¥‚न चिनà¥à¤¹à¤¾à¤•à¥ƒà¤¤ केले\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "संगà¥à¤°à¤¹ %s सà¥à¤µà¤¯à¤‚पà¥à¤°à¤¾à¤°à¤‚भ नà¥à¤°à¥‚प विना चिनà¥à¤¹à¤¾à¤•à¥ƒà¤¤ केले\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "XML फाइलपासून संगà¥à¤°à¤¹ निरà¥à¤®à¤¾à¤£ करा" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "संगà¥à¤°à¤¹ बनवा." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML संगà¥à¤°à¤¹ वरà¥à¤£à¤¨ सामाविषà¥à¤Ÿà¥€à¤¤ फाइल" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "संगà¥à¤°à¤¹ %s बनविले, %s पासून\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s पासून संगà¥à¤°à¤¹ बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML फाइलपासून डोमेन निरà¥à¤®à¤¾à¤£ करा" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML खंड वरà¥à¤£à¤¨ सामाविषà¥à¤Ÿà¥€à¤¤ फाइल" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "खंड %s पासून %s निरà¥à¤®à¤¾à¤£ केले\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s पासून खंड बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "या यजमान वरील साधन मोजा" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संजाळाचे नाव" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "सà¥à¤µà¤šà¥à¤› करा नोड साधन" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "नोड साधन यादीत दरà¥à¤¶à¤µà¤¿à¤£à¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "संगà¥à¤°à¤¹à¤¾à¤šà¥‡ नाव" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML दसà¥à¤¤à¤à¤µà¤œà¤¾à¤šà¥€ छपाई करा, परंतॠवरà¥à¤£à¤¨/बनवू नका" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "संगà¥à¤°à¤¹à¤¾à¤šà¥‡ पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "अंतरà¥à¤­à¥‚तीय संचयन करीताचे सà¥à¤¤à¥à¤°à¥‹à¤¤ यजमान" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "अंतरà¥à¤­à¥‚तीय संचयन करीताचे सà¥à¤¤à¥à¤°à¥‹à¤¤ मारà¥à¤—" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "अंतरà¥à¤­à¥‚तीय संचयन करीताचे सà¥à¤¤à¥à¤°à¥‹à¤¤ साधन" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "अंतरà¥à¤­à¥‚तीय साठा करीता सà¥à¤¤à¥à¤°à¥‹à¤¤ नाव" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "अंतरà¥à¤­à¥‚तीय संचयन करीताचे लकà¥à¤·à¥à¤¯" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML बफरचे वाटप करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "बाब संच पासून संगà¥à¤°à¤¹ बनवा" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "संगà¥à¤°à¤¹ %s बनविले\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "संगà¥à¤°à¤¹ %s बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "XML फाइल पासून संगà¥à¤°à¤¹ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा (पण सà¥à¤°à¥‚ करू नका)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "संगà¥à¤°à¤¹ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "संगà¥à¤°à¤¹ %s वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤, %s पासून\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s पासून संगà¥à¤°à¤¹ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "बाब संच पासून संगà¥à¤°à¤¹ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "संगà¥à¤°à¤¹ %s वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ केले\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "संगà¥à¤°à¤¹ %s वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "संगà¥à¤°à¤¹ बिलà¥à¤¡à¥ करा" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ठराविक संगà¥à¤°à¤¹ बनवा." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "संगà¥à¤°à¤¹ %s बिलà¥à¤¡à¥ केले\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "संगà¥à¤°à¤¹ %s बिलà¥à¤¡à¥ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "संगà¥à¤°à¤¹ नषà¥à¤Ÿ करा" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "पà¥à¤°à¤µà¤¿à¤·à¥à¤Ÿ संगà¥à¤°à¤¹ नषà¥à¤Ÿ करा." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "संगà¥à¤°à¤¹ %s नषà¥à¤Ÿ केले\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "संगà¥à¤°à¤¹ %s नषà¥à¤Ÿ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "संगà¥à¤°à¤¹ काढून टाका" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "पà¥à¤°à¤µà¤¿à¤·à¥à¤Ÿ संगà¥à¤°à¤¹ नषà¥à¤Ÿ करा." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "संगà¥à¤°à¤¹ %s नषà¥à¤Ÿ केले\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "संगà¥à¤°à¤¹ %s काढून टाकणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "संगà¥à¤°à¤¹ पà¥à¤¨à¥à¤¹ दाखल करा" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "पà¥à¤°à¤µà¤¿à¤·à¥à¤Ÿ संगà¥à¤°à¤¹ पà¥à¤¨à¥à¤¹ दाखल करा." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "संगà¥à¤°à¤¹ %s पà¥à¤¨à¥à¤¹à¤¾ दाखल केले\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "संगà¥à¤°à¤¹ %s पà¥à¤¨à¥à¤¹ दाखल करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML अंतरà¥à¤—त संगà¥à¤°à¤¹ माहिती" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "संगà¥à¤°à¤¹ माहिती XML डंप नà¥à¤°à¥‚प stdout येथे दरà¥à¤¶à¤µà¤¾." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "संगà¥à¤°à¤¹ यादीत दरà¥à¤¶à¤µà¤¾" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "संगà¥à¤°à¤¹à¤¾à¤šà¥€ यादी पà¥à¤°à¤µà¤¿à¤¤à¥‹." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ यादीत दरà¥à¤¶à¤µà¤¾" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ व सकà¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ यादीत" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "सकà¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ यादीत दरà¥à¤¶à¤µà¤¿à¤£à¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ यादीत दरà¥à¤¶à¤µà¤¿à¤£à¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "योगà¥à¤¯ साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ शोधा" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML दसà¥à¤¤à¤à¤µà¤œ पà¥à¤°à¤µà¤¤à¥‹." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "शोधणà¥à¤¯à¤¾à¤œà¥‹à¤—ी साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "चौकशी करीता वैकà¥à¤²à¤ªà¤¿à¤• यजमान" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "चौकशी करीता वैकà¥à¤²à¤ªà¤¿à¤• पोरà¥à¤Ÿ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ कमी आहे" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf अपयशी (तà¥à¤°à¥à¤Ÿà¥€ कà¥à¤°à¤®à¤¾à¤‚क %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "कà¥à¤ à¤²à¥‡à¤¹à¥€ %s संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ शोधणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "वासà¥à¤¤à¤µà¤¿à¤• साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ शोधा" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "शोधणà¥à¤¯à¤¾à¤œà¥‹à¤—ी साठा संगà¥à¤°à¤¹ सà¥à¤¤à¥à¤°à¥‹à¤¤ पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "संगà¥à¤°à¤¹ करीता चौकशी करणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ सà¥à¤¤à¥à¤°à¥‹à¤¤ xml ची वौकलà¥à¤ªà¤¿à¤• फाइल" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "संचयन संगà¥à¤°à¤¹ माहिती" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "संचयन संगà¥à¤°à¤¹ विषयी मà¥à¤²à¤­à¥‚त माहिती पà¥à¤°à¤µà¤¿à¤¤à¥‹." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "बिलà¥à¤¡à¥ सà¥à¤°à¥‚ आहे" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "कारà¥à¤¯à¤°à¤¤ आहे" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "वापरणीत नाही" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "कà¥à¤·à¤®à¤¤à¤¾:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "वाटप:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "उपलबà¥à¤§:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "संगà¥à¤°à¤¹ UUID ला संजाळ नावात रà¥à¤ªà¤¾à¤‚तरीत करा" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "संगà¥à¤°à¤¹ uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ (पूरà¥à¤µ वà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤) सà¥à¤°à¥‚ करा" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "संगà¥à¤°à¤¹ सà¥à¤°à¥‚ करा." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹à¤šà¥‡ नाव" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "संगà¥à¤°à¤¹ %s सà¥à¤°à¥‚ à¤à¤¾à¤²à¥‡\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "संगà¥à¤°à¤¹ %s सà¥à¤°à¥‚ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "बाब संच पासून खंड निरà¥à¤®à¤¾à¤£ करा" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "खंड निरà¥à¤®à¤¾à¤£ करा." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "संगà¥à¤°à¤¹ नाव" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "खंडाचे नाव" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "वैकà¥à¤²à¤ªà¤¿à¤• k,M,G,T सफीकà¥à¤¸à¥ सह खंडाचे आकार" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "वैकà¥à¤²à¤ªà¤¿à¤• k,M,G,T सफीकà¥à¤¸à¥ सह पà¥à¤°à¤¾à¤°à¤‚भिक वाटपचे आकार" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "फाइल सà¥à¤µà¤°à¥‚प पà¥à¤°à¤•à¤¾à¤° raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "सदोषीत आकार %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "खंड %s बनविले\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "खंड %s बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "निषà¥à¤•à¥à¤°à¥€à¤¯ संगà¥à¤°à¤¹ करीता संयोजना अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करा." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ केले गेले\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "संगà¥à¤°à¤¹ नाव यास संगà¥à¤°à¤¹ UUID अंतरà¥à¤—त रà¥à¤ªà¤¾à¤‚तरीत केले गेले" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "संगà¥à¤°à¤¹ UUID पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML फाइल पासून खंड निरà¥à¤®à¤¾à¤£ करा" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML खंड वरà¥à¤£à¤¨ सामाविषà¥à¤Ÿà¥€à¤¤ फाइल" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "खंड %s पासून %s निरà¥à¤®à¤¾à¤£ केले\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s पासून खंड बनविणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "अनà¥à¤¯ खंडला इनपà¥à¤Ÿ नà¥à¤°à¥‚प वापरणà¥à¤¯à¤¾à¤•à¤°à¥€à¤¤à¤¾, खंड बनवा" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤à¥€à¤² खंड पासून खंड बनवा." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "इनà¥à¤ªà¥à¤Ÿ खंडाचà¥à¤¯à¤¾ संगà¥à¤°à¤¹à¤¾à¤šà¥‡ संगà¥à¤°à¤¹ नाव किंवा uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "इनà¥à¤ªà¥à¤Ÿ खंडाचे नाव किंवा कि" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "इनà¥à¤ªà¥à¤Ÿ खंड %2$s पासून खंड %1$s बनवले\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "खंड कà¥à¤²à¥‹à¤¨ करा." -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤à¥€à¤² खंड कà¥à¤²à¥‹à¤¨ करा." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "मà¥à¤³ खंडाचे नाव किंवा कि" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "कà¥à¤²à¥‹à¤¨à¤šà¥‡ नाव" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "मà¥à¤–à¥à¤¯ संगà¥à¤°à¤¹ पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "%2$s पासून खंड %1$s कà¥à¤²à¥‹à¤¨ केले\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s पासून खंड कà¥à¤²à¥‹à¤¨ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "खंड काढून टाका" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "पà¥à¤°à¤µà¤¿à¤·à¥à¤Ÿ खंड नषà¥à¤Ÿ करा." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "खंड नाव, कि किंवा मारà¥à¤—" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "खंड %s नषà¥à¤Ÿ केले\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "खंड %s काढून टाकणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "संचयन खंड माहिती" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "संचयन खंड विषयी मà¥à¤²à¤­à¥‚त माहिती पà¥à¤°à¤µà¤¿à¤¤à¥‹." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "पà¥à¤°à¤•à¤¾à¤°:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "फाइल" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "बà¥à¤²à¥‰à¤•" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML अंतरà¥à¤—त खंड माहिती" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "stdout करीता खंड माहिती XML डंप नà¥à¤°à¥‚प पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करा." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "खंडाची यादी" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "संगà¥à¤°à¤¹ नà¥à¤°à¥‚प खंडाची यादी पà¥à¤°à¤µà¤¿à¤¤à¥‡." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "सकà¥à¤°à¥€à¤¯ खंड यादीत दरà¥à¤¶à¤µà¤¿à¤£à¥à¤¯à¤¾ पासून अपयशी" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "मारà¥à¤—" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "खंड UUID ला खंड नाव असे रà¥à¤ªà¤¾à¤‚तरीत करा" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "खंड कि किंवा मारà¥à¤—" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "खंड UUID ला खंड कि असे रà¥à¤ªà¤¾à¤‚तरीत करा" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "खंड uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "खंड UUID ला खंड मारà¥à¤— असे रà¥à¤ªà¤¾à¤‚तरीत करा" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "खंड नाव किंवा कि" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "आवृतà¥à¤¤à¥€ दाखवा" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "पà¥à¤°à¤£à¤¾à¤²à¥€ आवृतà¥à¤¤à¥€ माहिती दाखवा." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "हाइपरवाइजर पà¥à¤°à¤•à¤¾à¤° मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "या लायबà¥à¤°à¤°à¥€à¤µà¤¿à¤°à¥‚दà¥à¤§ कंपाइल केले: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "लायबà¥à¤°à¤°à¥€ आवृतà¥à¤¤à¥€ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "लायबà¥à¤°à¤°à¥€ वापरत आहे: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API वापरत आहे: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "हाइपरवाइजर आवृतà¥à¤¤à¥€ मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "चालू %s हाइपरवाइजर आवृतà¥à¤¤à¥€ काढू शकत नाही\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "चालू हाइपरवाइजर: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "या यजमान वरील साधन मोजा" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "वृकà¥à¤· नà¥à¤°à¥‚प साधन दाखवा" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "कà¥à¤·à¤®à¤¤à¤¾ नाव" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "नोड साधन मोजणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "नोड साधन यादीत दरà¥à¤¶à¤µà¤¿à¤£à¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML अंतरà¥à¤—त नोड साधन तपशील" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "stdout करीता नोड साधन तपशील XML डंप नà¥à¤°à¥‚प पà¥à¤°à¤¦à¤°à¥à¤¶à¤¿à¤¤ करा." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "साधन कि" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "समजà¥à¤³à¤µà¤£à¥€ साधन आढळले नाही" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "नोड साधन पासून साधन डà¥à¤°à¤¾à¤‡à¤µà¤° वेगळे करा" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता लागू करणà¥à¤¯à¤¾à¤ªà¥‚रà¥à¤µà¥€ नोड साधन पासून साधन डà¥à¤°à¤¾à¤‡à¤µà¤° वेगळे करा." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "साधन %s अलग केले\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "साधन %s अलग करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "नोड साधनला साधन डà¥à¤°à¤¾à¤‡à¤µà¤° पà¥à¤¨à¥à¤¹à¤¾à¤œà¥‹à¤¡à¤¾" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता लागू करणà¥à¤¯à¤¾à¤ªà¥‚रà¥à¤µà¥€ नोड साधन पासून साधन डà¥à¤°à¤¾à¤‡à¤µà¤° वेगळे करा." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "साधन %s पà¥à¤¨à¥à¤¹à¤¾-जà¥à¤³à¤²à¥‡\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "साधन %s पà¥à¤¨à¥à¤¹-जोडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "सà¥à¤µà¤šà¥à¤› करा नोड साधन" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता नोड साधन अगोदर किंवा नंतर लागू करणà¥à¤¯à¤¾à¤ªà¥‚रà¥à¤µà¥€ नोड साधन सà¥à¤µà¤šà¥à¤› करा." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "साधन %s सà¥à¤µà¤šà¥à¤› करा\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "साधन %s सà¥à¤µà¤šà¥à¤› करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "हाइपरवाइजर यजमानाचे नाव छापा" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "यजमानाचे नाव मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "हायपरवायजर कॅनोनीकल URI छापा" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc दरà¥à¤¶à¤¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC दरà¥à¤¶à¤¨à¤¾à¤•à¤°à¥€à¤¤à¤¾ IP पतà¥à¤¤à¤¾ व पोरà¥à¤Ÿ कà¥à¤°à¤®à¤¾à¤‚क निरà¥à¤—त करा." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty कंसोल" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY कंसोलकरीता साधन निरà¥à¤—त करा." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML फाइलपासून साधन संयà¥à¤•à¥à¤¤ करा" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "XML पासून साधन संयà¥à¤•à¥à¤¤ करा." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML फाइल" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "साधन जोडा: परà¥à¤¯à¤¾à¤¯ आढळले नाही" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s साठी साधन मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "साधन यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ जोडले\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML फाइलपासून साधन वियà¥à¤•à¥à¤¤ करा" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "XML फाइलपासून साधन वियà¥à¤•à¥à¤¤ करा" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "साधन वियà¥à¤•à¥à¤¤ करा: परà¥à¤¯à¤¾à¤¯ आढळले नाही" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s पासून साधन वियà¥à¤•à¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "साधन यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ अलग केले\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "अवैध संजाळ संवादपट" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "नवीन नेटवरà¥à¤• संवादपट जोडा." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "संजाळ संवादपट पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "संजाळ संवाजपटाचे सà¥à¤¤à¥à¤°à¥‹à¤¤" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "लकà¥à¤·à¥à¤¯ संजाळ नाव" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC पतà¥à¤¤à¤¾" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "संजाळ संवादपट सोपे करणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ सà¥à¤•à¥à¤°à¥€à¤ªà¥à¤Ÿ वापरा" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' आदेशास %s आधार नाही" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "संवाद यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ जोडले\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "जाळ संवाद वेगळे करा" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "संजाळ संवादपट वियà¥à¤•à¥à¤¤ करा." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "संवादपटाविषयी माहिती मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s पà¥à¤°à¤•à¤¾à¤° असलेला संवादपट आढळले नाही" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s MAC पतà¥à¤¤à¤¾ असलेला संवादपट आढळले नाही" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ वाटणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML निरà¥à¤®à¤¾à¤£ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "संवाद यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ अलग केले\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "डीसà¥à¤• साधन जोडा" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "नवीन डीसà¥à¤• साधन जोडा." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "डीसà¥à¤• साधनाचे सà¥à¤¤à¥à¤°à¥‹à¤¤" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "डीसà¥à¤• साधनाचे लकà¥à¤·à¥à¤¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "डीसà¥à¤• साधनाचे डà¥à¤°à¤¾à¤‡à¤µà¤°" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "डीसà¥à¤• साधनाचे उप डà¥à¤°à¤¾à¤‡à¤µà¤°" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "लकà¥à¤·à¥à¤¯ साधनाचा पà¥à¤°à¤•à¤¾à¤°" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "साधनाचे माधà¥à¤¯à¤® वाचत व लिहीत आहे" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' आदेशास %s चा आधार नाही" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "डिसà¥à¤• यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ जोडले\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "डीसà¥à¤• साधन वियà¥à¤•à¥à¤¤ करा" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "डीसà¥à¤• साधन वियà¥à¤•à¥à¤¤ करा." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "डीसà¥à¤• विषयी माहिती मिळवणà¥à¤¯à¤¾à¤¤ अपयशी" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s लकà¥à¤·à¥à¤¯ असलेला डीसà¥à¤• आढळले नाही" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "डिसà¥à¤• यशसà¥à¤µà¥€à¤°à¤¿à¤¤à¥à¤¯à¤¾ अलग केले\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: तातà¥à¤ªà¥‚रà¥à¤¤à¥‡ फाइल नाव लागू करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: तातà¥à¤ªà¥‚रà¥à¤¤à¥‡ फाइल बनवणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "लेखन: %s: तातà¥à¤ªà¥‚रà¥à¤¤à¥‡ फाइल करीता लिहणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "बंद करा: %s: तातà¥à¤ªà¥‚रà¥à¤¤à¥‡ फाइल लिहणà¥à¤¯à¤¾à¤¸ किंवा बंद करणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7665,7 +7714,7 @@ msgstr "" "%s: $EDITOR à¤à¤¨à¤µà¤¾à¤¯à¤°à¥à¤¨à¤®à¥‡à¤¨à¥à¤Ÿ वेरीयेबल अंतरà¥à¤—त शेल मेटा किंवा इतर असà¥à¤µà¥€à¤•à¤¾à¤°à¤£à¥à¤¯à¤¾à¤œà¥‹à¤—ी अकà¥à¤·à¤°à¤‚ " "समावेष आहे" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7674,88 +7723,88 @@ msgstr "" "%s: तातपà¥à¤°à¥à¤¤à¥‡ फाइल नाव अंतरà¥à¤—त शेल मेटा किंवा इतर असà¥à¤µà¥€à¤•à¤¾à¤°à¤£à¥à¤¯à¤¾à¤œà¥‹à¤—ी अकà¥à¤·à¤°à¤‚ समावेष आहे" "($TMPDIR चà¥à¤•à¥€à¤šà¥‡ आहे?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: संपादनजोगी आदेश बनवणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: संपादन आदेश अपयशी: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: आदेश विना-शूनà¥à¤¯ सà¥à¤¥à¤¿à¤¤à¥€ सह बाहेर पडले" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: तातà¥à¤ªà¥‚रà¥à¤¤à¥‡ फाइल वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता XML संयोजना संपादीत करा" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° करीता XML संयोजना संपादीत करा." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s XML संयोजना बदलली नाही.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "तà¥à¤°à¥à¤Ÿà¥€: XML संयोजना इतर वापरकरà¥à¤¤à¤¾ दà¥à¤µà¤¾à¤°à¥‡ बदलले गेली" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s XML संयोजना संपादीत केली.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "जाळ करीता XML संयोजना संपादीत करा" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "जाळं करीता XML संयोजना संपादीत करा." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "साठा संगà¥à¤°à¤¹ करीता XML संयोजना संपादीत करा" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "साठा संगà¥à¤°à¤¹ करीता XML संयोजना संपादीत करा." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "हे संवादी टरà¥à¤®à¤¿à¤¨à¤² सोडा" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "आदेश '%s' ला <%s> परà¥à¤¯à¤¾à¤¯à¤¾à¤šà¥€ गरज" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "आदेश '%s' ला --%s परà¥à¤¯à¤¾à¤¯à¤¾à¤šà¥€ गरज" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "आदेश '%s' असà¥à¤¤à¤¿à¤¤à¥à¤µà¤¾à¤¤ नाही" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7763,17 +7812,17 @@ msgstr "" "\n" " सारांश\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7781,7 +7830,7 @@ msgstr "" "\n" " वरà¥à¤£à¤¨\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7789,58 +7838,58 @@ msgstr "" "\n" " परà¥à¤¯à¤¾à¤¯\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "आंतरीक तà¥à¤°à¥à¤Ÿà¥€: virsh %s: %s VSH_OT_DATA परà¥à¤¯à¤¾à¤¯ आढळले नाही" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "अवà¥à¤¯à¤¾à¤–à¥à¤¯à¤¿à¤¤ डोमेन नाव किंवा id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "डोमेन '%s' मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "अवà¥à¤¯à¤¾à¤–à¥à¤¯à¤¿à¤¤ संजाळ नाव" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "संजाळ '%s' मिळवणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ संगà¥à¤°à¤¹ नाव" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "संगà¥à¤°à¤¹ '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "अवà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ खंड नाव" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "खंड '%s' पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7851,128 +7900,128 @@ msgstr "" "(वेळ: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "हरवलेला \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "अनपेकà¥à¤·à¥€à¤¤ टोकन (आदेश नाव): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "अपरिचीत आदेश: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "आदेश '%s' परà¥à¤¯à¤¾à¤¯ --%s समरà¥à¤¥à¤¿à¤¤ करत नाही" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "अपेकà¥à¤·à¤¿à¤¤ सà¥à¤µà¤°à¥‚प: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "संखà¥à¤¯à¤¾" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "ओळ" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "अनपेकà¥à¤·à¥€à¤¤ डेटा '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "परà¥à¤¯à¤¾à¤¯" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "माहिती" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "रिकामे" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "थांबले" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "शटडाउनमधà¥à¤¯à¥‡" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "बंद करा" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "कà¥à¤°à¥…श à¤à¤¾à¤²à¥‡" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ऑफलाइन" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "वैध जोडणी नाही" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: चूक: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "चूक : " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d बाइटà¥à¤¸ वाटणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu बाइटà¥à¤¸ वाटणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "हाइपरवाइजरला जोडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "लॉग फाइलविषयी माहिती मिळवणà¥à¤¯à¤¾à¤¤ अपयशी" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "लॉग मारà¥à¤— फाइल नाही" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "लॉग फाइल उघडू शकला नाही. लॉग फाइलचा मारà¥à¤— तपासून पहा" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "लॉग फाइल लिहीणà¥à¤¯à¤¾à¤¸ असमरà¥à¤¥" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: लॉग फाइल लिहीणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "हायपरवायजर पासून जोडणी तोडणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8005,7 +8054,7 @@ msgstr "" "\n" " आदेश (असंवादी रीत):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8015,17 +8064,17 @@ msgstr "" " (आदेशाविषयी तपशीलांसाठी मदत दरà¥à¤¶à¤µà¤¾)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "असमरà¥à¤¥à¤¿à¤¤ परà¥à¤¯à¤¾à¤¯ '-%c'. --help पहा." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "अगाऊ बाब '%s'. --help पहा." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8034,7 +8083,7 @@ msgstr "" "%s मधà¥à¤¯à¥‡ सà¥à¤¸à¥à¤µà¤¾à¤—तम, आभासीकरण संवादी टरà¥à¤®à¤¿à¤¨à¤².\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8545,7 +8594,7 @@ msgstr "मधील अवैध संवाद पॉईनà¥à¤Ÿà¤°" msgid "invalid interface pointer in %s" msgstr "%s मधील अवैध संवाद पॉईनà¥à¤Ÿà¤°" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "आंतरीक तà¥à¤°à¥à¤Ÿà¥€: बफर खूप लहान आहे" @@ -8673,7 +8722,7 @@ msgstr "डोमेन माहिती अयोगà¥à¤¯ domid सांख msgid "domain information incomplete, missing uuid" msgstr "डोमेन माहिती अपूरà¥à¤£, uuid हरवलेला" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "डोमेन माहिती अपूरà¥à¤£, नाव हरवलेले" @@ -8725,118 +8774,118 @@ msgstr "सदोषीत mac पतà¥à¤¤à¤¾ '%s'" msgid "unexpected sound model %s" msgstr "अनपेकà¥à¤·à¥€à¤¤ आवाज पà¥à¤°à¤¾à¤°à¥‚प %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "अपरिचीत चितà¥à¤°à¤²à¥‡à¤– पà¥à¤°à¤•à¤¾à¤° '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "PCI कà¥à¤·à¥‡à¤¤à¥à¤° आढळले नाही" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "PCI बस आढळले नाही" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "PCI सà¥à¤²à¥‰à¤Ÿ आढळले नाही" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "PCI func आढळले नाही" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI कà¥à¤·à¥‡à¤¤à¥à¤° '%s' वाचणे अशकà¥à¤¯" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI बस '%s' वाचणे अशकà¥à¤¯" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI सà¥à¤²à¥‰à¤Ÿ '%s' वाचणे अशकà¥à¤¯" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI func '%s' वाचणे अशकà¥à¤¯" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° माहिती अपूरà¥à¤£, id सापडत नाही" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "अवैध CPU मासà¥à¤• %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "अपरिचीत कारà¥à¤¯à¤•à¤¾à¤³ पà¥à¤°à¤•à¤¾à¤° %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "रचना नियमावली तà¥à¤°à¥‚टी" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend डोमेन माहिती विशà¥à¤²à¥‡à¤·à¤¿à¤¤ करणà¥à¤¯à¤¾à¤¤ अपयशी" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° %s कारà¥à¤¯à¤°à¤¤ नाही." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "हे कà¥à¤·à¥‡à¤¤à¥à¤° शोधणà¥à¤¯à¤¾à¤¸ xenDaemonDomainFetch अपयशी" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "असमरà¥à¤¥à¥€à¤¤ साधन पà¥à¤°à¤•à¤¾à¤°" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart हे कà¥à¤·à¥‡à¤¤à¥à¤° शोधणà¥à¤¯à¤¾à¤¸ अपयशी ठरले" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart हे कà¥à¤·à¥‡à¤¤à¥à¤° शोधणà¥à¤¯à¤¾à¤¸ अपयशी ठरले" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start पासून अनपेकà¥à¤·à¥€à¤¤ मà¥à¤²à¥à¤¯" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "सà¥à¤®à¥ƒà¤¤à¥€ नाही" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string अपयशी" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr पà¥à¤¨à¥à¤¹à¤µà¥à¤¯à¤¾à¤–à¥à¤¯à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr अंतरà¥à¤—त on_xend_start आढळले नाही" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "नाव %s निरà¥à¤§à¤¾à¤°à¥€à¤¤ करणà¥à¤¯à¤¾à¤¸ अशकà¥à¤¯" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8844,136 +8893,136 @@ msgstr "" "xenDaemonDomainMigrate: Xen सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरनवेळी कà¥à¤·à¥‡à¤¤à¥à¤°à¤šà¥‡ पà¥à¤¨à¥à¤¹à¤¨à¤¾à¤®à¤¾à¤‚कन करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤ " "नाही" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरनवेळी बॅनà¥à¤¡à¤µà¤¿à¤¡à¤¥à¥ मरà¥à¤¯à¤¾à¤¦à¤¾ करीता समरà¥à¤¥à¤¨ पà¥à¤°à¤µà¤¿à¤¤ नाही" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: असमरà¥à¤¥à¥€à¤¤ बाब" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: अवैध URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: फकà¥à¤¤ xenmigr:// सà¥à¤¥à¤¾à¤¨à¤¾à¤‚तरन Xen दà¥à¤µà¤¾à¤°à¥‡ समरà¥à¤¥à¥€à¤¤ केले जाते" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: URI अंतरà¥à¤—त यजमाननाव निरà¥à¤¦à¥‡à¤¶à¥€à¤¤ केले पाहिजे" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: अवैध पोरà¥à¤Ÿ कà¥à¤°à¤®à¤¾à¤‚क" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° वरà¥à¤£à¤¨ वाचणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr बांधणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "निषकà¥à¤°à¥€à¤¯ कà¥à¤·à¥‡à¤¤à¥à¤° %s निरà¥à¤®à¤¾à¤£ करणà¥à¤¯à¤¾à¤¸ अपयशी\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 अंतरà¥à¤—त समरà¥à¤¥à¥€à¤¤ नाही" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "नोड माहिती अपà¥à¤°à¥‡, वेळनियंतà¥à¤°à¤• नाव आढळले नाही" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup अपयशी" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "अपरिचीत वेळनियंतà¥à¤°à¤•" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "वेळनियंतà¥à¤°à¤• नाव पà¥à¤°à¤¾à¤ªà¥à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "डोमेन माहिती अपूरà¥à¤£, cpu_weight आढळले नाही" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "कà¥à¤·à¥‡à¤¤à¥à¤° माहिती अपà¥à¤°à¥‡, cpu_cap आढळले नाही" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0 करीता domainBlockPeek समरà¥à¤¥à¥€à¤¤ नाही" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: अवैध मारà¥à¤—" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "वाचण करीता उघडणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "lseek किंवा फाइल पासून वाचणà¥à¤¯à¤¾à¤¸ अपयशी: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "अनेपकà¥à¤·à¥€à¤¤ चितà¥à¤°à¤²à¥‡à¤– पà¥à¤°à¤•à¤¾à¤° %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "अनपेकà¥à¤·à¥€à¤¤ अकà¥à¤·à¤° साधन पà¥à¤°à¤•à¤¾à¤°" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "फà¥à¤²à¥‰à¤ªà¥€ %s पà¥à¤°à¤¤à¥à¤¯à¤•à¥à¤·à¤°à¤¿à¤¤à¥à¤¯à¤¾ जà¥à¤³à¤µà¤£à¥‡ अशकà¥à¤¯" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s पà¥à¤°à¤¤à¥à¤¯à¤•à¥à¤·à¤°à¤¿à¤¤à¥à¤¯à¤¾ जà¥à¤³à¤µà¤£à¥‡ अशकà¥à¤¯" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "असमरà¥à¤¥à¥€à¤¤ जाळ पà¥à¤°à¤•à¤¾à¤° %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "जाळ %s सकà¥à¤°à¥€à¤¯ नाही" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "वà¥à¤¯à¤µà¤¸à¥à¤¥à¤¾à¤ªà¥€à¤¤ PCI साधन XenD दà¥à¤µà¤¾à¤°à¥‡ समरà¥à¤¥à¥€à¤¤ नाही" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "अनपेकà¥à¤·à¥€à¤¤ कारà¥à¤¯à¤•à¤¾à¤³ मूलà¥à¤¯ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM कà¥à¤·à¥‡à¤¤à¥à¤° दाखलकरà¥à¤¤à¤¾ नाही" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "साधन पà¥à¤°à¤•à¤¾à¤°à¤šà¥‡ हॉटपà¥à¤²à¤— समरà¥à¤¥à¥€à¤¤ नाही" @@ -9151,6 +9200,16 @@ msgstr "watch आधिपासूनच नियंतà¥à¤°à¥€à¤¤ केल msgid "reallocating list" msgstr "यादी पà¥à¤¨à¥à¤¹à¤¾ वाटप करत आहे" +#~ msgid "failed to drop %s" +#~ msgstr "%s डà¥à¤°à¥‰à¤ª करणà¥à¤¯à¤¾à¤¸ अपयशी" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "%s वाचणà¥à¤¯à¤¾à¤¸à¤¾à¤ à¥€ उघडणà¥à¤¯à¤¾à¤¸ अपयशी" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec फाइल वरà¥à¤£à¤¨à¤•à¤°à¥à¤¤à¤¾ फà¥à¤²à¥…ग निशà¥à¤šà¤¿à¤¤ करणà¥à¤¯à¤¾à¤¸ अपयशी ठरला\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo वाचणे अशकà¥à¤¯" diff --git a/po/ms.po b/po/ms.po index 552fe755d9..c8d95bb832 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-08-03 01:24+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: ms \n" @@ -239,8 +239,8 @@ msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup." #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -452,62 +452,62 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup." -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup." -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Gagal menaikkan ${DEVICE}." -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Mengikat ke domain NIS: " -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Gagal mencipta direktori %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "gagal untuk menyimpan kandungan" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -615,7 +615,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "Parameter tidak mencukupi 'device' (arg 1)" @@ -1284,7 +1284,7 @@ msgstr "aksara tidak sah pada %s pada rentetan mod %s" msgid "Failed to generate UUID" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1393,14 +1393,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "gagal untuk menyimpan kandungan" @@ -1454,12 +1454,12 @@ msgstr "Jenis tetikus dikesan: %s" msgid "unexpected char type %d" msgstr "Jenis tetikus dikesan: %s" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "Pelayan Kamus Dict" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "Jenis tetikus dikesan: %s" @@ -1519,12 +1519,12 @@ msgstr "Ralat bila cuba menulis ke fail konfigurasi." msgid "unexpected domain %s already exists" msgstr "Jenis tetikus dikesan: %s" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "Ralat bila cuba menulis ke fail konfigurasi." @@ -1564,321 +1564,331 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "Tidak dapat menulis ke fail %s." -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "Ulangtetap antaramuka rangkaian" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Saiz _memori tersendiri" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Gagal mencipta direktori %s" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Gagal mencipta direktori %s" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Gagal mencipta direktori %s" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Gagal menjumpai program dipilih." -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Mengikat ke domain NIS: " -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "gagal untuk menyimpan kandungan" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Pilih Jenis Peranti" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Mengikat ke domain NIS: " -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "gagal untuk menyimpan kandungan" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Gagal untuk membaca soket %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Gagal menaikkan ${DEVICE}." +msgid "failed to remove capabilities %d" +msgstr "gagal mendapatkan atribut bagi %s" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "gagal mendapatkan atribut bagi %s" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "gagal mendapatkan atribut bagi %s" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "xinetd gagal untuk mengulangmuat untuk" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Gagal untuk menutup soket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Gagal untuk membaca soket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Gagal untuk membaca soket %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Gagal untuk menutup soket %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "gagal untuk mendapatkan rangkaian '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Tidak dapat menulis ke fail %s." -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Mengikat ke domain NIS: " -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "Tiada nod utk buang" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "gagal untuk menulis ke fail log" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Tidak dapat menukar ke uid %d." -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "aksara tidak sah pada %s pada rentetan mod %s" @@ -1902,21 +1912,21 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "Sistem Nama Domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "domain NIS default" @@ -1976,7 +1986,7 @@ msgstr "aksara tidak sah pada %s pada rentetan mod %s" msgid "failed to kill pid %d" msgstr "Gagal untuk membuka %s: %s\n" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Gagal untuk membuka %s: %s\n" @@ -2032,7 +2042,7 @@ msgstr "hujah tidak sah %s untuk %s" msgid "Invalid parameter count" msgstr "hujah tidak sah %s untuk %s" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "gagal mendapatkan atribut bagi %s" @@ -2239,67 +2249,77 @@ msgstr "_Domain NIS:" msgid "cannot create autostart directory '%s'" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "gagal untuk menyimpan kandungan" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Mengikat ke domain NIS: " + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Mengikat ke domain NIS: " + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Pilih Jenis Peranti" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Jadikan Peranti RAID." -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "hujah tidak sah %s untuk %s" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Saiz _memori tersendiri" @@ -2589,72 +2609,77 @@ msgstr "Jenis data tidak diketahui: %s\n" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "xinetd gagal untuk mengulangmuat untuk" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "xinetd gagal untuk mengulangmuat untuk" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "tidak dapat membaca fail tetapan `%s': %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "xinetd gagal untuk mengulangmuat untuk" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "xinetd gagal untuk mengulangmuat untuk" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "CD Tidak Dijumpai" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Memori Rendah" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2674,17 +2699,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "Maklumat tidak sah" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "autorun sedang berjalan!\n" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2869,7 +2894,7 @@ msgstr "" msgid "Could not read container config" msgstr "Tidak dapat menulis ke fail %s." -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "Jenis data tidak diketahui: %s\n" @@ -3014,214 +3039,214 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "CD Tidak Dijumpai" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "[Rangkaian tidak dimulakan]\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "Antaramuka untuk sokongan kebolehcapaian." -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "data tidak dijangka '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "data tidak dijangka '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "hujah tidak sah %s untuk %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Pilih Jenis Peranti" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "Maklumat logmasuk untuk RHN yang diperlukan tiada: %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Pilih Jenis Peranti" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Gagal menaikkan ${DEVICE}." -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Pilih Jenis Peranti" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Jenis data tidak diketahui: %s\n" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Jadikan Peranti RAID." -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Jenis data tidak diketahui: %s\n" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "CD Tidak Dijumpai" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "Set nama domain NIS %s: " -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Pilih Jenis Peranti" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Alamat MAC dibenarkan" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "Jenis data tidak diketahui: %s\n" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3235,7 +3260,7 @@ msgstr "gagal untuk menulis ke fail log" msgid "Unable to seek to %lld in %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Gagal untuk membuka %s: %s\n" @@ -3250,652 +3275,650 @@ msgstr "gagal untuk menyimpan kandungan" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Saiz _memori tersendiri" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Saiz _memori tersendiri" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Gagal untuk menutup soket %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Gagal untuk menutup soket %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "gagal untuk mendapatkan domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Saiz _memori tersendiri" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "autorun sedang berjalan!\n" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "Ralat bila cuba menulis ke fail konfigurasi." -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Mengikat ke domain NIS: " -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "nama domain adalah panjangnya sifar" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "laluan log adalah bukan fail" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "penggunaan: %s --list [nama]\n" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "Profil \"%s\" telah wujud!" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "autorun sedang berjalan!\n" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "Saiz _memori tersendiri" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "Saiz _memori tersendiri" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "Sistem Nama Domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "gagal untuk mendapatkan domain '%s'" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Gagal mencipta direktori %s" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Gagal untuk menutup soket %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "domain NIS default" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Pilih Jenis Peranti" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "penggunaan: %s --list [nama]\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Saiz _memori tersendiri" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "penggunaan: %s --list [nama]\n" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "Gagal untuk membaca soket %d\n" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Gagal mencipta direktori %s" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Gagal mencipta direktori %s" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Mengikat ke domain NIS: " -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "data tidak dijangka '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "Profil \"%s\" telah wujud!" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "Jadikan Peranti RAID." -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "domain NIS default" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "CD Tidak Dijumpai" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Gagal menaikkan ${DEVICE}." -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "domain NIS default" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "_Domain NIS:" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "gagal untuk menyimpan kandungan" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "hujah tidak sah %s untuk %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "CD Tidak Dijumpai" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Gagal untuk membuka %s: %s\n" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "hujah tidak sah %s untuk %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "gagal untuk menulis ke fail log" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "penggunaan: %s --list [nama]\n" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Tidak dapat menulis ke fail %s." -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Mengikat ke domain NIS: " -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3905,537 +3928,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Gagal menjumpai program dipilih." -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Gagal untuk membaca soket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Gagal untuk membaca soket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Gagal untuk membaca soket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Gagal untuk menutup soket %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "gagal mendapatkan atribut bagi %s" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Ralat membaca maklumat memori sistem:" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "mengumpukkan maklumat domain %d" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "Tiada nod utk buang" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Saiz _memori tersendiri" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Nilai tidak sah bagi record_size" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Ralat bila cuba menulis ke fail konfigurasi." -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "Terlalu banyak gantian" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "Terlalu banyak gantian" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "Saiz _memori tersendiri" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "Jenis data tidak diketahui: %s\n" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "Terlalu banyak gantian" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "Terlalu banyak gantian" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "Terlalu banyak fail salinan?" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Gagal untuk melekapkan partisyen." -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "gagal untuk menyimpan kandungan" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Gagal mencipta direktori %s" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "Antaramuka untuk sokongan kebolehcapaian." -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "gagal untuk menyimpan kandungan" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Tidak dapat menyambung ke RHN..." -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "penggunaan: %s --list [nama]\n" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Gagal untuk membaca soket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "Mod lihat (baca sahaja)" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "penggunaan: %s --list [nama]\n" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Gagal mencipta direktori %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "gagal untuk mendapatkan rangkaian '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "hujah tidak sah %s untuk %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4520,7 +4543,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Gagal untuk membuka %s: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4584,29 +4607,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "aksara tidak sah pada %s pada rentetan mod %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "Jenis tetikus dikesan: %s" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5008,125 +5045,125 @@ msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." msgid "Scanning host%u" msgstr "Hos tidak diketahui" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "Jenis data tidak diketahui: %s\n" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "Jenis data tidak diketahui: %s\n" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "Menentukan maklumat IP bagi ${DEVICE}..." -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "Menentukan maklumat IP bagi ${DEVICE}..." -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "Jenis data tidak diketahui: %s\n" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "Jenis tetikus dikesan: %s" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "Hos tidak diketahui" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "Set nama domain NIS %s: " -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "Jenis data tidak diketahui: %s\n" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "Hos tidak diketahui" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5174,7 +5211,7 @@ msgstr "Ralat Permulaan Fail Tetapan DNS %s:" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5186,100 +5223,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "autorun sedang berjalan!\n" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "autorun sedang berjalan!\n" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "laluan log adalah bukan fail" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "penggunaan: %s --list [nama]\n" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "Profil \"%s\" telah wujud!" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "autorun sedang berjalan!\n" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5380,7 +5417,7 @@ msgstr "Namafail imej _bulan:" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5541,203 +5578,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Gagal untuk membuka %s: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "Memori tidak cukup." -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Monitor frekuensi CPU" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Monitor frekuensi CPU" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "arahan tidak diketahui: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "arahan tidak diketahui: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "Tidak dapat menulis ke fail %s." -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "gagal untuk menulis ke fail log" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "gagal untuk menulis ke fail log" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "Pelayan Kamus Dict" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "laluan log adalah bukan fail" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Tidak dapat menulis ke fail %s." -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "Profil \"%s\" telah wujud!" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "Profil \"%s\" telah wujud!" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Sistem Nama Domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "Pilih Jenis Peranti" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Gagal mencipta direktori %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Gagal mencipta direktori %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Monitor frekuensi CPU" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "terap perubahan ke fail tetapan" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "terap perubahan ke fail tetapan" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Mengikat ke domain NIS: " -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Pilih Jenis Peranti" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "Tidak dapat menulis ke fail %s." -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "ralat:" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Gagal untuk membuka %s: %s\n" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Gagal mencipta direktori %s" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Gagal menjumpai program dipilih." @@ -5803,15 +5851,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 #, fuzzy msgid "disable autostarting" msgstr "Matikan firewall" @@ -5939,15 +5987,15 @@ msgstr "" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nama" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Keadaan" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 #, fuzzy msgid "no state" msgstr "keadaan tidak diketahui" @@ -6074,7 +6122,7 @@ msgstr "domain NIS default" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 #, fuzzy msgid "domain name or uuid" msgstr "" @@ -6340,11 +6388,11 @@ msgstr "" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nama:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6353,17 +6401,17 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Jenis Pemasangan" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Keadaan:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 #, fuzzy msgid "CPU(s):" msgstr "cpu # " -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 #, fuzzy msgid "CPU time:" msgstr "Waktu Alaska" @@ -6396,1778 +6444,1778 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Memori Rendah" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 #, fuzzy msgid "domain vcpu information" msgstr "Membaca maklumat pakej..." -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 #, fuzzy msgid "CPU Affinity:" msgstr "Model CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 #, fuzzy msgid "vcpu number" msgstr "Numbor peranti" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "$0: peranti microcode $DEVICE tidak wujud?" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "" -#: src/virsh.c:1943 +#: src/virsh.c:1945 #, fuzzy msgid "number of virtual CPUs" msgstr "Hos maya default" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "nombor peranti major tidak sah %s" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "Terlalu banyak fail salinan?" -#: src/virsh.c:1992 +#: src/virsh.c:1994 #, fuzzy msgid "change memory allocation" msgstr "Saiz _memori tersendiri" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "" -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "Saiz _memori tersendiri" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, fuzzy, c-format msgid "Invalid value of %d for memory size" msgstr "Nilai tidak sah bagi record_size" -#: src/virsh.c:2026 +#: src/virsh.c:2028 #, fuzzy msgid "Unable to verify MaxMemorySize" msgstr "Tidak boleh untuk akses ke CDROM" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "Saiz _memori tersendiri" -#: src/virsh.c:2095 +#: src/virsh.c:2097 #, fuzzy msgid "Unable to change MaxMemorySize" msgstr "Tidak dapat menukar ke uid %d." -#: src/virsh.c:2107 +#: src/virsh.c:2109 #, fuzzy msgid "node information" msgstr "Maklumat tidak sah" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "" -#: src/virsh.c:2121 +#: src/virsh.c:2123 #, fuzzy msgid "failed to get node information" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Model CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 #, fuzzy msgid "CPU frequency:" msgstr "Monitor frekuensi CPU" -#: src/virsh.c:2127 +#: src/virsh.c:2129 #, fuzzy msgid "CPU socket(s):" msgstr "#1 socket() gagal." -#: src/virsh.c:2128 +#: src/virsh.c:2130 #, fuzzy msgid "Core(s) per socket:" msgstr "Ralat mencipta soket" -#: src/virsh.c:2129 +#: src/virsh.c:2131 #, fuzzy msgid "Thread(s) per core:" msgstr "Direktori Lambakan _Core :" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "" -#: src/virsh.c:2131 +#: src/virsh.c:2133 #, fuzzy msgid "Memory size:" msgstr "Saiz _memori tersendiri" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "gagal mendapatkan atribut bagi %s" -#: src/virsh.c:2167 +#: src/virsh.c:2169 #, fuzzy msgid "domain information in XML" msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "Ralat Permulaan Fail Tetapan DNS %s:" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "" -#: src/virsh.c:2379 +#: src/virsh.c:2381 #, fuzzy msgid "domain id or name" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "Maklumat tidak sah" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "Tidak dapat menyambung ke RHN..." -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Automounter dimulakan: %s\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Automounter dimulakan: %s\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Konfigurasi Rangkaian bagi %s" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "akses ke alatan rangkaian" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "Sila penuhkan maklumat rangkaian" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Sila penuhkan maklumat rangkaian" -#: src/virsh.c:2696 +#: src/virsh.c:2698 #, fuzzy msgid "list networks" msgstr "Senarai Dibenarkan" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Cari rangkaian tanpawayar" -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "Cari rangkaian tanpawayar" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "Tiada katalaluan" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 #, fuzzy msgid "active" msgstr "Aktif" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "tidak aktif" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "" -#: src/virsh.c:2825 +#: src/virsh.c:2827 #, fuzzy msgid "network uuid" msgstr "VG UUID: " -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Konfigurasi Rangkaian" -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "Konfigurasi Rangkaian bagi %s" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "[Rangkaian tidak dimulakan]\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "Konfigurasi Rangkaian bagi %s" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "%s: Direktori telah ditukarnama" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "akses ke alatan rangkaian" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "" -#: src/virsh.c:2932 +#: src/virsh.c:2934 #, fuzzy msgid "network name" msgstr "Nama Pengguna" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "_Domain NIS:" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Automounter dimulakan: %s\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Automounter dimulakan: %s\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "_Domain NIS:" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:3060 +#: src/virsh.c:3062 msgid "create a device defined by an XML file on the node" msgstr "" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 msgid "file containing an XML description of the device" msgstr "" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "CD Tidak Dijumpai" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "Konfigurasi Rangkaian bagi %s" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "Sistem Nama Domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "gagal untuk memperuntukkan penimbal" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "_Domain NIS:" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "_Domain NIS:" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "_Domain NIS:" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "domain NIS default" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "_Domain NIS:" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "domain NIS default" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "_Domain NIS:" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "_Domain NIS:" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "Domain Failover" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "Memori tidak cukup." -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Maklumat tidak sah" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "terlaksana" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "mengumpukkan maklumat domain %d" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "VG UUID: " -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "_Domain NIS:" -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Sistem Nama Domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Automounter dimulakan: %s\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "_Domain NIS:" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "Nama Domain" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "Sistem Nama Domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Gagal mencipta direktori %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "domain NIS default" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "%s: Direktori telah ditukarnama" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Sistem Nama Domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "Sistem Nama Domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "" "Pengunaan: %s FAIL\n" " atau: %s OPSYEN\n" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "Nama Pengguna" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Ralat, tidak dapat memulakan pelayan X." -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Benarkan hos dari:" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "domain NIS default" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "_Domain NIS:" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Mengikat ke domain NIS: " -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Maklumat tidak sah" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "" -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Jenis Pemasangan" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "Menyalin Fail" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Sila isikan maklumat pengesahan" -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "Domain Failover" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "penggunaan: %s --list [nama]\n" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "gagal untuk menyimpan kandungan" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "VG UUID: " -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 #, fuzzy msgid "show version" msgstr "versi alternatif %s\n" -#: src/virsh.c:4716 +#: src/virsh.c:4718 #, fuzzy msgid "Display the system version information." msgstr "Maklumat sistem bunyi ALSA" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, fuzzy, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Pustaka pemeriksaan katalaluan." -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, fuzzy, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Guna KFeeder" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, fuzzy, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "%s terlaksana.\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "Membaca maklumat pakej..." -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Tidak dapat menyambung ke RHN..." -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Sila penuhkan maklumat rangkaian" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Tambah Jenis Peranti baru" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "domain NIS default" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "_Domain NIS:" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Tambah Jenis Peranti baru" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Tambah Jenis Peranti baru" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "domain NIS default" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "_Domain NIS:" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "tak dapat menentukan namahos" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "gagal mendapatkan atribut bagi %s" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "Permintaan per Sambungan" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "gagal mendapatkan atribut bagi %s" -#: src/virsh.c:5176 +#: src/virsh.c:5178 #, fuzzy msgid "vnc display" msgstr "Pengurus Paparan X." -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 #, fuzzy msgid "XML file" msgstr "Menyalin Fail" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Gagal menaikkan ${DEVICE}." -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "Ulangtetap antaramuka rangkaian" -#: src/virsh.c:5429 +#: src/virsh.c:5431 #, fuzzy msgid "Attach new network interface." msgstr "Mengesan melalui antaramuka rangkaian:" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "Ulangtetap antaramuka rangkaian" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "Ulangtetap antaramuka rangkaian" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Nama Volum _Logikal:" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "Alamat MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "Ulangtetap antaramuka rangkaian" -#: src/virsh.c:5545 +#: src/virsh.c:5547 #, fuzzy msgid "Detach network interface." msgstr "Ulangtetap antaramuka rangkaian" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "Gagal menukar maklumat usia untuk %s: %s\n" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "malloc() gagal. Tidak dapat memperuntukkan memori yang cukup." -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Gagal mencipta direktori %s" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 #, fuzzy msgid "attach disk device" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5665 +#: src/virsh.c:5667 #, fuzzy msgid "Attach new disk device." msgstr "Tambah Jenis Peranti baru" -#: src/virsh.c:5671 +#: src/virsh.c:5673 #, fuzzy msgid "source of disk device" msgstr "Sumber Cekera Jurupacu" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 #, fuzzy msgid "target of disk device" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5673 +#: src/virsh.c:5675 #, fuzzy msgid "driver of disk device" msgstr "Membaca cakera jurupacu..." -#: src/virsh.c:5674 +#: src/virsh.c:5676 #, fuzzy msgid "subdriver of disk device" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5675 +#: src/virsh.c:5677 #, fuzzy msgid "target device type" msgstr "Pilih Jenis Peranti" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 #, fuzzy msgid "detach disk device" msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5822 +#: src/virsh.c:5824 #, fuzzy msgid "Detach disk device." msgstr "Jadikan Peranti RAID." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "Gagal untuk melekapkan cakera jurupacu" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "Tiada nod utk buang" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Gagal mencipta direktori %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Ralat Permulaan Fail Tetapan DNS %s:" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, fuzzy, c-format msgid "command '%s' requires <%s> option" msgstr "Ralat Pilihan s s" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, fuzzy, c-format msgid "command '%s' requires --%s option" msgstr "Ralat Pilihan s s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, fuzzy, c-format msgid "command '%s' doesn't exist" msgstr "Peranti '$device' tidak wujud" -#: src/virsh.c:6414 +#: src/virsh.c:6416 #, fuzzy msgid " NAME\n" msgstr " Nama : " -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8175,17 +8223,17 @@ msgstr "" "\n" " SINOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8193,7 +8241,7 @@ msgstr "" "\n" " HURAIAN\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8201,60 +8249,60 @@ msgstr "" "\n" " PILIHAN\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "gagal untuk mendapatkan domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nama rangkaian tidak ditakrif" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "gagal untuk mendapatkan rangkaian '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nama rangkaian tidak ditakrif" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "gagal untuk mendapatkan domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nama rangkaian tidak ditakrif" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "gagal untuk mendapatkan domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8265,129 +8313,129 @@ msgstr "" "(Masa: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "hilang \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "token tidak dijangka (nama arahan): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "arahan tidak diketahui: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "arahan '%s' tidak menyokong pilihan --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "sintaks dijangka: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nombor" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "rentetan" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "data tidak dijangka '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "PILIHAN" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "dalam dimatikan" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "matikan" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "luartalian" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "tiada sambungan sah" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ralat:" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ralat:" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: gagal untuk mengumpukkan %d byte" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: gagal untuk mengumpukkan %lu byte" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "gala untuk menyambung ke hipervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "gagal untuk mendapatkan maklumat fail log" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "laluan log adalah bukan fail" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "gagal untuk menulis ke fail log" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8406,31 +8454,31 @@ msgid "" " commands (non interactive mode):\n" msgstr "" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8988,7 +9036,7 @@ msgstr "Sila penuhkan maklumat rangkaian" msgid "invalid interface pointer in %s" msgstr "Sila penuhkan maklumat rangkaian" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Ralat dalaman.\n" @@ -9121,7 +9169,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "" @@ -9177,271 +9225,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "Pelayan Kamus Dict" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "Jenis data tidak diketahui: %s\n" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "_Domain NIS:" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "hilang \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "hilang \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "hilang \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Pilih Jenis Peranti" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Alamat MAC dibenarkan" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Tidak dapat menulis ke fail %s." -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "Sila isikan maklumat pengesahan" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "Alamat MAC dibenarkan" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "Jenis data tidak diketahui: %s\n" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "Ralat Permulaan Fail Tetapan DNS %s:" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "autorun sedang berjalan!\n" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "Pilih Jenis Peranti" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "%s: saiz alamat mempunyai nilai %u tidak dijangka\n" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "Memori Rendah" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "Operasi antaramuka HTTP gagal\n" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "akses ke alatan rangkaian" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Gagal untuk membuka %s: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "Mengikat ke domain NIS: " -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Gagal untuk melekapkan partisyen." -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Gagal mencipta direktori %s" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "Sila isikan maklumat pengesahan" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "gagal mendapatkan atribut bagi %s" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "Sila isikan maklumat pengesahan" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "Sila isikan maklumat pengesahan" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "xinetd gagal untuk mengulangmuat untuk" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "tidak dapat membaca fail tetapan `%s': %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "Jenis tetikus dikesan: %s" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "Jenis tetikus dikesan: %s" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "autorun sedang berjalan!\n" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "%s: saiz alamat mempunyai nilai %u tidak dijangka\n" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "penggunaan: %s --list [nama]\n" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9631,6 +9679,14 @@ msgstr "" msgid "reallocating list" msgstr "Laluan SFS" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Gagal menaikkan ${DEVICE}." + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "xinetd gagal untuk mengulangmuat untuk" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Gagal untuk memuatkan cakera pemandu daripada fail." @@ -9831,10 +9887,6 @@ msgstr "Laluan SFS" #~ msgid "allocate cpumap" #~ msgstr "Selit ke dalam buffer baru" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "Pelayan Kamus Dict" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "gagal mendapatkan atribut bagi %s" diff --git a/po/my.po b/po/my.po index 9a1c6a2363..f913cde97d 100644 --- a/po/my.po +++ b/po/my.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/nb.po b/po/nb.po index 765982c3ab..09d5689940 100644 --- a/po/nb.po +++ b/po/nb.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-10-04 14:21+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian/Bokmaal \n" @@ -241,8 +241,8 @@ msgstr "Kunne ikke vise aktive nettverk" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -454,60 +454,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Kunne ikke vise aktive nettverk" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Kunne ikke vise aktive nettverk" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Kunne ikke opprette domenet fra %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Kunne ikke starte domenet %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Kunne ikke opprette domenet fra %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "nettverksnavn eller uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Kunne ikke opprette domenet fra %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -614,7 +614,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -662,7 +662,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1245,7 +1245,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "" @@ -1279,7 +1279,7 @@ msgstr "ugyldig argument i %s" msgid "Failed to generate UUID" msgstr "kunne ikke lagre innhold" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1383,14 +1383,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "kunne ikke lagre innhold" @@ -1444,12 +1444,12 @@ msgstr "" msgid "unexpected char type %d" msgstr "" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "" @@ -1509,12 +1509,12 @@ msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" msgid "unexpected domain %s already exists" msgstr "udefinert domenenavn eller -id" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" @@ -1554,321 +1554,331 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "kunne ikke koble til %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "nettverksnavn" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "oppførsel ved omstart av domene" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operasjon feilet: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operasjon feilet: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operasjon feilet: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operasjon feilet: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Kunne ikke vise inaktive domener" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Kunne ikke vise inaktive domener" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Kunne ikke definere domenet fra %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "feil ved Ã¥pning av %s for lesing" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "nettverksnavn" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Kunne ikke definere domenet fra %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Kunne ikke opprette domenet fra %s" +msgid "failed to remove capabilities %d" +msgstr "kunne ikke Ã¥pne fil" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "kunne ikke Ã¥pne fil" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "kunne ikke Ã¥pne fil" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "feil ved Ã¥pning av %s for lesing" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "kunne ikke lagre innhold" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operasjon feilet: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "kunne ikke koble til %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "feil ved Ã¥pning av %s for lesing" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "Kunne ikke vise aktive nettverk" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "oppførsel ved omstart av domene" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Kunne ikke definere domenet fra %s" @@ -1892,22 +1902,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domene-id eller -uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "Kunne ikke vise aktive domener" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "" @@ -1966,7 +1976,7 @@ msgstr "" msgid "failed to kill pid %d" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Kunne ikke lagre domenet %s til %s" @@ -2022,7 +2032,7 @@ msgstr "ugyldig argument i %s" msgid "Invalid parameter count" msgstr "ugyldig argument i" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "kunne ikke lagre innhold" @@ -2229,67 +2239,77 @@ msgstr "Start et domene." msgid "cannot create autostart directory '%s'" msgstr "Kunne ikke opprette domenet fra %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Kunne ikke opprette domenet fra %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Kunne ikke opprette domenet fra %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "kunne ikke koble til %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Kunne ikke opprette domenet fra %s" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ugyldig argument i" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operasjon feilet" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "kunne ikke koble til %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "oppførsel ved omstart av domene" @@ -2579,72 +2599,77 @@ msgstr "ukjent OS-type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "feil ved Ã¥pning av %s for lesing" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "feil ved Ã¥pning av %s for lesing" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "feil ved lesing av konfigurasjonsfil %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "feil ved Ã¥pning av %s for lesing" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "feil ved Ã¥pning av %s for lesing" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "Nettverk ikke funnet" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Brukt minne:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2663,17 +2688,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "domeneinformasjon" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domenet kjører fremdeles" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2857,7 +2882,7 @@ msgstr "" msgid "Could not read container config" msgstr "kunne ikke koble til %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "ukjent OS-type %s" @@ -3002,214 +3027,214 @@ msgstr "" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Nettverk ikke funnet" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Nettverket %s er startet\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "denne funksjonen er ikke støttet av hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "ugyldig argument i %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "mangler informasjon om enheter for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "ukjent OS-type %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "nettverksnavn" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ukjent OS-type %s" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "nettverksnavn" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ukjent OS-type %s" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "ukjent OS-type %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Nettverk ikke funnet" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "mangler informasjon om domenenavn" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "kunne ikke koble til %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ugyldig MAC-adresse: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "ukjent OS-type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3223,7 +3248,7 @@ msgstr "kunne ikke skrive til konfigurasjonsfil" msgid "Unable to seek to %lld in %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Kunne ikke lagre domenet %s til %s" @@ -3238,646 +3263,644 @@ msgstr "Kunne ikke lagre domenet %s til %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "oppførsel ved omstart av domene" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "oppførsel ved omstart av domene" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "Kunne ikke starte domenet %s" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operasjon feilet" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "oppførsel ved omstart av domene" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domenet er allerede aktivt" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Kunne ikke definere domenet fra %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domenet %s definert fra %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Nettverket kjører fremdeles" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domene-id eller -uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domenet %s eksisterer allerede" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domenet er allerede aktivt" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operasjon feilet" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operasjon feilet" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "kunne ikke koble til %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "slutt pÃ¥ minne" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "kunne ikke lagre innhold" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operasjon feilet" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "vis inaktive domener" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "kunne ikke koble til %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "oppførsel ved omstart av domene" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "kunne ikke lagre innhold" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "kunne ikke lagre innhold" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Kunne ikke starte domenet %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "operasjon feilet" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "kunne ikke koble til %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domenet %s eksisterer allerede" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "vis aktive og inaktive domener" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Domene ikke funnet" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "vis aktive og inaktive domener" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "Start et domene." -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "ugyldig argument i %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domene ikke funnet: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "ugyldig argument i" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operasjon feilet: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "kunne ikke koble til %s" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operasjon feilet: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3887,536 +3910,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Kunne ikke definere domenet fra %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "kunne ikke koble til %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Kunne ikke opprette domenet fra %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "kunne ikke koble til %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Kunne ikke opprette domenet fra %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Kunne ikke opprette domenet fra %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "kunne ikke lagre innhold" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "allokerer nettverk" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allokerer nettverk" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "oppførsel ved omstart av domene" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "for mange domener" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "for mange domener" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "slutt pÃ¥ minne" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "ukjent OS-type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "for mange nettverk" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "for mange nettverk" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "for manger drivere er registrert" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "operasjon feilet: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operasjon feilet" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Kunne ikke vise inaktive domener" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "denne funksjonen er ikke støttet av hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Kunne ikke starte domenet %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "kunne ikke lagre innhold" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Kunne ikke starte domenet %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Kunne ikke vise aktive domener" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "kunne ikke koble til %s" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "allokerer tilkobling" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "kunne ikke koble til %s" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "kunne ikke lagre innhold" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "ugyldig argument i %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operasjon feilet" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Kunne ikke starte domenet %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4501,7 +4524,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Kunne ikke lagre domenet %s til %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4565,29 +4588,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ugyldig argument i %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "udefinert domenenavn eller -id" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "kunne ikke koble til %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4989,122 +5026,122 @@ msgstr "Kunne ikke opprette domenet fra %s" msgid "Scanning host%u" msgstr "ukjent vert %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "ukjent OS-type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "nettverksnavn eller uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "ukjent OS-type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "mangler kildeinformasjon for enhet %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "mangler kildeinformasjon for enhet %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "ukjent OS-type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "ukjent vert %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "mangler informasjon om domenenavn" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "ukjent OS-type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ukjent vert %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5152,7 +5189,7 @@ msgstr "" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5164,99 +5201,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domenet er allerede aktivt" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domenet er allerede aktivt" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domene-id eller -uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domenet %s eksisterer allerede" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domenet kjører fremdeles" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5347,7 +5384,7 @@ msgstr "udefinert nettverksnavn" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5508,201 +5545,212 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Kunne ikke lagre domenet %s til %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "slutt pÃ¥ minne" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ukjent kommando: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ukjent kommando: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "kunne ikke koble til %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "kunne ikke skrive til konfigurasjonsfil" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "udefinert domenenavn eller -id" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Nettverket kjører fremdeles" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "kunne ikke koble til %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domenet %s eksisterer allerede" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domenet %s eksisterer allerede" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Kunne ikke vise aktive domener" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "kunne ikke koble til %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Kunne ikke opprette domenet fra %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Kunne ikke opprette domenet fra %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "kunne ikke skrive til konfigurasjonsfilen: %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Kunne ikke definere domenet fra %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "kunne ikke koble til %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "kunne ikke koble til %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "feil: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Kunne ikke opprette domenet fra %s" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Kunne ikke definere domenet fra %s" @@ -5767,15 +5815,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domenenavn, id eller uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5891,15 +5939,15 @@ msgstr "Kunne ikke vise inaktive domener" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Navn" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Tilstand" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ingen tilstand" @@ -6021,7 +6069,7 @@ msgstr "" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domenenavn eller uuid" @@ -6264,11 +6312,11 @@ msgstr "" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Navn:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6276,16 +6324,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS-type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Tilstand:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(er):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU-tid:" @@ -6314,1728 +6362,1728 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Brukt minne:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu-nummer:" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "kommando '%s' eksisterer ikke" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "endre antall virtuelle CPUer" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "endre antall virtuelle CPUer" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "antall virtuelle CPUer" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "antall virtuelle CPUer" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "For mange virtuelle CPUer" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "oppførsel ved omstart av domene" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU-modell:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU-frekvens:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "kunne ikke Ã¥pne fil" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domeneinformasjon i XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "domeneinformasjon i XML" -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "vis inaktive domener" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "konverter et domenenavn eller -id til domene-UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "konverter et domene-id eller -uuid til domenenavn" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domene-id eller -uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "konverter et domenenavn eller -UUID til domene-id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "konverter et domenenavn eller -id til domene-UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domene-id eller -navn" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nettverksnavn eller uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "opprett et nettverk fra en XML-fil" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Opprett et nettverk." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "filen inneholder en beskrivelse om et XML-domene" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "definer (men ikke start) et domene fra en XML-fil" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Definer et domene." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domenet %s definert fra %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domenenavn, id eller uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domeneinformasjon i XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "domeneinformasjon i XML" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "vis nettverk" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Returner liste av nettverk." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "vis inaktive nettverk" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "vis aktive og inaktive nettverk" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Kunne ikke vise aktive nettverk" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Kunne ikke vise inaktive nettverk" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "ingen tilstand" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktiv" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "konverter et nettverks-UUID til nettverksnavn" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "nettverks-uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Start et nettverk." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Nettverket %s er startet\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Kunne ikke starte nettverket %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "udefinert domenenavn eller -id" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "konverter et nettverksnavn til nettverks-UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nettverksnavn" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start et domene." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domenenavn eller uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Opprett et domene." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "filen inneholder en beskrivelse om et XML-domene" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "filen inneholder en beskrivelse om et XML-domene" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domene ikke funnet" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "Kunne ikke vise aktive nettverk" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definer (men ikke start) et domene fra en XML-fil" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definer et domene." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domenet %s definert fra %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domenet %s definert fra %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domeneinformasjon i XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "domeneinformasjon i XML" -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "vis domener" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returner liste av domener." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "vis inaktive domener" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "vis aktive og inaktive domener" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Kunne ikke vise aktive domener" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "slutt pÃ¥ minne" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "kjører" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "konverter et nettverks-UUID til nettverksnavn" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domene-uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start et domene." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domenet %s er startet\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Opprett et domene." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domenenavn" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "udefinert domenenavn eller -id" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Kunne ikke definere domenet fra %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "konverter et nettverksnavn til nettverks-UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "filen inneholder en beskrivelse om et XML-domene" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domenenavn eller uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domenenavn eller uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nettverksnavn" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domene %s opprettet fra %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Kunne ikke starte domenet %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "domeneinformasjon" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "" -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS-type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blokkert" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domeneinformasjon i XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "domeneinformasjon i XML" -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "vis domener" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returner liste av domener." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Kunne ikke vise aktive domener" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "konverter et nettverks-UUID til nettverksnavn" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "konverter et nettverks-UUID til nettverksnavn" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domene-uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "konverter et nettverks-UUID til nettverksnavn" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "vis versjon" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompilert med bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Bruker bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "mangler informasjon om enheter" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "domeneinformasjon i XML" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returnerer tilstand om et kjørende domene" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returnerer tilstand om et kjørende domene" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "opprett et domene fra en XML-fil" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "nettverksnavn" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "nettverksnavn" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "udefinert nettverksnavn" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "nettverksnavn" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "IP-adresse" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "nettverksnavn" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "Kunne ikke vise aktive nettverk" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Kunne ikke opprette domenet fra %s" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "Kunne ikke vise aktive nettverk" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Kunne ikke vise inaktive domener" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "feil ved lesing av konfigurasjonsfil" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "kommando '%s' krever <%s>-opsjonen" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "kommando '%s' eksisterer ikke" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAVN\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8044,17 +8092,17 @@ msgstr "" "\n" " VALG\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr " %s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8062,7 +8110,7 @@ msgstr "" "\n" " BESKRIVELSE\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8070,60 +8118,60 @@ msgstr "" "\n" " VALG\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr " %s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "udefinert domenenavn eller -id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "udefinert nettverksnavn" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "udefinert nettverksnavn" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "udefinert nettverksnavn" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "kunne ikke lagre innhold" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8134,131 +8182,131 @@ msgstr "" "(Tid: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "mangler \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ukjent kommando: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "kommando '%s' støtter ikke opsjonen --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nummer" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "streng" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "VALG" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pauset" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "slÃ¥ av" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: feil: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "feil: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "feil ved Ã¥pning av konfigurasjonfil for lesing" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "kunne ikke skrive til konfigurasjonsfil" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "kunne ikke koble til hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8289,7 +8337,7 @@ msgstr "" "\n" " kommandoer (ikke-interaktiv tilstand):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8300,24 +8348,24 @@ msgstr "" " (angi --help for detaljer om kommandoen)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "usupportert opsjon '%c'. Se --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8846,7 +8894,7 @@ msgstr "ugyldig argument i" msgid "invalid interface pointer in %s" msgstr "ugyldig argument i %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "intern feil %s" @@ -8978,7 +9026,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "" @@ -9033,266 +9081,266 @@ msgstr "" msgid "unexpected sound model %s" msgstr "" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "ukjent OS-type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "mangler kjerneinformasjon" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "mangler \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "mangler \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "mangler \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "kunne ikke koble til %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "ugyldig MAC-adresse: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "kunne ikke koble til %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "kunne ikke koble til %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domeneinformasjon i XML" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "ugyldig MAC-adresse: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "ukjent OS-type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domenet kjører fremdeles" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "slutt pÃ¥ minne" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operasjon feilet" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Kunne ikke definere domenet fra %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Kunne ikke lagre domenet %s til %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "filen inneholder en beskrivelse om et XML-domene" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "kunne ikke Ã¥pne fil" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Kunne ikke vise inaktive domener" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domeneinformasjon i XML" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "kunne ikke lagre innhold" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domeneinformasjon i XML" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domeneinformasjon i XML" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "feil ved Ã¥pning av %s for lesing" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "feil ved lesing av konfigurasjonsfil %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Nettverket kjører fremdeles" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9482,6 +9530,14 @@ msgstr "" msgid "reallocating list" msgstr "allokerer nettverk" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Kunne ikke opprette domenet fra %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "feil ved Ã¥pning av %s for lesing" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Kunne ikke opprette domenet fra %s" diff --git a/po/nl.po b/po/nl.po index c97647d9bd..ff2ca860b3 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-09-23 22:01+0200\n" "Last-Translator: Peter van Egdom \n" "Language-Team: Dutch \n" @@ -232,8 +232,8 @@ msgstr "" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -445,60 +445,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Toewijzen van geheugen is mislukt" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Toewijzen van geheugen is mislukt" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Starten van het domein %s is mislukt" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "Xen systeemaanroep %s %d is mislukt" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -602,7 +602,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -650,7 +650,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1220,7 +1220,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "" @@ -1251,7 +1251,7 @@ msgstr "ongeldig domeinnaam" msgid "Failed to generate UUID" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1358,14 +1358,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "kan %s niet openen: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "openen van bestand is mislukt" @@ -1419,12 +1419,12 @@ msgstr "" msgid "unexpected char type %d" msgstr "" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "" @@ -1484,12 +1484,12 @@ msgstr "kan configuratiebestand %s niet schrijven: %s" msgid "unexpected domain %s already exists" msgstr "Domein is al actief" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "openen van bestand is mislukt" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "kan configuratiebestand %s niet schrijven: %s" @@ -1527,321 +1527,331 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "kan %s niet openen: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "setsid mislukt: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) mislukt: %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "dup2(stdin) mislukt: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "dup2(stdout) mislukt: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "dup2(stderr) mislukt: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "toewijzen van verbinding" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "toewijzen van verbinding" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" +msgid "failed to remove capabilities %d" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "openen van bestand is mislukt" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "Xen systeemaanroep %s %d is mislukt" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "openen van bestand is mislukt" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "toewijzen van verbinding" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "epoll_create(2) mislukt: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(fd1) mislukt: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(fd1) mislukt: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "epoll_wait() mislukt: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "unlockpt mislukt: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "kan %s niet openen: %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "openen van bestand is mislukt" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Starten van het domein %s is mislukt" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "openen van bestand is mislukt" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "Toewijzen van geheugen is mislukt" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Niet in staat om MaxMemorySize aan te passen" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "kan %s niet openen: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Toewijzen van geheugen is mislukt" @@ -1865,20 +1875,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "" @@ -1936,7 +1946,7 @@ msgstr "" msgid "failed to kill pid %d" msgstr "openen van bestand is mislukt" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "kan %s niet openen: %s" @@ -1991,7 +2001,7 @@ msgstr "ongeldig pad: %s" msgid "Invalid parameter count" msgstr "" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "Toewijzen van geheugen is mislukt" @@ -2196,66 +2206,76 @@ msgstr "een domein automatisch starten" msgid "cannot create autostart directory '%s'" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Starten van het domein %s is mislukt" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Starten van het netwerk %s is mislukt" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Starten van het domein %s is mislukt" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Starten van het domein %s is mislukt" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "kan %s niet openen: %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "schijfapparaat toevoegen" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ongeldig pad: %s" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "kan %s niet openen: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 msgid "Vport operation complete" msgstr "" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "kan %s niet openen: %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "kan %s niet openen: %s" @@ -2545,72 +2565,77 @@ msgstr "onbekende host %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "openen van bestand is mislukt" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "openen van bestand is mislukt" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Starten van het domein %s is mislukt" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "openen van bestand is mislukt" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Starten van het domein %s is mislukt" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "openen van bestand is mislukt" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Starten van het domein %s is mislukt" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domein-uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "netwerk niet gevonden" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "kan %s niet openen: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2628,16 +2653,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2814,7 +2839,7 @@ msgstr "" msgid "Could not read container config" msgstr "" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "" @@ -2959,213 +2984,213 @@ msgstr "Communicatiefout met proxy: ongeldig pakket\n" msgid "got asynchronous packet number %d\n" msgstr "" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Netwerk '%s' niet gevonden" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "ongeldig MAC-adres: %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "onbekend apparaat" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "schijfapparaat toevoegen" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "onbekende host %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "onbekend apparaat" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Netwerk niet gevonden" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "kan %s niet openen: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "onbekend commando: '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3179,7 +3204,7 @@ msgstr "Starten van het netwerk %s is mislukt" msgid "Unable to seek to %lld in %s" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Starten van het domein %s is mislukt" @@ -3194,630 +3219,628 @@ msgstr "Starten van het domein %s is mislukt" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Starten van het netwerk %s is mislukt" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Starten van het netwerk %s is mislukt" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "openen van bestand is mislukt" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Starten van het netwerk %s is mislukt" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "openen van bestand is mislukt" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Starten van het netwerk %s is mislukt" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "openen van bestand is mislukt" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domein %s is gestart\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Starten van het netwerk %s is mislukt" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "netwerk is al actief" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ongeldig domeinnaam" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "Domein is al actief" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "geheugentoewijzing aanpassen" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "geheugentoewijzing aanpassen" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "geheugentoewijzing aanpassen" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Starten van het netwerk %s is mislukt" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "setsid mislukt: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "kan %s niet openen: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "schijfapparaat toevoegen" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domein niet gevonden" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "een domein automatisch starten" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "een domein automatisch starten" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ongeldig pad: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "apparaat niet gevonden: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "openen van bestand is mislukt" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ongeldig pad" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "setsid mislukt: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "Toewijzen van geheugen is mislukt" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "gethostname mislukt: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Starten van het domein %s is mislukt" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3826,528 +3849,528 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "toewijzen van verbinding" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Starten van het netwerk %s is mislukt" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "toewijzen van verbinding" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Starten van het netwerk %s is mislukt" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "toewijzen van verbinding" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "kan %s niet openen: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "toewijzen van domein" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "kan %s niet openen: %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "gnutls_certificate_allocate_credentials: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Niet in staat om huidige MemorySize te controleren" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "kan %s niet openen: %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "Het certificaat is nog niet geactiveerd" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "Het certificaat is nog niet geactiveerd" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "Het certificaat is verlopen" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "Het certificaat is nog niet geactiveerd" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Het certificaat is verlopen" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Het certificaat is nog niet geactiveerd" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "te veel stuurprogramma's geregistreerd in %s" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "te veel stuurprogramma's geregistreerd" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "te veel stuurprogramma's geregistreerd" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "te veel stuurprogramma's geregistreerd" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header mislukt" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "kan %s niet openen: %s" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Starten van het domein %s is mislukt" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "geen geldige connectie" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "kan %s niet openen: %s" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Toewijzen van geheugen is mislukt" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4432,7 +4455,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "kan %s niet openen: %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4496,29 +4519,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ongeldig domeinnaam" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "Domein is al actief" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -4915,118 +4952,118 @@ msgstr "Starten van het domein %s is mislukt" msgid "Scanning host%u" msgstr "onbekende host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "onbekende host %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "onbekende host %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "onbekende procedure: %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "onbekend commando: '%s'" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "onbekend commando: '%s'" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5073,7 +5110,7 @@ msgstr "geen configuratiebestand voor %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5085,97 +5122,97 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ongeldig domeinnaam" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "Domein is al actief" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5263,7 +5300,7 @@ msgstr "" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "kan %s niet openen: %s" @@ -5422,205 +5459,217 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Starten van het domein %s is mislukt" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" -msgstr "" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" +msgstr "geen geheugen" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "kan configuratiebestand %s niet schrijven: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "schijfapparaat toevoegen" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "netwerk is al actief" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "kan %s niet openen: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "Domein is al actief" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "een domein automatisch starten" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "kan %s niet openen: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "kan %s niet openen: %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "kan configuratiebestand %s niet schrijven: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "kan %s niet openen: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "kan %s niet openen: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "dup2(stdin) mislukt: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "dup2(stdout) mislukt: %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "dup2(stderr) mislukt: %s" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "kan %s niet openen: %s" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "kan %s niet openen: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "kan %s niet openen: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "leesfout: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "openen van bestand is mislukt" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Starten van het domein %s is mislukt" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Starten van het netwerk %s is mislukt" @@ -5684,15 +5733,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5808,15 +5857,15 @@ msgstr "" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Naam" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "" @@ -5932,7 +5981,7 @@ msgstr "" msgid "Undefine the configuration for an inactive domain." msgstr "" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "" @@ -6174,11 +6223,11 @@ msgstr "" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Naam:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6186,16 +6235,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "Processor(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Processortijd:" @@ -6223,1642 +6272,1642 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Totaal" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "Processor:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fysieke processor %d bestaat niet." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "aantal virtuele processors aanpassen" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "geheugentoewijzing aanpassen" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "De huidige geheugentoewijzing in het guest-domein aanpassen." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Niet in staat om MaxMemorySize te controleren" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "maximum geheugenlimiet aanpassen" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "De maximale limiet voor geheugentoewijzing in het guest-domein aanpassen." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maximum geheugenlimiet in kilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Niet in staat om huidige MemorySize te controleren" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Niet in staat om huidige MemorySize te verkleinen" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Niet in staat om MaxMemorySize aan te passen" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Processormodel:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Processorfrequentie:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Processorsocket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Geheugengrootte:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "mogelijkheden" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domein-informatie in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "syntaxisfout in configuratiebestand" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domein-id of uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domein-id of naam" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "een netwerk automatisch starten" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "netwerknaam of uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "netwerknaam, id of uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatisch starten" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "actief" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inactief" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "netwerk uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "" -#: src/virsh.c:2912 -#, c-format -msgid "Network %s has been undefined\n" -msgstr "" - #: src/virsh.c:2914 #, c-format +msgid "Network %s has been undefined\n" +msgstr "" + +#: src/virsh.c:2916 +#, c-format msgid "Failed to undefine network %s" msgstr "" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "netwerknaam" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "apparaat vanuit een XML-bestand toevoegen" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 msgid "file containing an XML description of the device" msgstr "" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "apparaat niet gevonden: %s (%s)" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "apparaat niet gevonden: %s (%s)" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 msgid "name of the device to be destroyed" msgstr "" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 -#, c-format -msgid "Pool %s built\n" -msgstr "" - #: src/virsh.c:3387 #, c-format +msgid "Pool %s built\n" +msgstr "" + +#: src/virsh.c:3389 +#, c-format msgid "Failed to build pool %s" msgstr "" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "" -#: src/virsh.c:3424 -#, c-format -msgid "Pool %s destroyed\n" -msgstr "" - #: src/virsh.c:3426 #, c-format +msgid "Pool %s destroyed\n" +msgstr "" + +#: src/virsh.c:3428 +#, c-format msgid "Failed to destroy pool %s" msgstr "" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "" -#: src/virsh.c:3463 -#, c-format -msgid "Pool %s deleted\n" -msgstr "" - #: src/virsh.c:3465 #, c-format +msgid "Pool %s deleted\n" +msgstr "" + +#: src/virsh.c:3467 +#, c-format msgid "Failed to delete pool %s" msgstr "" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 -#, c-format -msgid "Pool %s refreshed\n" -msgstr "" - #: src/virsh.c:3504 #, c-format +msgid "Pool %s refreshed\n" +msgstr "" + +#: src/virsh.c:3506 +#, c-format msgid "Failed to refresh pool %s" msgstr "" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "geen geheugen" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "wordt uitgevoerd" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Capaciteit:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Toewijzing:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Beschikbaar:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "" -#: src/virsh.c:4120 -#, c-format -msgid "Pool %s has been undefined\n" -msgstr "" - #: src/virsh.c:4122 #, c-format +msgid "Pool %s has been undefined\n" +msgstr "" + +#: src/virsh.c:4124 +#, c-format msgid "Failed to undefine pool %s" msgstr "" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "netwerknaam" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Xen systeemaanroep %s %d is mislukt" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "openen van bestand is mislukt" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 -#, c-format -msgid "Vol %s deleted\n" -msgstr "" - #: src/virsh.c:4429 #, c-format +msgid "Vol %s deleted\n" +msgstr "" + +#: src/virsh.c:4431 +#, c-format msgid "Failed to delete vol %s" msgstr "" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "bestand" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Pad" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "versie tonen" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Gecompileerd tegen bibliotheek: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "mogelijkheden" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "apparaat" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Nieuw schijfapparaat toevoegen." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Nieuw schijfapparaat toevoegen." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Starten van het domein %s is mislukt" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Nieuw schijfapparaat toevoegen." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Nieuw schijfapparaat toevoegen." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Starten van het domein %s is mislukt" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Starten van het netwerk %s is mislukt" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Starten van het domein %s is mislukt" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "apparaat vanuit een XML-bestand toevoegen" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Apparaat vanuit een XML toevoegen." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML-bestand" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "netwerkinterface toevoegen" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Nieuwe netwerkinterface toevoegen." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC-adres" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Toewijzen van geheugen is mislukt" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "schijfapparaat toevoegen" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Nieuw schijfapparaat toevoegen." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "Toewijzen van geheugen is mislukt" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "setsid mislukt: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "toewijzen van configuratie" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "syntaxisfout in configuratiebestand" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "commando '%s' vereist <%s> optie" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "commando '%s' vereist --%s optie" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "commando '%s' bestaat niet" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAAM\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7866,17 +7915,17 @@ msgstr "" "\n" " OVERZICHT\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7884,7 +7933,7 @@ msgstr "" "\n" " OMSCHRIJVING\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7892,58 +7941,58 @@ msgstr "" "\n" " OPTIES\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7954,129 +8003,129 @@ msgstr "" "(Tijd: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "\" ontbreekt" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "onbekend commando: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "commando '%s' heeft geen ondersteuning voor optie --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "verwachte syntaxis: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTIE" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "GEGEVENS" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "bestand" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "gepauzeerd" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "geen geldige connectie" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: fout: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "fout: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8109,31 +8158,31 @@ msgstr "" "\n" " commando's (niet-interactieve modus):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" "\n" msgstr "" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8646,7 +8695,7 @@ msgstr "" msgid "invalid interface pointer in %s" msgstr "ongeldig pad: %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "interne fout %s" @@ -8777,7 +8826,7 @@ msgstr "" msgid "domain information incomplete, missing uuid" msgstr "domein-informatie onvolledig, uuid ontbreekt" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domein-informatie onvolledig, naam ontbreekt" @@ -8829,257 +8878,257 @@ msgstr "ongeldig MAC-adres: %s" msgid "unexpected sound model %s" msgstr "" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "onbekende host %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "\" ontbreekt" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "\" ontbreekt" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "\" ontbreekt" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "\" ontbreekt" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "kan %s niet openen: %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "kan %s niet openen: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "kan %s niet openen: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "kan %s niet openen: %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "domein-informatie onvolledig, id ontbreekt" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "ongeldig MAC-adres: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "onbekende host %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "domein niet gevonden" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "geen geheugen" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string mislukt" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "kan %s niet openen: %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: ongeldige URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: ongeldig poortnummer" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "openen van bestand is mislukt" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "domein-informatie onvolledig, cpu_weight ontbreekt" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "domein-informatie onvolledig, cpu_cap ontbreekt" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: ongeldig pad" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "openen van bestand is mislukt" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Starten van het domein %s is mislukt" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "netwerk is al actief" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9263,6 +9312,14 @@ msgstr "" msgid "reallocating list" msgstr "toewijzen van domein" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Starten van het domein %s is mislukt" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "openen van bestand is mislukt" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Starten van het domein %s is mislukt" diff --git a/po/nn.po b/po/nn.po index 9a1c6a2363..f913cde97d 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/nso.po b/po/nso.po index 9a1c6a2363..f913cde97d 100644 --- a/po/nso.po +++ b/po/nso.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/or.po b/po/or.po index 74a2756914..82b347508a 100644 --- a/po/or.po +++ b/po/or.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.or\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-02 19:58+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -241,8 +241,8 @@ msgstr "struct qemud_server ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutexକୠଆରମà­à¬­ କରାଯାଇପାରିବ ନାହିà¬" @@ -457,56 +457,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: ଅସମରà­à¬¥à¬¿à¬¤ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "ପà­à¬°à¬®à­à¬– ଚାଳକ ଭାବରେ ଚାଲà­à¬¨à¬¥à¬¿à¬¬à¬¾ ସମୟରେ ଶà­à¬°à­‡à¬£à­€ ବିନà­à­Ÿà¬¾à¬¸ କରିହେବ ନାହିà¬" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "ବଫର ପାଇଠସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "ବଫର ପାଇଠଯଥେଷà­à¬Ÿ ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "ଶà­à¬°à­‡à¬£à­€ '%s' କୠଦେଖିବାରେ ବିଫଳ" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "ଧାରା '%s' କୠବିଶà­à¬²à­‡à¬·à¬£ କରିବାରେ" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "ଅତିରିକà­à¬¤ ଅଧିକାର ଆବଶà­à­Ÿà¬•\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "ଘଟିତ ଅଧିକାରଗà­à¬¡à¬¼à¬¿à¬•à­ ସେଟ କରିବାରେ ବିଫଳ\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ଡେମନ ପରି ବିଭାଜିତ ହେବାରେ ବିଫଳ: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "ପାଇପ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ଅସମରà­à¬¥" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ର ଶà­à¬°à­‡à¬£à­€ ସà­à­±à¬¾à¬®à¬¿à¬¤à­à­± ପରିବରà­à¬¤à­à¬¤à¬¨ କରିବାରେ ବିଫଳ" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "ସଂକେତ ପାଇପ ପାଇଠଡ଼ାକ ପଞà­à¬œà¬¿à¬•à¬°à¬£ କରିବାରେ ବିଫଳ" @@ -607,7 +607,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "ଠିକଣା %dକୠସମାଧାନ କରିହେବ ନାହିà¬: %s" @@ -655,7 +655,7 @@ msgstr "SASL ବà­à­Ÿà¬¬à¬¸à­à¬¥à¬¾à¬—à­à¬¡à¬¼à¬¿à¬•à­ ତାଲିକାଭ msgid "cannot allocate mechlist" msgstr "mechlist ବଣà­à¬Ÿà¬¨ କରିପାରିବେ ନାହିà¬" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "ସଂଯୋଗରେ SASL ssf ଅନà­à¬¸à¬¨à­à¬§à¬¾à¬¨ କରିପାରିବେ ନାହିଠ%d (%s)" @@ -1223,7 +1223,7 @@ msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ପà­à¬°à¬¤à¬¿à¬›à¬¬à¬¿ ନାମପଟି ଅନ #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ମୂଖà­à­Ÿ ଚାଳକ ଉପାଦାନ" @@ -1253,7 +1253,7 @@ msgstr "ଅବୈଧ ଡମେନ ପà­à¬°à¬•à¬¾à¬° %s" msgid "Failed to generate UUID" msgstr "UUID ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ uuid ଉପାଦାନ" @@ -1352,14 +1352,14 @@ msgid "no monitor path" msgstr "କୌଣସି ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ ପଥ ନାହିà¬" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "ଧାଡ଼ି %dରେ: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml ଦଲିଲକୠବିଶà­à¬³à­‡à¬·à¬£ କରିବାରେ ବିଫଳ" @@ -1412,12 +1412,12 @@ msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ନେଟ ପà­à¬°à¬•à¬¾à¬° %d" msgid "unexpected char type %d" msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ଅକà­à¬·à¬° ପà­à¬°à¬•à¬¾à¬° %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ଧà­à­±à¬¨à¬¿ ମଡେଲ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ନିବେଶ ପà­à¬°à¬•à¬¾à¬° %d" @@ -1477,12 +1477,12 @@ msgstr "ବିନà­à¬¯à¬¾à¬¸ ଫାଇଲ '%s'କୠସଂରକà­à¬·à¬£ କ msgid "unexpected domain %s already exists" msgstr "ଲକà­à¬·à­à­Ÿ %s ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤ ଅଛି" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "dir '%s'କୠଖୋଲିବାରେ ବିଫଳ" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "ବିନà­à­Ÿà¬¾à¬¸ %s କୠଅପସାରଣ କରିପାରିବେ ନାହିà¬" @@ -1520,291 +1520,301 @@ msgstr "ସାରଣୀ '%s'ରେ ଶୃଙà­à¬–ଳ '%s' ରୠiptables ନ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "ସାରଣୀ '%s'ରେ ଶୃଙà­à¬–ଳ '%s' କୠiptables ନିୟମ '%s' ସହିତ ଯୋଗ କରିବାରେ ବିଫଳ: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ସଂଯୋଗ URIକୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିଲା ନାହିà¬" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "କାରà­à¬¯à­à­Ÿà¬•à¬°à­à¬¥à¬¿à¬¬à¬¾ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€à¬•à­ ପାଇବେ ନାହିà¬" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "ପଥ ବହà­à¬¤ ବଡ଼" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "ପà­à¬°à¬šà¬³à¬¿à¬¤ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€à¬•à­ ପାଇବେ ନାହିà¬" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "ସà­à¬°à¬•à­à¬·à¬¿à¬¤ ବିଶେଷ ସୂଚକ ସହିତ virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare uri ବିନà­à­Ÿà¬¾à¬¸ କରିନାହିà¬" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 uri ସେଟ କରିନଥିଲେ" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "ପଥଟି NULL ଅଟେ" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ଫà­à¬²à¬¾à¬—ଗà­à¬¡à¬¼à¬¿à¬• ଶୂନà­à­Ÿ ହେବା ଉଚିତ" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "ବଫରଟି NULL ଅଟେ" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ଫà­à¬²à¬¾à¬— ପà­à¬°à¬¾à¬šà¬³à¬Ÿà¬¿ ନିଶà­à¬šà¬¿à¬¤ ରୂପେ VIR_MEMORY_VIRTUAL ହେବା ଉଚିତ" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "ବଫରଟି NULL ଅଟେ କିନà­à¬¤à­ ଆକାରଟି ଶୂନà­à­Ÿ-ହୀନ" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid ବିଫଳ ହୋଇଛି" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) ବିଫଳ ହୋଇଛି" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) ବିଫଳ ହୋଇଛି" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) ବିଫଳ ହୋଇଛି" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) ବିଫଳ ହୋଇଛି" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "ଧାରଣ ପାତà­à¬° ଚାଲà­à¬°à¬–ିବା ସନà­à¬¦à­‡à¬¶ ପଠାଇବାରେ ଅସମରà­à¬¥" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "ଧାରଣ ପାତà­à¬° ଚାଲà­à¬°à¬–ିବା ସନà­à¬¦à­‡à¬¶ ପଠାଇବାରେ ବିଫଳ" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "ମୂଖà­à­Ÿ ଚାଳକକୠବà­à­Ÿà¬•à­à¬¤à¬¿à¬—ତ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s କୠସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ଖାଲି tmpfsକୠ%s ରେ ସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "ନୂତନ ମୂଖà­à­Ÿ ଚାଳକ %s କୠtmpfs ଭିତରେ ବାନà­à¬§à¬¿ ରଖିବାରେ ବିଫଳ" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s ରେ chroot କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "ମୂଖà­à­Ÿ ଚାଳକକୠpivot କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s ରେ %s କୠସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "/dev/ptsକୠଧାରଣ ପାତà­à¬°à¬°à­‡ ସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "ଉପକରଣ %s କୠତିଆରି କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "symlink /dev/ptmx କୠ/dev/pts/ptmx ରେ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "ଉପକରଣ /dev/ptmx କୠତିଆରି କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s ରେ %s କୠସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mountsକୠପଢ଼ିବାରେ ବିଫଳ" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' କୠବିସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ କୠତିଆରି କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc କୠସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s କୠପକାଇବାରେ ବିଫଳ" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "ସାମରà­à¬¥à­à¬¯ ପାଇବାରେ ବିଫଳ" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "ସାମରà­à¬¥à­à¬¯ ପାଇବାରେ ବିଫଳ" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "ସାମରà­à¬¥à­à¬¯ ପାଇବାରେ ବିଫଳ" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ଅବୈଧ vm ବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾à¬•à­ ପାସ କରିଲା" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s କୠଖୋଲିବାରେ ବିଫଳ" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "କୃନà­à¬¤à¬• ଧାରଣ ପାତà­à¬°à¬•à­ ଚଲାଇବାରେ ବିଫଳ" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s ପାଇଠcgroup ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc ଉତà­à¬¸à¬—à­à¬¡à¬¼à¬¿à¬•à­ ସେଟ କରିବାରେ ବିଫଳ" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "ସରà­à¬­à¬° ସକେଟ '%s' ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "ସରà­à¬­à¬° ସକେଟ '%s'କୠବାନà­à¬§à¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "ସରà­à¬­à¬° ସକେଟ '%s'କୠଶà­à¬£à¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d କୠପଢ଼ିବାରେ ବିଫଳ" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d କୠଲେଖିବାରେ ବିଫଳ" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) ବିଫଳ ହୋଇଛି" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) ବିଫଳ ହୋଇଛି" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) ବିଫଳ ହୋଇଛି" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "ତà­à¬°à­à¬Ÿà¬¿ ଘଟଣା %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() ବିଫଳ ହୋଇଛି" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "%s ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬° ଅବସà­à¬¥à¬¿à¬¤à¬¿à¬•à­ ns %dକୠପଠାଇବାରେ ବିଫଳ" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "vethକୠଅପସାରଣ କରିବାରେ ବିଫଳ: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair ବିଫଳ ହୋଇଛି" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "namespace ସà­à¬¥à¬¾à¬ªà¬¨à¬¾à¬•à­ ସହଭାଗ ନକରି ରଖିପାରିବେ ନାହିà¬" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "ମୂଖà­à­Ÿ ସà­à¬¥à¬¾à¬ªà¬¨à¬•à­ ସà­à¬²à­‡à¬­ ଅବସà­à¬¥à¬¾à¬°à­‡ ବଦଳାଇବାରେ ବିଫଳ" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "ପଥ %s କୠତିଆରି କରିବାରେ ବିଫଳ" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s ରେ devpts କୠସà­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty କୠବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ଫାଇଲ '%s/%s.pid' କୠଲେଖିବାରେ ବିଫଳ" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "ମୂଖà­à­Ÿ ଡିରେକà­à¬Ÿà­‹à¬°à­€à¬•à­ ବଦଳାଇବାରେ ଅସମରà­à¬¥" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "ଅଧିବେଶନ ନେତା ହେବାରେ ଅସମରà­à¬¥" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬°à­ ସଂଯୋଗ ବିଚà­à¬›à¬¿à¬¨à­à¬¨ କରିବାରେ ବିଫଳ" @@ -1827,20 +1837,20 @@ msgstr "ତନà­à¬¤à­à¬°à¬°à­‡ NETNS ସମରà­à¬¥à¬¨à¬° ଅଭାବ" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "uuid ସହିତ ମେଳ ଖାଉଥିବା କୌଣସି ପରିସର ନାହିà¬" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "ସକà­à¬°à¬¿à­Ÿ ପରିସରକୠଅପସାରଣ କରିହେବ ନାହିà¬" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "ସକà­à¬°à¬¿à­Ÿ ପରିସରକୠବà­à­Ÿà¬¾à¬–à­à¬¯à¬¾à¬¹à­€à¬¨ କରିହେବ ନାହିà¬" @@ -1894,7 +1904,7 @@ msgstr "ଧାରଣ ପାତà­à¬° ପାଇଠଅବୈଧ PID %d" msgid "failed to kill pid %d" msgstr "pid %dକୠସମାପà­à¬¤ କରିବାରେ ବିଫଳ" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s'ପାଇଠଅପେକà­à¬·à¬¾ କରିପାରିବେ ନାହିà¬" @@ -1949,7 +1959,7 @@ msgstr "ଅବୈଧ ପà­à¬°à¬¾à¬šà¬³ '%s'" msgid "Invalid parameter count" msgstr "ଅବୈଧ ପà­à¬°à¬¾à¬šà¬³ ଗଣନା" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "ଆଧାର ନାମ ନିରà­à¬¦à­à¬§à¬¾à¬°à¬£ କରିବାରେ ବିଫଳ" @@ -2151,66 +2161,76 @@ msgstr "ଅସà­à¬¥à¬¾à­Ÿà­€ ପରିସର ପାଇଠସà­à­±à­Ÿà¬‚ଆର msgid "cannot create autostart directory '%s'" msgstr "ସà­à­±à­Ÿà¬‚ଚାଳିତ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€ '%s' ନିରà­à¬®à¬¾à¬£ କରିପାରିବେ ନାହିà¬" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "symlink '%s' କୠ'%s' ରେ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' କୠଅପସାରଣ କରିପାରିବେ ନାହିà¬" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "ପà­à¬² %s କୠସତେଜ କରିବାରେ ବିଫଳ" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "ପà­à¬² %s କୠସତେଜ କରିବାରେ ବିଫଳ" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s କୠସମାଧାନ କରି ପାରିବେ ନାହିà¬" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "ମେଳଖାଉଥିବା ନାମ ସହିତ କୌଣସି ନୋଡ ଉପକରଣ ନାହିà¬" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "à¬à¬¹à¬¿ ଯନà­à¬¤à­à¬° ପାଇଠକୌଣସି ମୂଖà­à­Ÿ ସà­à¬¤à¬° ନାହିà¬" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() ପାଇଠଅବୈଧ ପà­à¬°à¬¾à¬šà¬³" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ପଥ '%s' କୠଖୋଲିପାରିବେ ନାହିà¬" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "ବିଫଳ ହୋଇଥିବା ଆଧାର କà­à¬°à¬®à¬¬à­€à¬•à­à¬·à¬£à¬•à­ ଆରମà­à¬­ କରିବା ପାଇଠ'%s' କୠଲେଖନà­à¬¤à­" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ଉପà­à¬°à¬¬à¬¾à¬¸ ପà­à¬°à­Ÿà­‹à¬— ବିଫଳ" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ପà­à¬°à¬•à¬¾à¬° ଫାଇଲ '%s'କୠଖୋଜି ପାଇବାରେ ବିଫଳ" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨ ସମୟ ପାଇବାରେ ଅସମରà­à¬¥" @@ -2499,71 +2519,76 @@ msgstr "ଅଜଣା କà­à¬·à¬®à¬¤à¬¾ ପà­à¬°à¬•à¬¾à¬° '%d' '%s' ପାଇ msgid "no device capabilities for '%s'" msgstr "'%s' ପାଇଠକୌଣସି ଉପକରଣ କà­à¬·à¬®à¬¤à¬¾ ନାହିà¬" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "ପଢିବା ପାଇଠ%s କୠଖୋଲିବାରେ ବିଫଳ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "ପଢିବା ପାଇଠ%s କୠଖୋଲିବାରେ ବିଫଳ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' ରୠପଢ଼ିବାରେ ବିଫଳ: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "ପଢିବା ପାଇଠ%s କୠଖୋଲିବାରେ ବିଫଳ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' ରୠପଢ଼ିବାରେ ବିଫଳ: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "ପଢିବା ପାଇଠ%s କୠଖୋଲିବାରେ ବିଫଳ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' ରୠପଢ଼ିବାରେ ବିଫଳ: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo ପà­à¬°à¬šà¬¾à¬³à¬¨ ତନà­à¬¤à­à¬°à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରà­à¬…ଛି" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz ବିଶà­à¬³à­‡à¬·à¬£ କରà­à¬…ଛି" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "କୌଣସି cpus ମିଳିଲା ନାହିà¬" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s କୠଖୋଲିପାରିବେ ନାହିà¬" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "à¬à¬¹à¬¿ ପà­à¬²à¬¾à¬Ÿà¬«à¬°à­à¬®à¬°à­‡ କୋନସୋଲ କାରà­à¬¯à­à­Ÿà¬•à¬¾à¬°à­€ ହୋଇନାହିà¬" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA à¬à¬¹à¬¿ ଆଧାରରେ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "ଆରମà­à¬­ କୋଷ %d ସୀମା ବାହାରେ (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA ମà­à¬•à­à¬¤ ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨à¬•à­ ଯାଞà­à¬š କରିବାରେ ବିଫଳ" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebulaରେ ଆଭାସୀ ଯନà­à¬¤à­à¬°à¬•à­ ଦାଖଲ କରିବାରେ ତà­à¬°à­à¬Ÿà¬¿" @@ -2581,16 +2606,16 @@ msgstr "ନାମ: '%s' ସହିତ ପୂରà­à¬¬à¬°à­ ଗୋଟିଠOpenN msgid "Wrong state to perform action" msgstr "କାରà­à¬¯à­à­Ÿ କରିବା ପାଇଠଗୋଟିଠଭà­à¬² ସà­à¬¥à¬¿à¬¤à¬¿" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ପରିସର ଚାଲà­à¬¨à¬¾à¬¹à¬¿à¬" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2761,7 +2786,7 @@ msgstr "ପରିସରଟି shutoff ଅବସà­à¬¥à¬¾à¬°à­‡ ନାହିà¬" msgid "Could not read container config" msgstr "ଧାରଣ ପାତà­à¬° config କୠପଢ଼ି ପାରିଲା ନାହିà¬" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "ଅଜଣା ପà­à¬°à¬•à¬¾à¬° '%s'" @@ -2904,212 +2929,212 @@ msgstr "ପà­à¬°à­‹à¬•à­à¬¸à¬¿ ସହିତ ସମà­à¬¬à¬¾à¬¦ ବିନିମ msgid "got asynchronous packet number %d\n" msgstr "ତାଳହୀନ ପà­à¬¯à¬¾à¬•à­‡à¬Ÿ ସଂଖà­à¬¯à¬¾ %d ମିଳିଲା\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "'%s'ରେ QEMU ସଂସà­à¬•à¬°à¬£ ସଂଖà­à­Ÿà¬¾à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU ସହାୟତା ଫଳାଫଳକୠପଢ଼ିବାରେ ଅସମରà­à¬¥" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu ରୠଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ପà­à¬°à¬¸à­à¬¥à¬¾à¬¨ ସà­à¬¥à¬¿à¬¤à¬¿" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ପà­à¬°à¬¸à­à¬¥à¬¾à¬¨ ସà­à¬¥à¬¿à¬¤à¬¿ '%d', ସମà­à¬­à¬¬à¬¤à¬ƒ qemu ବିଫଳ ହୋଇଛି" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU ଦà­à­±à¬¿à¬®à¬¿à¬• %sକୠଖୋଜି ପାଇବାରେ ବିଫଳ: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "ନେଟୱାରà­à¬• '%s' ମିଳà­à¬¨à¬¾à¬¹à¬¿à¬" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "ନେଟୱାରà­à¬• ପà­à¬°à¬•à¬¾à¬° %d ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "ବà­à¬°à¬¿à¬œ ସମରà­à¬¥à¬¨à¬•à­ ଆରମà­à¬­ କରାଯାଇପାରିବ ନାହିà¬: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "ବà­à¬°à¬¿à¬œ କରିବା ପାଇଠtap ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬•à­ ଯୋଗ କରିବାରେ ବିଫଳ। %s ଗୋଟିଠବà­à¬°à¬¿à¬œ ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ନà­à¬¹à¬" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "tap ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  '%s' କୠବà­à¬°à¬¿à¬œ '%s' ସହିତ ଯୋଗ କରିବାରେ ବିଫଳ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ à¬à¬¹à¬¿ QEMU ଦà­à­±à¬¿à¬®à¬¿à¬• ସହିତ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "STDIO ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ à¬à¬¹à¬¿ QEMU ଦà­à­±à¬¿à¬®à¬¿à¬• ସହିତ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ଡିସà­à¬• '%s' ପାଇଠଅସମରà­à¬¥à¬¿à¬¤ ଡà­à¬°à¬¾à¬‡à¬­à¬° ନାମ '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' ପାଇଠଅସମରà­à¬¥à¬¿à¬¤ usb ଡିସà­à¬• ପà­à¬°à¬•à¬¾à¬°" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ ଡିସà­à¬• ପà­à¬°à¬•à¬¾à¬° '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "ଅବୈଧ ଧà­à­±à¬¨à­€ ମଡେଲ" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s'ରେ ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ ସୂଚକ ଶବà­à¬¦ ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬°à¬—à­à¬¡à¬¼à¬¿à¬•" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ଡà­à¬°à¬¾à¬‡à¬­ ଅନà­à¬•à­à¬°à¬®à¬£à¬¿à¬•à¬¾ '%s' କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ଡà­à¬°à¬¾à¬‡à¬­ '%s' ରେ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଫାଇଲ ପà­à¬°à¬¾à¬šà¬³" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "ଡà­à¬°à¬¾à¬‡à¬­ '%s' ରେ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଅନà­à¬•à­à¬°à¬®à¬£à¬¿à¬•à¬¾ ପà­à¬°à¬¾à¬šà¬³" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s'ରେ NIC vlan କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d ପାଇଠNIC ସଜà­à¬žà¬¾ ଖୋଡିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s'ରେ vlanକୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC ସଜà­à¬žà¬¾ '%s' କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "ଅଜଣା PCI ଉପକରଣ ବାକà­à­Ÿà¬¬à¬¿à¬¨à­à­Ÿà¬¾à¬¸ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI ଉପକରଣ ବସ '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI ଉପକରଣ ସà­à¬²à¬Ÿ '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI ଉପକରଣ ଫଳନ '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB ଉପକରଣ ବିକà­à¬°à­‡à¬¤à¬¾ '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI ଉପକରଣ ଉତà­à¬ªà¬¾à¬¦ '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI ଉପକରଣ ଠିକଣା '%s' କୠକାଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "ଅକà­à¬·à¬°à¬°à­‚ପ ଉପକରଣ %s ରେ ସଂଯୋଗିକୀ ସଂଖà­à­Ÿà¬¾ ଖୋଜିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "ଅଜଣା ଅକà­à¬·à¬° ଉପକରଣ ବାକà­à­Ÿà¬¬à¬¿à¬¨à­à­Ÿà¬¾à¬¸ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "କୌଣସି ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ ପଥ ମିଳିଲା ନାହିà¬" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬° ପାଇଠଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ମୂଲà­à­Ÿ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC ସଂଯୋଗିକୀ '%s' କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ସà­à¬¤à¬° '%s' କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU ଗଣନା '%s'କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "ପରିବରà­à¬¤à­à¬¤à¬¨ ସମୟରେ ଅଜଣା QEMU ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬° '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "ଅଜଣା ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬° '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "ଲଗ ଫାଇଲ %sକୠନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM ଲଗଫାଇଲ close-on-exec ଫà­à¬²à¬¾à¬—କୠବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ଅସମରà­à¬¥" @@ -3123,7 +3148,7 @@ msgstr "ଲଗ ଫାଇଲ ନାମ %s/%s.logକୠନିରà­à¬®à¬¾à¬£ କ msgid "Unable to seek to %lld in %s" msgstr "%lld କୠ%sରେ ମାଗିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' କୠସà­à­±à­Ÿà¬‚ଚାଳିତ କରିବାରେ ବିଫଳ: %s\n" @@ -3138,412 +3163,410 @@ msgstr "ଅବସà­à¬¥à¬¿à¬¤à¬¿ ଫାଇଲ %s କୠସଂଯୋଗ ବି msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s ପାଇଠପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾à¬•à­ ପà­à¬¨à¬ƒ ସଂଯୋଗ କରିବାରେ ବିଫଳ: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬•à­ ଆରମà­à¬­ କରିବାରେ ବିଫଳ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "କୌଣସି ସà­à¬°à¬•à­à¬·à¬¾ ଡà­à¬°à¬¾à¬‡à¬­à¬° ଉପଲବà­à¬§ ନାହିà¬" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel ମଡେଲକୠନକଲ କରିବାରେ ବିଫଳ: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI କୠନକଲ କରିବାରେ ବିଫଳ: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬•à­ ଆରମà­à¬­ କରିବାରେ ବିଫଳ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "କୌଣସି ସà­à¬°à¬•à­à¬·à¬¾ ଡà­à¬°à¬¾à¬‡à¬­à¬° ଉପଲବà­à¬§ ନାହିà¬" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "ଅବସà­à¬¥à¬¾ dir '%s' କୠନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s ଆରମà­à¬­ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ବିଫଳତା" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s ଆରମà­à¬­ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ସମୟ ସମାପà­à¬¤" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s ଆରମà­à¬­ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ସà­à¬¥à¬¾à¬¨à¬° ଅଭାବ" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s ଲଗ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ବିଫଳତା" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s ଲଗ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ସà­à¬¥à¬¾à¬¨à¬° ଅଭାବ" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s ଲଗ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ପଦà­à¬§à¬¤à¬¿ ବନà­à¬¦ ହୋଇଗଲା" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s ଲଗ ଫଳାଫଳକୠପଢ଼ିବା ସମୟରେ ସମୟ ସମାପà­à¬¤" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ ପଥ %sକୠଖୋଲିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ close-on-exec ଫà­à¬²à¬¾à¬—କୠବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾à¬•à­ ବାଧାହୀନ ଅବସà­à¬¥à¬¾à¬°à­‡ ରଖିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "ଲଗ ଫାଇଲକୠବନà­à¬¦à¬•à¬°à¬¿à¬¬à¬¾à¬°à­‡ ଅସମରà­à¬¥: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "ଅତିଥି ଆରମà­à¬­ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU ତାର ସୂଚନା ଆନୟନ କରିବାକୠପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ ନିରà­à¬¦à­à¬¦à­‡à¬¶ ଚଲାଇପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU ସାଦୃଶà­à­Ÿà¬•à­ ସେଟ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "ପà­à¬¨à¬ƒ ଚଳନ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾ ବିଫଳ ହେଲା" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC ପà­à¬°à¬¬à­‡à¬¶ ସଂକେତ ବିଫଳ ହୋଇଛି" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ସà­à¬¤à¬° ସେଟ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ଟି ପୂରà­à¬¬à¬°à­ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ଗୋଟିଠଅବà­à­Ÿà¬¬à¬¹à­ƒà¬¤ VNC ସଂଯୋଗିକୀ ପାଇବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "ଲଗ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€ %s କୠନିରà­à¬®à¬¾à¬£ କରିହେବ ନାହିà¬" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU ଦà­à­±à¬¿à¬®à¬¿à¬• %sକୠଖୋଜି ପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s ପାଇଠସà­à¬Ÿà­‡à¬² PID ଫାଇଲକୠଅପସାରଣ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile ପଥ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv କୠଲଗଫାଇଲରେ ଲେଖିବାରେ ଅସମରà­à¬¥: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv କୠଲଗଫାଇଲରେ ଲେଖିବାରେ ଅସମରà­à¬¥: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "ଲଗ ଫାଇଲକୠବନà­à¬¦à¬•à¬°à¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "%s ପରିସରକୠଦରà­à¬¶à¬¾à¬‡à¬¨à¬¥à¬¿à¬²à¬¾\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s'କୠବନà­à¬¦à¬•à¬°à­à¬…ଛି\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERM କୠ%s ଠାକୠପଠାଇବାରେ ବିଫଳ (%d)" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s ପାଇଠପରିସର ସà­à¬¥à¬¿à¬¤à¬¿à¬•à­ କାଢ଼ିବାରେ ବିଫଳ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s ପାଇଠPID ଫାଇଲକୠକାଢ଼ିବାରେ ବିଫଳ: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "ଅନିୟନà­à¬¤à­à¬°à¬¿à¬¤ fd ଘଟଣା %d %s ପାଇà¬" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬Ÿà¬¿ ସକà­à¬°à¬¿à­Ÿ ନାହିà¬" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s କୠଖୋଲିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "uuid '%s' ସହିତ ମେଳଖାଉଥିବା କୌଣସି ପରିସର ନାହିà¬" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "ମେଳ ଖାଉଥିବା ନାମ '%s' ସହିତ କୌଣସି ପରିସର ନାହିà¬" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ପରିସର '%s' କୠuuid %s ସହିତ ପୂରà­à¬¬à¬°à­ ବà­à¬¯à¬¾à¬–à­à­Ÿà¬¾ କରାଯାଇଛି" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ପରିସରଟି '%s' ପରି ପୂରà­à¬¬à¬°à­ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "ନିଲମà­à¬¬à¬¿à¬¤ ପà­à¬°à­Ÿà­‹à¬— ବିଫଳ ହେଲା" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "ବନà­à¬¦à¬•à¬°à¬¿à¬¬à¬¾ ପà­à¬°à­Ÿà­‹à¬— ବିଫଳ ହେଲା" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "ସରà­à¬¬à¬¾à¬§à¬¿à¬• ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨à¬•à­ ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨à¬° ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨ ଅପେକà­à¬·à¬¾ କମ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ବà­à­Ÿà¬¾à¬²à­à¬¨ ବଣà­à¬Ÿà¬¨à¬•à­ ପà­à¬°à¬¶à­à¬¨ କରିପାରିଲା ନାହିà¬" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ବà­à­Ÿà¬¾à¬²à­à¬¨ ବଣà­à¬Ÿà¬¨à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିଲା ନାହିà¬" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ବଣà­à¬Ÿà¬¨à¬•à­ ବà­à­Ÿà¬¾à¬²à­à¬¨ କରିପାରିଲା ନାହିà¬" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨à¬•à­ ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨à¬° ସରà­à¬¬à¬¾à¬§à¬¿à¬• ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨ ଅପେକà­à¬·à¬¾ ଅଧିକ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ଗୋଟିଠସକà­à¬°à¬¿à­Ÿ ପରିସରର ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨ ବିନà­à­Ÿà¬¾à¬¸ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ପରିସର xml କୠପାଇବାରେ ବିଫଳ" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' କୠସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "ସଂରକà­à¬·à¬£ ଶୀରà­à¬·à¬•à¬•à­ ଲେଖିବାରେ ବିଫଳ" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml ଲେଖିବାରେ ବିଫଳ" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ଫାଇଲ %sକୠସଂରକà­à¬·à¬£ କରିବାରେ ଅସମରà­à¬¥" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "ଉପà­à¬°à¬¬à¬¾à¬¸ ପà­à¬°à­Ÿà­‹à¬— ବିଫଳ" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' à¬à¬¹à¬¿ qemu ଦà­à­±à¬¾à¬°à¬¾ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "ଗୋଟିଠସକà­à¬°à¬¿à­Ÿ ପରିସରର vcpu ହିସାବକୠପରିବରà­à¬¤à­à¬¤à¬¨ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ପରିସର ସଂଜà­à¬žà¬¾ '%d'ରେ ଅଜଣା virt ପà­à¬°à¬•à¬¾à¬°" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ପରିସର ପାଇଠସରà­à¬¬à¬¾à¬§à¬¿à¬• vcpus ନିରà­à¬¦à­à¬§à¬¾à¬°à¬£ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "à¬à¬¹à¬¿ ପରିସର ପାଇଠଅନà­à¬°à­‹à¬§à¬¿à¬¤ vcpus ଟି ସରà­à¬¬à¬¾à¬§à¬¿à¬• ଅନà­à¬®à­‹à¬¦à¬¿à¬¤ vcpus ଠାରୠଅଧିକ: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସରରେ vcpus କୠଯୋଡ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu ସଂଖà­à­Ÿà¬¾ ପରିସର ବାହାରେ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "ସାଦୃଶà­à­Ÿ ବିନà­à­Ÿà¬¾à¬¸ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu ସାଦୃଶà­à­Ÿ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "ସାଦୃଶà­à­Ÿ ପାଇପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu ସାଦୃଶà­à­Ÿ ଉପଲବà­à¬§ ନାହିà¬" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ସà­à¬¤à¬° ପାଇବାରେ ବିଫଳ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ମଡେଲ ସରà­à¬¬à¬¾à¬§à¬¿à¬• %d ବାଇଟକୠଅତିକà­à¬°à¬® କରିଯାଇଛି" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ DOI ବାକà­à­Ÿà¬–ଣà­à¬¡ ସରà­à¬¬à¬¾à¬§à¬¿à¬• %d ବାଇଟକୠଅତିକà­à¬°à¬® କରିଯାଇଛି" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ପରିସର ପà­à¬°à¬¤à¬¿à¬›à¬¬à¬¿ ପଢ଼ିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu ଶୀରà­à¬·à¬•à¬•à­ ପଢ଼ିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "ପà­à¬°à¬¤à¬¿à¬›à¬¬à¬¿ ମାୟାଟି ସଠିକ ନà­à¬¹à¬" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ପà­à¬°à¬¤à¬¿à¬›à¬¬à¬¿ ସଂସà­à¬•à¬°à¬£à¬Ÿà¬¿ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬ (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML ପଢ଼ିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML ବିଶà­à¬³à­‡à¬·à¬£ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "ନୂତନ VM ନିରà­à¬¦à­à¬¦à¬¿à¬·à­à¬Ÿ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ପରିସରକୠପà­à¬¨à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ config ପà­à¬°à¬•à¬¾à¬° %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv ବାକà­à­Ÿ ବିନà­à­Ÿà¬¾à¬¸ %sକୠନିରà­à¬¦à­à¬§à¬¾à¬°à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ଡିସà­à¬• '%s' କୠପରିପଥ/ଯନà­à¬¤à­à¬° ଅନà­à¬•à­à¬°à¬®à¬£à¬¿à¬•à¬¾à¬°à­‡ ପରିବରà­à¬¤à­à¬¤à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "ପରିପଥ '%s' ପାଇଠଅସମରà­à¬¥à¬¿à¬¤ ଡିସà­à¬• ନାମ" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "ପରିପଥ '%s' à¬à¬¬à¬‚ ଲକà­à¬·à­à­Ÿ '%s' ସହିତ କୌଣସି ଯନà­à¬¤à­à¬° ନାହିà¬" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3551,206 +3574,206 @@ msgid "" msgstr "" "ଉପକରଣ '%s' à¬à¬¬à¬‚ ଲକà­à¬·à­à­Ÿ '%s' ପାଇଠଯନà­à¬¤à­à¬°à¬¨à­à¬•à¬¾à¬°à­€ ସଂସà­à¬•à¬°à¬£ କଢ଼ାଯୋଗà­à­Ÿ ମେଡିଆକୠସମରà­à¬¥à¬¨ କରେନାହିà¬" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom ସଞà­à¬šà¬¾à¬° ମାଧà­à¬¯à¬®à¬•à­ ପରିବରà­à¬¤à­à¬¤à¬¨ କରିପାରିଲା ନାହିà¬" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom ସଞà­à¬šà¬¾à¬° ମାଧà­à¬¯à¬®à¬•à­ ପରିବରà­à¬¤à­à¬¤à¬¨ କରà­à¬…ଛି: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "ଲକà­à¬·à­à­Ÿ %s ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤ ଅଛି" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "ଡିସà­à¬• %s କୠସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "ସà­à¬²à¬Ÿ ସଂଖà­à­Ÿà¬¾à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "ଡିସà­à¬• %sକୠଯୋଗ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ଡିସà­à¬•à¬•à­ ସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb ଡିସà­à¬• ଯୋଗ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb ଉପକରଣକୠସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb ଉପକରଣକୠସଂଲଗà­à¬¨ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସରରେ ଉପକରଣ ଯୋଗ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ଡିସà­à¬• ପରିପଥ '%s' କୠହଟ ପà­à¬²à¬— କରିହେବ ନାହିà¬à¥¤" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ଡିସà­à¬• ଉପକରଣ ପà­à¬°à¬•à¬¾à¬° '%s' କୠହଟପà­à¬²à¬— କରିହେବ ନାହିà¬" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "ଉପକରଣ ପà­à¬°à¬•à¬¾à¬° '%s' କୠସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "ଡିସà­à¬• %s ମିଳିଲା ନାହିà¬" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ଡିସà­à¬• %s କୠପୃଥକ କରିହେବ ନାହିଠ- ଅବୈଧ ସà­à¬²à¬Ÿ ସଂଖà­à­Ÿà¬¾ %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "ଡିସà­à¬• %s ପୃଥକ ନିରà­à¬¦à­à¬¦à­‡à¬¶à¬•à­ ନିଷà­à¬ªà¬¾à¬¦à¬¨ କରିବାରେ ବିଫଳ" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ଡିସà­à¬• %sକୠପୃଥକ କରିବାରେ ବିଫଳ: ଅବୈଧ ସà­à¬²à¬Ÿ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସରରେ ଉପକରଣ ପୃଥକ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "କେବଳ SCSI କିମà­à¬¬à¬¾ ଡିସà­à¬• ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ଗତିଶୀଳ ଭାବରେ ପୃଥକ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "ଅସà­à¬¥à¬¾à­Ÿà­€ ପରିସର ପାଇଠସà­à­±à­Ÿà¬‚ଆରମà­à¬­à¬•à­ ବିନà­à­Ÿà¬¾à¬¸ କରାଯାଇପାରିବ ନାହିà¬" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "ସà­à­±à­Ÿà¬‚ଚାଳିତ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€ %s ନିରà­à¬®à¬¾à¬£ କରିପାରିବେ ନାହିà¬" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "symlink '%s' କୠ'%s' ରେ ନିରà­à¬®à¬¾à¬£ କରିପରିବେ ନାହିà¬" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ଅବୈଧ ପଥ: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' ନିରà­à¬¦à­à¬¦à­‡à¬¶ ବିଫଳ" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' à¬à¬¹à¬¿ qemu ଦà­à­±à¬¾à¬°à¬¾ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ଉପକରଣ ମିଳିଲା ନାହିà¬: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL କିମà­à¬¬à¬¾ ଖାଲି ପଥ" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "ଅବୈଧ ପଥ, '%s' ଟି ଗୋଟିଠଜଣା ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ନà­à¬¹à¬" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: ଖୋଲିବାରେ ବିଫଳ" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: ଆଣିବା କିମà­à¬¬à¬¾ ପଢିବା ବିଫଳ" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ଅବୈଧ ପଥ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ଡà­à¬°à¬¾à¬‡à¬­à¬° କେବଳ ଆଭାସୀ ସà­à¬®à­ƒà¬¤à¬¿ ଠିକଣାକୠସମରà­à¬¥à¬¨ କରେ" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") ବିଫଳ ହୋଇଛି" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' ନିରà­à¬¦à­à¬¦à­‡à¬¶ ବିଫଳ ହୋଇଛି" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "ନମà­à¬¨à¬¾ %s ଦà­à­±à¬¾à¬°à¬¾ ନିରà­à¬®à¬¿à¬¤ ଅସà­à¬¥à¬¾à­Ÿà­€ ଫାଇଲକୠପଢିବାରେ ବିଫଳ" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "କୌଣସି ପରିସର XML କୠପାସ କରାଯାଇନାହିà¬" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "କେବଳ tcp URI ଗà­à¬¡à¬¼à¬¿à¬• KVM ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ ପାଇଠସମରà­à¬¥à¬¿à¬¤" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URIର ଶେଷ ଭାଗରେ ':port' ନାହିà¬" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "ଅନିୟମିତ UUID ନିରà­à¬®à¬¾à¬£ କରିପାରିଲା ନାହିà¬" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ସମାନ ନାମ କିମà­à¬¬à¬¾ UUID ବିଶିଷà­à¬Ÿ ପରିସର '%s' ପରି ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤ ଅଛି" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ଅଫ-ଲାଇନ ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ ନିରà­à¬¦à­à¬¦à¬¿à¬·à­à¬Ÿ ଅଛି, କିନà­à¬¤à­ ନିଲମà­à¬¬à¬¨ ପà­à¬°à­Ÿà­‹à¬— ବିଫଳ ହୋଇଛି" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾ ବିଫଳ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "%s ପରିସରକୠପà­à¬¨à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ କରିବାରେ ବିଫଳ\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "ଉପକରଣ %s ଟି ଗୋଟିଠPCI ଯନà­à¬¤à­à¬° ନà­à¬¹à¬" @@ -3759,510 +3782,510 @@ msgstr "ଉପକରଣ %s ଟି ଗୋଟିଠPCI ଯନà­à¬¤à­à¬° ନୠmsgid "failed to find libvirtd binary" msgstr "libvirtd ଦà­à­±à¬¿à¬®à¬¿à¬•à¬•à­ ଖୋଜିବାରେ ବିଫଳ" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "remote_open:URL ରେ ପରିବହନ ଚିହà­à¬¨à¬¿à¬¤ ନà­à¬¹à¬ (tls|unix|ssh|ext|tcp ହେବା ଉଚିତ)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' ପରିବହନ ପାଇà¬, ନିରà­à¬¦à­à¬¦à­‡à¬¶ ଆବଶà­à­Ÿà¬•" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ଆଧାର ନାମ '%s'କୠସମାଧାନ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' ସହିତ ସଂଯୋଗ କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "ସକେଟ ନିରà­à¬®à¬¾à¬£à¬°à­‡ ବିଫଳ" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' ସହିତ ସଂଯୋଗ କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "ସକେଟ ଯà­à¬—ଳ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "ପରିବହନ ପà­à¬°à¬£à¬¾à¬³à­€ unix, ssh à¬à¬¬à¬‚ ext ଗà­à¬¡à¬¼à¬¿à¬• Windowsରେ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "ଅଟକାଉନଥିବା ସକେଟ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "ପାଇପ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URIକୠସà­à­±à­Ÿà¬‚ଯାଞà­à¬š କରିବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "କଲବà­à­Ÿà¬¾à¬• ତାଲିକା ବଣà­à¬Ÿà¬¨ କରିବାରେ ତà­à¬°à­à¬Ÿà¬¿" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEventଗà­à¬¡à¬¼à¬¿à¬•à­ ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ତà­à¬°à­à¬Ÿà¬¿" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' ମଧà­à¬¯à¬°à­‡ ପà­à¬°à¬¬à­‡à¬¶ କରିହେବ ନାହିà¬" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬—à­à¬¡à¬¼à¬¿à¬•à­ ବଣà­à¬Ÿà¬¨ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA ପà­à¬°à¬®à¬¾à¬£ ପତà­à¬°à¬—à­à¬¡à¬¼à¬¿à¬•à­ ଧାରଣ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "ବà­à­Ÿà¬•à­à¬¤à¬¿à¬—ତ କି/ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬•à­ ଧାରଣ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS ଗà­à¬°à¬¾à¬¹à¬•à¬•à­ ଆରମà­à¬­ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS ଆଲଗୋରିଦମ ପà­à¬°à¬¾à¬¥à¬®à¬¿à¬•à¬¤à¬¾ ସେଟ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° ପà­à¬°à¬¾à¬¥à¬®à¬¿à¬•à¬¤à¬¾ ସେଟ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "ଅଧିବେଶନ ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° ସେଟ କରିବାରେ ବିଫଳ: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS ହସà­à¬¤à¬®à¬°à­à¬¦à­à¬¦à¬¨à¬•à­ ସମà­à¬ªà­‚ରà­à¬£à­à¬£ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS ପà­à¬°à¬¾à¬°à¬®à­à¬­à¬¿à¬•à¬°à¬£à¬•à­ ସମà­à¬ªà­‚ରà­à¬£à­à¬£ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "ସରà­à¬­à¬° ଯାଞà­à¬š (ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° କିମà­à¬¬à¬¾ IP ଠିକଣା ବାହାରେ) ବିଫଳ\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "ସରà­à¬­à¬° ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬•à­ ଯାଞà­à¬š କରିବାରେ ବିଫଳ: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨ ସମୟ ପାଇବାରେ ଅସମରà­à¬¥" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "ଅବୈଧ ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿ ବିଶà­à­±à¬¸à­à¬¤ ନà­à¬¹à¬à¥¤" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬° ଦାତା ଅଜଣା ଅଟେ।" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿à¬° ସମୟ ସମାପà­à¬¤ ହୋଇଛି" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿ ଗୋଟିଠଅସà­à¬°à¬•à­à¬·à¬¿à¬¤ ଆଲଗୋରିଦମ ବà­à­Ÿà¬¬à¬¹à¬¾à¬° କରେ" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "ସରà­à¬­à¬° ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° ବୈଧିକରଣ ବିଫଳ ହୋଇଛି: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿ X.509 ନà­à¬¹à¬" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers ବିଫଳ" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬•à­ ଆରମà­à¬­ କରିବାରେ ବିଫଳ: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬•à­ ଆମଦାନୀ କରିବାରେ ଅସମରà­à¬¥: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿à¬° ସମୟ ସମାପà­à¬¤ ହୋଇଛି" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬Ÿà¬¿ à¬à¬ªà¬°à­à¬¯à­à­Ÿà¬¨à­à¬¤ ସକà­à¬°à¬¿à­Ÿ ହୋଇନାହିà¬" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬°à¬° ମାଲିକ ଆଧାର ନାମ (%s) ସହିତ ମେଳଖାଉ ନାହିà¬" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "ଅତà­à­Ÿà¬§à¬¿à¬• NUMA କୋଷ: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ଅତà­à¬¯à¬§à¬¿à¬• ସà­à¬¦à­‚ର ପରିସର IDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "map ଲମà­à¬¬ ସରà­à¬¬à¬¾à¬§à¬¿à¬• ଠାରୠଅଧିକ: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ସରà­à¬¬à¬¾à¬§à¬¿à¬• ହିସାବକୠଅତିକà­à¬°à¬® କରିଛି: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU ମà­à­Ÿà¬¾à¬ª ବଫର ସରà­à¬¬à¬¾à¬§à¬¿à¬• ଲମà­à¬¬à¬•à­ ଅତିକà­à¬°à¬® କରିସାରିଲାଣି: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ଆଧାର ଅତà­à­Ÿà¬§à¬¿à¬• vCPUs ଖବର କରେ: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "ଆଧାର ଖବରର ମà­à­Ÿà¬¾à¬ª ବଫର ସରà­à¬¬à¬¾à¬§à¬¿à¬• ଲମà­à¬¬à¬•à­ ଅତିକà­à¬°à¬® କରିଛି: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ସà­à¬¤à¬° ସରà­à¬¬à¬¾à¬§à¬¿à¬•à¬•à­ ଅତିକà­à¬°à¬® କରିସାରିଛି: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ମଡେଲ ସରà­à¬¬à¬¾à¬§à¬¿à¬•à¬•à­ ଅତିକà­à¬°à¬® କରିଛି: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ doi ସରà­à¬¬à¬¾à¬§à¬¿à¬•à¬•à­ ଅତିକà­à¬°à¬® କରିଛି: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "ଅତà­à¬¯à¬§à¬¿à¬• ସà­à¬¦à­‚ର ପରିସର ନାମଗà­à¬¡à¬¼à¬¿à¬•: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: ଫେରି ପାଇଥିବା ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬°à¬—à­à¬¡à¬¼à¬¿à¬• ସୀମା ଅତିକà­à¬°à¬® କରେ" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: ଅଜଣା ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬° ପà­à¬°à¬•à¬¾à¬°" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ବଣà­à¬Ÿà¬¨ ସାରଣୀ ବାହାରେ" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "ଅଜଣା ପà­à¬°à¬¾à¬šà¬³ ପà­à¬°à¬•à¬¾à¬°" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "ସà­à¬¦à­‚ର ପà­à¬°à¬Ÿà­‹à¬•à¬² ପାଇଠବà­à¬²à¬• ପିକ ଅନà­à¬°à­‹à¬§ ଖà­à¬¬ ବଡ଼, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "ଫେରି ପାଇଥିବା ବଫର ଅନà­à¬°à­‹à¬§ କରାଯାଇଥିବା ପରି ସମାନ ନà­à¬¹à¬" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "ସà­à¬¹à­‚ର ପà­à¬°à¬Ÿà­‹à¬•à¬² ପାଇଠସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨ ପିକ ଅନà­à¬°à­‹à¬§ ଖà­à¬¬ ବଡ଼, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ସà­à¬¦à­‚ର ନେଟୱରà­à¬•à¬—à­à¬¡à¬¼à¬¿à¬•: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ସà­à¬¦à­‚ର ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬—à­à¬¡à¬¼à¬¿à¬•: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬—à­à¬¡à¬¼à¬¿à¬• ଅନà­à¬°à­‹à¬§ କରାଯାଇଛି" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬—à­à¬¡à¬¼à¬¿à¬• ଗà­à¬°à¬¹à¬£ କରାଯାଇଛି" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଭଣà­à¬¡à¬¾à¬° ଆକାରଗà­à¬¡à¬¼à¬¿à¬• ଅନà­à¬°à­‹à¬§ କରାଯାଇଛି" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଭଣà­à¬¡à¬¾à¬° ଆକାରଗà­à¬¡à¬¼à¬¿à¬• ଗà­à¬°à¬¹à¬£ କରାଯାଇଛି" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଉପକରଣ ନାମଗà­à¬¡à¬¼à¬¿à¬•à­ ଅନà­à¬°à­‹à¬§ କରାଯାଇଛି" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "ବହà­à¬¸à¬‚ଖà­à¬¯à¬• ଉପକରଣ ନାମଗà­à¬¡à¬¼à¬¿à¬•à­ ଗà­à¬°à¬¹à¬£ କରାଯାଇଛି" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "ଅତà­à­Ÿà¬§à¬¿à¬• କà­à¬·à¬®à¬¤à¬¾ ନାମଗà­à¬¡à¬¼à¬¿à¬•à­ ଅନà­à¬°à­‹à¬§ କରାଯାଇଛି" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "ଅତà­à­Ÿà¬§à¬¿à¬• କà­à¬·à¬®à¬¤à¬¾ ନାମଗà­à¬¡à¬¼à¬¿à¬•à­ ଗà­à¬°à¬¹à¬£ କରାଯାଇଛି" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "ଅଜଣା ପà­à¬°à¬¾à¬§à¬¿à¬•à¬°à¬£ ପà­à¬°à¬•à¬¾à¬° %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "ଅନà­à¬°à­‹à¬§à¬¿à¬¤ ପà­à¬°à¬¾à¬§à¬¿à¬•à¬°à¬£ ପà­à¬°à¬•à¬¾à¬° %s କୠବାତିଲ କରାଯାଇଛି" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ ପà­à¬°à¬¾à¬§à¬¿à¬•à¬°à¬£ ପà­à¬°à¬•à¬¾à¬° %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ଲାଇବà­à¬°à­‡à¬°à­€à¬•à­ ଆରମà­à¬­ କରିବାରେ ବିଫଳ: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "sock ଠିକଣାକୠପାଇବାରେ ବିଫଳ" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "ସାଥି ଠିକଣାକୠପାଇବାରେ ବିଫଳ" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL ଗà­à¬°à¬¾à¬¹à¬• ପà­à¬°à¬¸à¬™à­à¬— ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS ଅଧିବେଶନ ପାଇଠଅବୈଧ cipher ଆକାର" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "ବାହà­à¬¯ SSF ବିନà­à­Ÿà¬¾à¬¸ କରିପାରିବେ ନାହିଠ%d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ props ବିନà­à­Ÿà¬¾à¬¸ କରିପାରିବେ ନାହିଠ%d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL କà­à¬°à¬¿à­Ÿà¬¾à¬¬à¬³à­€ %s ସରà­à¬­à¬° ଦà­à­±à¬¾à¬°à¬¾ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL ଆଦାନ ପà­à¬°à¬¦à¬¾à¬¨ ଆରମà­à¬­ କରିବାରେ ବିଫଳ: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "auth ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° ପà­à¬°à¬¸à­à¬¤à­à¬¤ କରିବାରେ ବିଫଳ" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL ପà­à¬°à¬®à¬¾à¬£à¬ªà¬¤à­à¬° ତଥà­à­Ÿ ଖà­à¬¬ ବଡ଼: %d ବାଇଟସ" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL ପଦକà­à¬·à­‡à¬ª ବିଫଳ: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "SSF %d ଆଦାନ ପà­à¬°à¬¦à¬¾à¬¨à¬Ÿà¬¿ ଯଥେଷà­à¬Ÿ ଶକà­à¬¤ ନà­à¬¹à¬" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "auth ପରିଚୟପତà­à¬° ସଂଗà­à¬°à¬¹ କରିବାରେ ବିଫଳ" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "କୌଣସି ଘଟଣା ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "cb କୠତାଲିକାରେ ଯୋଗକରà­à¬…ଛି" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "cb fron ତାଲିକାକୠକାଢ଼à­à¬…ଛି" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header ବିଫଳ" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "ମାରà­à¬¸à¬¾à¬²à¬¿à¬™à­à¬— args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (ଲମà­à¬¬ ଶବà­à¬¦)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "ତଥà­à­Ÿà¬•à­ ପଠାଇ ପାରିବେ ନାହିà¬" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS ସକେଟ %s ରୠପଢିବାରେ ବିଫଳ" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "ସରà­à¬­à¬° ସଂଯୋଗକୠବିଚà­à¬›à¬¿à¬¨à­à¬¨ କରିଛି" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "ତଥà­à­Ÿ ପà­à¬¨à¬°à­à¬¦à­à¬§à¬¾à¬° କରିପାରିବେ ନାହିà¬" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL ତଥà­à­Ÿà¬•à­ ସାଙà­à¬•à­‡à¬¤à¬¿à¬•à¬°à¬£ କରିବାରେ ବିଫଳ: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL ତଥà­à­Ÿà¬•à­ ସାଙà­à¬•à­‡à¬¤à¬¿à¬•à¬°à¬£ କରିବାରେ ବିଫଳ: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (ଲମà­à¬¬ ଶବà­à¬¦, ଉତà­à¬¤à¬°)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "ସରà­à¬­à¬°à¬°à­ ଗà­à¬°à¬¹à¬£ କରାଯାଇଥିବା ପà­à­Ÿà¬¾à¬•à­‡à¬Ÿà¬Ÿà¬¿ ଖà­à¬¬ ଛୋଟ" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "ସରà­à¬­à¬°à¬°à­ ଗà­à¬°à¬¹à¬£ କରାଯାଇଥିବା ପà­à­Ÿà¬¾à¬•à­‡à¬Ÿà¬Ÿà¬¿ ଖà­à¬¬ ବଡ଼" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "ଉତà­à¬¤à¬°à¬°à­‡ ଅବୈଧ ଶୀରà­à¬·à¬•" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "ଅଜଣା ପà­à¬°à¬—à­à¬°à¬¾à¬® (%x ଗà­à¬°à¬¹à¬£ କରିଅଛି, %x ଆଶାକରାଯାଉଛି)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "ଅଜଣା ପà­à¬°à¬Ÿà­‹à¬•à¬² ସଂସà­à¬•à¬°à¬£ (%x ଗà­à¬°à¬¹à¬£ କରିଅଛି, %x ଆଶାକରାଯାଉଛି)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "ସରà­à¬­à¬°à¬°à­ ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ RPC କଲ %d ପାଇଲି" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "କà­à¬°à¬® %d ସହିତ କୌଣସି କଲ ଅପେକà­à¬·à¬¾ ନାହିà¬" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "ଅଜଣା ପଦà­à¬§à¬¤à¬¿ (%x ଗà­à¬°à¬¹à¬£ କରିଅଛି, %x ଆଶାକରାଯାଉଛି)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "ଅଜଣା ସà­à¬¥à¬¿à¬¤à¬¿ (%x ଗà­à¬°à¬¹à¬£ କରିଅଛି)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "ସକେଟରେ ମତଦାନ ବିଫଳ ହୋଇଛି" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "ହà­à­Ÿà¬¾à¬™à­à¬— ଅପ ଗà­à¬°à¬¹à¬£ କରିଅଛି / ସକେଟରେ ତà­à¬°à­à¬Ÿà¬¿ ଘଟଣା" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "ସରà­à¬¤à­à¬¤à¬°à­‡ ଅପେକà­à¬·à¬¾ କରିବାରେ ବିଫଳ" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4349,7 +4372,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: ସà­à¬°à¬•à­à¬·à¬¾ ପà­à¬°à¬¸à¬™à­à¬— '\\%s'କୠସେଟ କରିବାରେ ଅସମରà­à¬¥: %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "ପà­à¬² ଟାଇପ %d ପାଇଠପୃଷà­à¬ à¬­à­‚ମି ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" @@ -4413,29 +4436,43 @@ msgstr "ନିରà­à¬¦à­à¬¦à­‡à¬¶ %d ରୠଶୂନà­à­Ÿ-ହୀନ ପୠmsgid "%s not implemented on Win32" msgstr "%s କୠWin32 ରେ କାରà­à¬¯à­à­Ÿà¬•à¬¾à¬°à­€ ହୋଇନାହିà¬" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ଉପକରଣ ଆରମà­à¬­ ସà­à¬¥à¬¾à¬¨à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ଉପକରଣ ଶେଷ ସà­à¬¥à¬¾à¬¨à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ଅବୈଧ ସà­à¬°à¬•à­à¬·à¬¾ ପà­à¬°à¬•à¬¾à¬°" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "ଲକà­à¬·à­à­Ÿ %s ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤ ଅଛି" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "ଯଥେଷà­à¬Ÿ ବଡ଼ ପରà­à¬¯à­à­Ÿà¬¨à­à¬¤ ମà­à¬•à­à¬¤ ନାହିà¬" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ଆକାର ଲକà­à¬·à­à­Ÿ ପଥ '%s'କୠପଢ଼ିପାରିବେ ନାହିà¬" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "ଆକାର ପଥ '%s' ପà­à¬°à¬®à­‚ଖ ପà­à¬² ଉତà­à¬¸ ଉପକରଣ ନାମ ସହିତ ଆରମà­à¬­ ହୋଇନଥିଲା।" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "ଲକà­à¬·à­à­Ÿ ସà­à¬¥à¬³ '%s'ରୠବିଭାଜନ ସଂଖà­à­Ÿà¬¾à¬•à­ ବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" @@ -4831,118 +4868,118 @@ msgstr "'%s' ରୠଆଧାର ନାମ ପାଇବାରେ ବିଫଳ" msgid "Scanning host%u" msgstr "ଆଧାର%u କୠକà­à¬°à¬®à¬¬à­€à¬•à­à¬·à¬£ କରà­à¬…ଛି" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ auth ଆଧାର ଗà­à¬£" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ auth ପà­à¬°à¬¬à­‡à¬¶ ସଂକେତ ଗà­à¬£" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ ଅଷà­à¬Ÿà¬¾à¬§à¬¾à¬°à­€ ଅବସà­à¬¥à¬¾" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ ମାଲିକର ଉପାଦାନ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ ଶà­à¬°à­‡à¬£à­€à¬° ଉପାଦାନ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "ଅଜଣା ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପà­à¬°à¬•à¬¾à¬° %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ପà­à¬² ଉତà­à¬¸ ନାମ ଉପାଦାନ" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ଅସମରà­à¬¥" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "ଅଜଣା ପà­à¬² ଶୈଳୀ ପà­à¬°à¬•à¬¾à¬° %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଭଣà­à¬¡à¬¾à¬° ଉତà­à¬¸ ଆଧାର ନାମ" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "ଉତà­à¬¸ ପà­à¬² ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ବାହାର କରିପାରିବେ ନାହିà¬" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ଉତà­à¬¸ ଉପକରଣ ପଥ" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଭଣà­à¬¡à¬¾à¬° ଉତà­à¬¸ ପଥ" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ଉତà­à¬¸ adapter ନାମ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "ଅଜଣା auth ପà­à¬°à¬•à¬¾à¬° '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ଲକà­à¬·à­à¬¯à¬¸à­à¬¥à¬³ ପଥ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପାଇଠଅଜଣା ମୂଖà­à­Ÿ ଚାଳକ ଉପାଦାନ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "ଅଜଣା ପà­à¬² ଶୈଳୀ ସଂଖà­à­Ÿà¬¾ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ପà­à¬² ପà­à¬°à¬•à¬¾à¬°" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "ଅଜଣା ଆକାର à¬à¬•à¬•à¬—à­à¬¡à¬¼à¬¿à¬• '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ କà­à¬·à¬®à¬¤à¬¾ ଉପାଦାନ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "କà­à¬·à¬®à¬¤à¬¾ ଉପାଦାନ ମୂଲà­à­Ÿ ଖà­à¬¬ ବଡ଼" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ଆକାର ନାମ ଉପାଦାନ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ କà­à¬·à¬®à¬¤à¬¾ ଉପାଦାନ" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "ଅଜଣା ଆକାର ଶୈଳୀ ପà­à¬°à¬•à¬¾à¬° %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପାଇଠଅଜଣା ମୂଖà­à­Ÿ ଚାଳକ ଉପାଦାନ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "ଅଜଣା ଆକାର ଶୈଳୀ ସଂଖà­à­Ÿà¬¾ %d" @@ -4989,7 +5026,7 @@ msgstr "%s ପାଇଠକୌଣସି ବିନà­à¬¯à¬¾à¬¸ ଫାଇଲ ନ msgid "cannot remove config for %s" msgstr "%s ପାଇଠବିନà­à­Ÿà¬¾à¬¸à¬•à­ ଅପସାରଣ କରିପାରିବେ ନାହିà¬" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "uuid ସହିତ ମିଶà­à¬¥à¬¿à¬¬à¬¾ କୌଣସି ପà­à¬² ନାହିà¬" @@ -5001,96 +5038,96 @@ msgstr "ସମାନ ନାମ ବିଶିଷà­à¬Ÿ କୌଣସି ପà­à¬² msgid "storage pool already exists" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "ମେଳଖାଉଥିବା uuid ସହିତ କୌଣସି ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ନାହିà¬" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "ପà­à¬²à¬Ÿà¬¿ à¬à¬ªà¬°à­à¬¯à­à­Ÿà¬¨à­à¬¤ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "ପà­à¬² '%s' ରେ ତାଳହୀନ କାରà­à¬¯à­à­Ÿà¬—à­à¬¡à¬¼à¬¿à¬• ଚାଲà­à¬…ଛି।" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "ପà­à¬²à¬Ÿà¬¿ ପୂରà­à¬¬à¬°à­ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬Ÿà¬¿ ପୂରà­à¬¬à¬°à­ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬Ÿà¬¿ ସକà­à¬°à¬¿à­Ÿ ନାହିà¬" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬Ÿà¬¿ à¬à¬ªà¬°à­à¬¯à­à­Ÿà¬¨à­à¬¤ ସକà­à¬°à¬¿à­Ÿ ଅଛି" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "ପà­à¬² ଆକାର ଅପସାରଣକୠସମରà­à¬¥à¬¨ କରେନାହିà¬" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "ପà­à¬²à¬° config ଫାଇଲ ନାହିà¬" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "ମେଳଖାଉଥିବା ନାମ ସହିତ କୌଣସି ଭଣà­à¬¡à¬¾à¬° vol ନାହିà¬" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "ମେଳଖାଉଥିବା କି ସହିତ କୌଣସି ଭଣà­à¬¡à¬¾à¬° vol ନାହିà¬" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "ମେଳଖାଉଥିବା ପଥ ସହିତ କୌଣସି ଭଣà­à¬¡à¬¾à¬° vol ନାହିà¬" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "ଭଣà­à¬¡à¬¾à¬° vol ପୂରà­à¬¬à¬°à­ ଅବସà­à¬¥à¬¿à¬¤ ଅଛି" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ଆକାର ନିରà­à¬®à¬¾à¬£à¬•à­ ସମରà­à¬¥à¬¨ କରେନାହିà¬" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "ମେଳଖାଉଥିବା ନାମ ସହିତ କୌଣସି ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ନାହିà¬" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "ଭଣà­à¬¡à¬¾à¬° ଭଲà­à­Ÿà­à¬® ନାମ '%s' ପୂରà­à¬¬à¬°à­ ବà­à­Ÿà¬¬à¬¹à¬¾à¬°à¬°à­‡ ଅଛି।" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ସà­à¬¥à¬¿à¬¤à¬¬à¬¾à¬¨ ଭଲà­à­Ÿà­à¬®à¬°à­ ଭଲà­à­Ÿà­à¬® ନିରà­à¬®à¬¾à¬£à¬•à­ ସମରà­à¬¥à¬¨ କରେନାହିà¬" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "ପରିସର '%s' କୠତଥାପି ବଣà­à¬Ÿà¬¨ କରାଯାଉଛି।" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² vol ଅପସାରଣକୠସମରà­à¬¥à¬¨ କରେନାହିà¬" @@ -5178,7 +5215,7 @@ msgstr "ପà­à¬² ଫାଇଲ ନାମକୠସମାଧାନ କରà­à¬… msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ଗୋଟିଠପଥ ପà­à¬°à¬¦à¬¾à¬¨ କରନà­à¬¤à­ କିମà­à¬¬à¬¾ test:///default କୠବà­à¬¯à¬¬à¬¹à¬¾à¬° କରନà­à¬¤à­" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "ଆଧାର ନାମକୠଦେଖà­à¬ªà¬¾à¬°à¬¿à¬¬à­‡ ନାହିà¬" @@ -5339,191 +5376,203 @@ msgstr "କେବଳ TCP ଶà­à¬°à¬¬à¬£ chr ଉପକରଣ ପାଇଠସମ msgid "unsupported chr device type %d" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ chr ଉପକରଣ ପà­à¬°à¬•à¬¾à¬° %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ଫାଇଲ ନିରୂପକ ଫà­à¬²à¬¾à¬— ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ଫାଇଲ ନିରୂପକ ଫà­à¬²à¬¾à¬— ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' କୠସà­à­±à­Ÿà¬‚ଚାଳିତ କରିବାରେ ବିଫଳ: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify କୠଆରମà­à¬­ କରାଯାଇପାରିବ ନାହିà¬" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ପà­à¬°à¬¦à¬°à­à¬¶à¬¿à¬•à¬¾ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€ %s ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ : %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨à¬° ଅଭାବ\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ସକେଟକୠଖୋଲିପାରିବେ ନାହିà¬" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "ସକେଟକୠଖୋଲି ପାରିବେ ନାହିà¬" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ଅତà­à­Ÿà¬§à¬¿à¬• ବଡ଼ ନିରà­à¬¦à­à¬¦à­‡à¬¶ %s କୠପଠାଇପାରିବେ ନାହିଠ(%d ବାଇଟଗà­à¬¡à¬¼à¬¿à¬•)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "ନିରà­à¬¦à­à¬¦à­‡à¬¶ %sକୠପଠାଇ ପାରିବେ ନାହିà¬" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "ଉତà­à¬¤à¬° %s କୠପଢ଼ିପାରିବେ ନାହିà¬" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "କୌଣସି କରà­à¬£à­à¬£à¬² ନିରà­à¬¦à­à¬¦à¬¿à¬·à­à¬Ÿ ହୋଇନାହିà¬" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML କରà­à¬£à­à¬£à¬² %s କୠଖୋଜି ପାଇବାରେ ବିଫଳ" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envv କୠଲଗଫାଇଲରେ ଲେଖିବାରେ ଅସମରà­à¬¥: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv କୠଲଗଫାଇଲରେ ଲେଖିବାରେ ଅସମରà­à¬¥: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ pid %d != %d ପାଇଲା\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬Ÿà¬¿ ସକà­à¬°à¬¿à­Ÿ ନାହିà¬" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "ସଂସà­à¬•à¬°à¬£ %s କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "%s ପରିସରକୠପୂରà­à¬¬à¬°à­ ବà­à¬¯à¬¾à¬–à­à­Ÿà¬¾ କରାଯାଇଛି" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' ସହିତ ଥିବା ପରିସରକୠପୂରà­à¬¬à¬°à­ ବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରାଯାଇଛି" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ପରିସର ପାଇଠcputime କୠପଢ଼ିପାରିବେ ନାହିà¬" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s କୠପଢ଼ିପାରିବେ ନାହିà¬" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "ସଂକେତକୠଅଟକାଇପାରିବେ ନାହିà¬" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "ପାଇପ ନିରà­à¬®à¬¾à¬£ କରିପାରିବେ ନାହିà¬" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "ଅଟକାଉନଥିବା ଫାଇଲ ନିରୂପକ ଫà­à¬²à¬¾à¬— ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ଫାଇଲ ନିରୂପକ ଫà­à¬²à¬¾à¬— ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "ପାଇପ ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "ନିମà­à¬¨ ସà­à¬¤à¬° ପଦà­à¬§à¬¤à¬¿à¬•à­ ବିଭାଜନ କରିପାରିବେ ନାହିà¬" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "ଫାଇଲ '%s' କୠଅସଂଯà­à¬•à­à¬¤ କରିପାରିବେ ନାହିà¬" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin ଫାଇଲ ନିୟନà­à¬¤à­à¬°à¬•à¬•à­ ସଂରକà­à¬·à¬£ କରିବାରେ ବିଫଳ" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout ଫାଇଲ ନିୟନà­à¬¤à­à¬°à¬•à¬•à­ ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr ଫାଇଲ ନିୟନà­à¬¤à­à¬°à¬•à¬•à­ ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "ଅଧିବେଶନ ପà­à¬°à¬¤à¬¿à¬¨à¬¿à¬§à¬¿ ହୋଇ ପାରିବେ ନାହିà¬" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ମୂଖà­à­Ÿ ଡ଼ିରେକà­à¬Ÿà­‹à¬°à­€à¬•à­ ନିରà­à¬®à¬¾à¬£ କରିପାରିବେ ନାହିà¬: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile ଲେଖିପାରିଲା ନାହିà¬" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "ଦà­à­±à¬®à¬¿à¬• %sକୠନିଷà­à¬ªà¬¾à¬¦à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "ଆଭà­à­Ÿà¬¨à­à¬¤à¬°à­€à¬£ ଡେମନ ପଦà­à¬§à¬¤à¬¿ ସà­à¬¥à¬¿à¬¤à¬¿ %d ସହିତ ପà­à¬°à¬¸à­à¬¥à¬¾à¬¨ କଲା।" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "ଅଜଣା ମତଦାନ ଉତà­à¬¤à¬°à¥¤" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "ମତଦାନ ତୃଟି" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' ଶୂନà­à­Ÿà¬¹à­€à¬¨ ସà­à¬¥à¬¿à¬¤à¬¿ %d à¬à¬¬à¬‚ ସଂକେତ %d ସହିତ ଉତà­à¬¤à­‡à¬œà¬¿à¬¤ ହୋଇଥାà¬: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "ଫାଇଲ '%s'କୠଖୋଲିବାରେ ବିଫଳ" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "ଫାଇଲ '%s' କୠପଢ଼ିବାରେ ବିଫଳ" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' ପାଇଠଚାଳକ ବିବରଣୀ ଖୋଜିବାରେ ବିଫଳ" @@ -5587,15 +5636,15 @@ msgstr "ବà­à¬Ÿ ସମୟରେ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ପରିସର ନାମ, ପରିଚୟ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "ସà­à¬¬à¬¤à¬ƒà¬šà¬¾à¬³à¬¨ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾à¬•à­ ନିଷà­à¬•à­à¬°à¬¿à­Ÿ କରନà­à¬¤à­" @@ -5711,15 +5760,15 @@ msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସର ମାନଙà­à¬•à­ ସୂ msgid "Id" msgstr "ପରିଚୟ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "ନାମ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "ଅବସà­à¬¥à¬¾" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "କୌଣସି ଅବସà­à¬¥à¬¾ ନାହିà¬" @@ -5835,7 +5884,7 @@ msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସରକୠସଜ msgid "Undefine the configuration for an inactive domain." msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସର ପାଇଠବିନà­à¬¯à¬¾à¬¸à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ପରିସର ନାମ କିମà­à¬¬à¬¾ uuid" @@ -6078,11 +6127,11 @@ msgstr "ପରିସର ବିଷୟରେ ମୌଳିକ ସୂଚନା ପ msgid "Id:" msgstr "ପରିଚୟ:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "ନାମ:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6090,16 +6139,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "ପà­à¬°à¬šà¬¾à¬³à¬¨ ତନà­à¬¤à­à¬° ପà­à¬°à¬•à¬¾à¬°:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "ଅବସà­à¬¥à¬¾:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(ଗà­à¬¡à¬¿à¬•):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU ସମୟ:" @@ -6127,101 +6176,101 @@ msgstr "ସକà­à¬°à¬¿à­Ÿ" msgid "disable" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ମଡେଲ:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "ସà­à¬°à¬•à­à¬·à¬¾ ନାମପଟି:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA ମà­à¬•à­à¬¤ ସà­à¬®à­ƒà¬¤à¬¿" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA କୋଷ ପାଇଠଉପଲବà­à¬§ ମà­à¬•à­à¬¤ ସà­à¬®à­ƒà¬¤à¬¿ ସà­à¬¥à¬¾à¬¨ ପà­à¬°à¬¦à¬°à­à¬¶à¬¨ କରିଥାà¬." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA କକà­à¬· ସଂଖà­à­Ÿà¬¾" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "ସମà­à¬¦à¬¾à­Ÿ" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu ପରିସର ସୂଚନା" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ପରିସର ଆଭାସୀ CPU ମାନଙà­à¬• ବିଷୟରେ ମୌଳିକ ସୂଚନା ପà­à¬°à¬¦à¬¾à¬¨ କରିଥାà¬à¥¤" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU ସାଦୃଶà­à¬¯:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ପରିସରକୠବନà­à¬¦ କରନà­à¬¤à­, ଆଭାସୀ CPU ଗà­à¬¡à¬¿à¬• ଉପସà­à¬¥à¬¿à¬¤ ନାହାà¬à¬¨à­à¬¤à¬¿à¥¤" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "vcpu ପରିସର ସାଦୃଶà­à¬¯à¬¤à¬¾à¬•à­ ନିୟନà­à¬¤à­à¬°à¬£ କରନà­à¬¤à­" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ଭୌତିକ CPU ମାନଙà­à¬•à­ ହୋଷà­à¬Ÿ କରିବା ପାଇଠVCPU ମାନଙà­à¬• ପିନ ପରିସର।" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu ସଂଖà­à¬¯à¬¾" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ଆଧାର cpu ସଂଖà­à¬¯à¬¾ (କମା ଦà­à¬¬à¬¾à¬°à¬¾ ପୃଥକ)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: ଅବୈଧ କିମà­à¬¬à¬¾ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ vCPU ସଂଖà­à­Ÿà¬¾." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: ପରିସର ସୂଚନା ପାଇବାରେ ବିଫଳ." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: ଅବୈଧ vCPU ସଂଖà­à­Ÿà¬¾." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ଅବୈଧ ଶୈଳୀ। ଖାଲି ବାକà­à¬¯à¬–ଣà­à¬¡à¥¤" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: ଅବୈଧ ଶୈଳୀ। %d ଅବସà­à¬¥à¬¿à¬¤à¬¿à¬°à­‡ ('%c' ପାଖରେ) ସଂଖà­à¬¯à¬¾ ଆଶା କରà­à¬…ଛି।" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6229,1439 +6278,1439 @@ msgid "" msgstr "" "cpulist: %s: ଅବୈଧ ଶୈଳୀ। %d ଅବସà­à¬¥à¬¿à¬¤à¬¿à¬°à­‡ ('%c' ପାଖରେ) ସଂଖà­à¬¯à¬¾ କିମà­à¬¬à¬¾ କମା ଆଶା କରà­à¬…ଛି।" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ଅବୈଧ ଶୈଳୀ। %d ଅବସà­à¬¥à¬¿à¬¤à¬¿à¬° ଶେଷରେ କମା ଦିଆଯାଇଛି।" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "%d ଭୌତିକ CPU ଅବସà­à¬¥à¬¿à¬¤ ନାହିà¬à¥¤" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ଆଭାସୀ CPU ମାନଙà­à¬•à¬° ସଂଖà­à¬¯à¬¾à¬•à­ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ଅତିଥି ପରିସରରେ ଆଭାସୀ CPU ମାନଙà­à¬•à¬° ସଂଖà­à¬¯à¬¾à¬•à­ ବଦଳାନà­à¬¤à­." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ଆଭାସୀ CPU ମାନଙà­à¬•à¬° ସଂଖà­à¬¯à¬¾" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ଆଭାସୀ CPU ମାନଙà­à¬•à¬° ଅବୈଧ ସଂଖà­à¬¯à¬¾à¥¤" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ଅତà­à¬¯à¬¾à¬§à¬¿à¬• ସଂଖà­à­Ÿà¬• ଆଭାସୀ CPU।" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ବଣà­à¬Ÿà¬¨ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾à¬•à­ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ଅତିଥି ପରିସରରେ ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨ ଥିବା ସà­à¬®à­ƒà¬¤à¬¿ ବଣà­à¬Ÿà¬¨ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾à¬•à­ ବଦଳାନà­à¬¤à­à¥¤" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "ସà­à¬®à­ƒà¬¤à¬¿à¬° କିଲୋ-ବାଇଟ ସଂଖà­à¬¯à¬¾" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ଆକାର ପାଇଠ%d ର ଅବୈଧ ମୂଲà­à¬¯" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize କୠଯାଞà­à¬š କରିବାରେ ଅସମରà­à¬¥à¥¤" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ସରà­à¬¬à¬¾à¬§à¬¿à¬• ସà­à¬®à­ƒà¬¤à¬¿ ପରିସୀମାକୠବଦଳାନà­à¬¤à­" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ଅତିଥି ପରିସରରେ ସରà­à¬¬à¬¾à¬§à¬¿à¬• ସà­à¬®à­ƒà¬¤à¬¿ ବଣà­à¬Ÿà¬¨ ପରିସୀମାକୠବଦଳାନà­à¬¤à­à¥¤" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "କିଲୋ-ବାଇଟରେ ସରà­à¬¬à¬¾à¬§à¬¿à¬• ସà­à¬®à­ƒà¬¤à¬¿ ପରିସୀମା" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨ MemorySize କୠଯାଞà­à¬š କରିବାରେ ଅସମରà­à¬¥à¥¤" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "ବରà­à¬¤à­à¬¤à¬®à¬¾à¬¨ MemorySize କୠହà­à¬°à¬¾à¬¸ କରିବାରେ ଅସମରà­à¬¥" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize କୠବଦଳାଇବାରେ ଅସମରà­à¬¥" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "ନୋଡ ସୂଚନା" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "ନୋଡ ବିଷୟରେ ମୌଳିକ ସୂଚନା ପà­à¬°à¬¦à¬¾à¬¨ କରିଥାà¬à¥¤" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "ନୋଡ ସୂଚନା ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU ନମà­à¬¨à¬¾:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU ଆବୃତà­à¬¤à¬¿:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU ସକେଟ:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ସକେଟ ପà­à¬°à¬¤à¬¿ ଅନଃସà­à¬¥à¬³:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "ଅନà­à¬¤à¬ƒà¬¸à­à¬¥à¬³ ପà­à¬°à¬¤à¬¿ ଥà­à¬°à­‡à¬¡:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA କକà­à¬·(ମାନ):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ଆକାର:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ଦକà­à¬·à¬¤à¬¾" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "hypervisor/ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬° ସାମରà­à¬¥ ଫେରାଇଥାà¬à¥¤" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "ସାମରà­à¬¥à­à¬¯ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML ରେ ପରିସର ସୂଚନା" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ପରିସର ସୂଚନାକୠstdout ରେ ଗୋଟିଠXML ବଜà­à¬¯à¬¬à¬¸à­à¬¤à­ ଭାବରେ ନିରà­à¬—ମ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରାଯାଇଥିବା XML କୠଦରà­à¬¶à¬¾à¬¨à­à¬¤à­" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML ଡମà­à¬ªà¬°à­‡ ସà­à¬°à¬•à­à¬·à¬¾ ସà­à¬ªà¬°à­à¬¶à¬•à¬¾à¬¤à¬° ସୂଚନାକୠଅନà­à¬¤à¬°à­à¬­à­à¬•à­à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "ସà­à¬¥à¬¾à¬¨à­€à­Ÿ config କୠପରିସର XML ରେ ପରିବରà­à¬¤à­à¬¤à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "ସà­à¬¥à¬¾à¬¨à­€à­Ÿ ଅତିଥି ବିନà­à­Ÿà¬¾à¬¸ ଶୈଳୀକୠପରିସର XML ଶୈଳୀରେ ପରିବରà­à¬¤à­à¬¤à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "ଉତà­à¬¸ config ତଥà­à­Ÿ ଶୈଳୀ" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "ରୠଆମଦାନୀ ପାଇଠconfig ତଥà­à­Ÿ ଫାଇଲ" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "ପରିସର XML କୠସà­à¬¥à¬¾à¬¨à­€à­Ÿ config ରେ ପରିବରà­à¬¤à­à¬¤à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "ପରିସର XML config କୠସà­à¬¥à¬¾à¬¨à­€à­Ÿ ଅତିଥି ବିନà­à­Ÿà¬¾à¬¸ ଶୈଳୀରେ ପରିବରà­à¬¤à­à¬¤à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "ଲକà­à¬·à­à­Ÿ config ତଥà­à­Ÿ ପà­à¬°à¬•à¬¾à¬° ଶୈଳୀ" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "ରୠରପà­à¬¤à¬¾à¬¨à­€ ପାଇଠxml ତଥà­à­Ÿ ଫାଇଲ" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ଗୋଟିଠପରିସର ପରଚୟ କିମà­à¬¬à¬¾ UUID କୠପରିସର ନାମରେ ରୂପାନà­à¬¤à¬°à¬¿à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ପରିସର ପରିଚୟ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ଗୋଟିଠପରିସର ନାମ କିମà­à¬¬à¬¾ UUID କୠପରିସର ପରିଚୟ ଭାବରେ ରୂପାନà­à¬¤à¬°à¬¿à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ଗୋଟିଠପରିସର ନାମ କିମà­à¬¬à¬¾ ପରିଚୟକୠପରିସର UUID ଭାବରେ ରୂପାନà­à¬¤à¬°à¬¿à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ପରିସର ପରିଚୟ କିମà­à¬¬à¬¾ ନାମ" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ପରିସର UUID କୠପାଇବାରେ ବିଫଳ" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ଅନà­à¬¯ ଗୋଟିଠଆଧାରକୠପରିସରକୠଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸ କରନà­à¬¤à­" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "ଅନà­à¬¯ ଗୋଟିଠଆଧାରକୠପରିସରକୠଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸ କରନà­à¬¤à­à¥¤ ପà­à¬°à¬¤à­à¬¯à­‡à¬•à­à¬· ଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸à¬¨ ପାଇଠ--live ଯୋଗ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "ପà­à¬°à¬¤à­à¬¯à­‡à¬•à­à¬· ଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸à¬¨" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "ଲକà­à¬·à­à¬¯à¬¸à­à¬¥à¬³ ଆଧାରର ସଂଯୋଗ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "ଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸à¬¨ à­Ÿà­.ଆର.ଆଇ., à¬à¬¹à¬¾à¬•à­ ସାଧାରଣତଃ ଛାଡି ହେବ ନାହିà¬à¥¤" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "ସà­à¬¥à¬¾à¬¨à¬¾à¬¨à­à¬¤à¬°à¬£ ସମୟରେ ନୂତନ ନାମରେ ପà­à¬¨à¬ƒà¬¨à¬¾à¬®à¬•à¬°à¬£ କରନà­à¬¤à­ (ଯଦି ସମରà­à¬¥à¬¿à¬¤)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "ଉତà­à¬ªà­à¬°à¬¬à¬¾à¬¸à¬¨ କରନà­à¬¤à­: desturi ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ଗୋଟିଠନେଟୱାରà­à¬•à¬•à­ ସà­à¬¬à¬¤à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ବà­à¬Ÿ ସମୟରେ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରାଯିବା ଗୋଟିଠନେଟୱାରà­à¬•à¬•à­ ବିନà­à­Ÿà¬¾à¬¸ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ନେଟୱାରà­à¬• ନାମ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ଚିହà­à¬¨à¬¿à¬¤ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "%s ନେଟୱାରà­à¬•à¬°à­ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଚିହà­à¬¨à¬¿à¬•à­ ହଟାଇବାରେ ବିଫଳ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ଚିହà­à¬¨à¬¿à¬¤ କରାଯାଇଛି\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "%s ନେଟୱାରà­à¬•à¬°à­ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଚିହà­à¬¨à¬•à­ ହଟାଯାଇଛି\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠନେଟୱାରà­à¬• ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ଗୋଟିଠନେଟୱାରà­à¬• ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "ଗୋଟିଠXML ନେଟୱାରà­à¬• ବିବରଣୀ ଧାରଣ କରିଥିବା ଫାଇଲ" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%s ନେଟୱାରà­à¬• %s ରୠସୃଷà­à¬Ÿ\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s ରୠନେଟୱାରà­à¬• ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠନେଟୱାରà­à¬• ବà­à¬¯à¬¾à¬–à­à¬¯ କରନà­à¬¤à­ (କିନà­à¬¤à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­ ନାହିà¬)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ଗୋଟିଠନେଟୱାରà­à¬• ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ %s ରୠବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରାଯାଇଛି\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s ରୠନେଟୱାରà­à¬•à¬•à­ ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ଗୋଟିଠନେଟୱାରà­à¬•à¬•à­ ନଷà­à¬Ÿ କରିଦିଅନà­à¬¤à­" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ପà­à¬°à¬¦à¬¾à¬¨ କରାଯାଇଥିବା ଗୋଟିଠନେଟୱାରà­à¬•à¬•à­ ନଷà­à¬Ÿ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ନେଟୱାରà­à¬• ନାମ, ପରିଚୟ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ନଷà­à¬Ÿ କରାଯାଇଛି\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ନଷà­à¬Ÿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML ରେ ନେଟୱାରà­à¬• ସୂଚନା" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ନେଟୱାରà­à¬• ସୂଚନାକୠstdout ରେ ଗୋଟିଠXML ବଜà­à¬¯à¬¬à¬¸à­à¬¤à­ ଭାବରେ ନିରà­à¬—ମ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ନେଟୱାରà­à¬• ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରନà­à¬¤à­" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "ନେଟୱାରà­à¬• ମାନଙà­à¬•à¬° ତାଲିକା ଦେଇଥାà¬à¥¤" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬• ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରିଥାà¬" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ à¬à¬¬à¬‚ ସକà­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬• ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରିଥାà¬" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "ସକà­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬• ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬• ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ସà­à¬¬à¬¤à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "କୌଣସି ସà­à¬¬à¬¤à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ ପà­à¬°à¬•à­à¬°à¬¿à­Ÿà¬¾ ନାହିà¬" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "ସକà­à¬°à¬¿à­Ÿ" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ଗୋଟିଠନେଟୱାରà­à¬• ପରଚୟ କିମà­à¬¬à¬¾ UUID କୠପରିସର ନାମରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ନେଟୱାରà­à¬• uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "(ପୂରà­à¬¬à¬°à­ ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରାଯାଇଥିବା) ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬•à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ଗୋଟିଠନେଟୱାରà­à¬•à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬•à¬° ନାମ" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରାଯାଇଛି\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬•à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରନà­à¬¤à­" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬• ପାଇଠବିନà­à¬¯à¬¾à¬¸à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରାଯାଇଛି\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "%s ନେଟୱାରà­à¬•à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ଗୋଟିଠନେଟୱାରà­à¬• ନାମକୠନେଟୱାରà­à¬• UUID ଭାବରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ନେଟୱାରà­à¬• ନାମ" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ନେଟୱାରà­à¬• UUID ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ସà­à¬¬à¬¤à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "ବà­à¬Ÿ ସମୟରେ ସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ପà­à¬°à¬¾à¬°à¬®à­à¬­ ହେବା ପାଇଠଗୋଟିଠପà­à¬²à¬•à­ ବିନà­à¬¯à¬¾à¬¸ କରନà­à¬¤à­." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "ପà­à¬² ନାମ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "ପà­à¬² %s କୠସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ଚିହà­à¬¨à¬¿à¬¤ କରିବାରେ ବିଫଳ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ପà­à¬² %s ରୠସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଚିହà­à¬¨à¬¿à¬•à­ ହଟାଇବାରେ ବିଫଳ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "ପà­à¬² %s କୠସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଭାବରେ ଚିହà­à¬¨à¬¿à¬¤ କରାଯାଇଛି\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "ପà­à¬² %s ରୠସà­à¬¬à­Ÿà¬‚ଚାଳିତ ଚିହà­à¬¨à¬•à­ ହଟାଯାଇଛି\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠପà­à¬² ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "ଗୋଟିଠପà­à¬² ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "ଗୋଟିଠXML ପà­à¬² ବିବରଣୀ ଧାରଣ କରିଥିବା ଫାଇଲ" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "ପà­à¬² %s %s ରୠସୃଷà­à¬Ÿà¬¿\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s ରୠପà­à¬² ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠପରସର ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML vol ବିବରଣୀ ଧାରଣ କରିଥିବା ଫାଇଲ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "%s ରୠନିରà­à¬®à¬¿à¬¤ Vol %s \n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "%s ରୠvol ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "à¬à¬¹à¬¿ ଆଧାରରେ ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ଗଣନା କରନà­à¬¤à­" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ନେଟୱାରà­à¬•à¬° ନାମ" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ନୋଡ ଉପକରଣକୠପà­à¬¨à¬ƒà¬¸à­à¬¥à¬¾à¬ªà¬¨ କରନà­à¬¤à­" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "ନୋଡ ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ସୂଚୀବଦà­à¬§ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "ପà­à¬²à¬° ନାମ" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML ଦଲିଲକୠମà­à¬¦à­à¬°à¬£ କରନà­à¬¤à­, କିନà­à¬¤à­ ବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରନà­à¬¤à­ ନାହିà¬/ନିରà­à¬®à¬¾à¬£ କରନà­à¬¤à­ ନାହିà¬" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "ପà­à¬²à¬° ପà­à¬°à¬•à¬¾à¬°" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "ନିମà­à¬¨à¬²à¬¿à¬–ିତ ଭଣà­à¬¡à¬¾à¬° ପାଇଠଉତà­à¬¸-ଆଧାର" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "ନିମà­à¬¨à¬²à¬¿à¬–ିତ ଭଣà­à¬¡à¬¾à¬° ପାଇଠଉତà­à¬¸ ପଥ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "ନିମà­à¬¨à¬²à¬¿à¬–ିତ ଭଣà­à¬¡à¬¾à¬° ପାଇଠଉତà­à¬¸ ଉପକରଣ" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "ନିମà­à¬¨à¬²à¬¿à¬–ିତ ଭଣà­à¬¡à¬¾à¬° ପାଇଠଉତà­à¬¸ ନାମ" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "ନିମà­à¬¨à¬²à¬¿à¬–ିତ ଭଣà­à¬¡à¬¾à¬° ପାଇଠଲକà­à¬·à­à­Ÿ" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML ବଫର ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "ଗୋଟିଠargs ସେଟରୠପà­à¬² ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "ପà­à¬² %s ନିରà­à¬®à¬¿à¬¤\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "ପà­à¬² %s ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠପà­à¬² ବà­à¬¯à¬¾à¬–à­à¬¯ କରନà­à¬¤à­ (କିନà­à¬¤à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­ ନାହିà¬)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରନà­à¬¤à­." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s ପà­à¬²à¬•à­ %s ରୠବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରାଯାଇଛି\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s ରୠପà­à¬²à¬•à­ ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "ଗୋଟିଠପà­à¬²à¬•à­ args ସେଟରୠବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରନà­à¬¤à­" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "ପà­à¬² %s କୠବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରାଯାଇଛି\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "ପà­à¬² %s କୠବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "ଗୋଟିଠପà­à¬² ନିରà­à¬®à¬¾à¬£ କରନà­à¬¤à­" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ଗୋଟିଠପà­à¬°à¬¦à¬¤à­à¬¤ ପà­à¬² ନିରà­à¬®à¬¾à¬£ କରନà­à¬¤à­." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "ପà­à¬² %s ନିରà­à¬®à¬¿à¬¤ ହୋଇଛି\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "ପà­à¬² %s ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ନଷà­à¬Ÿ କରିଦିଅନà­à¬¤à­" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "ଗୋଟିଠପà­à¬°à¬¦à¬¤à­à¬¤ ପà­à¬²à¬•à­ ନଷà­à¬Ÿ କରନà­à¬¤à­." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "ପà­à¬² %s କୠନଷà­à¬Ÿ କରାଯାଇଛି\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "ପà­à¬² %s କୠନଷà­à¬Ÿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ଅପସାରଣକରନà­à¬¤à­" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ଗୋଟିଠପà­à¬°à¬¦à¬¤à­à¬¤ ପà­à¬²à¬•à­ ଅପସାରଣ କରନà­à¬¤à­." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "ପà­à¬² %s କୠଅପସାରଣ କରାଯାଇଛି\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "ପà­à¬² %s କୠଅପସାରଣ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ସତେଜ କରନà­à¬¤à­" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ଗୋଟିଠପà­à¬°à¬¦à¬¤à­à¬¤ ପà­à¬²à¬•à­ ସତେଜ କରନà­à¬¤à­." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "ପà­à¬² %s କୠସତେଜ କରାଗଲା\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "ପà­à¬² %s କୠସତେଜ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML ରେ ପà­à¬²à¬° ସୂଚନା" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "ପà­à¬²à¬° ସୂଚନାକୠstdout ରେ ଗୋଟିଠXML ବଜà­à¬¯à¬¬à¬¸à­à¬¤à­ ଭାବରେ ନିରà­à¬—ମ କରନà­à¬¤à­." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à­ ତାଲିକାଭà­à¬•à­à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à¬° ତାଲିକାକୠଫେରସà­à¬¤ କରନà­à¬¤à­." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à­ ତାଲିକାଭà­à¬•à­à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ à¬à¬¬à¬‚ ସକà­à¬°à¬¿à­Ÿ ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à­ ତାଲିକାଭà­à¬•à­à¬¤ କରନà­à¬¤à­" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "ସକà­à¬°à¬¿à­Ÿ ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à­ ତାଲିକାଭà­à¬•à­à¬¤ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬²à¬®à¬¾à¬¨à¬™à­à¬•à­ ତାଲିକାଭà­à¬•à­à¬¤ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "ଶକà­à¬¤à¬¿à¬¶à¬¾à¬³à­€ ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ଉତà­à¬¸à¬—à­à¬¡à¬¼à¬¿à¬•à­ ଖୋଜନà­à¬¤à­" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML ଦଲିଲକୠଫେରାଇଥାà¬à¥¤" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "ଖୋଜିବା ପାଇଠଭଣà­à¬¡à¬¾à¬° ପà­à¬²à¬—à­à¬¡à¬¼à¬¿à¬• ପà­à¬°à¬•à¬¾à¬°" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "ବୈକଳà­à¬ªà¬¿à¬• ଆଧାର ପà­à¬°à¬¶à­à¬¨" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "ବୈକଳà­à¬ªà¬¿à¬• ସଂଯୋଗିକୀ ପà­à¬°à¬¶à­à¬¨" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨à¬° ଅଭାବ" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf ବିଫଳ ହୋଇଛି (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "ଯେକୌଣସି ପà­à¬² %s କୠବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "ଶକà­à¬¤à¬¿à¬¶à¬¾à¬³à­€ ପà­à¬² ଉତà­à¬¸à¬—à­à¬¡à¬¼à¬¿à¬•à­ ଆବିଷà­à¬•à¬¾à¬° କରନà­à¬¤à­" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "ଆବିଷà­à¬•à¬¾à¬° କରିବା ପାଇଠପà­à¬² ଉତà­à¬¸à¬—à­à¬¡à¬¼à¬¿à¬•à¬° ଭଣà­à¬¡à¬¾à¬°" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "ମତଦାନ ପାଇଠଉତà­à¬¸ xmlକୠବୈକଳà­à¬ªà¬¿à¬• ଫାଇଲ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ସୂଚନା" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ବିଷୟରେ ମୌଳିକ ସୂଚନା ପà­à¬°à¬¦à¬¾à¬¨ କରିଥାà¬." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "ନିରà­à¬®à¬¾à¬£ କରà­à¬…ଛି" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "ଚାଲà­à¬…ଛି" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ପଦଚà­à­Ÿà­à¬¤ ହେଲା" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "କà­à¬·à¬®à¬¤à¬¾:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "ଆବଣà­à¬Ÿà¬¨:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ଉପଲବà­à¬§:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "ଗୋଟିଠପà­à¬² UUID କୠପà­à¬² ନାମରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "ପà­à¬² uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "(ପୂରà­à¬¬à¬°à­ ବà­à¬¯à¬¾à¬–à­à¬¯à¬¾ କରାଯାଇଥିବା) ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬²à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "ଗୋଟିଠପà­à¬²à¬•à­ ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରନà­à¬¤à­." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬²à¬° ନାମ" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "ପà­à¬² %s ପà­à¬°à¬¾à¬°à¬®à­à¬­ କରାଗଲା\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "ପà­à¬² %s କୠପà­à¬°à¬¾à¬°à¬®à­à¬­ କରିବାରେ ବିଫଳ" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "ଗୋଟିଠarg ସେଟରୠଆକାର ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ଗୋଟିଠvol ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "ପà­à¬²à¬° ନାମ" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "ଆକାରର ନାମ" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "ଇଚà­à¬›à¬¾à¬§à­€à¬¨ k,M,G,T ଅନà­à¬²à¬—à­à¬¨ ସହିତ vol ର ଆକାର" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "ଇଚà­à¬›à¬¾à¬§à¬¿à¬¨ k,M,G,T ଅନà­à¬²à¬—à­à¬¨ ସହିତ ପà­à¬°à¬¾à¬°à¬®à­à¬­à¬¿à¬• ବଣà­à¬Ÿà¬¨ ଆକାର" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ଫାଇଲ ଶୈଳୀ ପà­à¬°à¬•à¬¾à¬° raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ ଆକାର %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Vol %s ସୃଷà­à¬Ÿà¬¿à¬¹à­‡à¬²à¬¾\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "vol %s ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬²à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରନà­à¬¤à­" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "ଗୋଟିଠନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପà­à¬² ପାଇଠବିନà­à¬¯à¬¾à¬¸à¬•à­ ସଜà­à¬žà¬¾ ବିହୀନ କରନà­à¬¤à­." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "ପà­à¬² %s ନାମକୠସଜà­à¬žà¬¾ ବିହୀନ କରାଯାଇଛି\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "ପà­à¬² %s କୠସଜà­à¬žà¬¾ ବିହୀନ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "ଗୋଟିଠପà­à¬² ନାମକୠପà­à¬² UUID ଭାବରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "ପà­à¬² UUID କୠପାଇବାରେ ବିଫଳ" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML ଫାଇଲରୠଗୋଟିଠvol ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML vol ବିବରଣୀ ଧାରଣ କରିଥିବା ଫାଇଲ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "%s ରୠନିରà­à¬®à¬¿à¬¤ Vol %s \n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "%s ରୠvol ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "ଅନà­à­Ÿ à¬à¬• ଭଲà­à­Ÿà­à¬®à¬•à­ ନିବେଶ ଭାବରେ ବà­à­Ÿà¬¬à¬¹à¬¾à¬° କରି ଗୋଟିଠଭଲà­à­Ÿà­à¬® ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "à¬à¬• ସà­à¬¥à¬¿à¬¤à¬¬à¬¾à¬¨ ଭଲà­à­Ÿà­à¬®à¬°à­ ଗୋଟିଠଭଲà­à­Ÿà­à¬® ସୃଷà­à¬Ÿà¬¿ କରନà­à¬¤à­" -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "ନିବେଶ ଭଲà­à­Ÿà­à¬® ପà­à¬²à¬° ପà­à¬² ନାମ କିମà­à¬¬à¬¾ uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "ନିବେଶ vol ନାମ କିମà­à¬¬à¬¾ କି" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "Vol %s ନିବେଶ vol %sରୠନିରà­à¬®à¬¿à¬¤\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "ଗୋଟିଠଭଲà­à­Ÿà­à¬®à¬•à­ କà­à¬²à­‹à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "ଗୋଟିଠସà­à¬¥à¬¿à¬¤à¬¬à¬¾à¬¨ ଭଲà­à­Ÿà­à¬®à¬•à­ କà­à¬²à­‹à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "orig vol ନାମ କିମà­à¬¬à¬¾ କି" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "କà­à¬²à­‹à¬¨ ନାମ" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "ପà­à¬°à¬®à­‚ଖ ପà­à¬²à¬•à­ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "Vol %s କୠ%sରୠକà­à¬²à­‹à¬¨ କରାଯାଇଛି\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "volକୠ%s ରୠକà­à¬²à­‹à¬¨ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ଗୋଟିଠvolକୠଅପସାରଣ କରନà­à¬¤à­" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ଗୋଟିଠପà­à¬°à¬¦à¬¤à­à¬¤ volକୠଅପସାରଣ କରନà­à¬¤à­." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "vol ନାମ, କି କିମà­à¬¬à¬¾ ପଥ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Vol %s ଅପସାରିତ\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "vol %s କୠଅପସାରଣ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "ଭଣà­à¬¡à¬¾à¬° vol ସୂଚନା" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ବିଷୟରେ ମୌଳିକ ସୂଚନା ପà­à¬°à¬¦à¬¾à¬¨ କରିଥାà¬." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "ପà­à¬°à¬•à¬¾à¬°:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ଫାଇଲ" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "ଆବଦà­à¬§" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML ରେ vol ସୂଚନା" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "vol ସୂଚନାକୠstdout ରେ ଗୋଟିଠXML ବଜà­à¬¯à¬¬à¬¸à­à¬¤à­ ଭାବରେ ନିରà­à¬—ମ କରନà­à¬¤à­." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "vol ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରନà­à¬¤à­" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "ପà­à¬² ଦà­à­±à¬¾à¬°à¬¾ vol ମାନଙà­à¬•à¬° ତାଲିକାକୠଫେରସà­à¬¤ କରନà­à¬¤à­." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "ସକà­à¬°à¬¿à­Ÿ vol ମାନଙà­à¬•à­ ସୂଚୀବଦà­à¬§ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "ପଥ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ଗୋଟିଠvol UUID କୠvol ନାମରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "vol କି କିମà­à¬¬à¬¾ ପଥ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ଗୋଟିଠvol UUID କୠvol କିରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "vol uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ଗୋଟିଠvol UUID କୠvol ପଥରେ ବଦଳାନà­à¬¤à­" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "vol ନାମ କିମà­à¬¬à¬¾ କି" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ସଂସà­à¬•à¬°à¬£ ପà­à¬°à¬¦à¬°à­à¬¶à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "ତନà­à¬¤à­à¬° ସଂସà­à¬•à¬°à¬£ ସୂଚନାକୠପà­à¬°à¬¦à¬°à­à¬¶à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "hypervisor ପà­à¬°à¬•à¬¾à¬°à¬•à­ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ଲାଇବà­à¬°à­‡à¬°à­€ ସହିତ ତà­à¬³à¬¨à¬¾ କରି ସଙà­à¬•à¬³à¬¨ କରାଯାଇଛି: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ଲାଇବà­à¬°à­‡à¬°à­€ ସଂସà­à¬•à¬°à¬£ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ଲାଇବà­à¬°à­‡à¬°à­€ ବà­à¬¯à¬¬à¬¹à¬¾à¬° କରà­à¬…ଛି: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API ବà­à¬¯à¬¬à¬¹à¬¾à¬° କରà­à¬…ଛି: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "hypervisor ସଂସà­à¬•à¬°à¬£ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "%s hypervisor ଚଳନà­à¬¤à¬¿ ସଂସà­à¬•à¬°à¬£à¬•à­ କାଢିପାରିବ ନାହିà¬\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "hypervisor କୠଚଳାଉଛି: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "à¬à¬¹à¬¿ ଆଧାରରେ ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ଗଣନା କରନà­à¬¤à­" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "ଗୋଟିଠବୃକà­à¬·à¬°à­‡ ତାଲିକା ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "ଦକà­à¬·à¬¤à¬¾ ନାମ" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "ନୋଡ ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ଗଣନା କରିବାରେ ବିଫଳ" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "ନୋଡ ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬•à­ ସୂଚୀବଦà­à¬§ କରିବାରେ ବିଫଳ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XMLରେ ନୋଡ ଉପକରଣ ବିବରଣୀ" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "ନୋଡ ଉପକରଣ ସୂଚନାକୠstdout ରେ ଗୋଟିଠXML ବଜà­à¬¯à¬¬à¬¸à­à¬¤à­ ଭାବରେ ନିରà­à¬—ମ କରନà­à¬¤à­." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "ଉପକରଣ କି" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "ମେଳଖାଉଥିବା ଉପକରଣକୠପାଇଲା ନାହିà¬" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "ନୋଡ ଉପକରଣକୠତାହାର ଉପକରଣ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬°à­ ପୃଥକ କରନà­à¬¤à­" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ଗୋଟିଠପରିସରରେ ନିଯà­à¬•à­à¬¤ କରିବା ପୂରà­à¬¬à¬°à­ ନୋଡ ଉପକରଣକୠତାହାର ଉପକରଣ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬°à­ ପୃଥକ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "ଉପକରଣ %s ପୃଥକ ହୋଇଛି\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "ଉପକରଣ %sକୠପୃଥକ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "ନୋଡ ଉପକରଣକୠତାହାର ଉପକରଣ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬°à­‡ ପà­à¬£à¬¿à¬¥à¬°à­‡ ସଂଲଗà­à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ଗୋଟିଠପରିସରରେ ନିଯà­à¬•à­à¬¤ କରିବା ପୂରà­à¬¬à¬°à­ ନୋଡ ଉପକରଣକୠତାହାର ଉପକରଣ ଡà­à¬°à¬¾à¬‡à¬­à¬°à¬°à­ ପୃଥକ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "ଉପକରଣ %s ପà­à¬£à¬¿ ସଯà­à¬•à­à¬¤ ହୋଇଛି\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "ଉପକରଣ %s କୠପà­à¬£à¬¿à¬¥à¬°à­‡ ସଂଲଗà­à¬¨ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "ନୋଡ ଉପକରଣକୠପà­à¬¨à¬ƒà¬¸à­à¬¥à¬¾à¬ªà¬¨ କରନà­à¬¤à­" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ନୋଡ ଉପକରଣକୠପୂରà­à¬¬à¬°à­ କିମà­à¬¬à¬¾ ପରେ ଗୋଟିଠଚଳନà­à¬¤à¬¿ ପରିସରକୠନିଯà­à¬•à­à¬¤ କରିସାରିବା ପରେ।" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "ଉପକରଣ %sକୠପà­à¬¨à¬ƒà¬ªà­à¬°à¬¾à¬°à¬®à­à¬­ କରାଯାଇଛି\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "ଉପକରଣ %sକୠପà­à¬¨à¬ƒà¬¸à­à¬¥à¬¾à¬ªà¬¨ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "hypervisor ଆଧାର ନାମକୠମୂଦà­à¬°à¬£ କରନà­à¬¤à­" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "ଆଧାର ନାମ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "hypervisor ବିହିତ à­Ÿà­.ଆର.ଆଇ. ମୂଦà­à¬°à¬£ କରନà­à¬¤à­" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "à­Ÿà­.ଆର.ଆଇ. ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc ପà­à¬°à¬¦à¬°à­à¬¶à¬¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ପà­à¬°à¬¦à¬°à­à¬¶à¬¨ ପାଇଠଆଇ.ପି. ଠିକଣା à¬à¬¬à¬‚ ସଂଯୋଗିକୀ ସଂଖà­à¬¯à¬¾ ପà­à¬°à¬¦à¬¾à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty କୋନଶୋଲ" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY କୋନଶୋଲ ପାଇଠଉପକରଣକୠନିରà­à¬—ମ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଗୋଟିଠଉପକରଣ ସଂଲଗà­à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ଗୋଟିଠXML ରୠଗୋଟିଠଉପକରଣ ସଂଲଗà­à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ଫାଇଲ" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "ସଂଲଗà­à¬¨-ଉପକରଣ: ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ବିକଳà­à¬ª" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s ରୠଉପକରଣ ସଂଲଗà­à¬¨ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "ଉପକରଣ ସଫଳତାର ସହିତ ସଂଲଗà­à¬¨ ହୋଇଛି\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "ଗୋଟିଠXML ଫାଇଲରୠଉପକରଣକୠପୃଥକ କରନà­à¬¤à­" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "ଗୋଟିଠXML ରୠଉପକରଣକୠପୃଥକ କରନà­à¬¤à­" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "ବିଚà­à¬›à¬¿à¬¨à­à¬¨-ଉପକରଣ: ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ ବିକଳà­à¬ª" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s ରୠଉପକରଣକୠପୃଥକ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "ଉପକରଣ ସଫଳତାର ସହିତ ପୃଥକ ହୋଇଛି\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ଯୋଗ କରନà­à¬¤à­" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ଯୋଗ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ପà­à¬°à¬•à¬¾à¬°" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬° ଉତà­à¬¸" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ଲକà­à¬·à­à¬¯à¬¸à­à¬¥ ନେଟୱାରà­à¬• ନାମ" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC ଠିକଣା" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬•à­ ସଂଯୋଗ କରିବା ପାଇଠବà­à¬¯à¬¬à¬¹à­ƒà¬¤ ସà­à¬•à­à¬°à¬ªà­à¬Ÿ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "'attach-interface' ନିରà­à¬¦à­à¬¦à­‡à¬¶à¬°à­‡ କୌଣସି %s ସମରà­à¬¥à¬¨ ନାହିà¬" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ସଫଳତାର ସହିତ ସଂଲଗà­à¬¨ ହୋଇଛି\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬•à­ ଅଲଗା କରନà­à¬¤à­" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "ନେଟୱାରà­à¬• ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬ à¬•à­ ଅଲଗା କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ସୂଚନା ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s ପà­à¬°à¬•à¬¾à¬°à¬° କୌଣସି ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ମିଳିଲା ନାହିà¬" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s MAC ଠିକଣା ଥିବା କୌଣସି ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ମିଳିଲା ନାହିà¬" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "ସà­à¬®à­ƒà¬¤à¬¿ ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ସଫଳତାର ସହିତ ପୃଥକ ହୋଇଛି\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ଡିସà­à¬• ଉପକରଣ ଯୋଗ କରନà­à¬¤à­" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "ନୂତନ ଡିସà­à¬• ଉପକରଣ ଯୋଗ କରନà­à¬¤à­" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ଡିସà­à¬• ଉପକରଣର ଉତà­à¬¸" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ଡିସà­à¬• ଉପକରଣର ଲକà­à¬·à­à¬¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ଡିସà­à¬• ଉପକରଣର ଡà­à¬°à¬¾à¬‡à¬­à¬° (ଚାଳକ)" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ଡିସà­à¬• ଉପକରଣର ସବ-ଡà­à¬°à¬¾à¬‡à¬­à¬° (ଉପଚାଳକ)" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ଲକà­à¬·à­à¬¯ ଉପକରଣ ପà­à¬°à¬•à¬¾à¬°" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ଉପକରଣ ପଠନ à¬à¬¬à¬‚ ଲିଖନର ଧାରା" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "'attach-disk' ନିରà­à¬¦à­à¬¦à­‡à¬¶à¬°à­‡ କୌଣସି %s ସମରà­à¬¥à¬¨ ନାହିà¬" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "ଡିସà­à¬• ସଫଳତାର ସହିତ ସଂଲଗà­à¬¨ ହୋଇଛି\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ଡିସà­à¬• ଉପକରà¬£à¬•à­ ଅଲଗା କରନà­à¬¤à­" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ଡିସà­à¬• ଉପକରଣକୠଅଲଗା କରନà­à¬¤à­à¥¤" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ଡିସà­à¬• ସୂଚନା ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s ଲକà­à¬·à­à¬¯ ଥିବା କୌଣସି ଡିସà­à¬• ମିଳିଲା ନାହିà¬" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "ଡିସà­à¬• ସଫଳତାର ସହିତ ପୃଥକ ହୋଇଛି\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: ଅସà­à¬¥à¬¾à­Ÿà­€ ଫାଇଲ ନାମକୠବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ ହୋଇଛି: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: ଅସà­à¬¥à¬¾à­Ÿà­€ ଫାଇଲ ନାମକୠବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ ହୋଇଛି: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "ଲେଖନà­à¬¤à­: %s: ଅସà­à¬¥à¬¾à­Ÿà­€ ଫାଇଲକୠଲେଖିବାରେ ବିଫଳ ହୋଇଛି: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "ବନà­à¬¦ କରନà­à¬¤à­: %s: ଅସà­à¬¥à¬¾à­Ÿà­€ ଫାଇଲକୠଲେଖିବା କିମà­à¬¬à¬¾ ବନà­à¬¦ କରିବାରେ ବିଫଳ ହୋଇଛି: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7669,7 +7718,7 @@ msgid "" msgstr "" "%s: $EDITOR ପରିବେଶ ପà­à¬°à¬¾à¬šà¬³ ସେଲ ଅଧିତଥà­à­Ÿ କିମà­à¬¬à¬¾ ଅନà­à­Ÿà¬¾à¬¨à­à­Ÿ ଅଗà­à¬°à¬¹à¬£à­€à­Ÿ ଅକà­à¬·à¬°à¬—à­à¬¡à¬¼à¬¿à¬•à­ ଧାରଣ କରିଥାà¬" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7678,88 +7727,88 @@ msgstr "" "%s: ପରିବେଶ ପà­à¬°à¬¾à¬šà¬³ ସେଲ ଅଧିତଥà­à­Ÿ କିମà­à¬¬à¬¾ ଅନà­à­Ÿà¬¾à¬¨à­à­Ÿ ଅଗà­à¬°à¬¹à¬£à­€à­Ÿ ଅକà­à¬·à¬°à¬—à­à¬¡à¬¼à¬¿à¬•à­ ଧାରଣ କରିଥାଠ(is $TMPDIR " "wrong?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: ସମà­à¬ªà¬¾à¬¦à¬¨ ନିରà­à¬¦à­à¬¦à­‡à¬¶à¬•à­ ସୃଷà­à¬Ÿà¬¿ କରିପାରିଲା ନାହିà¬: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: ସମà­à¬ªà¬¾à¬¦à¬¨ ନିରà­à¬¦à­à¬¦à­‡à¬¶ ବିଫଳ ହୋଇଛି: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: ନିରà­à¬¦à­à¬¦à­‡à¬¶ ଶୂନà­à­Ÿ-ହୀନ ସà­à¬¥à¬¿à¬¤à¬¿ ସହିତ ଉତà­à¬¤à­‡à¬œà¬¿à¬¤ ହୋଇଥାà¬" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: ଅସà­à¬¤à¬¾à­Ÿà­€ ଫାଇଲ ପଢ଼ିବାରେ ବିଫଳ: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "ପରିସର ପାଇଠXML ବିନà­à­Ÿà¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "ଗୋଟିଠପରିସର ପାଇଠXML ବିନà­à­Ÿà¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ପରିସର %s XML ବିନà­à­Ÿà¬¾à¬¸ ପରିବରà­à¬¤à­à¬¤à¬¨ ହୋଇନାହିà¬à¥¤\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERROR: XML ବିନà­à­Ÿà¬¾à¬¸ ଅନà­à­Ÿ à¬à¬• ଚାଳକ ଦà­à­±à¬¾à¬°à¬¾ ପରିବରà­à¬¤à­à¬¤à¬¿à¬¤ ହୋଇଥାà¬" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ପରିସର %s XML ବିନà­à­Ÿà¬¾à¬¸ ସମà­à¬ªà¬¾à¬¦à¬¿à¬¤ ହୋଇଥାà¬à¥¤\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "ନେଟୱାରà­à¬• ପାଇଠXML ବିନà­à¬¯à¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "ନେଟୱାରà­à¬• ପାଇଠXML ବିନà­à¬¯à¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପାଇଠXML ବିନà­à¬¯à¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "ଭଣà­à¬¡à¬¾à¬° ପà­à¬² ପାଇଠXML ବିନà­à¬¯à¬¾à¬¸à¬•à­ ସମà­à¬ªà¬¾à¬¦à¬¨ କରନà­à¬¤à­à¥¤" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "à¬à¬¹à¬¿ ପାରସà­à¬ªà¬°à¬¿à¬• କà­à¬°à¬¿à­Ÿà¬¾à¬•à­à¬·à¬® ଟରà­à¬®à¬¿à¬¨à¬¾à¬²à¬•à­ ବନà­à¬¦ କରନà­à¬¤à­" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' ନିରà­à¬¦à­à¬¦à­‡à¬¶ <%s> ବିକଳà­à¬ª ଆବଶà­à¬¯à¬• କରିଥାà¬" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "'%s' ନିରà­à¬¦à­à¬¦à­‡à¬¶ --%s ବିକଳà­à¬ª ଆବଶà­à¬¯à¬• କରିଥାà¬" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "'%s' ନିରà­à¬¦à­à¬¦à­‡à¬¶ ଅବସà­à¬¥à¬¿à¬¤ ନାହିà¬" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ନାମ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7767,17 +7816,17 @@ msgstr "" "\n" " ସାରାଂଶ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7785,7 +7834,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7793,58 +7842,58 @@ msgstr "" "\n" " ବିକଳà­à¬ª\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ଆଭà­à­Ÿà¬¨à­à¬¤à¬°à­€à¬£ ତà­à¬°à­à¬Ÿà¬¿: virsh %s: କୌଣସି %s VSH_OT_DATA ବିକଳà­à¬ª ନାହିà¬" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ଅପରିଭାଷିତ ପରିସର ନାମ କିମà­à¬¬à¬¾ ପରିଚୟ" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "'%s' ପରିଚୟକୠପାଇବାରେ ବିଫଳ" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "ଅପରିଭାଷିତ ନେଟୱାରà­à¬• ନାମ" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "'%s' ନେଟୱାରà­à¬•à¬•à­ ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "ଅପରିଭାଷିତ ପà­à¬² ନାମ" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "ପà­à¬² '%s' କୠପାଇବାରେ ବିଫଳ" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "ଅପରିଭାଷିତ vol ନାମ" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "'%s' vol କୠପାଇବାରେ ବିଫଳ" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7855,128 +7904,128 @@ msgstr "" "(ସମୟ: %.3f ମିଲି-ସେକେଣà­à¬¡)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "\" ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ଟୋକେନ (ନିରà­à¬¦à­à¬¦à­‡à¬¶ ନାମ): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ଅଜଣା ନିରà­à¬¦à­à¬¦à­‡à¬¶: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "'%s' ନିରà­à¬¦à­à¬¦à­‡à¬¶ --%s ବିକଳà­à¬ª ପାଇଠସହାୟକ ନà­à¬¹à­‡à¬" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ବାକà­à¬¯ ବିନà­à¬¯à¬¾à¬¸: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "ସଂଖà­à¬¯à¬¾" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "ବାକà­à¬¯à¬–ଣà­à¬¡" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ତଥà­à¬¯ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ବିକଳà­à¬ª" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ତଥà­à¬¯" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "ନିଷà­à¬•à­à¬°à¬¿à­Ÿ" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "କିଛି ସମୟ ପାଇଠଅଟକିଛି" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "ବନà­à¬¦à¬¹à­‡à¬¬à¬¾ ଅବସà­à¬¥à¬¾à¬°à­‡" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "ବନà­à¬¦ କରନà­à¬¤à­" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "ହଠାତ ଅଚଳ ହୋଇଗଲା" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ଅଫ ଲାଇନ" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "କୌଣସି ବୈଧ ସଂଯୋଗ ନାହିà¬" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ତୃଟି: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ତୃଟି: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d ବାଇଟକୠବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ବାଇଟ ମାନଙà­à¬•à­ ବାଣà­à¬Ÿà¬¿à¬¬à¬¾à¬°à­‡ ବିଫଳ" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "hypervisor କୠସଂଯୋଗ କରିବାରେ ବିଫଳ" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "ଲଗ ଫାଇଲ ସୂଚନା ପାଇବାରେ ବିଫଳ" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ଲଗ ପଥଟି ଗୋଟିଠଫାଇଲ ନà­à¬¹à­‡à¬" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "ଲଗ ଫାଇଲକୠଖୋଲିବାରେ ବିଫଳ, ଲଗ ଫାଇଲର ପଥକୠଯାଞà­à¬š କରନà­à¬¤à­" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: ଲଗ ଫାଇଲ ଲେଖିବାରେ ବିଫଳ: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ହାଇପରଭାଇଜରରୠସଂଯୋଗ ବିଚà­à¬›à¬¿à¬¨à­à¬¨ କରିବାରେ ବିଫଳ" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8009,7 +8058,7 @@ msgstr "" "\n" " ନିରà­à¬¦à­à¬¦à­‡à¬¶ ଗà­à¬¡à¬¿à¬• (ପାରସà­à¬ªà¬°à¬¿à¬• କà­à¬°à¬¿à­Ÿà¬¾à¬•à­à¬·à¬® ବିହୀନ ଧାରା):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8019,24 +8068,24 @@ msgstr "" " (ନିରà­à¬¦à­à¬¦à­‡à¬¶ ବିଷୟରେ ବିସà­à¬¤à­ƒà¬¤ ବିବରଣୀ ପାଇବା ପାଇଠhelp ନିରà­à¬¦à­à¬¦à¬¿à¬·à­à¬Ÿ କରନà­à¬¤à­)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "ଅସମରà­à¬¥à¬¿à¬¤ ବିକଳà­à¬ª '-%c'.--help ନିରà­à¬¦à­à¬¦à­‡à¬¶à¬•à­ ଚଳାଇ ଦେଖନà­à¬¤à­à¥¤" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "ଅତିରିକà­à¬¤ ସà­à­±à¬¤à¬¨à­à¬¤à­à¬°à¬šà¬° '%s'. --help ଦେଖନà­à¬¤à­à¥¤" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" msgstr "%s, ଆଭାସୀକରଣ ପାରସà­à¬ªà¬°à¬¿à¬• କà­à¬°à¬¿à­Ÿà¬¾à¬¤à­à¬®à¬• ଟରà­à¬®à¬¿à¬¨à¬¾à¬²à¬°à­‡ ଆପଣଙà­à¬• ସà­à¬¬à¬¾à¬—ତମ।\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8547,7 +8596,7 @@ msgstr "à¬à¬ à¬¾à¬°à­‡ ଅବୈଧ ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ସୂଚ msgid "invalid interface pointer in %s" msgstr "%s ରେ ଅବୈଧ ଅନà­à¬¤à¬°à¬¾à¬ªà­ƒà¬·à­à¬  ସୂଚକ ଅଛି" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "ଆଭà­à­Ÿà¬¨à­à¬¤à¬°à­€à¬£ ତà­à¬°à­à¬Ÿà¬¿: ବଫରଟି ଖà­à¬¬ ଛୋଟ" @@ -8675,7 +8724,7 @@ msgstr "ପରିସର ସୂଚନା ଭୂଲ domid ସଂଖà­à¬¯à¬¾à¬¤à­ msgid "domain information incomplete, missing uuid" msgstr "ପରିସର ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£, uuid ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ " -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ପରିସର ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£, domid ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ " @@ -8727,253 +8776,253 @@ msgstr "ତà­à¬°à­à¬Ÿà¬¿à¬¯à­à¬•à­à¬¤ mac ଠିକଣା '%s'" msgid "unexpected sound model %s" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ଧà­à­±à¬¨à¬¿ ମଡେଲ %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "ଅଜଣା ଆଲେଖୀ ପà­à¬°à¬•à¬¾à¬° '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ PCI ପରିସର" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ PCI ପରିପଥ" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ PCI ସà­à¬²à¬Ÿ" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ PCI ଫଳନ" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ପରିସର '%s'କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI ପରିପଥ '%s'କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI ସà­à¬²à¬Ÿ '%s'କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI ଫଳନ '%s'କୠବିଶà­à¬³à­‡à¬·à¬£ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ପରିସର ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£ ଅଟେ, ପରିଚୟ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "ଅବୈଧ CPU ମାସà­à¬• %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "ଅଜଣା ଜୀବନ ଚକà­à¬° ପà­à¬°à¬•à¬¾à¬° %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ରୂପରେଖା ବାକà­à¬¯ ବିନà­à¬¯à¬¾à¬¸ ତୃଟି" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ପରିସର ସୂଚନାକୠବିଶà­à¬³à­‡à¬·à¬£ କରିବାରେ ବିଫଳ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ପରିସର %s ଚାଲà­à¬¨à¬¾à¬¹à¬¿à¬à¥¤" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch à¬à¬¹à¬¿ ପରିସରକୠପାଇବାରେ ବିଫଳ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ ଉପକରଣ ପà­à¬°à¬•à¬¾à¬°" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart à¬à¬¹à¬¿ ପରିସରକୠଖୋଜିପାଇବାରେ ବିଫଳ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart à¬à¬¹à¬¿ ପରିସରକୠଖୋଜିପାଇବାରେ ବିଫଳ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start ରୠଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ମୂଲà­à¬¯" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "ସà­à¬®à­ƒà¬¤à¬¿à¬¸à­à¬¥à¬¾à¬¨ ନାହିà¬" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string ବିଫଳ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr କୠପà­à¬¨à¬ƒ ବà­à­Ÿà¬¾à¬–à­à­Ÿà¬¾ କରିବାରେ ବିଫଳ" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr ରେ on_xend_start ଉପସà­à¬¥à¬¿à¬¤ ନାହିà¬" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "ନାମ '%s' କୠବିଶà­à¬²à­‡à¬·à¬£ କରିବାରେ ଅସମରà­à¬¥" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen ପà­à¬°à¬¬à¬¾à¬¸à¬¨ ସମୟରେ ପରିସରର ନାମ ପରିବରà­à¬¤à­à¬¤à¬¨à¬•à­ ସମରà­à¬¥à¬¨ କରେ ନାହିà¬" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate: Xen ପà­à¬°à¬¬à¬¾à¬¸à¬¨ ସମୟରେ ବà­à­Ÿà¬¾à¬£à­à¬¡à­±à¬¿à¬¡à¬¥ ସୀମାକୠସମରà­à¬¥à¬¨ କରେ ନାହିà¬" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: ଅସମରà­à¬¥à¬¿à¬¤ ଫà­à¬²à¬¾à¬—" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: ଅବୈଧ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: କେବଳ xenmigr:// ପà­à¬°à¬¬à¬¾à¬¸à¬¨à¬—à­à¬¡à¬¼à¬¿à¬• Xen ଦà­à­±à¬¾à¬°à¬¾ ସମରà­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: URI ରେ ନିଶà­à¬šà¬¿à¬¤ ରୂପେ ଗୋଟିଠଆଧାରନାମ ନିରà­à¬¦à­à¬¦à¬¿à¬·à­à¬Ÿ ହେବା ଉଚିତ" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: ଅବୈଧ ସଂଯୋଗିକୀ ସଂଖà­à­Ÿà¬¾" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "ପରିସର ବରà­à¬£à­à¬£à¬¨à¬¾ ବିଶà­à¬³à­‡à¬·à¬£ କରିବାରେ ବିଫଳ" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr ନିରà­à¬®à¬¾à¬£ କରିବାରେ ବିଫଳ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "%s ନିଷà­à¬•à­à¬°à¬¿à­Ÿ ପରିସରକୠସୃଷà­à¬Ÿà¬¿ କରିବାରେ ବିଫଳ\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 ରେ ଅସମରà­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "ନୋଡ ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£, ଅନà­à¬¸à­‚ଚକ ନାମ ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup ବିଫଳ" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "ଅଜଣା ନିୟୋଜକ" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ଗୋଟିଠଅନà­à¬¸à­‚ଚକ ନାମ ପାଇବାରେ ବିଫଳ" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ପରିସର ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£, cpu_weight ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ପରିସର ସୂଚନା ଅସମà­à¬ªà­‚ରà­à¬£à­à¬£, cpu_cap ଅନà­à¬ªà¬¸à­à¬¥à¬¿à¬¤ " -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "dom0 ପାଇଠdomainBlockPeek ଅସମରà­à¬¥à¬¿à¬¤" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: ଅବୈଧ ପଥ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "ପଢିବା ପାଇଠଖୋଲିବାରେ ବିଫଳ: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ଫାଇଲରୠlseek କିମà­à¬¬à¬¾ ପଢ଼ିବାରେ ବିଫଳ: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "ଅପà­à¬°à¬¤à­à­Ÿà¬¾à¬¶à¬¿à¬¤ ଆଲେଖୀ ପà­à¬°à¬•à¬¾à¬° %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ chr ଉପକରଣ ପà­à¬°à¬•à¬¾à¬°" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ଫà­à¬²à¬ªà¬¿ %sକୠସିଧାସଳଖ ଭାବରେ ସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %sକୠସିଧାସଳଖ ଭାବରେ ସଂଲଗà­à¬¨ କରିପାରିବେ ନାହିà¬" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "ଅସମରà­à¬¥à¬¿à¬¤ ନେଟୱରà­à¬• ପà­à¬°à¬•à¬¾à¬° %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "ନେଟୱରà­à¬• %s ଟି ସକà­à¬°à¬¿à­Ÿ ନାହିà¬" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "PCI ଉପକରଣଗà­à¬¡à¬¼à¬¿à¬• XenD ସହିତ ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "ଅପà­à¬°à¬¤à­à¬¯à¬¾à¬¶à¬¿à¬¤ ଜୀବନ ଚକà­à¬° ମୂଲà­à­Ÿ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "କୌଣସି HVM ପରିସର ଧାରକ ନାହିà¬" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "ଉପକରଣ ପà­à¬°à¬•à¬¾à¬°à¬° ହଟପà­à¬²à¬— ସମରà­à¬¥à¬¿à¬¤ ନà­à¬¹à¬" @@ -9151,6 +9200,16 @@ msgstr "ନଜରଟି ପୂରà­à¬¬à¬°à­ ଜଣା ପଡ଼ିଛି" msgid "reallocating list" msgstr "ତାଲିକାକୠପà­à¬£à¬¿ ବାଣà­à¬Ÿà­à¬…ଛି" +#~ msgid "failed to drop %s" +#~ msgstr "%s କୠପକାଇବାରେ ବିଫଳ" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "ପଢିବା ପାଇଠ%s କୠଖୋଲିବାରେ ବିଫଳ" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ଫାଇଲ ନିରୂପକ ଫà­à¬²à¬¾à¬— ବିନà­à­Ÿà¬¾à¬¸ କରିବାରେ ବିଫଳ\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo କୠପଢ଼ିପାରିଲା ନାହିà¬" diff --git a/po/pa.po b/po/pa.po index 06ea7d94c9..c0123d5bef 100644 --- a/po/pa.po +++ b/po/pa.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.pa\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-05 12:27+0530\n" "Last-Translator: Jaswinder Singh \n" "Language-Team: Punjabi \n" @@ -236,8 +236,8 @@ msgstr "struct qemud_server ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਫੇਲ" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex ਨੂੰ ਸ਼à©à¨°à©‚ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -451,56 +451,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: ਨਾ-ਸਹਿਯੋਗੀ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "ਗਰà©à©±à¨ª ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ ਜਦੋਂ ਰੂਟ ਦੇ ਤੌਰ ਤੇ ਚੱਲਦਾ ਹੈ" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "ਬਫਰ ਲੀ ਮੈਮੋਰੀ ਨਿਰਧਾਰਨ ਫੇਲ ਹੋਇਆ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "ਬਫਰ ਲਈ ਮੈਮੋਰੀ ਮà©à©œ-ਨਿਰਧਾਰਨ ਫੇਲ ਹੋਇਆ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "'%s' ਗਰà©à©±à¨ª ਵੇਖਣ ਵਿੱਚ ਫੇਲ" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "'%s' ਨੂੰ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਅਸਫਲ" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "ਵਾਧੂ ਅਧਿਕਾਰਾਂ ਦੀ ਲੋੜ ਹੈ\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "ਅਧਿਕਾਰ ਹਟਾਉਣ ਤੋਂ ਫੇਲ\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ਡੈਮਨ ਤੌਰ ਤੇ ਫੌਰਕ ਕਰਨ ਲਈ ਫੇਲ: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "ਪਾਈਪ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%s ਦੀ ਗਰà©à©±à¨ª ਮਲਕੀਅਤ ਤਬਦੀਲ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "ਸਿਗਨਲ ਪਾਈਪ ਲਈ ਕਾਲਬੈਕ ਰਜਿਸਟਰ ਕਰਨ ਤੋਂ ਫੇਲ" @@ -601,7 +601,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "à¨à¨¡à¨°à©ˆà©±à¨¸ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ %d: %s" @@ -649,7 +649,7 @@ msgstr "SASL ਵਿਧੀਆਂ %d (%s) ਵੇਖਾ ਨਹੀਂ ਸਕਦਾ" msgid "cannot allocate mechlist" msgstr "mechlist ਨਿਰਧਾਰਤ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "SASL ssf ਨੂੰ ਕà©à¨¨à©ˆà¨•à¨¶à¨¨ %d (%s) ਬਾਰੇ ਬੇਨਤੀ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -1217,7 +1217,7 @@ msgstr "ਸà©à¨°à©±à¨–ਿਆ ਈਮੇਜ਼ਲੇਬਲ ਗੈਰ-ਮੌਜੂਦ #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "ਰੂਟ (root) ਇਕਾਈ ਗà©à©°à¨® ਹੈ" @@ -1247,7 +1247,7 @@ msgstr "ਗਲਤ ਡੋਮੇਨ ਕਿਸਮ %s" msgid "Failed to generate UUID" msgstr "UUID ਬਣਾਉਣ ਲਈ ਅਸਫ਼ਲ" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "malformed uuid ਇਕਾਈ" @@ -1346,14 +1346,14 @@ msgid "no monitor path" msgstr "ਕੋਈ ਮਾਨੀਟਰ ਮਾਰਗ ਨਹੀਂ" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "%d ਲਾਈਨ ਤੇ: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml ਦਸਤਾਵੇਜ਼ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ" @@ -1406,12 +1406,12 @@ msgstr "ਅਚਾਨਕ ਨੈੱਟ ਕਿਸਮ %d" msgid "unexpected char type %d" msgstr "ਅਚਾਨਕ char ਕਿਸਮ %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "ਅਚਾਨਕ ਸਾਊਂਡ ਨੋਡ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "ਅਚਾਨਕ ਇੰਪà©à©±à¨Ÿ ਕਿਸਮ %d" @@ -1471,12 +1471,12 @@ msgstr "ਸੰਰਚਨਾ ਫਾਇਲ '%s' ਸੰਭਾਲ ਨਹੀਂ ਸਕ msgid "unexpected domain %s already exists" msgstr "ਟਾਰਗਿਟ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "'%s' ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਦਾ" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "ਸੰਰਚਨਾ %s ਨੂੰ ਹਟਾ ਨਹੀਂ ਸਕਦਾ" @@ -1514,291 +1514,301 @@ msgstr "iptables ਰੂਲ '%s' ਨੂੰ ਚੇਨ '%s' ਤੋਂ ਟੇਬਲ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "iptables ਰੂਲ '%s' ਨੂੰ '%s' ਵਿੱਚ ਟੇਬਲ '%s' ਵਿੱਚ ਜੋੜਨ ਤੋਂ ਫੇਲ: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ਕà©à¨¨à©ˆà¨•à¨¶à¨¨ URI ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "ਵਰਕਿੰਗ ਡਾਇਰੈਕਟਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "ਮਾਰਗ ਬਹà©à¨¤ ਲੰਬਾ ਹੈ" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "ਮੌਜੂਦਾ ਡਾਇਰੈਕਟਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "ਸà©à¨°à©±à¨–ਿਅਤ ਫਲੈਗ ਨਾਲ virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "uri ਨੂੰ domainMigratePrepare ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "uri ਨੂੰ domainMigratePrepare2 ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "ਮਾਰਗ NULL ਹੈ" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ਫਲੈਗ ਜ਼ੀਰੋ ਹੋਣਾ ਜਰੂਰੀ ਹੈ" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "ਬਫਰ NULL ਹੈ" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "ਫਲੈਗ ਪੈਰਾਮੀਟਰ VIR_MEMORY_VIRTUAL ਹੋਣੇ ਜਰੂਰੀ ਹਨ" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "ਬਫਰ NULL ਹੈ ਪਰ ਅਕਾਰ ਨਾਨ-ਜ਼ੀਰੋ ਹੈ" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid ਫੇਲ" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) ਫੇਲ" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) ਫੇਲ" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) ਫੇਲ" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) ਫੇਲ" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "ਕੰਨਟੇਨਰ ਜਾਰੀ ਸà©à¨¨à©‡à¨¹à©‡ ਭੇਜਣ ਵਿੱਚ ਅਸਫਲ" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "ਕੰਨਟੇਨਰ ਜਾਰੀ ਸà©à¨¨à©‡à¨¹à©‡ ਪੜਂ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "ਰੂਟ ਪਰਾਈਵੇਟ ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s ਨੂੰ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ਖਾਲੀ tmpfs ਨੂੰ %s ਤੇ ਮਾਊਂਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "ਨਵੇਂ ਰੂਟ %s ਨੂੰ tmpfs ਵਿੱਚ ਬਾਈਂਡ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%s ਵਿੱਚ chroot ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "pivot root ਕਰਨ ਤੋਂ ਫੇਲ" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%s ਨੂੰ %s ਉੱਪਰ ਮਾਊਂਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts ਬਣਾ ਨਹੀਂ ਸਕਦਾ" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "ਕੰਨਟੇਨਰ ਵਿੱਚ /dev/pts ਨੂੰ ਮਾਊਂਟ ਕਰਨ ਤੋਂ ਫੇਲ" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "ਜੰਤਰ %s ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "failed to create symlink /dev/ptmx to /dev/pts/ptmx" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "ਜੰਤਰ /dev/ptmx ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%s ਨੂੰ %s ਤੇ ਮਾਊਂਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts ਨੂੰ ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' ਨੂੰ ਅਨਮਾਊਂਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "/ slave ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc ਨੂੰ ਮਾਊਂਟ ਕਰਨ ਵਿੱਚ" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s ਨੂੰ ਛੱਡਣ ਵਿੱਚ ਫੇਲ" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "ਅਨà©à¨•à©‚ਲਤਾ ਲੈਣ ਲਈ ਫੇਲ ਹੈ" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "ਅਨà©à¨•à©‚ਲਤਾ ਲੈਣ ਲਈ ਫੇਲ ਹੈ" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "ਅਨà©à¨•à©‚ਲਤਾ ਲੈਣ ਲਈ ਫੇਲ ਹੈ" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ਨੂੰ ਗਲਤ vm ਪਰਿਭਾਸ਼ਾ ਪਾਸ ਕੀਤੀ ਹੈ" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "ਕਲੋਨ ਕੰਨਟੇਨਰ ਚੱਲਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "%s ਲਈ cgroup ਬਣਾਉਣ ਤੋਂ ਫੇਲ\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc ਸਰੋਤ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "ਸਰਵਰ ਸਾਕਟ '%s' ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "ਸਰਵਰ ਸਾਕਟ '%s' ਬਾਈਂਡ ਕਰਨ ਲਈ ਫੇਲ" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "ਸਰਵਰ ਸਾਕਟ %s ਨੂੰ ਸà©à¨£à¨¨ ਲਈ ਫੇਲ" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d ਨੂੰ ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d ਤੇ ਲਿਖਣ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) ਫੇਲ" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) ਫੇਲ" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) ਫੇਲ" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "ਘਟਨਾ %d ਵਿੱਚ ਗਲਤੀ" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() ਫੇਲ" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "ਇੰਟਰਫੇਸ %s ਨੂੰ ns %d ਤੇ ਤਬਦੀਲ ਕਰਨ ਤੋਂ ਫੇਲ" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth ਨੂੰ ਹਟਾਉਣ ਤੋਂ ਫੇਲ: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair ਫੇਲ ਹੋਇਆ" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "ਮਾਊਂਟ ਨਾਂ-ਸਪੇਸ ਦੀ ਸ਼ੇਅਰਿੰਗ ਹਟਾ ਨਹੀਂ ਸਕਦਾ" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "ਰੂਟ ਮਾਊਂਟ ਨੂੰ ਸਲੇਵ ਮੋਡ ਵਿੱਚ ਤਬਦੀਲ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "ਮਾਰਗ %s ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s ਉੱਪਰ devpts ਨੂੰ ਮਾਊਂਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty ਨਿਰਧਾਰਤ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid ਫਾਇਲ '%s/%s.pid' ਨੂੰ ਲਿਖਣ ਵਿੱਚ ਅਸਫਲ" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "root dir ਵਿੱਚ ਤਬਦੀਲ ਹੋਣ ਤੋਂ ਅਸਮਰੱਥ" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "ਸ਼ੈਸ਼ਨ ਲੀਡਰ ਬਣਨ ਤੋਂ ਅਸਫਲ" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC ਡਰਾਈਵਰ ਤੋਂ ਕà©à¨¨à©ˆà¨•à¨¶à¨¨ ਫੇਲ ਹੋਇਆ" @@ -1821,20 +1831,20 @@ msgstr "ਸਿਸਟਮ ਨੂੰ NETNS ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ਕੋਈ ਡੋਮੇਨ uuid ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "ਸਰਗਰਮ ਡੋਮੇਨ ਨੂੰ ਹਟਾ ਨਹੀਂ ਸਕਦੇ" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "ਟਰਾਂਜ਼ੀà¨à¨‚ਟ ਡੋਮੇਨ ਨਾ-ਪਰਭਾਸ਼ਿਤ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -1888,7 +1898,7 @@ msgstr "ਕੰਨਟੇਨਰ ਲਈ ਗਲਤ PID %d" msgid "failed to kill pid %d" msgstr "pid %d ਨੂੰ ਬੰਦ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' ਲਈ ਉਡੀਕ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -1943,7 +1953,7 @@ msgstr "ਗਲਤ ਪੈਰਾਮੀਟਰ `%s'" msgid "Invalid parameter count" msgstr "ਗਲਤ ਪੈਰਾਮੀਟਰ ਗਿਣਤੀ" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "ਮੇਜ਼ਬਾਨ ਨਾਂ ਪਤਾ ਕਰਨ ਲਈ ਫੇਲ" @@ -2145,66 +2155,76 @@ msgstr "ਟਰਾਂਜ਼ੀà¨à¨‚ਟ ਡੋਮੇਨ ਲਈ ਆਟੋਸਟਾਰ msgid "cannot create autostart directory '%s'" msgstr "ਆਟੋਸਟਾਰਟ ਡਾਇਰੈਟਰੀ '%s' ਬਣਾ ਨਹੀਂ ਸਕਦਾ" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "%s ਤੋਂ %s ਵੱਲ symlink ਨਹੀਂ ਬਣਾ ਸਕਦਾ" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s' ਨੂੰ ਹਟਾਉਣ ਤੋਂ ਫੇਲ" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "ਪੂਲ %s ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "ਪੂਲ %s ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %s ਨੂੰ ਰਿਜ਼ੌਲਵ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "ਨਾਂ ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਕੋਈ ਨੋਡ ਜੰਤਰ ਨਹੀਂ ਹੈ" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "ਇਸ ਜੰਤਰ ਲਈ ਕੋਈ ਅਧਾਰ ਨਹੀਂ ਹੈ" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() ਲਈ ਗਲਤ ਪੈਰਾਮੀਟਰ" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ਮਾਰਗ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਦਾ" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "Write to '%s' to trigger host scan failed" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ਮਾਈਗਰੇਸ਼ਨ ਕਾਰਵਾਈ ਫੇਲ ਹੋਈ" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "typefile '%s' ਨੂੰ ਲੱਭ ਨਹੀਂ ਸਕਦਾ" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ਮੌਜੂਦਾ ਸਮਾਂ ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਿਆ" @@ -2493,71 +2513,76 @@ msgstr "ਅਣਜਾਣ ਸਮਰੱਥਾ ਕਿਸਮ '%d', '%s' ਲਈ" msgid "no device capabilities for '%s'" msgstr "'%s' ਲਈ ਕੋਈ ਜੰਤਰ ਸਮਰੱਥਾ ਨਹੀਂ ਹੈ" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "%s ਨੂੰ ਪੜà©à¨¹à¨¨ ਵਾਸਤੇ ਖੋਲà©à¨¹à¨£ ਲਈ ਅਸਫ਼ਲ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "%s ਨੂੰ ਪੜà©à¨¹à¨¨ ਵਾਸਤੇ ਖੋਲà©à¨¹à¨£ ਲਈ ਅਸਫ਼ਲ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' ਤੋਂ ਪੜਨ ਵਿੱਚ ਫੇਲ : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "%s ਨੂੰ ਪੜà©à¨¹à¨¨ ਵਾਸਤੇ ਖੋਲà©à¨¹à¨£ ਲਈ ਅਸਫ਼ਲ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' ਤੋਂ ਪੜਨ ਵਿੱਚ ਫੇਲ : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "%s ਨੂੰ ਪੜà©à¨¹à¨¨ ਵਾਸਤੇ ਖੋਲà©à¨¹à¨£ ਲਈ ਅਸਫ਼ਲ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' ਤੋਂ ਪੜਨ ਵਿੱਚ ਫੇਲ : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpuinfo ਪਰੋਸੈੱਸਰ ਪਾਰਸ ਕਰ ਰਿਹਾ ਹੈ" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz ਪਾਰਸ ਕਰ ਰਿਹਾ ਹੈ" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "ਕੋਈ cpu ਨਹੀਂ ਲੱਭਿਆ" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਦਾ" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "ਇਸ ਪਲੇਟ ਫਾਰਮ ਤੇ ਕੰਸੋਲ ਲਾਗੂ ਨਹੀਂ ਕੀਤਾ" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA ਨੂੰ ਇਸ ਹੋਸਟ ਤੇ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "ਸਟਾਰਟ ਸੈੱਲ %d ਰੇਂਜ ਤੋਂ ਬਾਹਰ ਹੈ (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA ਫਰੀ ਮੈਮੋਰੀ ਨੂੰ ਬੇਨਤੀ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "Error submitting virtual machine to OpenNebula" @@ -2575,16 +2600,16 @@ msgstr "Already an OpenNebula VM active with the name: '%s' id: %d " msgid "Wrong state to perform action" msgstr "ਕਾਰਵਾਈ ਕਰਨ ਲਈ ਗਲਤ ਕਿਰਿਆ" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ਡੋਮੇਨ ਚੱਲ ਨਹੀਂ ਰਿਹਾ" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2755,7 +2780,7 @@ msgstr "ਡੋਮੇਨ ਸ਼ੱਟਆਫ ਦੀ ਸਥਿਤੀ ਵਿੱਚ ਨ msgid "Could not read container config" msgstr "ਕੰਨਟੇਨਰ ਸੰਰਚਨਾ ਪੜ ਨਹੀਂ ਸਕਿਆ" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "ਅਣਜਾਣ ਕਿਸਮ '%s'" @@ -2898,212 +2923,212 @@ msgstr "ਪਰਾਕਸੀ ਨਾਲ ਸੰਚਾਰ ਗਲਤੀ: ਨਿਕਾ msgid "got asynchronous packet number %d\n" msgstr "ਨਾ-ਸਮਕਾਲੀ ਪੈਕਟ ਨੰਬਰ %d ਮਿਲਿਆ\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "cannot parse QEMU version number in '%s'" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU ਸਹਾਇਤਾ ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵਿੱਚ ਅਸਫਲ" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %lu ਤੋਂ ਅਣਜਾਣ ਨਤੀਜਾ" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "ਅਣਜਾਣ ਨਤੀਜਾ '%d', ਹੋ ਸਕਦਾ qemu ਫੇਲ ਹੋ ਗਿਆ ਹੈ" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU ਬਾਇਨਰੀ %s ਲੱਭ ਨਹੀਂ ਸਕਿਆ: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "ਨੈੱਟਵਰਕ '%s' ਨਹੀਂ ਲੱਭਿਆ" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "ਨੈੱਟਵਰਕ ਕਿਸਮ %d ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "ਬਰਿੱਜ ਸਹਿਯੋਗ ਸ਼à©à¨°à©‚ ਨਹੀਂ ਕਰ ਸਕਦਾ: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to add tap interface to bridge. %s is not a bridge device" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "ਟੈਪ ਇੰਟਰਫੇਸ '%s' ਨੂੰ ਬਰਿੱਜ '%s' ਵਿੱਚ ਜੋੜਨ ਲਈ ਫੇਲ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP migration is not supported with this QEMU binary" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "STDIO ਮਾਈਗਰੇਸ਼ਨ ਇਸ QEMU ਬਾਇਨਰੀ ਨਾਲ ਸਹਿਯੋਗੀ ਨਹੀਂ ਹੈ" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਡਰਾਈਵਰ ਨਾਂ '%s' ਡਿਸਕ '%s' ਲਈ" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' ਲਈ ਨਾ-ਸਹਿਯੋਗੀ usb ਡਿਸਕ ਕਿਸਮ" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਡਿਸਕ ਕਿਸਮ '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "ਗਲਤ ਸਾਊਂਡ ਮਾਡਲ" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' ਵਿੱਚ ਗਲਤ ਕੀਵਰਡ ਆਰਗੂਮੈਂਟ" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "ਡਰਾਈਵਰ ਸੂਚੀ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "ਡਰਾਈਵਰ '%s' ਵਿੱਚ ਫਾਇਲ ਪੈਰਾਮੀਟਰ ਨਹੀਂ ਹੈ" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "'%s' ਡਰਾਈਵਰ ਵਿੱਚ ਗੈਰ-ਮੌਜੂਦ ਸੂਚੀ ਪੈਰਾਮੀਟਰ" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' ਵਿੱਚ NIC vlan ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "NIC ਪਰਿਭਾਸ਼ਾ vlan %d ਲਈ ਲੱਭ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "%s ਵਿੱਚ NIC vlan ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC ਪਰਿਭਾਸ਼ਾ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "ਅਣਜਾਣ PCI ਜੰਤਰ ਸੰਟੈਕਸ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI ਜੰਤਰ ਬੱਸ ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਦਾ '%s'" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI ਜੰਤਰ ਸਲਾਟ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI ਜੰਤਰ ਫੰਕਸ਼ਨ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB ਜੰਤਰ ਵਿਕਰੇਤਾ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI ਜੰਤਰ ਉਤਪਾਦ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI ਜੰਤਰ à¨à¨¡à¨°à©ˆà©±à¨¸ '%s' ਨੂੰ ਖੋਲ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "ਅੱਖਰ ਜੰਤਰ %s ਵਿੱਚ ਪੋਰਟ ਨੰਬਰ ਨਹੀਂ ਲੱਭ ਸਕਿਆ" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "ਅਣਜਾਣ ਅੱਖਰ ਜੰਤਰ ਸੰਟੈਕਸ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "ਕੋਈ ਇਮੂਲੇਟਰ ਮਾਰਗ ਨਹੀਂ ਲੱਭਿਆ" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s ਆਰਗੂਮੈਂਟ ਲਈ ਮà©à©±à¨² ਮੌਜੂਦ ਨਹੀਂ ਹੈ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC ਪੋਰਟ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "ਮੈਮੋਰੀ ਲੈਵਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU ਕਾਊਂਟ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "ਅਣਜਾਣ QEMU ਆਰਗੂਮੈਂਟ '%s' ਤਬਦੀਲੀ ਦੌਰਾਨ" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "ਆਣਜਾਣ ਆਰਗੂਮੈਂਟ '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "ਲਾਗਫਾਇਲ %s ਬਣਾਉਣ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "Unable to set VM logfile close-on-exec flag" @@ -3117,7 +3142,7 @@ msgstr "ਲਾਗਫਾਇਲ ਨਾਂ %s/%s.log ਬਣਾਉਣ ਤੇ ਫੇ msgid "Unable to seek to %lld in %s" msgstr "%lld ਨੂੰ %s ਵਿੱਚ ਖੋਜਣ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s' ਨੂੰ ਆਟੋਸਟਾਰਟ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s\n" @@ -3132,618 +3157,616 @@ msgstr "ਸਥਿਤੀ ਫਾਇਲ %s ਦਾ ਲਿੰਕ ਹਟਾਉਣ ਤ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s ਲਈ ਮਾਨੀਟਰ ਮà©à©œ-ਜੋੜਨ ਤੋਂ ਫੇਲ: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "ਸà©à¨°à©±à¨–ਿਆ ਡਰਾਈਵਰ ਚਾਲੂ ਕਰਨ ਤੋਂ ਫੇਲ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "ਕੋਈ ਸà©à¨°à©±à¨–ਿਆ ਡਰਾਈਵਰ ਉਪਲੱਬਧ ਨਹੀਂ" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel ਮੈਡਲ ਦੀ ਨਕਲ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI ਦੀ ਨਕਲ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "ਸà©à¨°à©±à¨–ਿਆ ਡਰਾਈਵਰ ਚਾਲੂ ਕਰਨ ਤੋਂ ਫੇਲ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "ਕੋਈ ਸà©à¨°à©±à¨–ਿਆ ਡਰਾਈਵਰ ਉਪਲੱਬਧ ਨਹੀਂ" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "ਸਟੇਟ dir '%s' ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s startup ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਫੇਲ" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s startup ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਦਾ ਸਮਾਂ ਲੱਘ ਗਿਆ" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s startup ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਸਪੇਸ ਖਤਮ" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s ਲਾਗ ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਫੇਲ" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s ਲਾਗ ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਸਪੇਸ ਖਤਮ" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s ਲਾਗ ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਕਾਰਜ ਬੰਦ ਹੋ ਗਿਆ" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s ਲਾਗ ਆਊਟਪà©à©±à¨Ÿ ਪੜਨ ਵੇਲੇ ਸਮਾਂ ਲੰਘ ਗਿਆ" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "ਮਾਨੀਟਰ ਮਾਰਗ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "ਮਾਨੀਟਰ close-on-exec ਫਲੈਗ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਅਸਫਲ" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "ਮਾਨੀਟਰ ਨੂੰ ਨਾਨ-ਬਲਾਕਿੰਗ ਮੋਡ ਵਿੱਚ ਪਾਉਣ ਤੋਂ ਅਸਫਲ" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "ਲਾਗਫਾਇਲ ਬੰਦ ਕਰਨ ਤੋਂ ਫੇਲ: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "ਗਿਸਟ ਚਾਲੂ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "cannot run monitor command to fetch CPU thread info" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU ਸੰਬੰਧ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤à©€ ਕਾਰਵਾਈ ਫੇਲ ਹੋਈ" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC ਪਾਸਵਰਡ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਲੇਬਲ ਸੈੱਟ ਕਰਨ ਲਈ ਫੇਲ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ਇੱਕ ਨਾ-ਵਰਤੀ VNC ਪੋਰਟ ਲੱਭਣ ਵਿੱਚ ਅਸਫਲ" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "ਲਾਗ ਡਾਇਰੈਕਟਰੀ %s ਬਣਾ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU ਬਾਇਨਰੀ %s ਲੱਭ ਨਹੀਂ ਸਕਿਆ" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s ਲਈ ਸਟੇਟ PID ਫਾਇਲ ਹਟਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile ਮਾਰਗ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv ਨੂੰ ਲਾਗਫਾਇਲ ਵਿੱਚ ਲਿਖਣ ਤੋਂ ਫੇਲ: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv ਨੂੰ ਲਾਗਫਾਇਲ ਵਿੱਚ ਲਿਖਣ ਤੋਂ ਫੇਲ: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "ਲਾਗਫਾਇਲ ਦੇ ਅੰਤ ਤੱਕ ਵੇਖਣ ਵਿੱਚ ਫੇਲ: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "ਡੋਮੇਨ %s ਦਿਸਿਆ ਨਹੀਂ\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s' ਬੰਦ ਹੋ ਰਿਹਾ ਹੈ\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERM ਨੂੰ %s (%d) ਵੱਲ ਭੇਜਣ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s ਲਈ ਡੋਮੇਨ ਸਥਿਤੀ ਹਟਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "%s ਲਈ PID ਫਾਇਲ ਹਟਾਉਣ ਤੋਂ ਫੇਲ: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "ਨਾ-ਪਰਬੰਧਿਤ fd ਘਟਨਾ %d %s ਲਈ" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "ਲਾਗ ਮਾਰਗ ਇੱਕ ਫਾਇਲ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "uuid '%s' ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਕੋਈ ਡੋਮੇਨ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "ਨਾਂ '%s' ਨਾਲ ਮਿਲਦਾ ਕੋਈ ਡੋਮੇਨ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ਡੋਮੇਨ '%s' ਪਹਿਲਾਂ ਹੀ uuid %s ਨਾਲ ਪਰਿਭਾਸ਼ਤ ਕੀਤਾ ਹੈ" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ '%s' ਤੌਰ ਤੇ ਸਰਗਰਮ ਹੈ" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "ਸਸਪੈਂਡ ਕਾਰਵਾਈ ਫੇਲ ਹੋਈ" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "ਸ਼ੱਟਡਾਊਨ ਕਾਰਵਾਈ ਫੇਲ ਹੋਈ" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "ਮੌਜੂਦਾ ਮੈਮੋਰੀ ਤੋਂ ਜਿਆਦਾ ਅਧਿਕਤਮ ਮੈਮੋਰੀ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "ਮੈਮੋਰੀ ਵਧਾਉਣ ਲਈ ਬੇਨਤੀ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "ਮੈਮੋਰੀ ਵਧਾਉਣ ਨਿਰਧਾਰਨ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਨ ਨੂੰ ਵਧਾ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "ਅਧਿਕਤਮ ਮੈਮੋਰੀ ਤੋਂ ਜਿਆਦਾ ਮੈਮੋਰੀ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ਸਰਗਰਮ ਡੋਮੇਨ ਦੀ ਮੈਮੋਰੀ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "ਡੋਮੇਨ xml ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' ਨੂੰ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "ਸੰਭਾਲੋ ਸਿਰਲੇਖ ਲਿਕਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml ਲਿਖਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ਫਾਇਲ %s ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫਲ" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "ਮਾਈਗਰੇਸ਼ਨ ਕਾਰਵਾਈ ਫੇਲ ਹੋਈ" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' ਨੂੰ ਇਸ qemu ਦà©à¨†à¨°à¨¾ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ vcpu ਕਾਊਂਟ ਤਬਦੀਲ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "ਅਣਜਾਣ virt ਕਿਸਮ ਡੋਮੇਨ ਪਰਿਭਾਸ਼ਾ '%d' ਵਿੱਚ" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ਡੋਮੇਨ ਲਈ ਅਧਿਕਤਮ vcpus ਪਤਾ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "ਲੋੜੀਂਦਾ vcpus ਡੋਮੇਨ ਲਈ ਅਧਿਕਤਮ ਮਨਜੂਰ vcpus ਤੋਂ ਜਿਆਦਾ ਹੈ: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਤੇ vcpus ਨੂੰ ਪਿੰਨ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu ਨੰਬਰ ਰੇਂਜ ਤੋਂ ਬਾਹਰ ਹੈ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "affinity ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu affinity ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "affinity ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu affinity ਉਪਲੱਬਧ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਲੇਬਲ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਮਾਡਲ ਸਤਰ ਅਧਿਕਤਮ %d ਬਾਈਟ ਤੋਂ ਜਿਆਦਾ ਹੈ" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "ਸà©à¨°à©±à¨–ਿਆ DOI ਸਤਰ ਅਧਿਕਤਮ %d ਬਾਈਟ ਤੋਂ ਜਿਆਦਾ ਹੈ" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ਡੋਮੇਨ ਈਮੇਜ ਪੜ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu ਸਿਰਲੇਖ ਪੜਨ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "ਈਮੇਜ ਮੈਜਿਕ ਗਲਤ ਹੈ" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "ਈਮੇਜ ਵਰਜਨ ਨੂੰ ਸਹਿਯੋ ਨਹੀਂ ਹੈ (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML ਨੂੰ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਸਲ" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "ਨਵਾਂ VM ਨਿਰਧਾਰਤ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "ਡੋਮੇਨ ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਸੰਰਚਨਾ ਕਿਸਮ %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv ਸੈਂਟਿਕਸ %s ਪਤਾ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ਡਿਸਕ '%s' ਨੂੰ ਬੱਸ/ਜੰਤਰ ਸੂਚੀ ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਡਿਸਕ ਨਾਂ ਬੱਸ '%s' ਲਈ" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "ਬੱਸ '%s' ਟਾਰਗਿਟ '%s' ਵਾਲਾ ਕੋਈ ਜੰਤਰ ਨਹੀਂ" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "ਈਮੂਲੇਟਰ ਵਰਜਨ ਜੰਤਰ '%s' ਅਤੇ ਟਾਰਗਿਟ '%s' ਲਈ ਹਟਾਉਣਯੋਗ ਮੀਡੀਆਂ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਦਿੰਦਾ" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom ਮੀਡੀਆ ਤਬਦੀਲ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom ਮੀਡੀਆ ਤਬਦੀਲੀ ਫੇਲ ਹੋਈ: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "ਟਾਰਗਿਟ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s ਡਿਸਕ ਨੂੰ ਜੋੜ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "ਸਲਾਟ ਨੰਬਰ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਅਸਫਲ\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s ਡਿਸਕ ਜੋੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb ਡਿਸਕ ਨੂੰ ਜੋੜ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb ਡਿਸਕ ਜੋੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb ਜੰਤਰ ਜੋੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb ਜੰਤਰ ਜੋੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਤੇ ਜੰਤਰ ਨੂੰ ਜੋੜਨ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ਡਿਸਕ ਬੱਸ '%s' ਹਾਟਪਲੱਗ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ਡਿਸਕ ਜੰਤਰ ਕਿਸਮ '%s' ਹਾਟਪਲੱਗ ਨਹੀਂ ਕੀਤੀ ਜਾ ਸਕਦੀ" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "ਜੰਤਰ ਕਿਸਮ '%s' ਜੋੜੀ ਨਹੀਂ ਜਾ ਸਕਦੀ" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "ਡਿਸਕ %s ਨਹੀਂ ਲੱਭੀ" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ਜਿਸਕ %s ਹਟਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ - ਗਲਤ ਸਲਾਟ ਨੰਬਰ %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "ਡਿਸਕ %s ਹਟਾਉਣ ਕਮਾਂਡ ਚਲਾਉਣ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ਡਿਸਕ %s ਨੂੰ ਹਟਾਉਣ ਤੋਂ ਫੇਲ: ਗਲਤ ਸਲਾਟ %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਤੇ ਜੰਤਰ ਹਟਾ ਨਹੀਂ ਸਕਦਾ" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "ਸਿਰਫ SCSI ਜਾਂ virtio ਡਿਸਕ ਜੰਤਰ ਆਰਜੀ ਤੌਰ ਤੇ ਹਟਾਈ ਜਾ ਸਕਦੀ ਹੈ" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "ਟਰਾਂਜ਼ੀà¨à¨‚ਟ ਡੋਮੇਨ ਲਈ ਆਟੋਸਟਾਰਟ ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "ਆਟੋਸਟਾਰਟ ਡਾਇਰੈਕਟਰੀ %s ਬਣਾਈ ਨਹੀਂ ਜਾ ਸਕਦੀ" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "symlink '%s ਤੋਂ '%s' ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ਗਲਤ ਮਾਰਗ: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' ਕਮਾਂਡ ਫੇਲ ਹੋਈ" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' ਨੂੰ ਇਸ qemu ਦà©à¨†à¨°à¨¾ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL ਜਾਂ ਖਾਲੀ ਮਾਰਗ" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "ਗਲਤ ਮਾਰਗ, '%s' ਇੱਕ ਅਣਜਾਣ ਇੰਟਰਫੇਸ ਹੈ" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: ਖੋਲਣ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: ਖੋਜਣ ਜਾਂ ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ਗਲਤ ਮਾਰਗ" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU ਡਰਾਈਵਰ ਸਿਰਫ ਵਰਚà©à¨…ਲ ਮੈਮੋਰੀ à¨à¨¡à¨°à©ˆà©±à¨¸ ਨੂੰ ਸਹਿਯੋਗ ਦਿੰਦਾ ਹੈ" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") ਫੇਲ" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' ਕਮਾਂਡ ਫੇਲ ਹੋ ਗਈ ਹੈ" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "ਟੈਂਪਲਿਟ %s ਨਾਲ ਬਣਾਈ ਆਰਜੀ ਫਾਇਲ ਪੜਨ ਤੋਂ ਫੇਲ" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "ਕੋਈ ਡੋਮੇਨ XML ਪੈਸ ਨਹੀਂ ਕੀਤਾ" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "ਸਿਰਫ tcp URIs ਨੂੰ KVM ਮਾਈਗਰੇਸ਼ਨ ਲਈ ਸਹਿਯੋਗ ਹੈ" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI ਦੇ ਅੰਤ ਵਿੱਚ ':port' ਨਹੀਂ ਹੈ" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "ਲਗਾਤਾਰ UUID ਨਹੀਂ ਬਣਾ ਸਕਦਾ" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ਉਸੇ ਨਾਂ ਜਾਂ UUID ਵਾਲਾ ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ '%s' ਤੌਰ ਤੇ ਮੌਜੂਦ ਹੈ" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ਆਫ-ਲਾਈਨ ਮਾਈਗਰੇਸ਼ਨ ਨਿਰਧਾਰਤ ਕੀਤੀ ਹੈ, ਪਰ ਸਸਪੈਂਡ ਕਾਰਵਾਈ ਫੇਲ ਹੋ ਗਈ ਹੈ" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "ਮਾਈਗਰੇਟ ਫੇਲ ਹੋਈ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ਫੇਲ ਹੋਣ ਤੋਂ ਬਾਅਦ ਗਿਸਟ %s ਨੂੰ ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਵਿੱਚ ਫੇਲ\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "ਜੰਤਰ %s ਇੱਕ PCI ਜੰਤਰ ਨਹੀਂ ਹੈ" @@ -3752,511 +3775,511 @@ msgstr "ਜੰਤਰ %s ਇੱਕ PCI ਜੰਤਰ ਨਹੀਂ ਹੈ" msgid "failed to find libvirtd binary" msgstr "libvirtd ਬਾਇਨਰੀ ਲੱਭਣ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' ਟਰਾਂਸਪੋਰਟ ਲਈ, ਕਮਾਂਡ ਲੋੜੀਂਦੀ ਹੈ" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ਮੇਜ਼ਬਾਨ-ਨਾਂ '%s' ਰਿਜ਼ੌਲਵ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' ਨਾਲ ਜà©à©œà¨¨ ਵਿੱਚ ਅਸਫਲ" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "ਸਾਕਟ ਬਣਾਉਣ ਲਈ ਅਸਫਲ" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' ਨਾਲ ਜà©à©œà¨¨ ਵਿੱਚ ਅਸਫਲ" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "ਸਾਕਟ ਜੋੜੇ ਬਣਾਉਣ ਤੋਂ ਅਸਫਲi" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "transport methods unix, ssh and ext are not supported under Windows" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "ਸਾਕਟ ਨਾਨ-ਬਲਾਕਿੰਗ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "ਪਾਈਪ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI ਜੀ ਸਵੈ-ਖੋਜ ਕਰਨ ਤੋਂ ਅਸਫਲ" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "ਕਾਲਬੈਕ ਸੂਚੀ ਨਿਰਧਾਰਤ ਕਰਨ ਵਿੱਚ ਗਲਤੀ" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "domainEvents ਨਿਰਧਾਰਤ ਕਰਨ ਵਿੱਚ ਗਲਤੀ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s' ਨੂੰ ਵਰਤ ਨਹੀਂ ਸਕਦਾ" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "unable to allocate TLS credentials: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA ਸਾਰਟੀਫਿਕੇਟ ਲੋਡ ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "ਪਰਾਈਵੇਟ ਕà©à©°à¨œà©€/ਸਾਰਟੀਫਿਕੇਟ ਲੋਡ ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS ਕਲਾਂਈਟ ਨੂੰ ਸ਼à©à¨°à©‚ ਕਰਨ ਵਿੱਚ ਅਸਫਲ: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS à¨à¨²à¨—ੋਰਿਥਮ ਤਰਜੀਹ ਸੈੱਟ ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਤਰਜੀਹ ਸੈੱਟ ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "ਸ਼ੈਸ਼ਨ ਅਧਿਕਾਰ ਸੈੱਟ ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS ਹੈਂਡਸ਼ੇਕ ਮà©à¨•à©°à¨®à¨² ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS ਸ਼à©à¨°à©‚ਆਤੀ ਮà©à¨•à©°à¨®à¨² ਕਰਨ ਤੋਂ ਅਸਫਲ: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "ਸਰਵਰ ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ (ਸਾਡੇ ਸਾਰਟੀਫਿਕੇਟ ਜਾਂ IP à¨à¨¡à¨°à©ˆà©±à¨¸ ਦੀ) ਫੇਲ ਹੋਈ\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "unable to verify server certificate: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "ਮੌਜੂਦਾ ਸਮਾਂ ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਿਆ" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "ਗਲਤੀ ਸਾਰਟੀਫਿਕੇਟ" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "ਸਾਰਟੀਫਿਕੇਟ ਭਰੋਸੇਯੋਗ ਨਹੀਂ ਹੈ।" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "ਸਾਰਟੀਫਿਕੇਟ ਦਾ ਜਾਰੀ ਕਰਤਾ ਨਹੀਂ ਹੈ।" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "ਸਾਰਟੀਫਿਕੇਟ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ।" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਇੱਕ ਅਸà©à¨°à©±à¨–ਿਅਤ à¨à¨²à¨—ੋਰਿਥਮ ਵਰਤਦਾ ਹੈ" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "ਸਰਵਰ ਸਾਰਟੀਫਿਕੇਟ ਨੇ ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਫੇਲ ਕਰ ਦਿੱਤੀ ਹੈ: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਦੀ ਕਿਸਮ X.509 ਨਹੀਂ ਹੈ" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers ਫੇਲ" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਸ਼à©à¨°à©‚ ਕਰਨ ਵਿੱਚ ਅਸਫਲ: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਅਯਾਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਮਿਆਦ ਪà©à©±à¨— ਗਈ ਹੈ" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਹਾਲੇ ਸਰਗਰਮ ਨਹੀਂ ਹੋਇਆ" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "ਸਾਰਟੀਫਿਕੇਟ ਦਾ ਮਾਲਕ ਹੋਸਟ-ਨਾਂ (%s) ਨਾਲ ਮੇਲ ਨਹੀਂ ਖਾਂਦਾ" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "ਬਹà©à¨¤ ਸਾਰੇ NUMA ਸੈੱਲ: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਰਿਮੋਟ ਡੋਮੇਨ IDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "ਮੈਪ ਲੰਬਾਈ ਅਧਿਕਤਮ ਤੋਂ ਜਿਆਦਾ ਹੈ: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ਕਾਊਂਟ ਅਧਿਕਤਮ ਤੋਂ ਜਿਆਦਾ ਹੈ: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU ਮੈਪ ਬਫਰ ਲੰਬਾਈ ਅਧਿਕਤਮ ਤੋਂ ਜਿਆਦਾ ਹੈ: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "ਮੇਜ਼ਬਾਨ ਨੇ ਬਹà©à¨¤ ਸਾਰੇ vCPUs ਰਿਪੋਰਟ ਕੀਤੇ ਹਨ: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "ਮੇਜ਼ਬਾਨ ਨੇ ਰਿਪੋਰਟ ਕੀਤੀ ਹੈ ਕਿ ਮੈਪ ਬਫਰ ਲੰਬਾਈ ਅਧਿਕਤਮ ਤੋਂ ਜਿਆਦਾ ਹੈ: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਲੇਬਲ ਅਧਿਕਤਮ ਤੋਂ ਜਿਆਦਾ ਹੈ: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਮਾਡਲ ਅਧਿਕਤਮ ਤੋਂ ਵਧ ਗਿਆ ਹੈ: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "ਸà©à¨°à©±à¨–ਿਆ doi ਅà¨à¨¿à¨•à¨¤à¨® ਤੋਂ ਵੱਧ ਗਈ ਹੈ: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਰਿਮੋਟ ਡੋਮੇਨ ਨਾਂ: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: ਨਤੀਜੇ ਵਜੋਂ ਮਿਲੇ ਪੈਰਾਮੀਟਰ ਸੀਮਾਂ ਤੋਂ ਪਾਰ ਲੰਘ ਗਠਹਨ" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: ਅਣਜਾਣ ਪੈਰਾਮੀਟਰ ਕਿਸਮ" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ à¨à¨°à©‡ ਤੋਂ ਜਿਆਦਾ" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "ਅਣਜਾਣ ਪੈਰਾਮੀਟਰ ਕਿਸਮ" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "ਬਲਾਕ ਪੀਕ ਬੇਨਤੀ ਰਿਮੋਟ ਪਰੋਟੋਕਾਲਾਂ ਲਈ ਬਹà©à¨¤ ਵੱਡੀ ਹੈ, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "ਪà©à¨°à¨¾à¨ªà¨¤ ਹੋਇਆ ਬਫਰ ਅਕਾਰ ਲੋੜੀਂਦੇ ਅਕਾਰ ਦਾ ਨਹੀਂ ਹੈ" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "ਮੈਮੋਰੀ ਪੀਕ ਬੇਨਤੀ ਰਿਮੋਟ ਪਰੋਟੋਕਾਲਾਂ ਲਈ ਬਹà©à¨¤ ਵੱਡੀ ਹੈ, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਰਿਮੋਟ ਨੈੱਟਵਰਕ: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਰਿਮੋਟ ਇੰਟਰਫੇਸ: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਸਟੋਰੇਜ਼ ਪੂਲ ਲੋੜੀਂਦੇ ਹਨ" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਸਟੋਰੇਜ਼ ਪੂਲ ਪà©à¨°à¨¾à¨ªà¨¤ ਕੀਤੇ ਹਨ" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਸਟੋਰੇਜ਼ ਵਾਲੀਅਮ ਲੋੜੀਂਦੇ ਹਨ" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਸਟੋਰੇਜ਼ ਵਾਲੀਅਮ ਮਿਲੇ ਹਨ" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਜੰਤਰ ਨਾਂ ਲੋੜੀਂਦੇ ਹਨ" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਜੰਤਰ ਨਾਂ ਪà©à¨°à¨¾à¨ªà¨¤ ਹੋਠਹਨ" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "ਬਹà©à¨¤ ਜ਼ਿਆਦਾ ਸਮਰੱਥਾ ਨਾਂ ਲੋੜੀਂਦੇ ਹਨ" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਸਮਰੱਥਾ ਨਾਂ ਪà©à¨°à¨¾à¨ªà¨¤ ਹੋਠਹਨ" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "ਅਣਜਾਣ ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਕਿਸਮ %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "ਲੋੜੀਂਦੀ ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਕਿਸਮ %s ਰੱਦ ਕੀਤੀ ਹੈ" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਕਿਸਮ %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL ਲਾਇਬਰੇਰੀ ਚਾਲੂ ਕਰਨ ਵਿੱਚ ਫੇਲ: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "ਸਾਕ à¨à¨¡à¨°à©ˆà©±à¨¸ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "ਪੀਅਰ à¨à¨¡à¨°à©ˆà©±à¨¸ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL ਕਲਾਂਈਟ ਪà©à¨°à¨¸à©°à¨— ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS ਸ਼ੈਸ਼ਨ ਲਈ ਗਲਤ ਸਾਈਫਰ ਅਕਾਰ" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "ਬਾਹਰੀ SSF %d (%s) ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "ਸà©à¨°à©±à¨–ਿਆ props %d (%s) ਸੈੱਟ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL ਵਿਧੀ %s ਨੂੰ ਸਰਵਰ ਤੋਂ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start SASL negotiation: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਅਧਿਕਾਰ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL ਰੱਦ ਡਾਟਾ ਬਹà©à¨¤ ਲੰਬਾ: %d ਬਾਈਟ" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed SASL step: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "SSF %d ਨੂੰ ਰੱਦ ਕਰਨਾ à¨à¨¨à¨¾ ਮਜਬਰੂ ਨਹੀਂ ਸੀ" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਅਧਿਕਾਰ ਇਕੱਠੇ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ਕੋਈ ਘਟਨਾ ਸਹਿਯੋਗੀ ਨਹੀਂ" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "ਸੂਟੀ ਵਿੱਚ cb ਨੂੰ ਜੋੜ ਰਿਹਾ ਹੈ" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "ਸੂਚੀ ਵਿੱਚੋਂ cb ਨੂੰ ਹਟਾ ਰਿਹਾ ਹੈ" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header ਫੇਲ" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (ਲੰਬਾਈ ਸ਼ਬਦ)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "ਡਾਟਾ ਨਹੀਂ ਭੇਜ ਸਕਦਾ" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS ਸਾਕਟ %s ਤੋਂ ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "ਸਰਵਰ ਨੇ ਕà©à¨¨à©ˆà¨•à¨¶à¨¨ ਬੰਦ ਕੀਤਾ" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "ਡਾਟਾ ਪà©à¨°à¨¾à¨ªà¨¤ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL ਡਾਟਾ ਇਨਕੋਡ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL ਡਾਟਾ ਡੀਕੋਡ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "ਸਰਵਰ ਤੋਂ ਮਿਲੇ ਪੈਕੇਜ ਬਹà©à¨¤ ਛੋਟੇ ਹਨ" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "ਸਰਵਰ ਤੋਂ ਮਿਲੇ ਪੈਕੇਜ ਬਹà©à¨¤ ਵੱਡੇ ਹਨ" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "ਜਵਾਬ ਵਿੱਚ ਗਲਤ ਸਿਰਲੇਖ" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "ਅਣਜਾਣ ਪਰੋਗਰਾਮ (ਮਿਲੇ %x, ਲੋੜੀਂਦੇ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "ਅਣਜਾਣ ਪਰੋਟੋਕਾਲ ਵਰਜਨ (ਮਿਲਿਆ %x, ਲੋੜੀਂਦਾ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "ਸਰਵਰ ਤੋਂ ਅਚਾਨਕ RPC ਕਾਲ %d ਮਿਲੀ" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "ਸੀਰੀਅਲ %d ਵਾਲੇ ਜਵਾਬ ਲਈ ਕੋਈ ਕਾਲ ਵੇਟਿੰਗ ਨਹੀਂ" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "ਅਣਜਾਣ ਵਿਧੀ (ਪà©à¨°à¨¾à¨ªà¨¤ %x, ਲੋੜੀਂਦੀ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "unknown status (received %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "poll on socket failed" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "received hangup / error event on socket" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "ਹਾਲਤ ਦੀ ਉਡੀਕ ਵਿੱਚ ਫੇਲ" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4343,7 +4366,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: ਸà©à¨°à©±à¨–ਿਆ ਪà©à¨°à¨¸à©°à¨— ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਅਸਫਲ '\\%s': %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "ਪੂਲ ਕਿਸਮ %d ਲਈ ਬੈਕà¨à¨‚ਡ ਮੌਜੂਦ ਨਹੀਂ ਹੈ" @@ -4407,29 +4430,43 @@ msgstr "ਕਮਾਂਡ %d ਤੋਂ ਨਾਨ-ਜ਼ੀਰੋ ਨਤੀਜਾ" msgid "%s not implemented on Win32" msgstr "%s ਨੂੰ Win32 ਤੇ ਲਾਗੂ ਨਹੀਂ ਕੀਤਾ" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "cannot parse device start location" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "cannot parse device end location" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ਗਲਤ ਸà©à¨°à©±à¨–ਿਆ ਕਿਸਮ" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "ਟਾਰਗਿਟ %s ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "no large enough free extent" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ਵਾਲੀਅਮ ਟਾਰਗਿਟ ਮਾਰਗ '%s' ਨੂੰ ਪੜ ਨਹੀਂ ਸਕਿਆ" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "Volume path '%s' did not start with parent pool source device name." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "ਟਾਰਗਿਟ '%s' ਤੋਂ ਭਾਗ ਨੰਬਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" @@ -4825,118 +4862,118 @@ msgstr "'%s' ਤੋਂ ਮੇਜ਼ਬਾਨ ਨੰਬਰ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰ msgid "Scanning host%u" msgstr "host%u ਨੂੰ ਸਕੈਨ ਕਰ ਰਿਹਾ ਹੈ" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "missing auth host attribute" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "ਪà©à¨°à¨®à¨¾à¨£à¨¿à¨•à¨¤à¨¾ ਪਾਸਵਰਡ ਵਿਸ਼ੇਸ਼ਤਾ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "ਗਲਤ octal ਮੋਡ" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "ਗਲਤ ਮਾਲਕ à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "ਗਲਤ ਗਰà©à©±à¨ª à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "ਅਚਾਨਕ OS ਕਿਸਮ %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "missing pool source name element" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "ਨੈੱਟਵਰਕ ਨਾਂ ਜਾਂ uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "ਅਚਾਨਕ OS ਕਿਸਮ %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਸਰੋਤ ਮੇਜ਼ਬਾਨ ਨਾਂ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "cannot extract storage pool source devices" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "%s ਜੰਤਰ ਲਈ ਸਰੋਤ ਜਾਣਕਾਰੀ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "ਸਟੋਰੇਜ਼ ਪੂਰ ਸਰੋਤ ਮਾਰਗ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "missing storage pool source adapter name" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "ਅਚਾਨਕ OS ਕਿਸਮ %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਟਾਰਗਿਟ ਮਾਰਗ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਲਈ ਅਣਜਾਣ ਰੂਟ à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "ਅਣਜਾਣ ਪੂਲ ਫਾਰਮੈਟ ਨੰਬਰ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "ਅਚਾਨਕ mime ਕਿਸਮ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "ਅਚਾਨਕ ਮੇਜ਼ਬਾਨ %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "ਗਲਤ ਸਮਰੱਥਾ à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "ਸਮਰੱਥਾ à¨à¨²à©€à¨®à©ˆà¨‚ਟ ਮà©à©±à¨² ਬਹà©à¨¤ ਵੱਡਾ ਹੈ" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ਡੋਮੇਨ ਨਾਂ ਜਾਣਕਾਰੀ ਗà©à©°à¨® ਹੈ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "ਗà©à©°à¨® ਸਮਰੱਥਾ à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "ਅਚਾਨਕ OS ਕਿਸਮ %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਲਈ ਅਣਜਾਣ ਰੂਟ à¨à¨²à©€à¨®à©ˆà¨‚ਟ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "ਅਣਜਾਣ ਵਾਲੀਅਮ ਫਾਰਮੈਟ ਨੰਬਰ %d" @@ -4983,7 +5020,7 @@ msgstr "ਸੰਰਚਨਾ ਫਾਇਲ ਸੰਟੈਕਸ ਗਲਤੀ: %s" msgid "cannot remove config for %s" msgstr "%s ਲਈ ਸੰਰਚਨਾ ਹਟਾ ਨਹੀਂ ਸਕਦਾ" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "uuid ਨਾਲ ਮਿਲਦਾ ਕੋਈ ਪੂਲ ਨਹੀਂ ਲੱਭਿਆ" @@ -4995,96 +5032,96 @@ msgstr "ਨਾਂ ਨਾਲ ਮਿਲਦਾ ਕੋਈ ਪੂਲ ਨਹੀਂ ਲ msgid "storage pool already exists" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "uuid ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਕੋਈ ਸਟੋਰੇਜ਼ ਪੂਲ ਨਹੀਂ ਹੈ" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "ਪੂਲ ਹਾਲੇ ਵੀ ਸਰਗਰਮ ਹੈ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "ਪੂਲ '%s' ਦੀ ਨਾ-ਸਮਕਾਲੀ ਕਾਰਜ ਚੱਲ ਰਿਹਾ ਹੈ" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਸਰਗਰਮ ਹੈ" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "ਲਾਗ ਮਾਰਗ ਇੱਕ ਫਾਇਲ ਨਹੀਂ ਹੈ" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਹਾਲੇ ਵੀ ਸਰਗਰਮ ਹੈ" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "ਪੂਲ ਵਾਲੀਅਮ ਹਟਾਉਣ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਦਿੰਦਾ" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "ਪੂਲ ਦੀ ਕੋਈ ਸੰਰਚਨਾ ਫਾਇਲ ਨਹੀ ਹੈ" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "ਕੋਈ ਸੰਰਚਨਾ ਵਾਲੀਅਮ ਇਸ ਨਾਂ ਨਾਲ ਨਹੀਂ ਮਿਲਦਾ" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "no storage vol with matching key" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "no storage vol with matching path" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "ਸਟੋਰੇਜ਼ ਵਾਲੀਅਮ ਹਾਲੇ ਵੀ ਮੌਜੂਦ ਹੈ" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "storage pool does not support volume creation" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "ਡੋਮੇਨ id ਜਾਂ uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "storage volume name '%s' already in use." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "storage pool does not support volume creation from an existing volume" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "volume '%s' is still being allocated." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਵਾਲੀਅਮ ਹਟਾਉਣ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਦਿੰਦਾ" @@ -5172,7 +5209,7 @@ msgstr "ਪੂਲ ਫਾਇਲ-ਨਾਂ ਹੱਲ ਕੀਤਾ ਜਾ ਰਿਹ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: supply a path or use test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "ਮੇਜ਼ਬਾਨ-ਨਾਂ ਨਹੀਂ ਲੱਭ ਸਕਿਆ" @@ -5333,191 +5370,203 @@ msgstr "ਸਿਰਫ TCP ਨੂੰ chr ਜੰਤਰਾਂ ਲਈ ਸਹਿਯੋ msgid "unsupported chr device type %d" msgstr "ਨਾ-ਸਹਿਯੋਗੀ chr ਜੰਤਰ ਕਿਸਮ %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ਫਾਇਲ ਪਛਾਣਕਾਰ ਫਲੈਗ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s' ਨੂੰ ਆਟੋਸਟਾਰਟ ਕਰਨ ਵਿੱਚ ਫੇਲ: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify ਨੂੰ ਸ਼à©à¨°à©‚ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ਮਾਨੀਟਰ ਡਾਇਰੈਕਟਰੀ %s ਬਣਾਉਣ ਤੋਂ ਫੇਲ: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: out of memory\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "failed to read pid: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ਸਾਕਟ ਨਹੀਂ ਖੋਲ ਸਕਦਾ" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "ਸਾਕਟ ਨੂੰ ਬਾਈਂਡ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ਬਹà©à¨¤ ਲੰਬੀ ਕਮਾਂਡ %s (%d ਬਾਈਟ) ਭੇਜ ਨਹੀਂ ਸਕਦਾ" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "ਕਮਾਂਡ %s ਭੇਜ ਨਹੀਂ ਸਕਦਾ" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "ਜਵਾਬ %s ਨੂੰ ਪੜ ਨਹੀਂ ਸਕਦਾ" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "ਕੋਈ ਕਰਨਲ ਨਹੀਂ ਦਿੱਤਾ" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML ਕਰਨਲ %s ਲੱਭ ਨਹੀਂ ਸਕਿਆ" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envv ਨੂੰ ਲਾਗਫਾਇਲ ਵਿੱਚ ਲਿਖਣ ਤੋਂ ਫੇਲ: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv ਨੂੰ ਲਾਗਫਾਇਲ ਵਿੱਚ ਲਿਖਣ ਤੋਂ ਫੇਲ: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "ਅਚਾਨਕ pid %d != %d ਮਿਲਿਆ\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "ਲਾਗ ਮਾਰਗ ਇੱਕ ਫਾਇਲ ਨਹੀਂ ਹੈ" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "ਵਰਜਨ %s ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "ਡੋਮੇਨ '%s' ਪਹਿਲਾਂ ਦੀ ਦਿੱਤਾ ਹੈ" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' ਵਾਲਾ ਡੋਮੇਨ ਪਹਿਲਾਂ ਹੀ ਦਿੱਤਾ ਹੈ" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ਡੋਮੇਨ ਲਈ cputime ਪੜ ਨਹੀਂ ਸਕਿਆ" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s ਨੂੰ ਪੜ ਨਹੀਂ ਸਕਿਆ" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "ਸਿਗਨਲਾਂ ਨੂੰ ਬਲਾਕ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "ਪਾਈਪ ਨਹੀਂ ਬਣਾ ਸਕਦਾ" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "ਨਾਨ-ਬਲਾਕਿੰਗ ਫਾਇਲ ਪਛਾਣਕਾਰ ਫਲੈਗ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ਫਾਇਲ ਪਛਾਣਕਾਰ ਫਲੈਗ ਸੈੱਟ ਕਰਨ ਵਿੱਚ ਫੇਲ" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "ਪਾਈਪ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "ਅਧੀਨ ਕਾਰਜ ਨੂੰ ਫੈਲਾਅ ਨਹੀਂ ਸਕਦਾ" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "ਸਿਗਨਲਾਂ ਨੂੰ ਅਨ-ਬਲਾਕ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "failed to setup stdin file handle" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "failed to setup stdout file handle" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "failed to setup stderr file handle" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "ਸ਼ੈਸ਼ਨ ਲੀਡਰ ਨਹੀਂ ਬਣ ਸਕਦਾ" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ਰੂਟ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਤਬਦੀਲ ਨਹੀਂ ਹੋ ਸਕਦਾ: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile ਲਿਖ ਨਹੀਂ ਸਕਦਾ" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "ਬਾਇਨਰੀ %s ਨੂੰ ਚਲਾ ਨਹੀਂ ਸਕਦਾ" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "Intermediate daemon process exited with status %d." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "ਅਣਜਾਣ ਪੂਲ ਜਵਾਬ" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "ਪੂਲ ਗਲਤੀ" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' ਨਾਨ-ਜ਼ੀਰੋ ਨਤੀਜੇ %d ਸਿਗਨਲ %d ਨਾਲ ਬੰਦ ਹੋਇਆ ਹੈ: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "ਫਾਇਲ '%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਫੇਲ" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "ਫਾਇਲ '%s' ਨੂੰ ਪੜਨ ਵਿੱਚ ਫੇਲ" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to find user record for uid '%d'" @@ -5580,15 +5629,15 @@ msgstr "ਇੱਕ ਡੋਮੇਨ ਨੂੰ ਬੂਟ ਸਮੇਂ ਆਟੋਮ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ਡੋਮੇਨ ਨਾਂ, id ਜਾਂ uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "ਆਟੋ-ਸਟਾਰਟ ਕਰਨਾ ਆਯੋਗ" @@ -5702,15 +5751,15 @@ msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨਾਂ ਦੀ ਸੂਚੀ ਲਈ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "ਨਾਂ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "ਹਾਲਤ" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ਕੋਈ ਹਾਲਤ ਨਹੀਂ" @@ -5826,7 +5875,7 @@ msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਨਾ-ਪਰਭਾਸ msgid "Undefine the configuration for an inactive domain." msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਲਈ ਸੰਰਚਨਾ ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ।" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ਡੋਮੇਨ ਨਾਂ ਜਾਂ uuid" @@ -6069,11 +6118,11 @@ msgstr "ਡੋਮੇਨ ਬਾਰੇ ਇੱਕ ਮà©à©±à¨¢à¨²à©€ ਜਾਣਕ msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "ਨਾਂ:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6081,16 +6130,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS ਕਿਸਮ:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "ਹਾਲਤ:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU ਸਮਾਂ:" @@ -6118,1539 +6167,1539 @@ msgstr "ਯੋਗ" msgid "disable" msgstr "ਅਯੋਗ" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਮਾਡਲ:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "ਸà©à¨°à©±à¨–ਿਆ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "ਸà©à¨°à©±à¨–ਿਆ ਲੇਬਲ:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA ਫਰੀ ਮੈਮੋਰੀ" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA ਸੈੱਲ ਲਈ ਉਪਲੱਬਧ ਫਰੀ ਮੈਮੋਰੀ ਵੇਖਾਓ" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA ਸੈੱਲ ਨੰਬਰ" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "ਕà©à©±à¨²" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "ਡੋਮੇਨ vcpu ਜਾਣਕਾਰੀ" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "ਡੋਮੇਨ ਫ਼ਰਜ਼ੀ CPU ਬਾਰੇ ਮà©à©±à¨¢à¨²à©€ ਜਾਣਕਾਰੀ ਵਾਪਿਸ ਕੀਤੀ ਗਈ ਹੈ।" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU à¨à¨«à©ˆà¨‚ਟੀ:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "ਡੋਮੇਨ ਬੰਦ ਕਰੋ, ਵਰਚà©à¨…ਲ CPUs ਮੌਜੂਦ ਨਹੀਂ ਹੈ।" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "ਕੰਟਰੋਲ ਡੋਮੇਨ vcpu à¨à¨«à©ˆà¨‚ਟੀ" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "ਮੇਜ਼ਬਾਨ ਭੌਤਿਕ CPU ਲਈ ਡੋਮੇਨ VCPU ਹਨ।" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu ਗਿਣਤੀ" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ਮੇਜ਼ਬਾਨ cpu ਗਿਣਤੀ (ਕਾਮਿਆਂ ਨਾਲ ਵੱਖ ਕੀਤੇ)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: Invalid or missing vCPU number." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: Missing cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: failed to get domain informations." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: Invalid vCPU number." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ਗਲਤ ਫਾਰਮੈਟ। ਖਾਲੀ ਸਤਰ।" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: ਗਲਤ ਫਾਰਮੈਟ। ਡਿਜ਼ਿਟ ਨੂੰ %d ਸਥਿਤੀ ਤੇ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ ('%c' ਦੇ ਨੇੜੇ)।" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "cpulist: %s: ਗਲਤ ਫਾਰਮੈਟ। ਡਿਜ਼ਿਟ ਜਾਂ ਕਾਮਾ %d ਸਥਿਤੀ ਤੇ ਹੋਣੇ ਚਾਹੀਦੇ ('%c' ਦੇ ਨੇੜੇ)।" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ਗਲਤ ਫਾਰਮੈਟ। ਕਾਮੇ ਨੂੰ %d ਸਥਿਤੀ ਦੇ ਪਿੱਛੇ ਰੱਖਿਆ ਜਾਂਦਾ ਹੈ।" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ਭੌਤਿਕ CPU %d ਮੌਜੂਦ ਨਹੀਂ ਹੈ।" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ਵਰਚà©à¨…ਲ CPU ਦੀ ਗਿਣਤੀ ਤਬਦੀਲ" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ਵਰਚà©à¨…ਲ CPU ਦੀ ਗਿਣਤੀ" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ਵਰਚà©à¨…ਲ CPUs ਦੀ ਗਲਤ ਗਿਣਤੀ" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ਬਹà©à¨¤ ਸਾਰੇ ਵਰਚà©à¨…ਲ CPU ਹਨ।" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ਜਾਰੀ ਮੈਮੋਰੀ ਬਦਲੋ" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ਗੈਸਟ ਡੋਮੇਨ ਵਿੱਚ ਮੌਜੂਦਾ ਜਾਰੀ ਮੈਮੋਰੀ ਬਦਲੋ।" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "ਮੈਮੋਰੀ ਦੇ ਕਿਲੋਬਾਈਟਾਂ ਦੀ ਗਿਣਤੀ" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "ਮੈਮੋਰੀ ਆਕਾਰ ਲਈ %d ਗਲਤ ਮà©à©±à¨² ਹੈ" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize ਦੀ ਜਾਂਚ ਕਰਨ ਵਿੱਚ ਅਸਫਲ" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਮੈਮੋਰੀ ਸੀਮਾ ਤਬਦੀਲ" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ਮਹਿਮਾਨ ਡੋਮੇਨ 'ਚ ਵੱਧ ਤੋਂ ਵੱਧ ਮੈਮੋਰੀ ਜਾਰੀ ਸੀਮਾ ਬਦਲੋ।" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "ਵੱਧ ਤੋਂ ਵੱਧ ਮੈਮੋਰੀ ਸੀਮਾ ਕਿਲੋਬਾਈਟ ਵਿੱਚ" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "ਵਰਤਮਾਨ ਮੈਮਰੀ-ਅਕਾਰ ਜਾਂਚ ਕਰਨ ਵਿੱਚ ਅਸਫਲ" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "ਮੌਜੂਦਾ ਮੈਮੋਰੀ ਅਕਾਰ ਘਟਾਉਣ ਵਿੱਚ ਅਸਫਲ" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize ਨੂੰ ਤਬਦੀਲ ਕਰਨ ਵਿੱਚ ਅਸਫਲ" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "ਨੋਡ ਜਾਣਕਾਰੀ" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "ਨੋਡ ਬਾਰੇ ਮà©à©±à¨¢à¨²à©€ ਜਾਣਕਾਰੀ ਵਾਪਿਸ ਕਰਦੀ ਹੈ।" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "ਨੋਡ ਜਾਣਕਾਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU ਮਾਡਲ:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU ਫਰੀਕਿਊਂਸੀ:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU ਸਾਕਟ:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ਕੋਰ ਪà©à¨°à¨¤à©€ ਸਾਕਟ:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "ਥਰਿੱਡ ਪà©à¨°à¨¤à©€ ਕੋਰ:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ਸੈੱਲ:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "ਮੈਮੋਰੀ ਆਕਾਰ:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ਅਨà©à¨•à©‚ਲਤਾ" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "ਹਾਈਪਰਵੀਜ਼ਿਰ/ਡਰਾਈਵਰ ਦੀ ਅਨà©à¨•à©‚ਲਤਾ ਵਾਪਿਸ ਕਰਦੀ ਹੈ।" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "ਅਨà©à¨•à©‚ਲਤਾ ਲੈਣ ਲਈ ਫੇਲ ਹੈ" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML ਵਿੱਚ ਡੋਮੇਨ ਜਾਣਕਾਰੀ" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ਇੱਕ XML ਡੰਪ ਤੋਂ stdout ਵਾਂਗ ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "ਨਾ-ਸਰਗਰਮ ਪਰਿਭਾਸ਼ਤ XML ਵੇਖਾਓ" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML ਡੰਪ ਵਿੱਚ ਸà©à¨°à©±à¨–ਿਆ ਅਨà©à¨•à©‚ਲ ਜਾਣਕਾਰੀ ਸ਼ਾਮਿਲ ਕਰੋ" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "Convert native config to domain XML" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "Convert native guest configuration format to domain XML format." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "ਸਰੋਤ ਸੰਰਚਨਾ ਡਾਟਾ ਫਾਰਮੈਟ" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "config data file to import from" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "ਡੋਮੇਨ XML ਨੂੰ ਨੇਟਿਵ ਸੰਰਚਨਾ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "ਡੋਮੇਨ XML ਸੰਰਚਨਾ ਨੂੰ ਨੇਟਿਵ ਗਿਸਟ ਸੰਰਚਨਾ ਫਾਰਮੈਟ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ।" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "ਟਾਰਗਿਟ ਸੰਰਚਨਾ ਡਾਟਾ ਕਿਸਮ ਫਾਰਮੈਟ" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "xml ਡਾਟਾ ਫਾਇਲ ਜਿਸ ਤੋਂ ਨਿਰਯਾਤ ਕਰਨਾ ਹੈ" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "ਇੱਕ ਡੋਮੇਨ id ਜਾਂ UUID ਤੋਂ ਡੋਮੇਨ ਨਾਂ ਬਦਲੋ" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ਡੋਮੇਨ id ਜਾਂ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "ਇੱਕ ਡੋਮੇਨ ਨਾਂ ਜਾਂ UUID ਤੋਂ ਡੋਮੇਨ id ਬਦਲੋ" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "ਇੱਕ ਡੋਮੇਨ ਨਾਂ ਜਾਂ id ਤੋਂ ਡੋਮੇਨ UUID ਬਦਲੋ" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ਡੋਮੇਨ id ਜਾਂ ਨਾਂ" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ਡੋਮੇਨ UUID ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "ਡੋਮੇਨ ਨੂੰ ਹੋਰ ਹੋਸਟ ਤੇ ਮਾਈਗਰੇਟ ਕਰੋ" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "ਡੋਮੇਨ ਨੂੰ ਹੋਰ ਹੋਸਟ ਤੇ ਮਾਈਗਰੇਟ ਕਰੋ। ਲਾਈਵ ਮਾਈਗਰੇਸ਼ਨ ਲਈ --live ਸ਼ਾਮਿਲ ਕਰੋ।" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "ਲਾਈਵ ਮਾਈਗਰੇਸ਼ਨ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "ਨੀਯਤ ਹੋਸਟ ਦਾ ਕà©à¨¨à©ˆà¨•à¨¶à¨¨ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "ਮਾਈਗਰੇਸ਼ਨ URI, ਆਮ ਤੌਰ ਤੇ ਹਟਾਇਆ ਜਾ ਸਕਦਾ ਹੈ" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "ਮਾਈਗਰੇਸ਼ ਦੌਰਾਨ ਨਵਾਂ ਨਾਂ ਦਿਓ (ਜੇ ਸਹਿਯੋਗ ਹੋਵੇ)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "ਮਾਈਗਰੇਟ: ਨਾ-ਮੌਜੂਦ desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਆਟੋ-ਸਟਾਰਟ" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ਬੂਟ ਸਮੇਂ ਆਟੋਮੈਟਿਕ ਇੱਕ ਨੈੱਟਵਰਕ ਸੰਰਚਨਾ ਸ਼à©à¨°à©‚ ਕਰੋ।" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ਨੈੱਟਵਰਕ ਨਾਂ ਜਾਂ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ਨੈੱਟਵਰਕ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਮਾਰਕ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ਨੈੱਟਵਰਕ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਨਾ-ਮਾਰਕ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ਨੈੱਟਵਰਕ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਲਈ ਮਾਰਕ ਕੀਤਾ\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ਨੈੱਟਵਰਕ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਲਈ ਨਾ-ਮਾਰਕ ਕੀਤਾ\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਇੱਕ ਨੈੱਟਵਰਕ ਬਣਾਓ" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਬਣਾਓ।" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "ਫਾਇਲ 'ਚ ਇੱਕ XML ਨੈੱਟਵਰਕ ਵੇਰਵਾ ਹੈ" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "%2$s ਤੋਂ ਨੈੱਟਵਰਕ %1$s ਬਣਾਇਆ ਗਿਆ\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s ਤੋਂ ਨੈੱਟਵਰਕ ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਇੱਕ ਨੈੱਟਵਰਕ ਪà©à¨°à©€à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਕਰੋ (ਪਰ ਸ਼à©à¨°à©‚ ਨਹੀਂ)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਦਿਓ।" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "%2$s ਤੋਂ ਨੈੱਟਵਰਕ %1$s ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s ਤੋਂ ਨੈੱਟਵਰਕ ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਖਤਮ ਕਰੋ" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ਇੱਕ ਦਿੱਤਾ ਨੈੱਟਵਰਕ ਖਤਮ ਕਰੋ।" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ਨੈੱਟਵਰਕ ਨਾਂ, id ਜਾਂ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "ਨੈੱਟਵਰਕ %s ਖਤਮ ਕੀਤਾ ਗਿਆ\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ਨੈੱਟਵਰਕ %s ਖਤਮ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML ਵਿੱਚ ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ਇੱਕ XML ਡੰਪ ਤੋਂ stdout ਵਾਂਗ ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ਨੈੱਟਵਰਕ ਵੇਖਾਓ" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "ਨੈੱਟਵਰਕ ਦੀ ਲਿਸਟਮ ਮਿਲਦੀ ਹੈ।" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕਾਂ ਦੀ ਲਿਸਟ" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ਨਾ-ਸਰਗਰਮ ਅਤੇ ਸਰਗਰਮ ਨੈੱਟਵਰਕਾਂ ਦੀ ਲਿਸਟ" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "ਸਰਗਰਮ ਨੈੱਟਵਰਕ ਦੀ ਲਿਸਟ ਲਈ ਫੇਲ" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕਾਂ ਦੀ ਲਿਸਟ ਲਈ ਫੇਲ" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ਆਟੋ-ਸਟਾਰਟ" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ਆਟੋ-ਸਟਾਰਟ ਨਹੀਂ" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "ਸਰਗਰਮ" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "ਨਾ-ਸਰਗਰਮ" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "ਇੱਕ ਡੋਮੇਨ id ਜਾਂ UUID ਤੋਂ ਨੈੱਟਵਰਕ ਨਾਂ ਬਦਲੋ" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ਨੈੱਟਵਰਕ uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ (ਪਹਿਲਾਂ ਪਰਭਾਸ਼ਿਤ) ਨੈੱਟਵਰਕ ਸ਼à©à¨°à©‚ ਕਰੋ" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਸ਼à©à¨°à©‚ ਕਰੋ।" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕ ਦਾ ਨਾਂ" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "ਨੈੱਟਵਰਕ %s ਸ਼à©à¨°à©‚ ਕੀਤਾ ਗਿਆ ਹੈ\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "ਨੈੱਟਵਰਕ %s ਸ਼à©à¨°à©‚ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕ ਨਾ-ਪਰਭਾਸ਼ਿਤ" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕ ਲਈ ਸੰਰਚਨਾ ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ।" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ਨੈੱਟਵਰਕ %s ਨਾ-ਪਰਭਾਸ਼ਿਤ ਹੈ\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "ਨੈੱਟਵਰਕ %s ਨੂੰ ਨਾ-ਪਰਭਾਸ਼ਿਤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਨਾਂ ਜਾਂ id ਤੋਂ ਨੈੱਟਵਰਕ UUID ਬਦਲੋ" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ਨੈੱਟਵਰਕ ਨਾਂ" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ਨੈੱਟਵਰਕ UUID ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ਇੱਕ ਪੂਲ ਆਟੋ-ਸਟਾਰਟ ਕਰੋ" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "Configure a pool to be automatically started at boot." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "ਪੂਲ ਨਾਂ ਜਾਂ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "ਪੂਲ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਮਾਰਕ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ਪੂਲ %s ਨੂੰ ਆਟੋ-ਸਟਾਰਟ ਨਾ-ਮਾਰਕ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "ਪੂਲ %s ਆਟੋਸਟਾਰਟ ਕਰਨ ਲਈ ਮਾਰਕ ਕੀਤੀ ਗਈ ਹੈ\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "ਪੂਲ %s ਆਟੋਸਟਾਰਟ ਕਰਨ ਲਈ ਨਾ-ਮਾਰਕ ਕੀਤਾ ਗਿਆ ਹੈ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਪੂਲ ਬਣਾਓ" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "ਇੱਕ ਪੂਲ ਬਣਾਓ।" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "file containing an XML pool description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "ਪੂਲ %s %s ਤੋਂ ਬਣਾਈ ਗਈ ਹੈ\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "%s ਤੋਂ ਪੂਲ ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਡੋਮੇਨ ਫਾਇਲ ਬਣਾਓ" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "ਫਾਇਲ ਜਿਸ ਵਿੱਚ ਇੱਕ XML ਵਾਲੀਅਮ ਵੇਰਵਾ ਹੈ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Vol %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create vol from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "ਡੋਮੇਨ ਨੂੰ ਹੋਰ ਹੋਸਟ ਤੇ ਮਾਈਗਰੇਟ ਕਰੋ" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "ਨਾ-ਸਰਗਰਮ ਨੈੱਟਵਰਕ ਦਾ ਨਾਂ" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ਨੋਡ ਜੰਤਰ ਰੀਸੈੱਟ ਕਰੋ" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "ਨੋਡ ਜੰਤਰ ਵੇਖਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "ਪੂਲ ਦਾ ਨਾਂ" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML ਦਸਤਾਵੇਜ਼ ਛਾਪੋ, ਪਰ ਦਿੱਤਾ/ਬਣਾਇਆ ਨਹੀਂ" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "ਪੂਲ ਦੀ ਕਿਸਮ" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "ਅਧੀਨ ਸਟੋਰੇਜ਼ ਲਈ ਸਰੋਤ-ਮੇਜ਼ਬਾਨ" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "ਅਧੀਨ ਸਟੋਰੇਜ਼ ਲਈ ਸਰੋਤ ਮਾਰਗ" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "ਅਧੀਨ ਸਟੋਰੇਜ਼ ਲਈ ਸਰੋਤ ਜੰਤਰ" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "ਅਧੀਨ ਸਟੋਰੇਜ਼ ਲਈ ਸਰੋਤ ਨਾਂ" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "ਅਧੀਨ ਸਟੋਰੇਜ਼ ਲਈ ਟਾਰਗਿਟ" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML ਬਫਰ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "ਆਰਗੂਮੈਂਟਾਂ ਦੇ ਸੈੱਟ ਤੋਂ ਪੂਲ ਬਣਾਓ" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "ਪੂਲ %s ਬਣ ਗਿਆ ਹੈ\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "ਪੂਲ %s ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਇੱਕ ਪੂਲ ਪà©à¨°à©€à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਕਰੋ (ਪਰ ਸ਼à©à¨°à©‚ ਨਹੀਂ)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ਇੱਕ ਪੂਲ ਦਿਓ।" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s ਪੂਲ %s ਤੋਂ ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s ਤੋਂ ਪੂਲ ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "ਆਰਗੂਮੈਂਟਾਂ ਦਾ ਸੈੱਟ ਵਿੱਚੋਂ ਇੱਕ ਪੂਲ ਚà©à¨£à©‹" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "%s ਪੂਲ ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "ਪੂਲ %s ਨੂੰ ਨਾ-ਪਰਭਾਸ਼ਿਤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "ਇੱਕ ਪੂਲ ਬਣਾਓ" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ਦਿੱਤਾ ਪੂਲ ਬਣਾਓ" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "ਪਲੂ %s ਬਣ ਗਿਆ ਹੈ\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "ਪੂਲ %s ਮà©à¨…ੱਤਲ ਕਰਨ ਲਈ ਫੇਲ ਹੈ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "ਇੱਕ ਪੂਲ ਖਤਮ ਕਰੋ" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "ਇੱਕ ਦਿੱਤੀ ਪੂਲ ਖਤਮ ਕਰੋ।" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "ਪੂਲ %s ਖਤਮ ਕੀਤੀ ਗਈ ਹੈ\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "ਪੂਲ %s ਖਤਮ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ਇੱਕ ਪੂਲ ਹਟਾਓ" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ਇੱਕ ਦਿੱਤੀ ਪੂਲ ਖਤਮ ਕਰੋ।" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "ਪੂਲ %s ਖਤਮ ਕੀਤੀ ਗਈ ਹੈ\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "ਪੂਲ %s ਖਤਮ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ਇੱਕ ਪੂਲ ਮà©à©œ-ਤਾਜ਼ਾ ਕਰੋ" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ਇੱਕ ਦਿੱਤਾ ਪੂਲ ਮà©à©œ-ਤਾਜ਼ਾ ਕਰੋ" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "ਪੂਲ %s ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕੀਤੀ ਗਈ\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "ਪੂਲ %s ਮà©à©œ-ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML ਵਿੱਚ ਪੂਲ ਜਾਣਕਾਰੀ" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "ਇੱਕ XML ਡੰਪ ਤੋਂ stdout ਵਾਂਗ ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "ਪੂਲ ਵੇਖਾਓ" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "ਪੂਲਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦੀ ਹੈ।" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "ਨਾ-ਸਰਗਰਮ ਪੂਲ ਵੇਖਾਓ" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "ਨਾ-ਸਰਗਰਮ ਅਤੇ ਸਰਗਰਮ ਪੂਲ ਵੇਖਾਓ" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "ਸਰਗਰਮ ਪੂਲ ਵੇਖਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "ਨਾ-ਸਰਗਰਮ ਪੂਲ ਵੇਖਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਸਰੋਤ ਲੱਭੋ" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML ਦਸਤਾਵੇਜ਼ ਦਿੰਦਾ ਹੈ।" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "ਲੱਭਣ ਲਈ ਸਟੋਰਜ਼ ਪੂਲ ਸਰੋਤ ਦੀ ਕਿਸਮ" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "ਬੇਨਤੀ ਲਈ ਚੋਣਵਾਂ ਮੇਜ਼ਬਾਨ" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "ਬੇਨਤੀ ਲਈ ਚੋਣਵਾਂ ਪੋਰਟ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "ਮੈਮੋਰੀ ਖਤਮ ਹੋ ਗਈ" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf ਫੇਲ ਹੋਇਆ (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "ਕੋਈ %s ਪੂਲ ਸਰੋਤ ਲੱਭਣ ਲਈ ਫੇਲ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "ਸਟੋਰੇਜ਼ ਪੂਲ ਸਰੋਤ ਖੋਜੋ" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "ਖੋਜਣ ਲਈ ਸਟੋਰੇਜ਼ ਪੂਲ ਸਰੋਤ ਦੀ ਕਿਸਮ" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "ਪੂਲਾਂ ਲਈ ਬੇਨਤੀ ਕਰਨ ਵਾਸਤੇ ਸਰੋਤ xml ਦੀ ਚੋਣਵੀਂ ਫਾਇਲ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "ਸਟੋਰਜ਼ ਪੂਲ ਜਾਣਕਾਰੀ" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "ਨੋਡ ਬਾਰੇ ਮà©à©±à¨¢à¨²à©€ ਜਾਣਕਾਰੀ ਵਾਪਿਸ ਕਰਦੀ ਹੈ।" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "ਬਿਲਡਿੰਗ" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "ਚੱਲ ਰਿਹਾ ਹੈ" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "ਡੀਗਰੇਡਡ" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "ਸਮਰੱਥਾ:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "ਨਿਰਧਾਰਨ:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ਉਪਲੱਬਧ:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "ਇੱਕ ਪੂਲ UUID ਨੂੰ ਪੂਲ ਨਾਂ ਵਿੱਚ ਬਦਲੋ" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "ਪੂਲ uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ (ਪਹਿਲਾਂ ਪਰਭਾਸ਼ਿਤ) ਪੂਲ ਸ਼à©à¨°à©‚" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "ਇੱਕ ਪੂਲ ਸ਼à©à¨°à©‚ ਕਰੋ।" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "ਨਾ-ਸਰਗਰਮ ਪੂਲ ਦਾ ਨਾਂ" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "ਪੂਲ %s ਸ਼à©à¨°à©‚ ਕੀਤੀ ਗਈ ਹੈ\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "ਪੂਲ %s ਸ਼à©à¨°à©‚ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "ਆਰਗੂਮੈਂਟਾਂ ਦੇ ਸੈੱਟ ਤੋਂ ਇੱਕ ਵਾਲੀਅਮ ਬਣਾਓ" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ਇੱਕ ਵਾਲੀਅਮ ਬਣਾਓ।" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "ਪੂਲ ਨਾਂ" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "ਵਾਲੀਅਮ ਦਾ ਨਾਂ" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "ਵਾਲੀਅਮ ਦਾ ਅਕਾਰ ਚੋਣਵੇਂ k,M,G,T ਅਗੇਤਰ ਨਾਲ" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "ਸ਼à©à¨°à©‚ਆਤੀ ਨਿਰਧਾਰਨ ਅਕਾਰ ਚੋਣਵੇਂ k,M,G,T ਅਗੇਤਰ ਨਾਲ" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ਫਾਇਲ ਫਾਰਮੈਟ ਕਿਸਮ raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "ਗਲਤ ਅਕਰਾ %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "ਵਾਲੀਅਮ %s ਬਣ ਗਿਆ ਹੈ\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "ਵਾਲੀਅਮ %s ਨੂੰ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਪੂਲ ਨਾ-ਪਰਭਾਸ਼ਿਤ" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਪੂਲ ਲਈ ਸੰਰਚਨਾ ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ।" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "ਪੂਲ %s ਨਾ-ਪਰਭਾਸ਼ਿਤ ਹੈ\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "ਪੂਲ %s ਨੂੰ ਨਾ-ਪਰਭਾਸ਼ਿਤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "ਇੱਕ ਪੂਲ ਨਾਂ ਤੋਂ ਪੂਲ UUID ਬਦਲੋ" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "ਪੂਲ UUID ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਵਾਲੀਅਮ ਬਣਾਓ" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "ਫਾਇਲ ਜਿਸ ਵਿੱਚ ਇੱਕ XML ਵਾਲੀਅਮ ਵੇਰਵਾ ਹੈ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Vol %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Failed to create vol from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "ਇੱਕ ਵਾਲੀਅਮ ਬਣਾਓ, ਹੋਰ ਵਾਲੀਅਮ ਨੂੰ ਇੰਪà©à©±à¨Ÿ ਤੌਰ ਤੇ ਵਰਤ ਕੇ" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "Create a vol from an existing volume." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਦਾ ਨਾਂ" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "input vol name or key" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "Vol %s created from input vol %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "ਵਾਲੀਅਮ ਕਲੋਨ ਕਰੋ।" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "ਮੌਜੂਦਾ ਵਾਲੀਅਮ ਨੂੰ ਕਲੋਨ ਕਰੋ" -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "ਅਸਲੀ ਵਾਲੀਅਮ ਨਾਂ ਜਾਂ ਕà©à©°à¨œà©€" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "ਕਲੋਨ ਨਾਂ" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "ਅਧਾਰ ਪੂਲ ਲੈਣ ਲਈ ਫੇਲ" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "ਵਾਲੀਅਮ %s ਨੂੰ %s ਕਲੋਨ ਕੀਤਾ ਹੈ\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "%s ਤੋਂ ਵਾਲੀਅਮ ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ਇੱਕ ਵਾਲੀਅਮ ਹਟਾਓ" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ਇੱਕ ਦਿੱਤੀ ਪੂਲ ਹਟਾਓ।" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "ਵਾਲੀਅਮ ਨਾਂ, ਕà©à©°à¨œà©€ ਜਾਂ ਮਾਰਗ" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ਪੂਲ %s ਖਤਮ ਕੀਤੀ ਗਈ ਹੈ\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ਪੂਲ %s ਖਤਮ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "ਸਟੋਰੇਜ਼ ਵਾਲੀਅਮ ਜਾਣਕਾਰੀ" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "ਸਟੋਰੇਜ਼ ਵਾਲੀਅਮ ਬਾਰੇ ਮà©à©±à¨¢à¨²à©€ ਜਾਣਕਾਰੀ ਵਾਪਿਸ ਕਰਦੀ ਹੈ।" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "ਕਿਸਮ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ਫਾਇਲ" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "ਬਲਾਕ" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML ਵਿੱਚ vol ਜਾਣਕਾਰੀ" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "ਇੱਕ XML ਡੰਪ ਤੋਂ stdout ਵਾਂਗ ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ਵਾਲੀਅਮ ਵੇਖਾਓ" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "ਪੂਲਾਂ ਦà©à¨†à¨°à¨¾ ਵਾਲੀਅਮ ਦੀ ਸੂਚੀ ਦਿੰਦੀ ਹੈ।" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "ਸਰਗਰਮ ਵਾਲੀਅਮ ਵੇਖਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "ਮਾਰਗ" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ਇੱਕ ਵਾਲੀਅਮ UUID ਤੋਂ ਵਾਲੀਅਮ ਨਾਂ ਬਦਲੋ" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "ਵਾਲੀਅਮ ਕà©à©°à¨œà©€ ਜਾਂ ਮਾਰਗ" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ਇੱਕ ਵਾਲੀਅਮ UUID ਤੋਂ ਵਾਲੀਅਮ ਕà©à©°à¨œà©€ ਬਦਲੋ" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "ਡੋਮੇਨ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ਇੱਕ ਵਾਲੀਅਮ UUID ਤੋਂ ਵਾਲੀਅਮ ਮਾਰਗ ਬਦਲੋ" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "ਵਾਲੀਅਮ ਨਾਂ ਜਾਂ ਕà©à©°à¨œà©€" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ਵਰਜਨ ਵੇਖਾਓ" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "ਸਿਸਟਮ ਵਰਜਨ ਜਾਣਕਾਰੀ ਵੇਖਾਓ" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "ਹਾਈਪਰਵੀਜ਼ਰ ਕਿਸਮ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "ਲਾਈਬਰੇਰੀ ਵਰਜਨ ਨਾਲ ਕੰਪਾਇਲ: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ਲਾਇਬਰੇਰੀ ਵਰਜਨ ਲੈਣ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ਲਾਇਬਰੇਰੀ ਰਾਹੀਂ: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API ਰਾਹੀਂ: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "ਹਾਈਪਰਵੀਜ਼ਰ ਵਰਜਨ ਲੈਣ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "ਚੱਲ ਰਿਹਾ %s ਹਾਈਪਰਵੀਜ਼ਰ ਵਰਜਨ ਖੋਲà©à¨¹ ਨਹੀਂ ਸਕਦਾ\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ਚੱਲ ਰਿਹਾ ਹਾਈਪਰਵੀਜ਼ਰ: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "ਡੋਮੇਨ ਨੂੰ ਹੋਰ ਹੋਸਟ ਤੇ ਮਾਈਗਰੇਟ ਕਰੋ" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "ਲੜੀ ਵਿਚਲੇ ਜੰਤਰ ਵੇਖਾਓ" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "ਸਮਰੱਥਾ ਨਾਂ" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "ਨੋਡ ਜੰਤਰ ਗਿਣਨ ਵਿੱਚ ਫੇਲ" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "ਨੋਡ ਜੰਤਰ ਵੇਖਾਉਣ ਵਿੱਚ ਫੇਲ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML ਵਿੱਚ ਨੋਡ ਜੰਤਰ ਵੇਰਵਾ" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "ਇੱਕ XML ਡੰਪ ਤੋਂ stdout ਵਾਂਗ ਨੈੱਟਵਰਕ ਜਾਣਕਾਰੀ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "ਜੰਤਰ ਕà©à©°à¨œà©€" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "ਮੇਲ ਖਾਂਦਾ ਜੰਤਰ ਲੱਭ ਨਹੀਂ ਸਕਿਆ" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "ਨਵਾਂ ਡਿਸਕ ਜੰਤਰ ਜੋੜੋ।" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ਇੱਕ ਡੋਮੇਨ ਨਿਰਧਾਰਤ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਨੋਡ ਜੰਤਰ ਨੂੰ ਜੰਤਰ ਡਰਾਈਵਰ ਨਾਲੋਂ ਵੱਖ ਕਰ ਦਿਓ" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "ਜੰਤਰ %s ਹਟਾ ਦਿੱਤਾ ਹੈ\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "ਜੰਤਰ %s ਹਟਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "ਨੋਡ ਜੰਤਰ ਨੂੰ ਇਸ ਦੇ ਡਿਸਕ ਡਿਸਕ ਡਰਾਈਵਰ ਨਾਲ ਮà©à©œ-ਜੋੜੋ।" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ਇੱਕ ਡੋਮੇਨ ਨਿਰਧਾਰਤ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਨੋਡ ਜੰਤਰ ਨੂੰ ਜੰਤਰ ਡਰਾਈਵਰ ਨਾਲੋਂ ਵੱਖ ਕਰ ਦਿਓ" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "ਜੰਤਰ %s ਮà©à©œ-ਜੋੜਿਆ ਗਿਆ\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "ਜੰਤਰ %s ਨੂੰ ਰੀਸੈੱਟ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "ਨੋਡ ਜੰਤਰ ਰੀਸੈੱਟ ਕਰੋ" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ਡੋਮੇਨ ਨੂੰ ਨਿਰਧਾਰਤ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਜਾਂ ਬਾਅਦ ਨੋਡ ਜੰਤਰ ਨੂੰ ਰੀਸੈੱਟ ਕਰੋ।" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "ਜੰਤਰ %s ਰੀਸੈੱਟ ਹੋ ਗਿਆ\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "%s ਤੋਂ ਜੰਤਰ ਰੀਸੈੱਟ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "ਹਾਈਪਰਵੀਜ਼ਰ ਮੇਜ਼ਬਾਨ ਨਾਂ ਪà©à¨°à¨¿à©°à¨Ÿ ਕਰੋ" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "ਮੇਜ਼ਬਾਨ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "ਹਾਈਪਰਵੀਜ਼ਰ ਕੈਨੋਨੀਕਲ URI ਪà©à¨°à¨¿à©°à¨Ÿ ਕਰੋ" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc display" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC ਡਿਸਪਲੇਅ ਲਈ IP ਸਿਰਨਾਵਾਂ ਅਤੇ ਪੋਰਟ ਨੰਬਰ ਨੂੰ ਆਉਟਪà©à©±à¨Ÿ ਵੇਖਾਓ।" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty ਕੰਸੋਲ" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY ਕੰਸੋਲ ਲਈ ਜੰਤਰ ਵੇਖਾਓ।" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਜੰਤਰ ਜੋੜੋ" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ਇੱਕ XML ਤੋਂ ਜੰਤਰ ਜੰਤਰ ਜੋੜੋ।" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML ਫਾਇਲ" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: Missing ਚੋਣ" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s ਤੋਂ ਜੰਤਰ ਜੋੜਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "ਜੰਤਰ ਸਫਲਤਾਪੂਰਕ ਜੋੜ ਦਿੱਤਾ\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "ਇੱਕ XML ਫਾਇਲ ਤੋਂ ਜੰਤਰ ਹਟਾਓ" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "ਇੱਕ XML ਤੋਂ ਜੰਤਰ ਹਟਾਓ" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: Missing ਚੋਣ" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s ਤੋਂ ਜੰਤਰ ਹਟਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "ਜੰਤਰ ਸਫਲਤਾਪੂਰਕ ਹਟਾ ਦਿੱਤਾ\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਜੋੜੋ" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "ਨਵਾਂ ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਜੋੜੋ।" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਕਿਸਮ" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਦਾ ਸਰੋਤ" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ਨੀਯਤ ਨੈੱਟਵਰਕ ਨਾਂ" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC à¨à¨¡à¨°à©ˆà©±à¨¸" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "ਬਰਿੱਜ ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਵਰਤਣ ਲਈ ਸਕਰਿਪਟ" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "ਕਮਾਂਡ 'attach-interface' ਵਿੱਚ ਕੋਈ %s ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ।" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "ਇੰਟਰਫੇਸ ਸਫਲਤਾਪੂਰਕ ਜੋੜ ਦਿੱਤਾ\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਹਟਾਓ" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "ਨੈੱਟਵਰਕ ਇੰਟਰਫੇਸ ਹਟਾਓ।" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ਇੰਟਰਫੇਸ ਜਾਣਕਾਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s ਕਿਸਮ ਦਾ ਕੋਈ ਇੰਟਰਫੇਸ ਨਹੀਂ ਲੱਭਿਆ" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "MAC ਸਿਰਨਾਵੇਂ %s ਵਾਲਾ ਕੋਈ ਇੰਟਰਫੇਸ ਨਹੀਂ ਲੱਭਿਆ" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "ਮੈਮੋਰੀ ਨਿਰਧਾਰਤ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML ਬਣਾਉਣ ਲਈ ਫੇਲ" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "ਇੰਟਰਫੇਸ ਸਫਲਤਾਪੂਰਕ ਹਟਾ ਦਿੱਤਾ\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਜੋੜੋ" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "ਨਵਾਂ ਡਿਸਕ ਜੰਤਰ ਜੋੜੋ।" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਦਾ ਸਰੋਤ" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਦਾ ਟਾਰਗਿਟ" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਦਾ ਡਰਾਈਵਰ" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਦਾ ਸਬ-ਡਰਾਈਵਰ" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "ਟਾਰਗਿਟ ਜੰਤਰ ਕਿਸਮ" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "ਜੰਤਰ ਪੜਨ ਅਤੇ ਲਿਖਣ ਵਾਲਾ ਮੋਡ" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "ਕਮਾਂਡ 'attach-disk' ਵਿੱਚ ਕੋਈ %s ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "ਡਿਸਕ ਸਫਲਤਾਪੂਰਕ ਜੋੜ ਦਿੱਤੀ\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "ਡਿਸਕ ਜੰਤਰ ਹਟਾਓ" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "ਡਿਸਕ ਜੰਤਰ ਹਟਾਓ।" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ਡਿਸਕ ਜਾਣਕਾਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s ਟਾਰਗਿਟ ਵਾਲੀ ਕੋਈ ਡਿਸਕ ਨਹੀਂ ਲੱਭੀ" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "ਡਿਸਕ ਸਫਲਤਾਪੂਰਕ ਹਟਾਈ ਗਈ\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: failed to allocate temporary file name: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: failed to create temporary file: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: failed to write to temporary file: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: failed to write or close temporary file: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7659,7 +7708,7 @@ msgstr "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7668,88 +7717,88 @@ msgstr "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: ਸੋਧ ਕਮਾਂਡ ਬਣਾ ਨਹੀਂ ਸਕਦਾ: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: ਸੋਧ ਕਮਾਂਡ ਫੇਲ: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: ਕਮਾਂਡ ਨਾਨ-ਜ਼ੀਰੋ ਨਤੀਜੇ ਨਾਲ ਬੰਦ ਹੋ ਗਈ" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: ਆਰਜੀ ਫਾਇਲ ਪੜਨ ਵਿੱਚ ਫੇਲ: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "ਇੱਕ ਡੋਮੇਨ ਲਈ XML ਸੰਰਚਨਾ ਸੋਧੋ" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਲਈ ਸੰਰਚਨਾ ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ।" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ਡੋਮੇਨ %s XML ਸੰਰਚਨਾ ਤਬਦੀਲ ਨਹੀਂ ਹੋਈ\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERROR: XML ਸੰਰਚਨਾ ਹੋਰ ਉਪਭੋਗੀ ਦà©à¨†à¨°à¨¾ ਤਬਦੀਲ ਹੋ ਗਈ ਹੈ" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ਡੋਮੇਨ %s XML ਸੰਰਚਨਾ ਸੋਧੀ ਗਈ।\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਲਈ XML ਸੰਰਚਨਾ ਸੋਧੋ" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "ਇੱਕ ਨੈੱਟਵਰਕ ਲਈ XML ਸੰਰਚਨਾ ਸੋਧੋ" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "ਇੱਕ ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ ਲਈ ਸੰਰਚਨਾ ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਹੈ।" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "ਇੱਕ ਸਟੋਰੇਜ਼ ਪੂਲ ਲਈ XML ਸੰਰਚਨਾ ਸੋਧੋ।" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "ਇਹ ਇੰਟਰ-à¨à¨•à¨Ÿà¨¿à¨µ ਟਰਮੀਨਲ ਬੰਦ ਕਰੋ" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "ਕਮਾਂਡ '%s' ਲਈ --%s ਚੋਣ ਚਾਹੀਦੀ ਹੈ" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "ਕਮਾਂਡ '%s' ਮੌਜੂਦ ਨਹੀਂ ਹੈ" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ਵੇਰਵਾ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7757,17 +7806,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7775,7 +7824,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7783,58 +7832,58 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ: virsh %s: ਕੋਈ %s VSH_OT_DATA ਚੋਣ ਨਹੀਂ" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਡੋਮੇਨ ਨਾਂ ਜਾਂ id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ਡੋਮੇਨ '%s' ਲੈਣ ਲਈ ਫੇਲ" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "ਨਾ-ਪà©à¨°à¨­à¨¾à¨¸à¨¼à¨¿à¨¤ ਨੈੱਟਵਰਕ ਨਾਂ ਜਾਂ id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "ਨੈੱਟਵਰਕ '%s' ਲੈਣ ਲਈ ਫੇਲ" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "undefined pool name" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "failed to get pool '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "undefined vol name" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "failed to get vol '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7845,128 +7894,128 @@ msgstr "" "(ਸਮਾਂ: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "ਗà©à©°à¨® \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "ਅਚਾਨਕ ਟੋਕਣ (ਕਮਾਂਡ ਨਾਂ): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "ਅਚਾਨਕ ਕਮਾਂਡ: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "ਕਮਾਂਡ '%s' ਚੋਣ --%s ਲਈ ਸਹਿਯੋਗੀ ਨਹੀਂ ਹੈ" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "ਨੰਬਰ" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "ਸਤਰ" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "ਅਚਾਨਕ ਡਾਟਾ '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ਚੋਣ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ਡਾਟਾ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "ਵਿਹਲਾ" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "ਵਿਰਾਮ ਹੈ" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "ਬੰਦ ਕਰਨ ਵਿੱਚ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "ਬੰਦ ਕਰੋ" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "ਨਸ਼ਟ ਹੋਇਆ" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ਆਫਲਾਇਨ" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ਕੋਈ ਠੀਕ ਕà©à¨¨à©ˆà¨•à¨¸à¨¼à¨¨ ਨਹੀਂ ਹੈ" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ਗਲਤੀ: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ਗਲਤੀ: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: ਬਾਈਟ %d ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu ਬਾਈਟ ਜਾਰੀ ਕਰਨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "ਹਾਇਪਰਵੀਜ਼ਰ ਨਾਲ ਜà©à©œà¨¨ ਲਈ ਅਸਫ਼ਲ" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "ਲਾਗ ਫਾਇਲ ਜਾਣਕਾਰੀ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ਲਾਗ ਮਾਰਗ ਇੱਕ ਫਾਇਲ ਨਹੀਂ ਹੈ" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "ਲਾਗ ਫਾਇਲ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ। ਲਾਗ ਫਾਇਲ ਦੇ ਮਾਰਗ ਦੀ ਜਾਂਚ ਕਰੋ" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "ਲਾਗ ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: failed to write log file: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ਹਾਈਪਰਵੀਜ਼ਰ ਨਾਲ ਕà©à¨¨à©ˆà¨•à¨¸à¨¼à¨¨ ਬੰਦ ਕਰਨ ਲਈ ਫੇਲ" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -7999,7 +8048,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8009,17 +8058,17 @@ msgstr "" " (specify help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "ਨਾ-ਸਹਾਇਕ ਚੋਣਾਂ '-%c' ਹੈ। --help ਵੇਖੋ" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "ਵਾਧੂ ਆਰਗੂਮੈਂਟ '%s'। --help ਵੇਖੋ।" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8028,7 +8077,7 @@ msgstr "" "%s, ਵà©à¨°à¨šà©à¨²à¨¾à¨ˆà¨œà¨¼à©‡à¨¸à¨¼à¨¨ ਟਰਮੀਨਲ ਹੈ, ਵਲੋਂ ਜੀ ਆਇਆਂ ਨੂੰ।\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8539,7 +8588,7 @@ msgstr "ਗਲਤ ਇੰਟਰਫੇਸ ਪà©à¨†à¨‡à©°à¨Ÿà¨° ਹੈ" msgid "invalid interface pointer in %s" msgstr "%s ਵਿੱਚ ਗਲਤ ਇੰਟਰਫੇਸ ਪà©à¨†à¨‡à©°à¨Ÿà¨° ਹੈ" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "ਅੰਦਰੂਨੀ ਗਲਤੀ: ਬਫਰ ਬਹà©à¨¤ ਛੋਟਾ ਹੈ" @@ -8667,7 +8716,7 @@ msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਗਲਤ ਹੈ, domid ਅੰਕ msgid "domain information incomplete, missing uuid" msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗà©à©°à¨® ਹੈ" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਨਾਂ ਨਹੀਂ ਹੈ" @@ -8719,118 +8768,118 @@ msgstr "ਗਲਤ ਮੈਕ à¨à¨œà¨°à©ˆà©±à¨¸ '%s'" msgid "unexpected sound model %s" msgstr "ਅਚਾਨਕ ਸਾਊਂਡ ਮਾਡਲ %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "ਅਣਜਾਣ ਗਰਾਫਿਕਸ ਕਿਸਮ '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "ਗà©à©°à¨® PCI ਡੋਮੇਨ" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "ਗà©à©°à¨® PCI ਬੱਸ" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "ਗà©à©°à¨® PCI ਸਲਾਟ" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "ਗà©à©°à¨® PCI func" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI ਡੋਮੇਨ '%s' ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI ਬੱਸ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI ਸਲਾਟ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI ਫੰਕ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, id ਗà©à©°à¨® ਹੈ" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "ਗਲਤ CPU ਮਾਸਕ %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "ਅਣਜਾਮ lifecycle ਕਿਸਮ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ਟੌਪੋਲੋਜੀ ਸੰਟੈਕਸ ਗਲਤੀ" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend ਡੋਮੇਨ ਜਾਣਾਕਰੀ ਪਾਰਸ ਕਰਨ ਲਈ ਫੇਲ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "ਡੋਮੇਨ %s ਚੱਲ ਨਹੀਂ ਰਿਹਾ ਹੈ।" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "ਇਸ ਡੋਮੇਨ ਨੂੰ ਖੋਜਣ ਵਿੱਚ xenDaemonDomainFetch ਫੇਲ ਹੋਇਆ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਜੰਤਰ ਕਿਸਮ" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "ਇਸ ਡੋਮੇਨ ਨੂੰ ਲੱਭਣ ਲਈ xenDaemonGetAutostart ਫੇਲ ਹੋਇਆ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "ਇਸ ਡੋਮੇਨ ਨੂੰ ਲੱਭਣ ਲਈ xenDaemonSetAutostart ਫੇਲ ਹੋਇਆ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start ਤੋਂ ਅਚਾਨਕ ਮà©à©±à¨²" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "ਕੋਈ ਮੈਮੋਰੀ ਨਹੀਂ" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string ਫੇਲ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr ਨੂੰ ਮà©à©œ-ਪਰਿਭਾਸ਼ਿਤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr ਵਿੱਚ on_xend_start ਮੌਜੂਦ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "unable to resolve name %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8838,136 +8887,136 @@ msgstr "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen ਮਾਈਗਰੇਸ਼ਨ ਦੌਰਾਨ ਬੈਂਡਵਿੱਡਥ ਸੀਮਾ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਦਿੰਦਾ ਹੈ" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: ਨਾ-ਸਹਿਯੋਗ ਫਲੈਗ" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: ਗਲਤ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: ਸਿਰਫ xenmigr:// ਮਾਈਗਰੇਸ਼ਨਾਂ ਨੂੰ Xen ਦà©à¨†à¨°à¨¾ ਸਹਿਯੋਗ ਹੈ" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: URI ਵਿੱਚ ਇੱਕ ਮੇਜ਼ਬਾਨ ਨਾਂ ਨਿਰਧਾਰਤ ਹੋਣਾ ਜਰੂਰੀ ਹੈ" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: ਗਲਤ ਪੋਰਟ ਨੰਬਰ" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "failed to parse domain description" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "failed to build sexpr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "ਨਾ-ਸਰਗਰਮ ਡੋਮੇਨ %s ਬਣਾਉਣ ਲਈ ਅਸਫ਼ਲ ਹੈ\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "unsupported in xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, ਨਾਂ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup ਫੇਲ" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "ਅਣਜਾਣ ਸਮਾਂ-ਤਹਿ" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ਮੇਜ਼ਬਾਨ ਪà©à¨°à¨¾à¨ªà¨¤ ਕਰਨ ਲਈ ਫੇਲ" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ਡੋਮੇਨ ਜਾਣਕਾਰੀ ਅਧੂਰੀ ਹੈ, uuid ਗà©à©°à¨® ਹੈ" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek ਨੂੰ dom0 ਲਈ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: ਗਲਤ ਮਾਰਗ" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "ਪੜਨ ਵਾਸਤੇ ਖੋਲਣ ਲਈ ਫੇਲ: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "ਫਾਇਲ ਤੋਂ lseek ਜਾਂ ਪੜਨ ਲਈ ਫੇਲ: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "unexpected graphics type %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "ਅਚਾਨਕ chr ਜੰਤਰ ਕਿਸਮ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ਫਲਾਪੀ %s ਨੂੰ ਸਿੱਧਾ ਜੋੜ ਨਹੀਂ ਸਕਦਾ" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s ਨੂੰ ਸਿੱਧਾ ਜੋੜ ਨਹੀਂ ਸਕਦਾ" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "ਨਾ-ਸਹਿਯੋਗੀ ਨੈੱਟਵਰਕ ਕਿਸਮ %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "ਨੈੱਟਵਰਕ %s ਸਰਗਰਮ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "ਪà©à¨°à¨¬à©°à¨§à¨¿à¨¤ PCI ਜੰਤਰਾਂ ਨੂੰ XenD ਨਾਲ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "ਅਚਾਨਕ lifecycle ਮà©à©±à¨² %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "ਕੋਈ HVM ਡੋਮੇਨ ਲੋਡਰ ਨਹੀਂ ਹੈ" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "ਜੰਤਰ ਕਿਸਮ ਦੇ ਹਾਟਪਲੱਗ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ" @@ -9145,6 +9194,16 @@ msgstr "ਪਹਿਲਾਂ ਲੱਭਿਆਂ ਦੀ ਜਾਂਚ" msgid "reallocating list" msgstr "ਸੂਚੀ ਮà©à©œ-ਲੱਭ ਰਿਹਾ ਹੈ" +#~ msgid "failed to drop %s" +#~ msgstr "%s ਨੂੰ ਛੱਡਣ ਵਿੱਚ ਫੇਲ" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "%s ਨੂੰ ਪੜà©à¨¹à¨¨ ਵਾਸਤੇ ਖੋਲà©à¨¹à¨£ ਲਈ ਅਸਫ਼ਲ" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Failed to set close-on-exec file descriptor flag\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "nodeinfo ਪੜ ਨਹੀਂ ਸਕਿਆ" diff --git a/po/pl.po b/po/pl.po index 121f32ae54..9b52f15dc5 100644 --- a/po/pl.po +++ b/po/pl.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: pl\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" -"PO-Revision-Date: 2009-05-30 16:49+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" +"PO-Revision-Date: 2009-06-25 01:28+0200\n" "Last-Translator: Piotr DrÄ…g \n" "Language-Team: Polish \n" "MIME-Version: 1.0\n" @@ -83,7 +83,7 @@ msgstr "Przerwane przez sygnaÅ‚" #: gnulib/lib/gai_strerror.c:59 msgid "Parameter string not correctly encoded" -msgstr "ÅaÅ„cuch parametru nie jest poprawnie zakodowany" +msgstr "ÅaÅ„cuch parametru jest niepoprawnie zakodowany" #: gnulib/lib/gai_strerror.c:71 msgid "Unknown error" @@ -230,8 +230,8 @@ msgstr "Przydzielenie struct qemud_server nie powiodÅ‚o siÄ™" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "nie można zainicjować muteksa" @@ -277,7 +277,7 @@ msgstr "remoteCheckCertificate: sprawdzenie nie powiodÅ‚o siÄ™: %s" #: qemud/qemud.c:1068 msgid "remoteCheckCertificate: the client certificate is not trusted." -msgstr "remoteCheckCertificate: certyfikat klienta nie jest zaufany." +msgstr "remoteCheckCertificate: certyfikat klienta jest niezaufany." #: qemud/qemud.c:1072 msgid "remoteCheckCertificate: the client certificate has unknown issuer." @@ -455,56 +455,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: nieobsÅ‚ugiwane uwierzytelnianie %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Nie można ustawić grupy, nie bÄ™dÄ…c uruchomionym jako root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "Przydzielenie pamiÄ™ci dla bufora nie powiodÅ‚o siÄ™" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "Ponowne przydzielenie wystarczajÄ…cej iloÅ›ci pamiÄ™ci nie powiodÅ‚o siÄ™" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Wyszukanie grupy \"%s\" nie powiodÅ‚o siÄ™" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Przeanalizowanie trybu \"%s\" nie powiodÅ‚o siÄ™" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "wymagane sÄ… dodatkowe uprawnienia\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "ustawienie zmniejszonych uprawnieÅ„ nie powiodÅ‚o siÄ™\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Rozdzielenie jako demon nie powiodÅ‚o siÄ™: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Utworzenie potoku nie powiodÅ‚o siÄ™: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "nie można utworzyć folderu uruchamiania" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "Zmiana wÅ‚aÅ›ciciela grupy %s nie powiodÅ‚a siÄ™" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "Zarejestrowanie wywoÅ‚ania zwrotnego nie powiodÅ‚o siÄ™" @@ -605,7 +605,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Nie można rozwiÄ…zać adresu %d: %s" @@ -630,9 +630,8 @@ msgid "sasl context setup failed %d (%s)" msgstr "ustawienie kontekstu SASL nie powiodÅ‚o siÄ™ %d (%s)" #: qemud/remote.c:2961 -#, fuzzy msgid "cannot get TLS cipher size" -msgstr "TLS nie może uzyskać rozmiaru szyfru" +msgstr "nie może uzyskać rozmiaru szyfru TLS" #: qemud/remote.c:2970 #, c-format @@ -653,7 +652,7 @@ msgstr "nie można wyÅ›wietlić listy mechanizmów SASL %d (%s)" msgid "cannot allocate mechlist" msgstr "nie można przydzielić listy mechanizmów" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "nie można odpytać SSF SASL na poÅ‚Ä…czeniu %d (%s)" @@ -789,8 +788,8 @@ msgstr "nieoczekiwane wywoÅ‚anie metody zdarzenia asynchronicznego" #: src/bridge.c:414 msgid "Not enabling IFF_VNET_HDR; TUNGETFEATURES ioctl() not implemented" msgstr "" -"IFF_VNET_HDR nie zostanie wÅ‚Ä…czone; ioctl() TUNGETFEATURES nie jest " -"zaimplementowane" +"IFF_VNET_HDR nie zostanie wÅ‚Ä…czone; ioctl() TUNGETFEATURES jest " +"niezaimplementowane" #: src/bridge.c:420 msgid "" @@ -802,8 +801,8 @@ msgstr "" #: src/bridge.c:429 msgid "Not enabling IFF_VNET_HDR; TUNGETIFF ioctl() not implemented" msgstr "" -"IFF_VNET_HDR nie zostanie wÅ‚Ä…czone; ioctl() TUNGETIFF nie jest " -"zaimplementowane" +"IFF_VNET_HDR nie zostanie wÅ‚Ä…czone; ioctl() TUNGETIFF jest " +"niezaimplementowane" #: src/bridge.c:434 msgid "Enabling IFF_VNET_HDR" @@ -827,9 +826,8 @@ msgid "expecting a value" msgstr "oczekiwana wartość" #: src/conf.c:452 -#, fuzzy msgid "lists not allowed in VMX format" -msgstr "lista nie koÅ„czy siÄ™ na ]" +msgstr "listy nie sÄ… dozwolone w formacie VMX" #: src/conf.c:466 msgid "expecting a separator in list" @@ -841,7 +839,7 @@ msgstr "lista nie koÅ„czy siÄ™ na ]" #: src/conf.c:496 msgid "numbers not allowed in VMX format" -msgstr "" +msgstr "liczby nie sÄ… dozwolone w formacie VMX" #: src/conf.c:538 msgid "expecting a name" @@ -1147,7 +1145,7 @@ msgstr "nieznany typ źródÅ‚a USB \"%s\"" #: src/domain_conf.c:1758 msgid "vendor cannot be 0." -msgstr "" +msgstr "producent nie może wynosić 0." #: src/domain_conf.c:1764 msgid "missing vendor" @@ -1235,7 +1233,7 @@ msgstr "brak etykiety obrazu bezpieczeÅ„stwa" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "brak elementu roota" @@ -1266,7 +1264,7 @@ msgstr "nieprawidÅ‚owy typ domeny %s" msgid "Failed to generate UUID" msgstr "Utworzenie UUID nie powiodÅ‚o siÄ™" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "bÅ‚Ä™dnie sformatowany element UUID" @@ -1287,8 +1285,8 @@ msgstr "brak typu systemu operacyjnego" #, c-format msgid "os type '%s' & arch '%s' combination is not supported" msgstr "" -"kombinacja typu systemu operacyjnego \"%s\" i architektury \"%s\" nie jest " -"obsÅ‚ugiwana" +"kombinacja typu systemu operacyjnego \"%s\" i architektury \"%s\" jest " +"nieobsÅ‚ugiwana" #: src/domain_conf.c:2327 src/xm_internal.c:701 #, c-format @@ -1349,14 +1347,13 @@ msgid "no domain config" msgstr "brak konfiguracji domeny" #: src/domain_conf.c:2717 -#, fuzzy msgid "missing domain state" -msgstr "brak atrybutu typu domeny" +msgstr "brak stanu domeny" #: src/domain_conf.c:2722 -#, fuzzy, c-format +#, c-format msgid "invalid domain state '%s'" -msgstr "nieprawidÅ‚owy stan domeny" +msgstr "nieprawidÅ‚owy stan domeny \"%s\"" #: src/domain_conf.c:2730 msgid "invalid pid" @@ -1367,14 +1364,14 @@ msgid "no monitor path" msgstr "brak Å›cieżki do monitora" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "w wierszu %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "przeanalizowanie dokumentu XML nie powiodÅ‚o siÄ™" @@ -1427,12 +1424,12 @@ msgstr "nieoczekiwany typ sieci %d" msgid "unexpected char type %d" msgstr "nieoczekiwany typ urzÄ…dzenia znakowego %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "nieoczekiwany model dźwiÄ™ku %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "nieoczekiwany typ wejÅ›cia %d" @@ -1488,16 +1485,16 @@ msgid "cannot save config file '%s'" msgstr "nie można zapisać pliku konfiguracji \"%s\"" #: src/domain_conf.c:4111 -#, fuzzy, c-format +#, c-format msgid "unexpected domain %s already exists" -msgstr "cel %s już istnieje" +msgstr "nieoczekiwana domena %s już istnieje" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "Otwarcie folderu \"%s\" nie powiodÅ‚o siÄ™" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "nie można usunąć konfiguracji %s" @@ -1539,305 +1536,314 @@ msgstr "" "Dodanie reguÅ‚y iptables \"%s\" do Å‚aÅ„cucha \"%s\" w tablicy \"%s\" nie " "powiodÅ‚o siÄ™: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "nie można przeanalizować URI poÅ‚Ä…czenia" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "nie można uzyskać folderu roboczego" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "Å›cieżka jest za dÅ‚uga" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "nie można uzyskać bieżącego folderu" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc z flagÄ… bezpieczeÅ„stwa" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare nie ustawiÅ‚o URI" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 nie ustawiÅ‚o URI" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "Å›cieżka jest PUSTA" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "flagi muszÄ… być zerem" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "bufor jest PUSTY" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "parametry flag muszÄ… być VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "bufor jest PUSTY, ale rozmiar nie wynosi zero" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "nie można wysÅ‚ać komunikatu kontynuacji kontenera" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "Odczytanie komunikatu kontynuacji kontenera nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "zmiana roota na prywatny nie powiodÅ‚a siÄ™" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "utworzenie %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "zamontowanie pustego systemu plików tmpfs na %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "dowiÄ…zanie nowego roota %s do systemu plików tmpfs nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "utworzenie chroota do %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "obrócenie roota nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "utworzenie folderu %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "zamontowanie %s na %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "nie można utworzyć /dev/pts" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "zamontowanie /dev/pts do kontenera nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "utworzenie urzÄ…dzenia %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "" "utworzenie dowiÄ…zania symbolicznego /dev/ptmx do /dev/pts/ptmx nie powiodÅ‚o " "siÄ™" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "utworzenie urzÄ…dzenia /dev/ptmx nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "odmontowanie %s na %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "odczytanie /proc/mounts nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "odmontowanie \"%s\" nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "utworzenie podrzÄ™dnego / nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "zamontowanie /proc nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "upuszczenie %s nie powiodÅ‚o siÄ™" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "uzyskanie możliwoÅ›ci nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "uzyskanie możliwoÅ›ci nie powiodÅ‚o siÄ™" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "uzyskanie możliwoÅ›ci nie powiodÅ‚o siÄ™" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() przekazaÅ‚ nieprawidÅ‚owÄ… definicjÄ™ maszyny wirtualnej" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "otwarcie TTY %s nie powiodÅ‚o siÄ™" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "uruchomienie klona kontenera nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "Nie można utworzyć cgroup dla %s\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "Ustawienie zasobów LXC nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "utworzenie gniazda serwera \"%s\" nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "dowiÄ…zanie gniazda serwera \"%s\" nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "nasÅ‚uchiwanie gniazda serwera %s nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "odczytanie fd %d nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "zapisanie fd %d nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "zdarzenie bÅ‚Ä™du %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "przeniesienie interfejsu %s do ns %d nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "usuniÄ™cie veth nie powiodÅ‚o siÄ™: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "nie można usunąć współdzielenia obszaru nazw montowania" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "przeÅ‚Ä…czenie montowania roota do trybu podrzÄ™dnego nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "utworzenie Å›cieżki %s nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "zamontowanie devpts na %s nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "przydzielenie TTY nie powiodÅ‚o siÄ™" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Nie można zapisać pliku PID \"%s/%s.pid\"" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "Nie można zmienić na folder roota" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "Nie można przeÅ‚Ä…czyć na przywódcÄ™ sesji" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "PoÅ‚Ä…czenie ze sterownika LXC nie powiodÅ‚o siÄ™" #: src/lxc_driver.c:97 #, c-format msgid "unexpected LXC URI path '%s', try lxc:///" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI LXC \"%s\", spróbuj lxc:///" #: src/lxc_driver.c:105 -#, fuzzy msgid "lxc state driver is not active" -msgstr "pula pamiÄ™ci masowej jest nieaktywna" +msgstr "sterownik stanu LXC jest nieaktywny" #: src/lxc_driver.c:304 src/lxc_driver.c:992 src/lxc_driver.c:1031 msgid "System lacks NETNS support" @@ -1848,20 +1854,20 @@ msgstr "W systemie brak obsÅ‚ugi NETNS" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "brak domeny pasujÄ…cej do UUID" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "nie można usunąć aktywnej domeny" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "nie można usunąć okreÅ›lenia domeny przejÅ›ciowej" @@ -1915,7 +1921,7 @@ msgstr "nieprawidÅ‚owy PID %d dla kontenera" msgid "failed to kill pid %d" msgstr "zniszczenie PID %d nie powiodÅ‚o siÄ™" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "nie można oczekiwać na \"%s\"" @@ -1970,7 +1976,7 @@ msgstr "NieprawidÅ‚owy parametr `%s'" msgid "Invalid parameter count" msgstr "NieprawidÅ‚owy licznik parametrów" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "ustalenie nazwy hosta nie powiodÅ‚o siÄ™" @@ -2165,9 +2171,8 @@ msgid "network is still active" msgstr "sieć jest ciÄ…gle aktywna" #: src/network_driver.c:1243 -#, fuzzy msgid "network is not active" -msgstr "sieć %s nie jest aktywna" +msgstr "sieć jest nieaktywna" #: src/network_driver.c:1295 msgid "no network with matching id" @@ -2179,78 +2184,87 @@ msgid "network '%s' does not have a bridge name." msgstr "sieć \"%s\" nie posiada nazwy mostka." #: src/network_driver.c:1358 -#, fuzzy msgid "cannot set autostart for transient network" -msgstr "nie można ustawić automatycznego uruchamiania domeny przejÅ›ciowej" +msgstr "nie można ustawić automatycznego uruchamiania sieci przejÅ›ciowej" #: src/network_driver.c:1375 #, c-format msgid "cannot create autostart directory '%s'" msgstr "nie można utworzyć folderu automatycznego uruchamiania \"%s\"" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Utworzenie dowiÄ…zania symbolicznego \"%s\" do \"%s\" nie powiodÅ‚o siÄ™" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "UsuniÄ™cie dowiÄ…zania symbolicznego \"%s\" nie powiodÅ‚o siÄ™" -#: src/node_device.c:78 +#: src/node_device.c:65 #, fuzzy, c-format -msgid "cannot resolve driver link %s" -msgstr "nie można rozwiÄ…zać dowiÄ…zania symbolicznego %s" +msgid "Failed to refresh WWPN for host%d" +msgstr "OdÅ›wieżenie puli %s nie powiodÅ‚o siÄ™" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "OdÅ›wieżenie puli %s nie powiodÅ‚o siÄ™" + +#: src/node_device.c:110 +#, c-format +msgid "cannot resolve driver link %s" +msgstr "nie można rozwiÄ…zać dowiÄ…zania sterownika %s" + +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "brak urzÄ…dzenia wÄ™zÅ‚a pasujÄ…cego do nazwy" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "brak urzÄ…dzenia nadrzÄ™dnego dla tego urzÄ…dzenia" -#: src/node_device.c:384 -#, fuzzy, c-format +#: src/node_device.c:418 +#, c-format msgid "Invalid vport operation (%d)" -msgstr "NieprawidÅ‚owy parametr virXPathLong()" +msgstr "NieprawidÅ‚owa operacja wirtualnego portu (%d)" -#: src/node_device.c:401 -#, fuzzy, c-format +#: src/node_device.c:435 +#, c-format msgid "Vport operation path is '%s'" -msgstr "nie można otworzyć Å›cieżki \"%s\"" +msgstr "Åšcieżka operacji wirtualnego portu to \"%s\"" -#: src/node_device.c:415 -#, fuzzy, c-format +#: src/node_device.c:449 +#, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" -msgstr "Zapisanie do \"%s\", aby rozpocząć skanowanie hosta nie powiodÅ‚o siÄ™" - -#: src/node_device.c:424 -#, fuzzy -msgid "Vport operation complete" -msgstr "operacja migracji nie powiodÅ‚a siÄ™" - -#: src/node_device.c:452 -msgid "Device is not a fibre channel HBA" msgstr "" +"Zapisanie \"%s\" do \"%s\" podczas tworzenia/usuwania wirtualnego portu nie " +"powiodÅ‚o siÄ™" -#: src/node_device.c:482 -#, fuzzy, c-format +#: src/node_device.c:458 +msgid "Vport operation complete" +msgstr "operacja wirtualnego portu zostaÅ‚a zakoÅ„czona" + +#: src/node_device.c:486 +msgid "Device is not a fibre channel HBA" +msgstr "UrzÄ…dzenie nie jest HBA Fibre Channel" + +#: src/node_device.c:516 +#, c-format msgid "Could not find parent HBA for '%s'" -msgstr "Nie można znaleźć pliku typu \"%s\"" +msgstr "Nie można znaleźć nadrzÄ™dnego HBA dla \"%s\"" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" -msgstr "" +msgstr "NadrzÄ™dne HBA %s nie ma możliwoÅ›ci operacji wirtualnego portu" -#: src/node_device.c:523 -#, fuzzy +#: src/node_device.c:557 msgid "Could not get current time" -msgstr "nie można uzyskać bieżącego czasu" +msgstr "Nie można uzyskać bieżącego czasu" #: src/node_device_conf.c:483 #, c-format @@ -2333,29 +2347,29 @@ msgid "invalid SCSI LUN ID supplied for '%s'" msgstr "nieprawidÅ‚owy identyfikator LUN SCSI dla \"%s\"" #: src/node_device_conf.c:632 -#, fuzzy, c-format +#, c-format msgid "error parsing SCSI host capabilities for '%s'" -msgstr "bÅ‚Ä…d podczas analizowania możliwoÅ›ci pamiÄ™ci masowej dla \"%s\"" +msgstr "bÅ‚Ä…d podczas analizowania możliwoÅ›ci hosta SCSI dla \"%s\"" #: src/node_device_conf.c:642 -#, fuzzy, c-format +#, c-format msgid "missing SCSI host capability type for '%s'" -msgstr "brak typu możliwoÅ›ci pamiÄ™ci masowej dla \"%s\"" +msgstr "brak typu możliwoÅ›ci hosta SCSI dla \"%s\"" #: src/node_device_conf.c:664 -#, fuzzy, c-format +#, c-format msgid "no WWNN supplied for '%s'" -msgstr "nie podano rozmiaru \"%s\"" +msgstr "nie podano WWNN dla \"%s\"" #: src/node_device_conf.c:672 -#, fuzzy, c-format +#, c-format msgid "no WWPN supplied for '%s'" -msgstr "nie podano rozmiaru \"%s\"" +msgstr "nie podano WWPN dla \"%s\"" #: src/node_device_conf.c:680 -#, fuzzy, c-format +#, c-format msgid "unknown SCSI host capability type '%s' for '%s'" -msgstr "nieznany typ możliwoÅ›ci pamiÄ™ci masowej \"%s\" dla \"%s\"" +msgstr "nieznany typ możliwoÅ›ci hosta SCSI \"%s\" dla \"%s\"" #: src/node_device_conf.c:714 #, c-format @@ -2536,71 +2550,75 @@ msgstr "nieznany typ możliwoÅ›ci \"%d\" dla \"%s\"" msgid "no device capabilities for '%s'" msgstr "brak możliwoÅ›ci urzÄ…dzenia \"%s\"" -#: src/node_device_hal_linux.c:47 -#, c-format -msgid "Checking if host%d is an FC HBA" -msgstr "" - -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:53 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "otwarcie %s do odczytania nie powiodÅ‚o siÄ™" +msgid "Opened WWN path '%s' for reading" +msgstr "Otwarcie Å›cieżki WWNN \"%s\" do odczytania nie powiodÅ‚o siÄ™" -#: src/node_device_hal_linux.c:81 +#: src/node_device_hal_linux.c:56 #, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" -msgstr "Odczytanie z \"%s\" nie powiodÅ‚o siÄ™: %s" +msgid "Failed to open WWN path '%s' for reading" +msgstr "Otwarcie Å›cieżki WWNN \"%s\" do odczytania nie powiodÅ‚o siÄ™" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Odczytanie WWNN z \"%s\" nie powiodÅ‚o siÄ™" #: src/node_device_hal_linux.c:117 -#, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "otwarcie %s do odczytania nie powiodÅ‚o siÄ™" +#, c-format +msgid "Checking if host%d is an FC HBA" +msgstr "Sprawdzanie, czy host%d jest HBA FC" -#: src/node_device_hal_linux.c:125 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" -msgstr "Odczytanie z \"%s\" nie powiodÅ‚o siÄ™: %s" +msgid "Failed to read WWPN for host%d" +msgstr "Odczytanie WWPN z \"%s\" nie powiodÅ‚o siÄ™" -#: src/nodeinfo.c:81 +#: src/node_device_hal_linux.c:146 +#, fuzzy, c-format +msgid "Failed to read WWNN for host%d" +msgstr "Odczytanie WWNN z \"%s\" nie powiodÅ‚o siÄ™" + +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "analizowanie procesora cpuinfo" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "analizowanie MHz procesora cpuinfo" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "nie znaleziono procesorów" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "nie można otworzyć %s" -#: src/nodeinfo.c:174 -#, fuzzy +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" -msgstr "konsola nie jest zaimplementowana na tej platformie" +msgstr "informacje o węźle nie sÄ… zaimplementowane na tej platformie" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA jest nieobsÅ‚ugiwane na tym hoÅ›cie" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "poczÄ…tkowa komórka %d jest poza zakresem (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "Odpytanie wolnej pamiÄ™ci NUMA nie powiodÅ‚o siÄ™" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" -msgstr "" +msgstr "Informacje o pamiÄ™ci NUMA nie sÄ… dostÄ™pne na tej platformie" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "BÅ‚Ä…d podczas wysyÅ‚ania maszyny wirtualnej do OpenNebula" @@ -2620,16 +2638,16 @@ msgstr "" msgid "Wrong state to perform action" msgstr "BÅ‚Ä™dny stan do wykonania dziaÅ‚ania" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "domena nie jest uruchomiona" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2640,17 +2658,16 @@ msgid "domain is not paused " msgstr "domena nie jest wstrzymana " #: src/openvz_conf.c:131 -#, fuzzy msgid "Could not extract vzctl version" msgstr "Nie można wydobyć wersji vzctl" #: src/openvz_conf.c:198 -#, fuzzy, c-format +#, c-format msgid "Could not read 'IP_ADDRESS' from config for container %d" msgstr "Nie można odczytać \"IP_ADDRESS\" z konfiguracji kontenera %d" #: src/openvz_conf.c:230 -#, fuzzy, c-format +#, c-format msgid "Could not read 'NETIF' from config for container %d" msgstr "Nie można odczytać \"NETIF\" z konfiguracji kontenera %d" @@ -2671,12 +2688,12 @@ msgid "Wrong MAC address" msgstr "BÅ‚Ä™dny adres MAC" #: src/openvz_conf.c:359 -#, fuzzy, c-format +#, c-format msgid "Could not read 'OSTEMPLATE' from config for container %d" msgstr "Nie można odczytać \"OSTEMPLATE\" z konfiguracji kontenera %d" #: src/openvz_conf.c:373 -#, fuzzy, c-format +#, c-format msgid "Could not read 'VE_PRIVATE' from config for container %d" msgstr "Nie można odczytać \"VE_PRIVATE\" z konfiguracji kontenera %d" @@ -2693,9 +2710,9 @@ msgid "UUID in config file malformed" msgstr "UUID w pliku konfiguracji jest bÅ‚Ä™dnie sformatowany" #: src/openvz_conf.c:489 -#, fuzzy, c-format +#, c-format msgid "Could not read config for container %d" -msgstr "Nie można odczytać konfiguracji dla kontenera %d" +msgstr "Nie można odczytać konfiguracji kontenera %d" #: src/openvz_driver.c:110 msgid "Container is not defined" @@ -2800,7 +2817,7 @@ msgstr "domena nie jest wyÅ‚Ä…czona" msgid "Could not read container config" msgstr "Nie można odczytać konfiguracji kontenera" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "nieznany typ \"%s\"" @@ -2812,15 +2829,15 @@ msgstr "Wirtualne procesory powinny wynosić >= 1" #: src/openvz_driver.c:1105 #, c-format msgid "unexpected OpenVZ URI path '%s', try openvz:///system" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI OpenVZ \"%s\", spróbuj openvz:///system" #: src/openvz_driver.c:1112 msgid "OpenVZ control file /proc/vz does not exist" -msgstr "" +msgstr "Plik kontroli OpenVZ /proc/vz nie istnieje" #: src/openvz_driver.c:1118 msgid "OpenVZ control file /proc/vz is not accessible" -msgstr "" +msgstr "Plik kontroli OpenVZ /proc/vz jest niedostÄ™pny" #: src/openvz_driver.c:1197 src/openvz_driver.c:1248 #, c-format @@ -2944,217 +2961,217 @@ msgstr "BÅ‚Ä…d komunikacji z poÅ›rednikiem: niesformowany pakiet\n" msgid "got asynchronous packet number %d\n" msgstr "uzyskano niesynchroniczny pakiet o numerze %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "nie można przeanalizować numeru wersji QEMU w \"%s\"" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "Nie można odczytać wyjÅ›cia pomocy QEMU" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Nieoczekiwany stan wyjÅ›cia z QEMU %d, PID %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" "Nieoczekiwany stan wyjÅ›cia \"%d\", QEMU prawdopodobnie siÄ™ nie powiodÅ‚o" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Nie można znaleźć pliku binarnego QEMU %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Nie znaleziono sieci \"%s\"" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Typ sieci %d jest nieobsÅ‚ugiwany" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "nie można zainicjować obsÅ‚ugi mostka: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" "Dodanie interfejsu TAP do mostka nie powiodÅ‚o siÄ™. %s nie jest urzÄ…dzeniem " "mostka" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Dodanie interfejsu TAP \"%s\" do mostka \"%s\" nie powiodÅ‚o siÄ™: %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "Migracja TCP jest nieobsÅ‚ugiwana przez ten plik binarny QEMU" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" "Migracja standardowego wejÅ›cia jest nieobsÅ‚ugiwana przez ten plik " "wykonywalny QEMU" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "nieobsÅ‚ugiwana nazwa sterownika \"%s\" dla dysku \"%s\"" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "nieobsÅ‚ugiwany typ dysku USB dla \"%s\"" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "NieobsÅ‚ugiwany typ dysku \"%s\"" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "nieprawidÅ‚owy model dźwiÄ™ku" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "bÅ‚Ä™dnie sformatowane parametry słów kluczowych w \"%s\"" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "nie można przeanalizować indeksu napÄ™du \"%s\"" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "brak parametru pliku w napÄ™dzie \"%s\"" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "brak parametru indeksu w napÄ™dzie \"%s\"" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "nie można przeanalizować VLAN NIC w \"%s\"" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "nie można znaleźć definicji NIC dla VLAN %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "nie można przeanalizować VLAN w \"%s\"" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "nie można przeanalizować funkcji NIC \"%s\"" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "nieznana skÅ‚adnia urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "nie można wydobyć magistrali urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "nie można wydobyć gniazda urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "nie można wydobyć funkcji urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "nie można wydobyć producenta urzÄ…dzenia USB \"%s\"" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "nie można wydobyć produktu urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "nie można wydobyć adresu urzÄ…dzenia PCI \"%s\"" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "nie można znaleźć numeru portu w urzÄ…dzeniu znakowym %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "nieznana skÅ‚adnia urzÄ…dzenia znakowego %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "nie znaleziono Å›cieżki do emulatora" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "brak wartoÅ›ci dla parametru %s" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "nie można przeanalizować portu VNC \"%s\"" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "nie można przeanalizować poziomu pamiÄ™ci \"%s\"" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "nie można przeanalizować licznika procesorów \"%s\"" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "nie można przeanalizować UUID \"%s\"" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "nieznany parametr QEMU \"%s\" podczas konwersji" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "nieznany parametr \"%s\"" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "utworzenie pliku dziennika %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" "Nie można ustawić flagi pliku dziennika maszyny wirtualnej close-on-exec" @@ -3169,7 +3186,7 @@ msgstr "zbudowanie nazwy pliku dziennika %s/%s.log nie powiodÅ‚o siÄ™" msgid "Unable to seek to %lld in %s" msgstr "Nie można przejść do %lld w %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "" @@ -3185,310 +3202,307 @@ msgstr "UsuniÄ™cie dowiÄ…zania do pliku stanu %s nie powiodÅ‚o siÄ™" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Ponowne poÅ‚Ä…czenie monitora dla %s nie powiodÅ‚o siÄ™: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "Uruchomienie sterownika bezpieczeÅ„stwa nie powiodÅ‚o siÄ™" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "Brak dostÄ™pnego sterownika bezpieczeÅ„stwa" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "Skopiowanie modelu secModel nie powiodÅ‚o siÄ™: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Skopiowanie DOI secModel nie powiodÅ‚o siÄ™: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "Uruchomienie sterownika bezpieczeÅ„stwa nie powiodÅ‚o siÄ™" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "Brak dostÄ™pnego sterownika bezpieczeÅ„stwa" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Utworzenie folderu stanu \"%s\" nie powiodÅ‚o siÄ™: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Odczytanie wyjÅ›cia uruchamiania %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Przekroczono czas podczas odczytywania wyjÅ›cia uruchamiania %s" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "Brak przestrzeni podczas odczytywania wyjÅ›cia uruchamiania %s" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "Odczytanie wyjÅ›cia dziennika %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "Brak przestrzeni podczas odczytywania wyjÅ›cia dziennika %s" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "ZakoÅ„czono proces podczas odczytywania wyjÅ›cia dziennika %s" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "Przekroczono czas podczas odczytywania wyjÅ›cia dziennika %s" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Nie można otworzyć Å›cieżki do monitora %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Nie można ustawić flagi monitora close-on-exec" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Nie można umieÅ›cić monitora w trybie nie blokowania" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "Nie można zamknąć pliku dziennika: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "nie można uruchomić goÅ›cia: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 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:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "ustawienie pokrewieÅ„stwa procesora nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "operacja wznowienia nie powiodÅ‚a siÄ™" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "ustawienie hasÅ‚a VNC nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "Uzyskanie etykiety bezpieczeÅ„stwa nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "Maszyna wirtualna jest już aktywna" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Nie można znaleźć nieużywanego portu VNC" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "nie można utworzyć folderu dziennika %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "Nie można znaleźć pliku binarnego QEMU %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "Nie można usunąć starego pliku PID dla %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "Zbudowanie Å›cieżki do pliku PID nie powiodÅ‚o siÄ™." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Nie można zapisać envv do pliku dziennika: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Nie można zapisać argv do pliku dziennika: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Nie można przejść do koÅ„ca pliku dziennika: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "Domena %s nie pokazaÅ‚a siÄ™\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "WyÅ‚Ä…czanie maszyny wirtualnej \"%s\"\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "WysÅ‚anie SIGTERM do %s (%d) nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "UsuniÄ™cie stanu domeny dla %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "UsuniÄ™cie pliku PID dla %s nie powiodÅ‚o siÄ™: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "nieobsÅ‚użone zdarzenie fd %d dla %s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI QEMU \"%s\", spróbuj qemu:///system" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI QEMU \"%s\", spróbuj qemu:///session" -#: src/qemu_driver.c:1790 -#, fuzzy +#: src/qemu_driver.c:1802 msgid "qemu state driver is not active" -msgstr "pula pamiÄ™ci masowej jest nieaktywna" +msgstr "sterownik stanu QEMU jest nieaktywny" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "Nie można otworzyć %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "brak domeny pasujÄ…cej do UUID \"%s\"" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "brak domeny pasujÄ…cej do nazwy \"%s\"" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domena \"%s\" jest już okreÅ›lona za pomocÄ… UUID %s" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "domena jest już aktywna jako \"%s\"" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "operacja uÅ›pienia nie powiodÅ‚a siÄ™" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "operacja wyÅ‚Ä…czenia nie powiodÅ‚a siÄ™" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 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:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "nie można odpytać przydziaÅ‚u balonu pamiÄ™ci" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "nie można przeanalizować przydziaÅ‚u balonu pamiÄ™ci" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "zmieÅ„ przydzielić balona pamiÄ™ci" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "nie można ustawić pamiÄ™ci powyżej maksymalnej pamiÄ™ci" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "nie można ustawić pamiÄ™ci aktywnej domeny" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "uzyskanie XML-a domeny nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "utworzenie \"%s\" nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "zapisanie nagłówka nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "zapisanie XML-a nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "nie można zapisać pliku %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "operacja migracji nie powiodÅ‚a siÄ™" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "\"migrate\" jest nieobsÅ‚ugiwane przez to QEMU" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "nie można zmienić licznika wirtualnych procesorów aktywnej domeny" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "nieznany typ wirtualizacji w definicji domeny \"%d\"" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "nie można ustalić maksymalnych wirtualnych procesorów dla domeny" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3496,105 +3510,105 @@ msgstr "" "żądane procesory wirtualne sÄ… wiÄ™ksze od maksymalnych dostÄ™pnych wirtualnych " "procesorów dla domeny: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "nie można przypiąć wirtualnych procesorów do nieaktywnej domeny" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "numer wirtualnego procesora jest poza zakresem %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "nie można ustawić pokrewieÅ„stwa" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "pokrewieÅ„stwo procesora jest nieobsÅ‚ugiwane" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "nie można uzyskać pokrewieÅ„stwa" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "pokrewieÅ„stwo procesora jest niedostÄ™pne" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "Uzyskanie etykiety bezpieczeÅ„stwa nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "Å‚aÅ„cuch modelu bezpieczeÅ„stwa przekracza maksymalne %d bajtów" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "Å‚aÅ„cuch DOI bezpieczeÅ„stwa przekracza maksymalne %d bajtów" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "nie można odczytać obrazu domeny" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "odczytanie nagłówka QEMU nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "magia obrazu jest niepoprawna" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "wersja obrazu jest nieobsÅ‚ugiwana (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "odczytanie XML-a nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "przeanalizowanie XML-a nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "przydzielenie nowej maszyny wirtualnej nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "wznowienie domeny nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "nieobsÅ‚ugiwany typ konfiguracji %s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Nie można ustalić skÅ‚adni argv QEMU %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "nie można przekonwertować dysku \"%s\" na indeks magistrali/urzÄ…dzenia" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "NieobsÅ‚ugiwane mapowanie nazwy dysku dla magistrali \"%s\"" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "Brak urzÄ…dzenia o magistrali \"%s\" i celu \"%s\"" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3603,208 +3617,208 @@ msgstr "" "Wersja emulatora nie obsÅ‚uguje noÅ›ników wymiennych dla urzÄ…dzenia \"%s\" i " "celu \"%s\"" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "nie można zmienić noÅ›nika CD-ROM" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "zmienienie noÅ›nika CD-ROM nie powiodÅ‚o siÄ™: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "cel %s już istnieje" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "nie można podÅ‚Ä…czyć dysku %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "Nie można przeanalizować numeru gniazda\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "dodanie dysku %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "nie można podÅ‚Ä…czyć dysku USB" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "dodanie dysku USB nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "nie można podÅ‚Ä…czyć urzÄ…dzenia USB" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "dodanie urzÄ…dzenia USB nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "nie można podÅ‚Ä…czyć urzÄ…dzenia do nieaktywnej domeny" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "magistrali dysku \"%s\" nie można podÅ‚Ä…czać podczas pracy." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "typu urzÄ…dzenia dysku \"%s\" nie można podÅ‚Ä…czać w czasie pracy" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "typu urzÄ…dzenia \"%s\" nie można podÅ‚Ä…czać" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "nie znaleziono dysku %s" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "nie można odÅ‚Ä…czyć dysku %s - nieprawidÅ‚owy numer gniazda %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "wykonanie polecenia odÅ‚Ä…czenia dysku %s nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "odÅ‚Ä…czenie dysku %s nie powiodÅ‚o siÄ™: nieprawidÅ‚owe gniazdo %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "nie można odÅ‚Ä…czyć urzÄ…dzenia na nieaktywnej domenie" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "tylko urzÄ…dzenia dysków SCSI lub virtio można odÅ‚Ä…czać dynamicznie" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "nie można ustawić automatycznego uruchamiania domeny przejÅ›ciowej" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "nie można utworzyć folderu automatycznego uruchamiania %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Utworzenie dowiÄ…zania symbolicznego \"%s do \"%s\" nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "nieprawidÅ‚owa Å›cieżka: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "polecenie \"info blockstats\" nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "\"info blockstats\" jest nieobsÅ‚ugiwane przez to QEMU" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "nie znaleziono urzÄ…dzenia: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL lub pusta Å›cieżka" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, 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:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: otwarcie nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: wykonanie seek lub odczytanie nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "nieprawidÅ‚owa Å›cieżka" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "Sterownik QEMU obsÅ‚uguje tylko adresy pamiÄ™ci wirtualnej" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "polecenie \"memsave\" nie powiodÅ‚o siÄ™" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "" "odczytanie pliku tymczasowego utworzonego za pomocÄ… szablonu %s nie powiodÅ‚o " "siÄ™" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "nie przekazani XML-a domeny" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "dla migracji KVM obsÅ‚ugiwane sÄ… tylko URI tcp" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI nie posiada \":port\" na koÅ„cu" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "nie można utworzyć losowego UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "domena o takiej samej nazwie lub UUID już istnieje jako \"%s\"" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "podano migracjÄ™ offline, ale operacja wstrzymania nie powiodÅ‚a siÄ™" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "migracja nie powiodÅ‚a siÄ™: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Wznowienie goÅ›cia %s po niepowodzeniu nie powiodÅ‚o siÄ™\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "urzÄ…dzenie %s nie jest urzÄ…dzeniem PCI" @@ -3813,242 +3827,242 @@ msgstr "urzÄ…dzenie %s nie jest urzÄ…dzeniem PCI" msgid "failed to find libvirtd binary" msgstr "znalezienie pliku binarnego libvirtd nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: przesyÅ‚ w URL nie zostaÅ‚ rozpoznany (powinien być tls|unix|ssh|" "ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: dla przesyÅ‚u \"ext\" wymagane jest polecenie" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "nie można rozwiÄ…zać nazwy hosta \"%s\": %s" -#: src/remote_internal.c:605 -#, fuzzy, c-format +#: src/remote_internal.c:606 +#, c-format msgid "unable to connect to libvirtd at '%s'" -msgstr "nie można poÅ‚Ä…czyć siÄ™ z \"%s\"" +msgstr "nie można poÅ‚Ä…czyć siÄ™ z libvirtd na \"%s\"" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "nie można utworzyć gniazda" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "nie można poÅ‚Ä…czyć siÄ™ z \"%s\"" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "nie można utworzyć pary gniazd" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "metody przesyÅ‚u unix, ssh i ext nie sÄ… obsÅ‚ugiwane w Windows" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "nie można utworzyć nieblokujÄ…cego gniazda" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "nie można utworzyć potoku" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "nie można automatycznie wykryć URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "BÅ‚Ä…d podczas przydzielania listy wywoÅ‚aÅ„ zwrotnych" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "BÅ‚Ä…d podczas przydzielania domainEvents" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "Nie można uzyskać dostÄ™pu do %s \"%s\"" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "nie można przydzielić danych uwierzytelniajÄ…cych TLS: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "nie można wczytać certyfikatu CA: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "nie można wczytać klucza prywatnego/certyfikatu: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "nie można zainicjować klienta TLS: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "nie można ustawić priorytetu algorytmu TLS: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "nie można priorytetu certyfikatu: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "nie można ustawić danych uwierzytelniajÄ…cych sesji: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "nie można zakoÅ„czyć nawiÄ…zania TLS: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "nie można zakoÅ„czyć inicjowania TLS: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "sprawdzenie serwera (certyfikatu lub adresu IP) nie powiodÅ‚o siÄ™\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "nie można sprawdzić certyfikatu serwera: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "nie można uzyskać bieżącego czasu" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "NieprawidÅ‚owy certyfikat" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." -msgstr "Certyfikat nie jest zaufany." +msgstr "Certyfikat jest niezaufany." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "Certyfikat klienta posiada nieznanego wystawcÄ™." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "Certyfikat zostaÅ‚ odrzucony." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "Certyfikat klienta używa niebezpiecznego algorytmu" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "sprawdzenie certyfikatu serwera nie powiodÅ‚o siÄ™: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Typ certyfikatu nie jest X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "nie można zainicjować certyfikatu: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "nie można zaimportować certyfikatu: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Certyfikat wygasÅ‚" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Certyfikat nie zostaÅ‚ aktywowany" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "WÅ‚aÅ›ciciel certyfikatu nie zgadza siÄ™ z nazwÄ… hosta (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "za dużo komórek NUMA: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "za dużo identyfikatorów zdalnych domen: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "dÅ‚ugość mapy jest wiÄ™ksza niż maksimum: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "licznik wirtualnych procesorów przekracza maksimum: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" "dÅ‚ugość mapy buforów wirtualnych procesorów przekracza maksimum: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "host zgÅ‚asza za dużo wirtualnych procesorów: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "host zgÅ‚asza, że dÅ‚ugość mapy buforów wirtualnych procesorów przekracza " "maksimum: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "etykieta bezpieczeÅ„stwa przekracza maksimum: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "model bezpieczeÅ„stwa przekracza maksimum: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "doi bezpieczeÅ„stwa przekracza maksimum: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "za dużo nazw zdalnych domen: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4056,275 +4070,275 @@ msgstr "" "remoteDomainGetSchedulerParameters: zwrócono liczbÄ™ parametrów " "przekraczajÄ…cych ograniczenie" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: nieznany typ parametru" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "brak pamiÄ™ci podczas przydzielania tablicy" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "nieznany typ parametru" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" "żądanie zerkniÄ™cia blokowego jest za duże dla zdalnego protokoÅ‚u, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "zwrócony bufor nie ma żądanego rozmiaru" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" "żądanie zerkniÄ™cia pamiÄ™ci jest za duże dla zdalnego protokoÅ‚u, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "za dużo zdalnych sieci: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "za dużo zdalnych interfejsów: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "zażądano za dużo pul pamiÄ™ci masowej" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "otrzymano za dużo pul pamiÄ™ci masowej" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "zażądano za dużo woluminów pamiÄ™ci masowej" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "otrzymano za dużo woluminów pamiÄ™ci masowej" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "zażądano za dużo nazw urzÄ…dzeÅ„" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "otrzymano za dużo nazw urzÄ…dzeÅ„" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "zażądano za dużo nazw możliwoÅ›ci" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "otrzymano za dużo nazw możliwoÅ›ci" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "nieznany typ uwierzytelniania %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "żądany typ uwierzytelniania %s zostaÅ‚ odrzucony" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "nieobsÅ‚ugiwany typ uwierzytelniania %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "zainicjowanie biblioteki SASL nie powiodÅ‚o siÄ™: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "uzyskanie adresu gniazda nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "uzyskanie adresu peera nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Utworzenie kontekstu klienta SASL nie powiodÅ‚o siÄ™: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "nieprawidÅ‚owy rozmiar szyfru dla sesji TLS" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "nie można ustawić zewnÄ™trznego SSF %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "nie można ustawić podparcia bezpieczeÅ„stwa %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "mechanizm SASL %s jest nieobsÅ‚ugiwany przez serwer" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Uruchomienie negocjacji SASL nie powiodÅ‚o siÄ™: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Utworzenie danych uwierzytelniajÄ…cych nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "dane negocjacji SASL sÄ… za dÅ‚ugie: %d bajtów" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Krok SASL nie powiódÅ‚ siÄ™: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "negocjacja SSF %d nie byÅ‚a wystarczajÄ…co silna" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Zgromadzenie danych uwierzytelniajÄ…cych nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "brak obsÅ‚ugi zdarzeÅ„" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "dodawanie cb do listy" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "usuwanie cb z listy" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "porzÄ…dkowanie parametrów" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (dÅ‚ugość wyrazu)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "nie można wysÅ‚ać danych" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "odczytanie z gniazda TLS nie powiodÅ‚o siÄ™ %s" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "serwer zamknÄ…Å‚ poÅ‚Ä…czenie" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "nie można przywrócić danych" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "zakodowanie danych SASL nie powiodÅ‚o siÄ™: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "rozkodowanie danych SASL nie powiodÅ‚o siÄ™: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (dÅ‚ugość wyrazu, odpowiedź)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "pakiet odebrany od serwera jest za maÅ‚y" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "pakiet odebrany od serwera jest za duży" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "nieprawidÅ‚owy nagłówek w odpowiedzi" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "nieznany program (otrzymano %x, oczekiwano %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "nieznana wersja protokoÅ‚u (otrzymano %x, oczekiwano %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "otrzymano nieoczekiwane wywoÅ‚anie RPC %d od serwera" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "brak wywoÅ‚aÅ„ oczekujÄ…cych na odpowiedź za pomocÄ… portu szeregowego %d" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "nieznana procedura (otrzymano %x, oczekiwano %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "zmienianie porzÄ…dku ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "zmienianie porzÄ…dku remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "nieznany stan (otrzymano %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "sondaż na gnieździe nie powiódÅ‚ siÄ™" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "otrzymano zdarzenie zawieszenia/bÅ‚Ä™du na gnieździe" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "oczekiwanie na warunek nie powiodÅ‚o siÄ™" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: usuwanie uporzÄ…dkowania ret" @@ -4415,7 +4429,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: nie można ustawić kontekstu bezpieczeÅ„stwa \"\\%s\": %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "brak zaplecza dla typu puli %d" @@ -4477,33 +4491,47 @@ msgstr "stan wyjÅ›cia nie bÄ™dÄ…cy zerem od polecenia %d" #: src/storage_backend.c:681 src/storage_backend.c:693 #, c-format msgid "%s not implemented on Win32" -msgstr "%s nie jest zaimplementowane na Win32" +msgstr "%s jest niezaimplementowane na Win32" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "nie można przeanalizować poÅ‚ożenia poczÄ…tkowego urzÄ…dzenia" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "nie można przeanalizować poÅ‚ożenia koÅ„cowego urzÄ…dzenia" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "nieprawidÅ‚owy typ bezpieczeÅ„stwa" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "nieoczekiwana domena %s już istnieje" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "brak wystarczajÄ…co dużego wolnego obszaru" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "Nie można odczytać Å›cieżki docelowej woluminu \"%s\"" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" "Åšcieżka woluminu \"%s\" nie uruchamia siÄ™ z nazwÄ… nadrzÄ™dnego urzÄ…dzenia " "źródÅ‚owego puli." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "nie można przeanalizować numeru partycji z celu \"%s\"" @@ -4631,7 +4659,7 @@ msgstr "niedostÄ™pny zapasowy wolumin pamiÄ™ci masowej %s" #: src/storage_backend_fs.c:1283 msgid "unable to find kvm-img or qemu-img" -msgstr "" +msgstr "nie można znaleźć kvm-img lub qemu-img" #: src/storage_backend_fs.c:1331 msgid "cannot copy from volume with qcow-create" @@ -4904,118 +4932,117 @@ msgstr "Uzyskanie numeru hosta z \"%s\" nie powiodÅ‚o siÄ™" msgid "Scanning host%u" msgstr "Skanowanie hosta %u" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "brak atrybutu uwierzytelniania hosta" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "brak atrybutu passwd hosta" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "bÅ‚Ä™dnie sformatowany tryb ósemkowy" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "bÅ‚Ä™dnie sformatowany element wÅ‚aÅ›ciciela" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "bÅ‚Ä™dnie sformatowany grupy" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "nieznany typ puli pamiÄ™ci masowej %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "brak elementu nazwy źródÅ‚a puli" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "nie można utworzyć UUID" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "nieznany typ formatu puli %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "brak nazwy hosta źródÅ‚owego puli pamiÄ™ci masowej" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "nie można wydobyć urzÄ…dzeÅ„ źródÅ‚owych puli pamiÄ™ci masowej" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "brak Å›cieżki do urzÄ…dzenia źródÅ‚owego puli pamiÄ™ci masowej" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "brak Å›cieżki źródÅ‚owej puli pamiÄ™ci masowej" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "brak nazwy adaptera źródÅ‚owego puli pamiÄ™ci masowej" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "nieznany typ uwierzytelniania \"%s\"" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "brak Å›cieżki docelowej puli pamiÄ™ci masowej" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "nieznany element roota dla puli pamiÄ™ci masowej" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "nieznany numer formatu puli %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "nieoczekiwany typ puli" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "nieznane jednostki rozmiaru \"%s\"" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "bÅ‚Ä™dnie sformatowany element pojemnoÅ›ci" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "wartość elementu pojemnoÅ›ci jest za duża" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "brak elementu nazwy woluminu" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "brak elementu pojemnoÅ›ci" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "nieznany typ formatu woluminu %s" -#: src/storage_conf.c:1064 -#, fuzzy +#: src/storage_conf.c:1070 msgid "unknown root element for storage vol" -msgstr "nieznany element roota dla puli pamiÄ™ci masowej" +msgstr "nieznany element roota dla woluminu pamiÄ™ci masowej" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "nieznany numer formatu woluminu %d" @@ -5063,7 +5090,7 @@ msgstr "brak pliku konfiguracji dla %s" msgid "cannot remove config for %s" msgstr "nie można usunąć konfiguracji dla %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "brak puli pasujÄ…cej do UUID" @@ -5075,110 +5102,109 @@ msgstr "brak puli pasujÄ…cej do nazwy" msgid "storage pool already exists" msgstr "pula pamiÄ™ci masowej już istnieje" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "brak puli pamiÄ™ci masowej pasujÄ…cej do UUID" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "pula jest ciÄ…gle aktywna" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "pula \"%s\" posiada uruchomione zadania asynchroniczne." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "pula jest już aktywna" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "pula pamiÄ™ci masowej jest już aktywna" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "pula pamiÄ™ci masowej jest nieaktywna" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "pula pamiÄ™ci masowej jest ciÄ…gle aktywna" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "pula nie obsÅ‚uguje usuwania woluminów" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "pula nie posiada pliku konfiguracji" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "brak woluminu pamiÄ™ci masowej pasujÄ…cego do nazwy" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "brak woluminu pamiÄ™ci masowej pasujÄ…cego do klucza" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "brak woluminu pamiÄ™ci masowej pasujÄ…cego do Å›cieżki" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "wolumin pamiÄ™ci masowej już istnieje" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "pula pamiÄ™ci masowej nie obsÅ‚uguje tworzenia woluminów" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "brak puli pamiÄ™ci masowej pasujÄ…cego do nazwy" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "nazwa woluminu pamiÄ™ci masowej \"%s\" jest już używana." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" "pula pamiÄ™ci masowej nie obsÅ‚uguje tworzenia woluminów z istniejÄ…cych " "woluminów" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "wolumin \"%s\" jest ciÄ…gle przydzielany." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "pula pamiÄ™ci masowej nie obsÅ‚uguje usuwania woluminów" #: src/test.c:365 -#, fuzzy, c-format +#, c-format msgid "node vol list for pool '%s'" -msgstr "brak możliwoÅ›ci urzÄ…dzenia \"%s\"" +msgstr "lista woluminów wÄ™zÅ‚a dla puli \"%s\"" #: src/test.c:376 -#, fuzzy msgid "resolving volume filename" -msgstr "rozwiÄ…zywanie nazw plików puli" +msgstr "rozwiÄ…zywanie nazw plików woluminu" #: src/test.c:457 #, c-format @@ -5186,13 +5212,13 @@ msgid "loading host definition file '%s'" msgstr "wczytywanie pliku definicji hosta \"%s\"" #: src/test.c:466 -#, fuzzy, c-format +#, c-format msgid "Invalid XML in file '%s'" -msgstr "Otwarcie pliku \"%s\" nie powiodÅ‚o siÄ™" +msgstr "NieprawidÅ‚owy XML w pliku \"%s\"" #: src/test.c:475 msgid "Root element is not 'node'" -msgstr "" +msgstr "Element roota nie jest \"wÄ™zÅ‚em\"" #: src/test.c:482 msgid "creating xpath context" @@ -5254,7 +5280,7 @@ msgstr "rozwiÄ…zywanie nazw plików puli" msgid "testOpen: supply a path or use test:///default" msgstr "testOtwórz: podaj Å›cieżkÄ™ lub użyj test:///domyÅ›lna" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "nie można wyszukać nazwy hosta" @@ -5387,26 +5413,23 @@ msgstr "Brak wystarczajÄ…cej wolnej przestrzeni w puli dla woluminu \"%s\"" #: src/uml_conf.c:172 msgid "IP address not supported for ethernet inteface" -msgstr "" +msgstr "Adres IP jest nieobsÅ‚ugiwany dla interfejsów Ethernet" #: src/uml_conf.c:177 msgid "script execution not supported for ethernet inteface" -msgstr "" +msgstr "wykonywanie skryptów jest nieobsÅ‚ugiwane dla interfejsów Ethernet" #: src/uml_conf.c:184 -#, fuzzy msgid "TCP server networking type not supported" -msgstr "Typ sieci %d jest nieobsÅ‚ugiwany" +msgstr "typ sieci serwera TCP jest nieobsÅ‚ugiwany" #: src/uml_conf.c:189 -#, fuzzy msgid "TCP client networking type not supported" -msgstr "Typ sieci %d jest nieobsÅ‚ugiwany" +msgstr "typ sieci klienta TCP jest nieobsÅ‚ugiwany" #: src/uml_conf.c:234 -#, fuzzy msgid "internal networking type not supported" -msgstr "Typ sieci %d jest nieobsÅ‚ugiwany" +msgstr "typ sieci wewnÄ™trznej jest nieobsÅ‚ugiwany" #: src/uml_conf.c:301 msgid "only TCP listen is supported for chr device" @@ -5417,195 +5440,206 @@ msgstr "dla urzÄ…dzeÅ„ znakowych obsÅ‚ugiwane jest tylko nasÅ‚uchiwanie TCP" msgid "unsupported chr device type %d" msgstr "nieobsÅ‚ugiwany typ urzÄ…dzenia znakowego %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "" -"Ustawienie flagi deskryptora pliku \"close-on-exec\" nie powiodÅ‚o siÄ™\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "Ustawienie flagi deskryptora pliku \"close-on-exec\" nie powiodÅ‚o siÄ™" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "" +"Automatyczne uruchomienie maszyny wirtualnej \"%s\" nie powiodÅ‚o siÄ™: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "nie można zainicjować inotify" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Utworzenie folderu monitorowania %s nie powiodÅ‚o siÄ™: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: brak pamiÄ™ci\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "odczytanie PID nie powiodÅ‚o siÄ™: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "nie można otworzyć gniazda" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "nie można dowiÄ…zać gniazda" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "nie można wysÅ‚ać za dÅ‚ugiego polecenia %s (%d bajtów)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "nie można wysÅ‚ać polecenia %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "nie można odczytać odpowiedzi %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "nie podano jÄ…dra" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "Nie można znaleźć jÄ…dra UML %s" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "Nie można zapisać envv do pliku dziennika: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Nie można zapisać argv do pliku dziennika: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Otrzymano nieoczekiwany PID %d != %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI UML \"%s\", spróbuj uml:///system" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI UML \"%s\", spróbuj uml:///session" -#: src/uml_driver.c:958 -#, fuzzy +#: src/uml_driver.c:953 msgid "uml state driver is not active" -msgstr "pula pamiÄ™ci masowej jest nieaktywna" +msgstr "sterownik stanu UML jest nieaktywny" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "nie można przeanalizować wersji %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "domena \"%s\" jest już okreÅ›lona" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "domena o UUID \"%s\" jest już okreÅ›lona" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "nie można odczytać czasu procesora dla domeny" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "nie można odczytać %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "nie można zablokować sygnałów" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "nie można utworzyć potoku" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Ustawienie nieblokujÄ…cej flagi deskryptora pliku nie powiodÅ‚o siÄ™" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Ustawienie flagi deskryptora pliku \"close-on-exec\" nie powiodÅ‚o siÄ™" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "Utworzenie potoku nie powiodÅ‚o siÄ™" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "nie można rozdzielić procesu potomnego" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "nie można odblokować sygnałów" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "ustawienie obsÅ‚ugi plików standardowego wejÅ›cia nie powiodÅ‚o siÄ™" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "ustawienie obsÅ‚ugi plików standardowego wyjÅ›cia nie powiodÅ‚o siÄ™" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "" "ustawienie obsÅ‚ugi plików standardowego wyjÅ›cia bÅ‚Ä™dów nie powiodÅ‚o siÄ™" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "nie można przeÅ‚Ä…czyć na przywódcÄ™ sesji" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "nie można zmienić na folder roota: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "nie można zapisać pliku PID" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "nie można wykonać pliku binarnego %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "Åšrodkowy proces demona zostaÅ‚ zakoÅ„czony ze stanem %d." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "Nieznana odpowiedź sondażu." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "bÅ‚Ä…d sondażu" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" "polecenie \"%s\" zostaÅ‚o zakoÅ„czone ze stanem %d nie bÄ™dÄ…cym zerem i " "sygnaÅ‚em %d: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "Otwarcie pliku \"%s\" nie powiodÅ‚o siÄ™" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "Odczytanie pliku \"%s\" nie powiodÅ‚o siÄ™" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "Znalezienie rekordu użytkownika dla UID \"%d\" nie powiodÅ‚o siÄ™" @@ -5671,15 +5705,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nazwa domeny, identyfikator lub UUID" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "wyÅ‚Ä…cz automatyczne uruchamianie" @@ -5765,7 +5799,7 @@ msgstr "Brak konsoli dostÄ™pnych dla domeny\n" #: src/virsh.c:569 msgid "console not implemented on this platform" -msgstr "konsola nie jest zaimplementowana na tej platformie" +msgstr "konsola jest niezaimplementowana na tej platformie" #: src/virsh.c:597 msgid "list domains" @@ -5795,15 +5829,15 @@ msgstr "WyÅ›wietlenie listy aktywnych domen nie powiodÅ‚o siÄ™" msgid "Id" msgstr "Identyfikator" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nazwa" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stan" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "brak stanu" @@ -5919,7 +5953,7 @@ msgstr "usuÅ„ okreÅ›lenie nieaktywnej domeny" msgid "Undefine the configuration for an inactive domain." msgstr "UsuÅ„ okreÅ›lenie konfiguracji dla nieaktywnej domeny." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nazwa lub UUID domeny" @@ -6163,11 +6197,11 @@ msgstr "Zwraca podstawowe informacje o domenie." msgid "Id:" msgstr "Identyfikator:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nazwa:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6175,16 +6209,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Typ systemu operacyjnego:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stan:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "Procesory:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Czas procesora:" @@ -6212,95 +6246,95 @@ msgstr "wÅ‚Ä…cz" msgid "disable" msgstr "wyÅ‚Ä…cz" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "Model bezpieczeÅ„stwa:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "DOI bezpieczeÅ„stwa:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "Etykieta bezpieczeÅ„stwa:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Wolna pamięć NUMA" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "wyÅ›wietl dostÄ™pnÄ… wolnÄ… pamięć dla komórki NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "Numer komórki NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Razem" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domena wirtualny procesor informacja" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Zwraca podstawowe informacje o wirtualnych procesorach domeny." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "Wirtualny procesor:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "Procesor:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "PokrewieÅ„stwo procesorów:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domena jest wyÅ‚Ä…czona, nie ma wirtualnych procesorów." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "kontrola domena wirtualny procesor pokrewieÅ„stwo" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Przypnij wirtualny procesor domeny do fizycznego procesora hosta." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "liczba wirtualnych procesorów" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "liczby procesorów hosta (oddzielne przecinkami)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: nieprawidÅ‚owa lub brakujÄ…ca liczba wirtualnych procesorów." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: brak cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: uzyskanie informacji o domenie nie powiodÅ‚o siÄ™." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: nieprawidÅ‚owa liczba wirtualnych procesorów." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: nieprawidÅ‚owy format. Pusty Å‚aÅ„cuch." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6308,7 +6342,7 @@ msgstr "" "cpulist: %s: nieprawidÅ‚owy format. Oczekiwana cyfra na pozycji %d (blisko \"%" "c\")." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6317,1446 +6351,1446 @@ msgstr "" "cpulist: %s: nieprawidÅ‚owy format. Oczekiwana cyfra lub przecinek na pozycji " "%d (blisko \"%c\")." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" "cpulist: %s: nieprawidÅ‚owy format. WyÅ›ledzenie przecinka na pozycji %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fizyczny procesor %d nie istnieje." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "zmieÅ„ liczbÄ™ wirtualnych procesorów" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ZmieÅ„ liczbÄ™ wirtualnych procesorów w domenie goÅ›cia." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "liczba wirtualnych procesorów" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "NieprawidÅ‚owa liczba wirtualnych procesorów." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Za dużo wirtualnych procesorów." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "zmieÅ„ przydziaÅ‚ pamiÄ™ci" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ZmieÅ„ obecny przydziaÅ‚ pamiÄ™ci w domenie goÅ›cia." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "liczba kilobajtów pamiÄ™ci" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "NieprawidÅ‚owa wartość %d dla rozmiaru pamiÄ™ci" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Nie można sprawdzić MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "zmieÅ„ maksymalny limit pamiÄ™ci" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ZmieÅ„ maksymalny limit przydziaÅ‚u pamiÄ™ci w domenie goÅ›cia." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maksymalny limit pamiÄ™ci w kilobajtach" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Nie można sprawdzić obecnego MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Nie można zmniejszyć obecnego MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Nie można zmienić MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informacje o węźle" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Zwraca podstawowe informacje o węźle." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "uzyskanie informacji o węźle nie powiodÅ‚o siÄ™" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Model procesora:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CzÄ™stotliwość procesora:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Gniazda procesora:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Rdzeni na gniazdo:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "WÄ…tków na rdzeÅ„:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Komórki NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Rozmiar pamiÄ™ci:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "możliwoÅ›ci" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Zwraca możliwoÅ›ci nadzorcy/sterownika." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "uzyskanie możliwoÅ›ci nie powiodÅ‚o siÄ™" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informacje o domenie w XML-u" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Przekaż informacje o domenie jako zrzut XML na standardowe wyjÅ›cie." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "wyÅ›wietl nieaktywny okreÅ›lony XML" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "zawieraj prywatne informacje w zrzucie XML" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "Przekonwertuj natywnÄ… konfiguracjÄ™ do XML domeny" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "" "Przekonwertuj natywny format konfiguracji goÅ›cia do formatu XML domeny." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "format danych konfiguracji źródÅ‚owej" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "plik danych konfiguracji do zaimportowania" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "Przekonwertuj XML domeny do natywnej konfiguracji" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" "Przekonwertuj konfiguracjÄ™ XML domeny do natywnego formatu konfiguracji " "goÅ›cia." -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "docelowy format typu danych konfiguracji" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "plik danych XML do wyeksportowania" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "przekonwertuj identyfikator lub UUID domeny do nazwy domeny" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "identyfikator lub UUID domeny" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "przekonwertuj nazwÄ™ domeny lub UUID na identyfikator domeny" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "przekonwertuj nazwÄ™ lub identyfikator domeny na UUID domeny" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "identyfikator lub nazwa domeny" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "uzyskanie UUID domeny nie powiodÅ‚o siÄ™" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migruj domenÄ™ do innego hosta" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "Migruj domenÄ™ do innego hosta. Dodaj --live, aby migrować na żywo." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migracja na żywo" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI poÅ‚Ä…czenia z hostem docelowym" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI migracji, zwykle można pominąć" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "zmieÅ„ nazwÄ™ na nowÄ… podczas migracji (jeÅ›li jest obsÅ‚ugiwane)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migracja: brak URI docelowego" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "automatycznie uruchom sieć" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" "Skonfiguruj sieć tak, aby byÅ‚a automatycznie startowana po uruchomieniu." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nazwa sieci lub UUID" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "oznaczenie sieci %s jako automatycznie uruchamianej nie powiodÅ‚o siÄ™" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "odznaczenie sieci %s jako automatycznie uruchamianej nie powiodÅ‚o siÄ™" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Sieć %s zostaÅ‚a oznaczona jako automatycznie uruchamiana\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Sieć %s zostaÅ‚a odznaczona jako automatycznie uruchamiana\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "utwórz sieć z pliku XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Utwórz sieć." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "plik zawierajÄ…cy opis XML sieci" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Sieć %s zostaÅ‚a utworzona z %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Utworzenie sieci z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "okreÅ›l (ale nie uruchamiaj) sieć z pliku XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "OkreÅ›l sieć." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Sieć %s zostaÅ‚a okreÅ›lona z %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "OkreÅ›lenie sieci z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "zniszcz sieć" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Zniszcz podanÄ… sieć." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nazwa sieci, identyfikator lub UUID" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Sieć %s zostaÅ‚a zniszczona\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Zniszczenie sieci %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informacje o sieci w XML-u" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Przekaż informacje o sieci jako zrzut XML na standardowe wyjÅ›cie." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "lista sieci" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Zwraca listÄ™ sieci." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "lista nieaktywnych sieci" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "lista nieaktywnych i aktywnych sieci" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "WyÅ›wietlenie listy aktywnych sieci nie powiodÅ‚o siÄ™" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "WyÅ›wietlenie listy nieaktywnych sieci nie powiodÅ‚o siÄ™" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Automatyczne uruchamianie" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "brak automatycznego uruchamiania" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktywne" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "nieaktywne" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "przekonwertuj identyfikator lub UUID sieci do nazwy sieci" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "UUID sieci" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "uruchom (wczeÅ›niej okreÅ›lonÄ…) nieaktywnÄ… sieć" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Uruchom sieć." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nazwa nieaktywnej sieci" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Sieć %s zostaÅ‚a uruchomiona\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Uruchomienie sieci %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "usuÅ„ okreÅ›lenie nieaktywnej sieci" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "UsuÅ„ okreÅ›lenie konfiguracji dla nieaktywnej sieci." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "OkreÅ›lenie sieci %s zostaÅ‚o usuniÄ™te\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "UsuniÄ™cie okreÅ›lenia sieci %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "przekonwertuj nazwÄ™ sieci na UUID sieci" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nazwa sieci" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "uzyskanie UUID sieci nie powiodÅ‚o siÄ™" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "automatycznie uruchom pulÄ™" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" "Skonfiguruj pulÄ™ tak, aby byÅ‚a automatycznie startowana po uruchomieniu." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "nazwa lub UUID puli" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "oznaczenie puli %s jako automatycznie uruchamianej nie powiodÅ‚o siÄ™" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "odznaczenie puli %s jako automatycznie uruchamianej nie powiodÅ‚o siÄ™" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "Pula %s zostaÅ‚a oznaczona jako automatycznie uruchamiana\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Pula %s zostaÅ‚a odznaczona jako automatycznie uruchamiana\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "utwórz pulÄ™ z pliku XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Utwórz pulÄ™." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "plik zawierajÄ…cy opis XML puli" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "Utworzono pulÄ™ %s z %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Utworzenie puli z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3060 -#, fuzzy -msgid "create a device defined by an XML file on the node" -msgstr "utwórz domenÄ™ z pliku XML" - #: src/virsh.c:3062 +msgid "create a device defined by an XML file on the node" +msgstr "utwórz urzÄ…dzenie okreÅ›lone przez plik XML na węźle" + +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" +"Utwórz urzÄ…dzenie na węźle. Zauważ, że te polecenie tworzy urzÄ…dzenia na " +"fizycznym hoÅ›cie, które mogÄ… być potem przydzielone do maszyny wirtualnej." -#: src/virsh.c:3070 -#, fuzzy +#: src/virsh.c:3072 msgid "file containing an XML description of the device" -msgstr "plik zawierajÄ…cy opis XML woluminu" +msgstr "plik zawierajÄ…cy opis XML urzÄ…dzenia" -#: src/virsh.c:3099 -#, fuzzy, c-format +#: src/virsh.c:3101 +#, c-format msgid "Node device %s created from %s\n" -msgstr "Wolumin %s zostaÅ‚ utworzony z %s\n" +msgstr "UrzÄ…dzenie wÄ™zÅ‚a %s zostaÅ‚o utworzone z %s\n" -#: src/virsh.c:3102 -#, fuzzy, c-format +#: src/virsh.c:3104 +#, c-format msgid "Failed to create node device from %s" -msgstr "Utworzenie woluminu z %s nie powiodÅ‚o siÄ™" +msgstr "Utworzenie urzÄ…dzenia wÄ™zÅ‚a z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3114 -#, fuzzy +#: src/virsh.c:3116 msgid "destroy a device on the node" -msgstr "wylicz urzÄ…dzenia na tym hoÅ›cie" +msgstr "zniszcz urzÄ…dzenia na tym węźle" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" +"Zniszcz urzÄ…dzenie na węźle. Zauważ, że te polecenie niszczy urzÄ…dzenia na " +"fizycznym hoÅ›cie " -#: src/virsh.c:3122 -#, fuzzy +#: src/virsh.c:3124 msgid "name of the device to be destroyed" -msgstr "nazwa nieaktywnej sieci" - -#: src/virsh.c:3146 -#, fuzzy, c-format -msgid "Destroyed node device '%s'\n" -msgstr "przywróć urzÄ…dzenie wÄ™zÅ‚a" +msgstr "nazwa urzÄ…dzenia do zniszczenia" #: src/virsh.c:3148 -#, fuzzy, c-format -msgid "Failed to destroy node device '%s'" -msgstr "WyÅ›wietlenie listy urzÄ…dzeÅ„ wÄ™złów nie powiodÅ‚o siÄ™" +#, c-format +msgid "Destroyed node device '%s'\n" +msgstr "Zniszczono urzÄ…dzenie wÄ™zÅ‚a \"%s\"\n" -#: src/virsh.c:3161 +#: src/virsh.c:3150 +#, c-format +msgid "Failed to destroy node device '%s'" +msgstr "Zniszczenie urzÄ…dzenia wÄ™zÅ‚a \"%s\" nie powiodÅ‚o siÄ™" + +#: src/virsh.c:3163 msgid "name of the pool" msgstr "nazwa puli" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "wyÅ›wietl dokument XML, ale nie okreÅ›laj/twórz" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "typ puli" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "host źródÅ‚owy dla podstawowej pamiÄ™ci masowej" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "Å›cieżka źródÅ‚owa dla podstawowej pamiÄ™ci masowej" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "urzÄ…dzenie źródÅ‚owe dla podstawowej pamiÄ™ci masowej" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "nazwa źródÅ‚owa dla podstawowej pamiÄ™ci masowej" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "cel podstawowej pamiÄ™ci masowej" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "Przydzielenie bufora XML-a nie powiodÅ‚o siÄ™" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "utwórz pulÄ™ z zestawu parametrów" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Utworzono pulÄ™ %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Utworzenie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "okreÅ›l (ale nie uruchamiaj) puli z pliku XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "OkreÅ›l pulÄ™." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "OkreÅ›lono pulÄ™ %s z %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "OkreÅ›lenie puli z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "okreÅ›l pulÄ™ z zestawu parametrów" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "OkreÅ›lono pulÄ™ %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "OkreÅ›lenia puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "zbuduj pulÄ™" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Zbuduj podanÄ… pulÄ™." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "Zbudowano pulÄ™ %s\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "Zbudowanie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "zniszcz pulÄ™" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Zniszcz podanÄ… pulÄ™." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Zniszczono pulÄ™ %s\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Zniszczenie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "usuÅ„ pulÄ™" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "UsuÅ„ podanÄ… pulÄ™." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "UsuniÄ™to pulÄ™ %s\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "UsuniÄ™cie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "odÅ›wież pulÄ™" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "OdÅ›wież podanÄ… pulÄ™." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "OdÅ›wieżono pulÄ™ %s\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "OdÅ›wieżenie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "informacje o puli w XML-u" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "Przekaż informacje o puli jako zrzut XML na standardowe wyjÅ›cie." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "lista pul" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Zwraca listÄ™ pul." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "lista nieaktywnych pul" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "lista nieaktywnych i aktywnych pul" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "WyÅ›wietlenie listy aktywnych pul nie powiodÅ‚o siÄ™" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "WyÅ›wietlenie listy nieaktywnych pul nie powiodÅ‚o siÄ™" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "znajdź potencjalne źródÅ‚a puli pamiÄ™ci masowej" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "Zwraca dokument <źródÅ‚owy> XML." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "typ źródeÅ‚ puli pamiÄ™ci masowej do wyszukania" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "opcjonalny host do odpytania" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "opcjonalny port do odpytania" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "Brak pamiÄ™ci" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf nie powiodÅ‚o siÄ™ (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "Znalezienie źródeÅ‚ pul %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "wykryj potencjalne źródÅ‚a puli pamiÄ™ci masowej" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "typ źródeÅ‚ puli pamiÄ™ci masowej do wykrycia" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "opcjonalny plik źródÅ‚owy XML do odpytania dla pul" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "informacje o puli pamiÄ™ci masowej" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Zwraca podstawowe informacje o puli pamiÄ™ci masowej." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "budowanie" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "uruchamianie" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "zdegradowano" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Pojemność:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "PrzydziaÅ‚:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "DostÄ™pne:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "przekonwertuj UUID puli do nazwy puli" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "UUID puli" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "uruchom (wczeÅ›niej okreÅ›lonÄ…) nieaktywnÄ… pulÄ™" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Uruchom pulÄ™." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "nazwa nieaktywnej puli" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "Uruchomiono pulÄ™ %s\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Uruchomienie puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "utwórz wolumin z zestawu parametrów" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Utwórz wolumin." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "nazwa puli" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "nazwa woluminu" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "rozmiar woluminu z opcjonalnym przyrostkiem k, M, G, T" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "poczÄ…tkowo przydzielony rozmiar z opcjonalnym przyrostkiem k, M, G, T" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "typ formatu pliku raw, bochs, qcow, qcow2, vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "BÅ‚Ä™dnie sformatowany rozmiar %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Wolumin %s zostaÅ‚a utworzony\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "Utworzenie woluminu %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "usuÅ„ okreÅ›lenie nieaktywnej puli" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "UsuÅ„ okreÅ›lenie konfiguracji dla nieaktywnej puli." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "OkreÅ›lenie puli %s zostaÅ‚o usuniÄ™te\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "UsuniÄ™cie okreÅ›lenia puli %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "przekonwertuj nazwÄ™ puli na UUID puli" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "uzyskanie UUID puli nie powiodÅ‚o siÄ™" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "utwórz wolumin z pliku XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "plik zawierajÄ…cy opis XML woluminu" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Wolumin %s zostaÅ‚ utworzony z %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Utworzenie woluminu z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "utwórz wolumin, używajÄ…c innego woluminu jako wejÅ›cia" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "Utwórz wolumin z istniejÄ…cego woluminu." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "nazwa puli lub UUID wejÅ›ciowej puli woluminu" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "nazwa lub klucz woluminu wejÅ›ciowego" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "Wolumin %s zostaÅ‚ utworzony z woluminu wejÅ›ciowego %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "sklonuj wolumin." -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "Sklonuj istniejÄ…cy wolumin." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "nazwa lub klucz oryginalnego woluminu" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "nazwa klona" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "uzyskanie nadrzÄ™dnej puli nie powiodÅ‚o siÄ™" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "Wolumin %s zostaÅ‚ sklonowany z %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "Sklonowanie woluminu z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "usuÅ„ wolumin" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "UsuÅ„ podany wolumin." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "nazwa, klucz lub Å›cieżka woluminu" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "UsuniÄ™to wolumin %s\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "UsuniÄ™cie woluminu %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "informacje o woluminie pamiÄ™ci masowej" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Zwraca podstawowe informacje o woluminie pamiÄ™ci masowej." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Typ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "plik" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "zablokuj" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "informacje o woluminie w XML-u" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "Przekaż informacje o woluminie jako zrzut XML na standardowe wyjÅ›cie." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "lista woluminów" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Zwraca listÄ™ woluminów po pulach." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "WyÅ›wietlenie listy aktywnych woluminów nie powiodÅ‚o siÄ™" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Åšcieżka" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "przekonwertuj UUID woluminu do nazwy woluminu" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "klucz lub Å›cieżka woluminu" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "przekonwertuj UUID woluminu do klucza woluminu" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "UUID woluminu" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "przekonwertuj UUID woluminu do Å›cieżki woluminu" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "nazwa lub klucz woluminu" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "wyÅ›wietl wersjÄ™" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "WyÅ›wietl informacje o wersji systemu." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "uzyskanie typu nadzorcy nie powiodÅ‚o siÄ™" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Skompilowano z bibliotekÄ…: libvirt %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "uzyskanie wersji biblioteki nie powiodÅ‚o siÄ™" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Używa biblioteki: libvirt %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Używa API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "uzyskanie wersji nadzorcy nie powiodÅ‚o siÄ™" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Nie można wydobyć wersji uruchomionego nadzorcy %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Uruchamianie nadzorcy: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "wylicz urzÄ…dzenia na tym hoÅ›cie" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "wyÅ›wietl listÄ™ urzÄ…dzeÅ„ w drzewie" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "nazwa możliwoÅ›ci" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "Policzenie urzÄ…dzeÅ„ wÄ™złów nie powiodÅ‚o siÄ™" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "WyÅ›wietlenie listy urzÄ…dzeÅ„ wÄ™złów nie powiodÅ‚o siÄ™" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "szczegóły urzÄ…dzenia wÄ™zÅ‚a w XML-u" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" "Przekaż szczegóły urzÄ…dzenia wÄ™zÅ‚a jako zrzut XML na standardowe wyjÅ›cie." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "klucz urzÄ…dzenia" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "Nie można znaleźć pasujÄ…cego urzÄ…dzenia" -#: src/virsh.c:4995 -#, fuzzy +#: src/virsh.c:4997 msgid "dettach node device from its device driver" -msgstr "odÅ‚Ä…cz sterownik urzÄ…dzenia wÄ™zÅ‚a its" +msgstr "odÅ‚Ä…cz urzÄ…dzenie wÄ™zÅ‚a z jego sterownika urzÄ…dzenia" -#: src/virsh.c:4996 -#, fuzzy +#: src/virsh.c:4998 msgid "" "Dettach node device from its device driver before assigning to a domain." -msgstr "OdÅ‚Ä…cz sterownik urzÄ…dzenia wÄ™zÅ‚a its przed przydzieleniem do domeny." +msgstr "" +"OdÅ‚Ä…cz urzÄ…dzenie wÄ™zÅ‚a z jego sterownika urzÄ…dzenia przed przydzieleniem do " +"domeny." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "OdÅ‚Ä…czono urzÄ…dzenie %s\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "OdÅ‚Ä…czenie urzÄ…dzenia %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:5036 -#, fuzzy +#: src/virsh.c:5038 msgid "reattach node device to its device driver" -msgstr "odÅ‚Ä…cz sterownik urzÄ…dzenia wÄ™zÅ‚a its" +msgstr "ponownie podÅ‚Ä…cz urzÄ…dzenie wÄ™zÅ‚a do jego sterownika urzÄ…dzenia" -#: src/virsh.c:5037 -#, fuzzy +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." -msgstr "OdÅ‚Ä…cz sterownik urzÄ…dzenia wÄ™zÅ‚a its przed przydzieleniem do domeny." +msgstr "" +"Ponownie podÅ‚Ä…cz urzÄ…dzenie wÄ™zÅ‚a do jego sterownika urzÄ…dzenia przed " +"przydzieleniem do domeny." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "Ponownie podÅ‚Ä…czono urzÄ…dzenie %s\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "Ponowne doÅ‚Ä…czenie urzÄ…dzenia %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "przywróć urzÄ…dzenie wÄ™zÅ‚a" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "Przywróć urzÄ…dzenie wÄ™zÅ‚a przed lub po przypisaniu do domeny." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "UrzÄ…dzenie %s zostaÅ‚o przywrócone\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "Przywrócenie urzÄ…dzenia %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "wyÅ›wietl nazwÄ™ hosta nadzorcy" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "uzyskanie nazwy hosta nie powiodÅ‚o siÄ™" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "wyÅ›wietl kanoniczne URI nadzorcy" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "uzyskanie URI nie powiodÅ‚o siÄ™" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "ekran VNC" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Przekaż adres IP i numer portu do ekranu VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "konsola TTY" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "WyjÅ›cie urzÄ…dzenia na konsolÄ™ TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "doÅ‚Ä…cz urzÄ…dzenie z pliku XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "DoÅ‚Ä…cz urzÄ…dzenie z XML." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "Plik XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: brak opcji " -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "DoÅ‚Ä…czenie urzÄ…dzenia z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "PomyÅ›lnie podÅ‚Ä…czono urzÄ…dzenie\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "odÅ‚Ä…cz urzÄ…dzenie z pliku XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "OdÅ‚Ä…cz urzÄ…dzenie z XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: brak opcji " -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "OdÅ‚Ä…czenie urzÄ…dzenia z %s nie powiodÅ‚o siÄ™" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "PomyÅ›lnie odÅ‚Ä…czono urzÄ…dzenie\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "doÅ‚Ä…cz interfejs sieciowy" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "DoÅ‚Ä…cz nowy interfejs sieciowy." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "typ interfejsu sieciowego" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "źródÅ‚o interfejsu sieciowego" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nazwa sieci docelowej" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "Adres MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "skrypt użyty do mostkowania interfejsu sieciowego" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Brak obsÅ‚ugi %s przez polecenie \"attach-interface\"" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "PomyÅ›lnie podÅ‚Ä…czono interfejs\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "odÅ‚Ä…cz interfejs sieciowy" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "OdÅ‚Ä…cz interfejs sieciowy." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Uzyskanie informacji o interfejsie nie powiodÅ‚o siÄ™" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Nie znaleziono interfejsu o typie %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Nie znaleziono interfejsu o adresie MAC %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Przydzielenie pamiÄ™ci nie powiodÅ‚o siÄ™" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Utworzenie XML nie powiodÅ‚o siÄ™" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "PomyÅ›lnie odÅ‚Ä…czono interfejs\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "doÅ‚Ä…cz urzÄ…dzenie dyskowe" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "DoÅ‚Ä…cz nowe urzÄ…dzenie dyskowe." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "źródÅ‚o urzÄ…dzenia dyskowego" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "cel urzÄ…dzenia dyskowego" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "sterownik urzÄ…dzenia dyskowego" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "podsterownik urzÄ…dzenia dyskowego" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "typ urzÄ…dzenia docelowego" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "tryb odczytywania i zapisywania urzÄ…dzenia" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Brak obsÅ‚ugi %s przez polecenie \"attach-disk\"" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "PomyÅ›lnie podÅ‚Ä…czono dysk\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "odÅ‚Ä…cz urzÄ…dzenie dyskowe" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "OdÅ‚Ä…cz urzÄ…dzenie dyskowe." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Uzyskanie informacji o dysku nie powiodÅ‚o siÄ™" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Nie znaleziono dysku o celu %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "PomyÅ›lnie odÅ‚Ä…czono dysk\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: przydzielenie tymczasowej nazwy pliku nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: utworzenie pliku tymczaswego nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: zapisanie do pliku tymczasowego nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "" "close: %s: zapisanie lub zamkniÄ™cie pliku tymczasowego nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7765,7 +7799,7 @@ msgstr "" "%s: zmienna Å›rodowiskowa $EDITOR zawiera powÅ‚okÄ™ meta lub inne " "nieakceptowalne znaki" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7774,88 +7808,88 @@ msgstr "" "%s: tymczasowa nazwa pliku zawiera powÅ‚okÄ™ meta lub inne nieakceptowalne " "znaki ($TMPDIR jest bÅ‚Ä™dne?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: nie można utworzyć polecenia modyfikowania: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: polecenie modyfikacji nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: polecenie zostaÅ‚o zakoÅ„czone ze stanem nie bÄ™dÄ…cym zerem" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: odczytanie pliku tymczasowego nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "zmodyfikuj konfiguracjÄ™ XML dla domeny" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "Zmodyfikuj konfiguracjÄ™ XML dla domeny." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "Konfiguracja XML domeny %s nie zostaÅ‚a zmieniona.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "BÅÄ„D: konfiguracja XML zostaÅ‚a zmieniona przez innego użytkownika" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Konfiguracja XML domeny %s zostaÅ‚a zmodyfikowana.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "zmodyfikuj konfiguracjÄ™ XML dla sieci" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "Zmodyfikuj konfiguracjÄ™ XML dla sieci." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "zmodyfikuj konfiguracjÄ™ XML dla puli pamiÄ™ci masowej" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "Zmodyfikuj konfiguracjÄ™ XML dla puli pamiÄ™ci masowej." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "zakoÅ„cz ten interaktywny terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "polecenie \"%s\" wymaga opcji <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "polecenie \"%s\" wymaga opcji --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "polecenie \"%s\" nie istnieje" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAZWA\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7863,17 +7897,17 @@ msgstr "" "\n" " STRESZCZENIE\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s <Å‚aÅ„cuch>]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7881,7 +7915,7 @@ msgstr "" "\n" " OPIS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7889,58 +7923,58 @@ msgstr "" "\n" " OPCJE\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <Å‚aÅ„cuch>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "wewnÄ™trzny bÅ‚Ä…d: virsh %s: brak opcji %s VSH_OT_DATA" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nieokreÅ›lona nazwa domeny lub identyfikator" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "uzyskanie domeny \"%s\" nie powiodÅ‚o siÄ™" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nieokreÅ›lona nazwa sieci" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "uzyskanie sieci \"%s\" nie powiodÅ‚o siÄ™" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "nieokreÅ›lona nazwa puli" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "uzyskanie puli \"%s\" nie powiodÅ‚o siÄ™" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "nieokreÅ›lona nazwa woluminu" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "uzyskanie woluminu \"%s\" nie powiodÅ‚o siÄ™" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7951,129 +7985,129 @@ msgstr "" "(Czas: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "brak \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "nieoczekiwany token (nazwa polecenia): \"%s\"" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "nieznane polecenie: \"%s\"" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "polecenie \"%s\" nie obsÅ‚uguje opcji --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "nieoczekiwana skÅ‚adnia: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "liczba" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "Å‚aÅ„cuch" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "nieoczekiwane dane \"%s\"" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCJA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DANE" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "bezczynne" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "wstrzymane" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "wyÅ‚Ä…cza siÄ™" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "wyÅ‚Ä…czone" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "zawieszone" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "brak prawidÅ‚owego poÅ‚Ä…czenia" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: bÅ‚Ä…d: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "bÅ‚Ä…d: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: przydzielenie %d bajtów nie powiodÅ‚o siÄ™" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: przydzielenie %lu bajtów nie powiodÅ‚o siÄ™" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "poÅ‚Ä…czenie siÄ™ z nadzorcÄ… nie powiodÅ‚o siÄ™" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "uzyskanie informacji o pliku dziennika nie powiodÅ‚o siÄ™" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "Å›cieżka do dziennika nie jest plikiem" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "otwarcie pliku dziennika nie powiodÅ‚o siÄ™. sprawdź Å›cieżkÄ™ do pliku dziennika" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "zapisanie pliku dziennika nie powiodÅ‚o siÄ™" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: zapisanie pliku dziennika nie powiodÅ‚o siÄ™: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "rozÅ‚Ä…czenie od nadzorcy nie powiodÅ‚o siÄ™" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8106,7 +8140,7 @@ msgstr "" "\n" " polecenia (tryb nieinteraktywny):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8116,17 +8150,17 @@ msgstr "" " (podaj help , aby uzyskać szczegóły o poleceniu)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "nieobsÅ‚ugiwana opcja \"-%c\". Zobacz --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "dodatkowy parametr \"%s\". Zobacz --help." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8135,7 +8169,7 @@ msgstr "" "Witaj w %s, interaktywnym terminalu wirtualizacji.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8184,14 +8218,13 @@ msgid "this function is not supported by the hypervisor: %s" msgstr "ta funkcja jest nieobsÅ‚ugiwana przez nadzorcÄ™: %s" #: src/virterror.c:740 -#, fuzzy msgid "no hypervisor driver available" -msgstr "Brak dostÄ™pnego sterownika bezpieczeÅ„stwa" +msgstr "brak dostÄ™pnego sterownika nadzorcy" #: src/virterror.c:742 -#, fuzzy, c-format +#, c-format msgid "no hypervisor driver available for %s" -msgstr "Brak dostÄ™pnego sterownika bezpieczeÅ„stwa" +msgstr "brak dostÄ™pnego sterownika nadzorcy dla %s" #: src/virterror.c:746 msgid "invalid connection pointer in" @@ -8648,7 +8681,7 @@ msgstr "nieprawidÅ‚owy wskaźnik interfejsu w" msgid "invalid interface pointer in %s" msgstr "nieprawidÅ‚owy wskaźnik interfejsu w %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "wewnÄ™trzny bÅ‚Ä…d: bufor jest za maÅ‚y" @@ -8722,12 +8755,13 @@ msgstr "nie można odczytać pliku %s" #: src/xen_unified.c:257 #, c-format msgid "unexpected Xen URI path '%s', try xen:///" -msgstr "" +msgstr "nieoczekiwana Å›cieżka URI Xena \"%s\", spróbuj xen:///" #: src/xen_unified.c:275 #, c-format msgid "unexpected Xen URI path '%s', try ///var/lib/xen/xend-socket" msgstr "" +"nieoczekiwana Å›cieżka URI Xena \"%s\", spróbuj xen:///var/lib/xen/xend-socket" #: src/xen_unified.c:292 msgid "cannot initialise mutex" @@ -8776,7 +8810,7 @@ msgstr "informacje o domenie sÄ… nieprawidÅ‚owe, domid nie jest numeryczne" msgid "domain information incomplete, missing uuid" msgstr "informacje o domenie sÄ… niekompletne, brak UUID" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informacje o domenie sÄ… niekompletne, brak nazwy" @@ -8828,255 +8862,255 @@ msgstr "bÅ‚Ä™dnie sformatowany adres MAC \"%s\"" msgid "unexpected sound model %s" msgstr "nieoczekiwany model dźwiÄ™ku %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "nieznany typ grafiki \"%s\"" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "brak domeny PCI" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "brak magistrali PCI" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "brak gniazda PCI" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "brak funkcji PCI" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "nie można przeanalizować domeny PCI \"%s\"" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "nie można przeanalizować magistrali PCI \"%s\"" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "nie można przeanalizować gniazda PCI \"%s\"" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "nie można przeanalizować funkcji PCI \"%s\"" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informacje o domenie sÄ… niekompletne, brak identyfikatora" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "nieprawidÅ‚owa maska procesora %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "nieznany typ cyklu życiowego %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "bÅ‚Ä…d skÅ‚adni topologii" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "przeanalizowanie informacji o domenie Xend nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "Domena %s nie jest uruchomiona." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "znalezienie tej domeny przez xenDaemonDomainFetch nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "nieobsÅ‚ugiwany typ urzÄ…dzenia" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "znalezienie tej domeny przez xenDaemonGetAutostart nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "znalezienie tej domeny przez xenDaemonSetAutostart nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "nieoczekiwana wartość z on_xend_start" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "brak pamiÄ™ci" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "Ponowne okreÅ›lenia sexpr nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "brak on_xend_start w sexpr" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "nie można rozwiÄ…zać nazwy %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen nie obsÅ‚uguje zmieniania domen podczas migracji" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen nie obsÅ‚uguje ograniczeÅ„ pasma podczas migracji" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: nieobsÅ‚ugiwana flaga" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: nieprawidÅ‚owe URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" "xenDaemonDomainMigrate: tylko migracje xenmigr:// sÄ… obsÅ‚ugiwane przez Xena" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: nazwa hosta musi zostać podana w URI" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: nieprawidÅ‚owy numer portu" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "przeanalizowanie opisu domeny nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "zbudowanie sexpr nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Utworzenie nieaktywnej domeny %s nie powiodÅ‚o siÄ™\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "nieobsÅ‚ugiwane w xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "informacje o węźle sÄ… niekompletne, brak nazwy planisty" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "Nieznany planista" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "Uzyskanie nazwy planisty nie powiodÅ‚o siÄ™" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "informacje o domenie sÄ… niekompletne, brak cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "informacje o domenie sÄ… niekompletne, brak cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek jest nieobsÅ‚ugiwane przez dom0" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: nieprawidÅ‚owa Å›cieżka" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "otwarcie do odczytania nie powiodÅ‚o siÄ™: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "wykonanie lseek lub odczytanie z pliku nie powiodÅ‚o siÄ™: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "nieoczekiwany typ grafiki %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "nieoczekiwany typ urzÄ…dzenia znakowego" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "Nie można bezpoÅ›rednio podÅ‚Ä…czyć dyskietki %s" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "Nie można bezpoÅ›rednio podÅ‚Ä…czyć CD-ROM-u %s" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "nieobsÅ‚ugiwany typ sieci %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" -msgstr "sieć %s nie jest aktywna" +msgstr "sieć %s jest nieaktywna" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "zarzÄ…dzane urzÄ…dzenia PCI nie sÄ… obsÅ‚ugiwane za pomocÄ… XenD" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "nieoczekiwana wartość cyklu życiowego %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "brak wczytywania domeny HVM" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "podÅ‚Ä…czanie tego typu urzÄ…dzenia podczas pracy jest nieobsÅ‚ugiwane" @@ -9254,26 +9288,16 @@ msgstr "obserwacja jest już Å›ledzona" msgid "reallocating list" msgstr "ponowne przydzielanie listy" -#~ msgid "Cound not read nodeinfo" -#~ msgstr "Nie można odczytać informacji o węźle" +#~ msgid "failed to drop %s" +#~ msgstr "upuszczenie %s nie powiodÅ‚o siÄ™" -#~ msgid "Failed to read domain status for %s\n" -#~ msgstr "Odczytanie stanu domeny dla %s nie powiodÅ‚o siÄ™\n" +#~ msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#~ msgstr "" +#~ "upuszczenie nieokreÅ›lonych możliwoÅ›ci PR_CAPBSET_DROP nie powiodÅ‚o siÄ™" -#~ msgid "Failed to parse domain status for %s\n" -#~ msgstr "Przeanalizowanie stanu domeny dla %s nie powiodÅ‚o siÄ™\n" +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "Otwarcie Å›cieżki WWPN \"%s\" do odczytania nie powiodÅ‚o siÄ™" -#~ msgid "unknown root element" -#~ msgstr "nieznany element roota" - -#~ msgid "host" -#~ msgstr "host" - -#~ msgid "node" -#~ msgstr "wÄ™zeÅ‚" - -#~ msgid "could not connect to hypervisor" -#~ msgstr "nie można poÅ‚Ä…czyć siÄ™ z nadzorcÄ…" - -#~ msgid "could not connect to %s" -#~ msgstr "nie można poÅ‚Ä…czyć siÄ™ z %s" +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "" +#~ "Ustawienie flagi deskryptora pliku \"close-on-exec\" nie powiodÅ‚o siÄ™\n" diff --git a/po/pt.po b/po/pt.po index 2d48d04e53..028ad64288 100644 --- a/po/pt.po +++ b/po/pt.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-12-21 18:54+0000\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: pt \n" @@ -241,8 +241,8 @@ msgstr "Não foi possível reservar memória" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -454,60 +454,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Não foi possível reservar memória" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Não foi possível reservar memória" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Não foi possível prosseguir com o domínio %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Não foi possível criar o XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "nome ou UUID da rede" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Não foi possível gravar o 'core' do domínio %s em %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -615,7 +615,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1248,7 +1248,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "falta a informação do dispositivo de raiz" @@ -1283,7 +1283,7 @@ msgstr "ponteiro do domínio inválido em %s" msgid "Failed to generate UUID" msgstr "não foi possível obter o UUID da rede" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1394,14 +1394,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "não foi possível gravar o conteúdo" @@ -1455,12 +1455,12 @@ msgstr "tipo MIME inesperado" msgid "unexpected char type %d" msgstr "tipo MIME inesperado" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "nó inesperado do dicionário" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "tipo MIME inesperado" @@ -1520,12 +1520,12 @@ msgstr "não foi possível gravar o ficheiro de configuração: %s" msgid "unexpected domain %s already exists" msgstr "tipo MIME inesperado" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "não foi possível gravar o ficheiro de configuração: %s" @@ -1565,322 +1565,332 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "não foi possível processar o URI da ligação" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "anexar a interface de rede" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "informação do domínio incompleta, o 'domid' não é numérico" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "informação do domínio incompleta, o 'domid' não é numérico" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "a operação falhou: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "a operação falhou: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "a operação falhou: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "a operação falhou: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Não foi possível criar o domínio inactivo %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Não foi possível criar o domínio inactivo %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Não foi possível criar o XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Não foi possível encontrar a rede: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Não foi possível remover a definição do domínio %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Não foi possível gravar o domínio %s em %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "tipo do dispositivo de destino" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Não foi possível destruir o domínio %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Não foi possível gravar o domínio %s em %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Não foi possível associar o dispositivo a partir de %s" +msgid "failed to remove capabilities %d" +msgstr "não foi possível obter as capacidades" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "não foi possível obter as capacidades" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "não foi possível obter as capacidades" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "não foi possível aceder ao %s para leitura" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Não foi possível criar o domínio do %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Não foi possível obter o estado da interface %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "não foi possível obter a rede '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "a operação falhou: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "não foi possível processar o URI da ligação" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Não foi possível remover a definição do domínio %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "não foi possível reservar um nó" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Não é possível alterar o Tamanho Máximo de Memória" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "não foi possível ler o ficheiro de configuração %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ponteiro de ligação inválido em %s" @@ -1904,22 +1914,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ID ou UUID do domínio" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "nome do domínio inactivo" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "remover a definição de um domínio inactivo" @@ -1979,7 +1989,7 @@ msgstr "ponteiro do domínio inválido em" msgid "failed to kill pid %d" msgstr "Não foi possível aceder ao '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Não foi possível aceder ao '%s': %s" @@ -2035,7 +2045,7 @@ msgstr "argumento inválido em %s" msgid "Invalid parameter count" msgstr "argumento inválido em" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "não foi possível obter o nome da máquina" @@ -2242,67 +2252,77 @@ msgstr "iniciar automaticamente um domínio" msgid "cannot create autostart directory '%s'" msgstr "Não foi possível criar a rede a partir do %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Não foi possível gravar o domínio %s em %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Não foi possível prosseguir com o domínio %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Não foi possível prosseguir com o domínio %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "tipo do dispositivo de destino" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "destino do dispositivo de disco" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "argumento inválido em" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "a operação falhou" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "não foi possível ligar a %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Não é possível verificar o Tamanho de Memória actual" @@ -2592,73 +2612,78 @@ msgstr "tipo de SO desconhecido %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "não foi possível aceder ao %s para leitura" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "não foi possível aceder ao %s para leitura" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Não foi possível ler o ficheiro de descrição %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "não foi possível aceder ao %s para leitura" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Não foi possível ler o ficheiro de descrição %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "não foi possível aceder ao %s para leitura" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Não foi possível ler o ficheiro de descrição %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "nós NUMA do CPU do nó" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "a consola não está implementada nesta plataforma" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Memória livre do NUMA" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2677,17 +2702,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "informação do nó" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "O domínio ainda está em execução" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2872,7 +2897,7 @@ msgstr "" msgid "Could not read container config" msgstr "não foi possível processar o URI da ligação" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "tipo de SO desconhecido %s" @@ -3019,214 +3044,214 @@ msgstr "Erro de comunicação com o 'proxy': pacote inválido\n" msgid "got asynchronous packet number %d\n" msgstr "foi obtido um número de pacote assíncrono %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "A rede não foi encontrada" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "A rede %s foi iniciada\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Não foi possível obter o estado da interface %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "esta função não é suportada pelo supervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "dados '%s' inesperados" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "dados '%s' inesperados" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "argumento inválido em %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "tipo do dispositivo de destino" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "falta a informação dos dispositivos em %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "tipo do dispositivo de destino" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Não foi possível remover a associação do dispositivo de %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "tipo do dispositivo de destino" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "tipo de SO desconhecido %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "anexar um dispositivo em disco" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "tipo de SO desconhecido %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "A rede não foi encontrada" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "falta a informação do nome do domínio" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "tipo do dispositivo de destino" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "endereço MAC inválido: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "tipo de SO desconhecido %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3240,7 +3265,7 @@ msgstr "%s: não foi possível gravar o ficheiro de registo: %s" msgid "Unable to seek to %lld in %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Não foi possível aceder ao '%s': %s" @@ -3255,655 +3280,653 @@ msgstr "Não foi possível obter o estado do bloco %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Não foi possível criar a rede a partir do %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Não é possível verificar o Tamanho de Memória actual" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Não é possível verificar o Tamanho de Memória actual" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "não foi possível obter o domínio '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "a operação falhou" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "O domínio já está activo" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "não foi possível gravar o ficheiro de configuração: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Não foi possível suspender o domínio %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "O domínio %s está a ser encerrado\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Não foi possível criar o domínio do %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Não foi possível criar o domínio do %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "a localização do registo não é um ficheiro" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ID ou UUID do domínio" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "o domínio %s já existe" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "O domínio já está activo" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "a operação falhou" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "a operação falhou" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "mudar a reserva de memória" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "não foi possível processar o URI da ligação" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "mudar a reserva de memória" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "nome do domínio inactivo" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "não foi possível obter o UUID do domínio" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Não foi possível criar o XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "não foi possível gravar o ficheiro de registo" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "não foi possível gravar o ficheiro de registo" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "a operação falhou" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "remover a definição de um domínio inactivo" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "tipo do dispositivo de destino" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "lista de domínios do nó" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "lista de domínios do nó" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "não foi possível ler do Servidor do Xen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Não foi possível criar o XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Não foi possível criar o XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "não foi possível obter o UUID da rede" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Não foi possível prosseguir com o domínio %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "dados '%s' inesperados" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "não foi possível ligar a %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "o domínio %s já existe" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "a carregar o ficheiro de definição da rede" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "anexar um dispositivo em disco" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "a carregar o ficheiro de definição da rede" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "remover a definição de um domínio inactivo" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "O domínio não foi encontrado" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "não foi possível obter a informação do nó" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Não foi possível remover a associação do dispositivo de %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "remover a definição de um domínio inactivo" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "iniciar automaticamente um domínio" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Não foi possível criar a rede a partir do %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Não foi possível gravar o domínio %s em %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "argumento inválido em %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "O domínio não foi encontrado: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Não foi possível aceder ao '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "não foi possível ler o ficheiro de configuração %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "argumento inválido em" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "a operação falhou: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "lista de domínios do nó" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "não foi possível obter o UUID do domínio" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "a operação falhou: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Não foi possível prosseguir com o domínio novo %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3913,537 +3936,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Não foi possível encontrar a rede" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "não foi possível ligar a %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "não foi possível ligar a %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Não foi possível fechar o 'socket' %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "não foi possível obter o URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Erro ao reservar memória: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "a reservar o domínio" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "não foi possível reservar um nó" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Foi usado um limite inválido" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "não foi possível gravar o ficheiro de configuração: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "demasiados domínios" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "demasiados domínios" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "mudar a reserva de memória" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "tipo de SO desconhecido" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "demasiadas redes" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "demasiadas redes" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "estão demasiados controladores registados" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "a autenticação falhou: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "a autenticação falhou" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "não foi possível serializar a Expr-S: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Não foi possível obter o estado do bloco %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Não foi possível obter o estado da interface %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Não foi possível criar o domínio inactivo %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "esta função não é suportada pelo supervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Não foi possível iniciar o domínio %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "não foi possível gravar o conteúdo" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Não foi possível iniciar o domínio %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Não foi possível ligar ao supervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "lista de domínios do nó" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Não foi possível ler do 'socket' %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "ligação apenas para leitura" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "lista de domínios do nó" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Não foi possível criar o XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "não foi possível obter a rede '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "argumento inválido em %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "a operação falhou" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Não foi possível iniciar o domínio %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4528,7 +4551,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Não foi possível aceder ao '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4592,29 +4615,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "a consola não está implementada nesta plataforma" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ponteiro do domínio inválido em %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "tipo MIME inesperado" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "não foi possível ligar a %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5016,123 +5053,123 @@ msgstr "Não foi possível criar a rede a partir do %s" msgid "Scanning host%u" msgstr "máquina desconhecida %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "tipo de SO desconhecido %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "nome ou UUID da rede" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "tipo de SO desconhecido %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "falta a informação de origem do dispositivo %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "falta a informação de origem do dispositivo %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "tipo de SO desconhecido %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "tipo MIME inesperado" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "máquina desconhecida %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "falta a informação do nome do domínio" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "tipo de SO desconhecido %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "máquina desconhecida %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5180,7 +5217,7 @@ msgstr "erro de sintaxe no ficheiro de configuração: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5192,100 +5229,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "O domínio já está activo" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "O domínio já está activo" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "a localização do registo não é um ficheiro" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ID ou UUID do domínio" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "o domínio %s já existe" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "O domínio ainda está em execução" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5376,7 +5413,7 @@ msgstr "a resolver o ficheiro do domínio" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: Indique uma localização ou use a 'test:///default'" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5537,203 +5574,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Não foi possível aceder ao '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Não foi possível criar a rede a partir do %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "sem memória" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "'sockets' do CPU do nó" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "'sockets' do CPU do nó" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "comando desconhecido: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "comando desconhecido: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "não foi possível processar o URI da ligação" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "%s: não foi possível gravar o ficheiro de registo: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "nó inesperado do dicionário" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "a localização do registo não é um ficheiro" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "não foi possível processar o URI da ligação" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "o domínio %s já existe" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "o domínio %s já existe" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "nome do domínio inactivo" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "tipo do dispositivo de destino" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Não foi possível criar o XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Não foi possível criar o XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "'sockets' do CPU do nó" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "não foi possível processar o ficheiro de configuração %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "não foi possível processar o ficheiro de configuração %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Não foi possível remover a definição do domínio %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "tipo do dispositivo de destino" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "não foi possível processar o URI da ligação" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "erro: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Não foi possível aceder ao '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Não foi possível criar o XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Não foi possível encontrar a rede: %s" @@ -5797,15 +5845,15 @@ msgstr "Configurar um domínio para se iniciar automaticamente no arranque." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nome, 'id' ou 'uuid' do domínio" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "desactivar o arranque automático" @@ -5924,15 +5972,15 @@ msgstr "Não foi possível listar os domínios inactivos" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nome" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Estado" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "sem estado" @@ -6049,7 +6097,7 @@ msgstr "remover a definição de um domínio inactivo" msgid "Undefine the configuration for an inactive domain." msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nome ou UUID do domínio" @@ -6291,11 +6339,11 @@ msgstr "Devolve a informação básica acerca do domínio." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nome:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6303,16 +6351,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Tipo de SO:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Estado:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Tempo de CPU:" @@ -6341,96 +6389,96 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Memória livre do NUMA" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "mostrar a memória livre para a célula NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "Número da célula NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Total" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informação do vCPU do domínio" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Devolve a informação básica acerca dos CPUs virtuais do domínio." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Afinidade do CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domínio desligado, os CPUs virtuais não estão presentes." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "controlar a afinidade do vCPU do domínio" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Fixar os VCPUs do domínio nos CPUs físicos do anfitrião." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "número do vCPU" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "números de CPU do anfitrião (separados por vírgulas)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "não foi possível obter a informação do nó" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Formato inválido. Texto em branco." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6438,7 +6486,7 @@ msgstr "" "cpulist: %s: Formato inválido. Espera-se um algarismo na posição %d (perto " "do '%c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6447,1618 +6495,1618 @@ msgstr "" "cpulist: %s: Formato inválido. Espera-se um algarismo ou uma vírgula na " "posição %d (perto do '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Formato inválido. Apareceu uma vírgula na posição %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "o CPU físico %d não existe." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "mudar o número de CPUs virtuais" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Mudar o número de CPUs virtuais activos no domínio convidado." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "número de CPUs virtuais" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Número de CPUs virtuais inválido." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Existem demasiados CPU's virtuais." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "mudar a reserva de memória" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Mudar a reserva de memória actual no domínio convidado." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "número de quilobytes de memória" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Foi usado um valor inválido %d no tamanho da memória" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Não é possível verificar o Tamanho Máximo de Memória" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "mudar o limite máximo de memória" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Mudar o limite de memória reservada para o domínio convidado." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "limite máximo de memória em quilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Não é possível verificar o Tamanho de Memória actual" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Não é possível encolher a memória actual" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Não é possível alterar o Tamanho Máximo de Memória" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informação do nó" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Devolve informações básicas acerca do nó." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "não foi possível obter a informação do nó" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Modelo do CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Frequência do CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "'Sockets' do CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Núcleos por 'socket':" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Tarefas por núcleo:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Células NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Tamanho da memória:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capacidades" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Devolve as capacidades do supervisor/controlador." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "não foi possível obter as capacidades" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informação do domínio em XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Envia a informação do domínio em XML para o 'stdout'." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "listar os domínios inactivos" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "converter um nome ou ID de um domínio para um UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "erro de sintaxe no ficheiro de configuração" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "converter um ID ou UUID do domínio para um nome" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID ou UUID do domínio" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "converter um nome ou UUID de um domínio para um ID" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "converter um nome ou ID de um domínio para um UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID ou nome do domínio" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "não foi possível obter o UUID do domínio" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migrar o domínio para outra máquina" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Migrar o domínio para outra máquina. Adicione --live para uma migração em " "tempo-real." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migração em tempo-real" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "o URI da ligação da máquina de destino" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "O URI da migração, que poderá estar em branco" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrar: Falta o URI de destino" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "iniciar automaticamente uma rede" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Configurar uma rede para se iniciar automaticamente no arranque." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nome ou UUID da rede" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "não foi possível marcar a rede %s como iniciada automaticamente" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "não foi possível desmarcar a rede %s como iniciada automaticamente" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "A rede %s foi marcada como de arranque automático\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "A rede %s foi desmarcada como de arranque automático\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "criar uma rede a partir de um ficheiro XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Criar uma rede." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "ficheiro que contém uma descrição em XML da rede" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "A rede %s foi criada a partir do %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Não foi possível criar a rede a partir do %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definir (mas não iniciar) uma rede a partir de um ficheiro XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definir uma rede." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Rede %s definida a partir do %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Não foi possível definir a rede a partir do %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "destruir uma rede" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Destruir uma rede indicada." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nome, 'id' ou 'uuid' da rede" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "A rede %s foi destruída\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Não foi possível destruir a rede %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informação da rede em XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Envia a informação da rede em XML para o 'stdout'." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "listar as redes" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Devolve a lista de redes." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "listar as redes inactivas" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "listar as redes activas e inactivas" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Não foi possível listar as redes activas" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Não foi possível listar as redes inactivas" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Arranque automático" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "sem arranque automático" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "activo" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inactivo" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "converter um UUID de rede para um nome de rede" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "UUID da rede" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "iniciar uma rede inactiva (previamente definida)" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Iniciar uma rede." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nome da rede inactiva" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "A rede %s foi iniciada\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Não foi possível iniciar a rede %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "remover a definição de uma rede inactiva" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Remover a definição da configuração de uma rede inactiva." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "A rede %s ficou indefinida\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Não foi possível remover a definição da rede %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "converter um nome ou ID de uma rede para um UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nome da rede" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "não foi possível obter o UUID da rede" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "iniciar automaticamente um domínio" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Configurar um domínio para se iniciar automaticamente no arranque." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "nome ou UUID do domínio" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "não foi possível marcar a rede %s como iniciada automaticamente" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "não foi possível desmarcar a rede %s como iniciada automaticamente" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "O domínio %s foi marcado como de arranque automático\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "O domínio %s foi desmarcado como de arranque automático\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Criar um domínio." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "ficheiro que contém uma descrição em XML do domínio" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Não foi possível criar o domínio do %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "ficheiro que contém uma descrição em XML do domínio" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Não foi possível criar o domínio do %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "migrar o domínio para outra máquina" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nome da rede inactiva" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "destino do dispositivo de disco" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Não foi possível listar os domínios inactivos" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "nome do domínio inactivo" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "não foi possível reservar o 'buffer'" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Não foi possível criar o domínio do %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definir (mas não iniciar) um domínio a partir de um ficheiro XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definir um domínio." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domínio %s definido a partir do %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Não foi possível definir o domínio a partir do %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domínio %s definido a partir do %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Não foi possível remover a definição do domínio %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "O domínio %s foi destruído\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Não foi possível suspender o domínio %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destruir um domínio" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destruir um domínio indicado." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "O domínio %s foi destruído\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Não foi possível destruir o domínio %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destruir um domínio indicado." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "O domínio %s foi destruído\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Não foi possível destruir o domínio %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "O domínio %s foi reposto em execução\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Não foi possível prosseguir com o domínio %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "informação do domínio em XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Envia a informação do domínio em XML para o 'stdout'." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "listar os domínios" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Devolve a lista de domínios." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "listar os domínios inactivos" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "listar os domínios activos e inactivos" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Não foi possível listar os domínios activos" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Não foi possível listar os domínios inactivos" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "sem memória" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Não foi possível gravar o domínio %s em %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "informação do nó" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Devolve informações básicas acerca do nó." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "em execução" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "a reservar o domínio" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "converter um UUID de rede para um nome de rede" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "UUID do domínio" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "iniciar um domínio inactivo (previamente definido)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Iniciar um domínio." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "nome do domínio inactivo" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "O domínio %s foi iniciado\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Não foi possível iniciar o domínio %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Criar um domínio." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "nome do domínio" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "nome do domínio inactivo" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Não foi possível criar o XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "remover a definição de um domínio inactivo" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "O domínio %s ficou indefinido\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Não foi possível remover a definição do domínio %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "converter um nome ou ID de uma rede para um UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "não foi possível obter o UUID do domínio" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "ficheiro que contém uma descrição em XML do domínio" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Não foi possível criar o domínio do %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "criar um domínio a partir de um ficheiro XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nome do domínio inactivo" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nome ou UUID do domínio" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nome do domínio inactivo" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nome ou UUID do domínio" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nome da rede" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Não foi possível iniciar o domínio %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "O domínio %s foi criado a partir do %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Não foi possível criar o domínio do %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destruir um domínio indicado." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "O domínio %s foi destruído\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Não foi possível destruir o domínio %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "informação do nó" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Devolve informações básicas acerca do nó." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Tipo de SO:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "ficheiro XML" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "bloqueado" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "informação do domínio em XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Envia a informação do domínio em XML para o 'stdout'." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "listar os domínios" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Devolve a lista de domínios." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Não foi possível listar os domínios activos" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "converter um UUID de rede para um nome de rede" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "converter um UUID de rede para um nome de rede" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "UUID do domínio" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "converter um UUID de rede para um nome de rede" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "mostrar a versão" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Mostrar a informação da versão do sistema." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "não foi possível obter o tipo de supervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compilado com a biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "não foi possível obter a versão da biblioteca" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "A usar a biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "A usar a API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "não foi possível obter a versão do supervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Não é possível extrair a versão do supervisor %s em execução\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "A executar o supervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "migrar o domínio para outra máquina" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "falta a informação dos dispositivos" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "capacidades" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Não foi possível ligar ao supervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Não foi possível listar os domínios inactivos" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Envia a informação da rede em XML para o 'stdout'." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Anexar um dispositivo em disco novo." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Devolve o estado do bloco do dispositivo de um domínio em execução." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "O domínio %s foi destruído\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Não foi possível remover a associação do dispositivo de %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Anexar um dispositivo em disco novo." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Anexar um dispositivo em disco novo." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "destino do dispositivo de disco" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Devolve o estado do bloco do dispositivo de um domínio em execução." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "O domínio %s foi reposto em execução\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "imprimir o nome da máquina supervisora" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "não foi possível obter o nome da máquina" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "imprimir o URI canónico do supervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "não foi possível obter o URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "visualização de VNC" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Devolve o endereço IP e o número de porto da consola de VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "consola TTY" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Mostra o dispositivo para a consola TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "associar um dispositivo a partir de um ficheiro XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Associa um dispositivo a partir de um em XML." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "ficheiro XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Não foi possível associar o dispositivo a partir de %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "remover a associação do dispositivo ao ficheiro XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Remove a associação do dispositivo ao XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Não foi possível remover a associação do dispositivo de %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "anexar a interface de rede" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Anexar uma interface de rede nova." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "tipo da interface de rede" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "origem da interface de rede" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nome da rede de destino" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "Endereço MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "programa usado para interligar a interface de rede" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Não existe o %s de suporte no comando 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "desligar a interface de rede" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Desligar a interface de rede." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Não foi possível obter a informação da interface" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Não foi encontrada nenhuma interface com o tipo %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Não foi encontrada nenhuma interface com o endereço MAC %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Não foi possível reservar memória" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Não foi possível criar o XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "anexar um dispositivo em disco" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Anexar um dispositivo em disco novo." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "origem do dispositivo de disco" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "destino do dispositivo de disco" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "controlador do dispositivo de disco" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "sub-controlador do dispositivo de disco" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "tipo do dispositivo de destino" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "modo de leitura e escrita do dispositivo" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Não existe o %s como suporte no comando 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "desligar o dispositivo de disco" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Desligar o dispositivo de disco." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Não foi possível obter a informação do disco" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Não foi encontrado o disco com o destino %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "não foi possível reservar um nó" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Não foi possível criar o domínio inactivo %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "não foi possível ler o ficheiro de configuração" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Remover a definição da configuração de uma rede inactiva." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Remover a definição da configuração de uma rede inactiva." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Remover a definição da configuração de um domínio inactivo." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "sair deste terminal interactivo" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "o comando '%s' precisa da opção <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "o comando '%s' precisa da opção --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "o comando '%s' não existe" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NOME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8066,17 +8114,17 @@ msgstr "" "\n" " RESUMO\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8084,7 +8132,7 @@ msgstr "" "\n" " DESCRIÇÃO\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8092,60 +8140,60 @@ msgstr "" "\n" " OPÇÕES\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nome ou ID do domínio indefinido" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "não foi possível obter o domínio '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nome da rede indefinido" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "não foi possível obter a rede '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "nome da rede indefinido" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "não foi possível obter o domínio '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "nome da rede indefinido" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "não foi possível obter o domínio '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8156,131 +8204,131 @@ msgstr "" "(Tempo: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "falta o \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "item inesperado (nome do comando): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "comando desconhecido: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "o comando '%s' não suporta a opção --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "sintaxe esperada: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "número" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "texto" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "dados '%s' inesperados" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPÇÃO" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DADOS" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "em pausa" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "em encerramento" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "desligado" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "estoirado" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "inacessível" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "sem ligação válida" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: erro: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "erro: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: não foi possível reservar %d 'bytes'" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: não foi possível reservar %lu 'bytes'" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "não foi possível ligar ao supervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "não foi possível obter a informação do ficheiro de registo" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "a localização do registo não é um ficheiro" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "não é possível aceder ao ficheiro de registo. Verifique a localização do " "registo" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "não foi possível gravar o ficheiro de registo" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: não foi possível gravar o ficheiro de registo: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Não foi possível desligar do supervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8313,7 +8361,7 @@ msgstr "" "\n" " comandos (modo não-interactivo):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8323,17 +8371,17 @@ msgstr "" " (indique help para saber mais detalhes do comando)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "a opção '-%c' não é suportada. Veja o --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8342,7 +8390,7 @@ msgstr "" "Bem-vindo ao %s, o terminal interactivo de virtualização.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8867,7 +8915,7 @@ msgstr "ponteiro de rede inválido em" msgid "invalid interface pointer in %s" msgstr "ponteiro de rede inválido em %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "erro interno %s" @@ -9004,7 +9052,7 @@ msgstr "informação do domínio incompleta, o 'domid' não é numérico" msgid "domain information incomplete, missing uuid" msgstr "informação do domínio incompleta, falta o 'uuid'" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informação do domínio incompleta, falta o nome" @@ -9063,270 +9111,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "nó inesperado do dicionário" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "tipo de SO desconhecido %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspender um domínio" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "falta o \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "falta o \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "falta o \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "tipo do dispositivo de destino" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "endereço MAC inválido: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "não foi possível processar o URI da ligação" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informação do domínio incompleta, falta o ID" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "endereço MAC inválido: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "tipo de SO desconhecido %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "erro de sintaxe da topologia" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 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:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "O domínio ainda está em execução" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "tipo do dispositivo de destino" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "nó inesperado do valor" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "memória do nó" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "a operação falhou" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Não foi possível remover a definição da rede %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Não foi possível aceder ao '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, 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:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "não foi possível serializar a Expr-S" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, 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:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "informação do domínio incompleta, falta o nome" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Escalonamento" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "não foi possível obter o nome da máquina" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "informação do domínio incompleta, falta o 'uuid'" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "informação do domínio incompleta, falta o 'uuid'" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "não foi possível aceder ao %s para leitura" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "não foi possível ler o ficheiro de configuração %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "tipo MIME inesperado" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "tipo MIME inesperado" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "A rede ainda está em execução" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "nó inesperado do valor" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "lista de domínios do nó" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9516,6 +9564,14 @@ msgstr "" msgid "reallocating list" msgstr "a reservar o local" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Não foi possível associar o dispositivo a partir de %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "não foi possível aceder ao %s para leitura" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Não foi possível criar o domínio do %s" @@ -9708,10 +9764,6 @@ msgstr "a reservar o local" #~ msgid "allocate cpumap" #~ msgstr "alocar o 'buffer'" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "nó inesperado do dicionário" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "não foi possível obter as capacidades" diff --git a/po/pt_BR.po b/po/pt_BR.po index e5610f5a3b..fad8e61175 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-03-28 19:46-0300\n" "Last-Translator: Mario Italo Filizzola Junior \n" "Language-Team: Brazilian Portuguese \n" @@ -242,8 +242,8 @@ msgstr "Falha ao alocar a qemud_server da estrutura" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "não foi possível inicializar o mutex" @@ -465,60 +465,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: não há suporte para auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" "Não é possível definir um grupo quando não se está executando como root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Falha ao alocar a memória" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Falha ao alocar memória para o scsidev" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Falha ao procurar grupo \"%s\"" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Falha ao analisar o modo \"%s\"" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "falha na criação do dispositivo %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Falha ao realizar fork como daemon: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Falha ao criar pipe: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "não foi possível criar o rundir" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "Falha ao mudar a propriedade do grupo de %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "Falha ao registrar o retorno de chamada para o pipe de sinal" @@ -622,7 +622,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Não foi possível resolver o endereço %d: %s" @@ -670,7 +670,7 @@ msgstr "não foi possível listar os mecanismos do SASL %d (%s)" msgid "cannot allocate mechlist" msgstr "não foi possível alocar a mechlist" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "não foi possível fazer a consulta ao ssf SASL sobre a conexão %d (%s)" @@ -1253,7 +1253,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "falta o elemento root" @@ -1283,7 +1283,7 @@ msgstr "tipo %s de domínio inválido" msgid "Failed to generate UUID" msgstr "Falha ao gerar o UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "elemento uuid inválido" @@ -1383,14 +1383,14 @@ msgid "no monitor path" msgstr "sem caminho do monitor" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "na linha %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "falha ao analisar o documento xml" @@ -1443,12 +1443,12 @@ msgstr "tipo de rede %d inesperado" msgid "unexpected char type %d" msgstr "tipo de caractere %d inesperado" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "modelo de som %d inesperado" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "tipo de entrada %d inesperado" @@ -1508,12 +1508,12 @@ msgstr "não foi possível salvar o arquivo de configuração \"%s\"" msgid "unexpected domain %s already exists" msgstr "o alvo %s já existe" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "Falha ao abrir o diretório \"%s\"" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "não foi possível remover a configuração para \"%s\"" @@ -1555,299 +1555,309 @@ msgstr "" "Falha ao adicionar a regra \"%s\" do iptables na cadeia \"%s\" na tabela \"%s" "\": %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "não foi possível analisar a URI da conexão" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "não foi possível obter o diretório de trabalho" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "caminho longo demais" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "não foi possível obter o diretório atual" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "o domainMigratePrepare não definiu a uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "o domainMigratePrepare2 não definiu a uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "o caminho é NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "as flags devem ter valor zero" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "o buffer é NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "o parâmetro das flags deve ser VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "o buffer é NULL mas o tamanho não é zero" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "falha no setsid" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "falha no ioctl(TIOCSTTY)" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "falha no dup2(stdin)" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "falha no dup2(stdout)" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "falha no dup2(stderr)" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "não foi possível enviar a mensagem de continuidade do contêiner" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "Falha ao ler a mensagem de continuidade do contêiner" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "falha na criação do dispositivo %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "falha ao criar %s" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "falha ao montar %s em %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "falha ao associar nova raiz \"%s\"" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "falha ao montar tmpfs /dev" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Falha ao encaixar %s raiz em %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "falha na criação do dispositivo %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "falha ao montar %s em %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "não foi possível criar /dev/pts" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "falha ao mover /dev/pts para o contêiner" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "falha na criação do dispositivo %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Falha ao criar link simbólico \"%s\" para \"%s\"" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "falha na criação do dispositivo %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "falha ao montar %s em %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "falha ao ler /proc/mounts" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "falha ao desmontar \"%s\"" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "falha na criação do dispositivo %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "falha ao montar /proc" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "falha na criação do dispositivo %s" +msgid "failed to remove capabilities %d" +msgstr "falha ao obter as capacidades" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "falha ao obter as capacidades" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "falha ao obter as capacidades" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() passou uma definição da mv inválida" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "falha ao abrir %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "falha ao executar o contêiner clone" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "não foi possível criar cgroup para %s\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "Falha ao definir os recursos lxc" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "falha na criação do socket \"%s\" do servidor" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "falha ao associar o socket \"%s\" do servidor" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "falha ao escutar o socket \"%s\" do servidor" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "Falha na leitura de \"%d\" do fd" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "falha na escrita de \"%d\" do fd" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "falha em epoll_create(2)" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "falha em epoll_ctl(appPty)" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "falha em epoll_ctl(contPty)" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "evento de erro %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "falha em epoll_wait()" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "falha ao mover a interface %s para o ns %d" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "falha ao excluir o veth: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "falha no sockpair" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "não foi possível analisar o produto %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "falha ao montar tmpfs /dev" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "falha na criação do dispositivo %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "falha ao montar %s em %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "falha ao alocar o tty" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Não foi possível gravar o arquivo pid: \"%s/%s.pid\"" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "Não foi possível mudar para o diretório raiz" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "Não foi possível tornar-se o líder da sessão" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "Falha na conexão do driver LXC" @@ -1870,20 +1880,20 @@ msgstr "Sistema não possui suporte a NETNS" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "não existe domínio associado ao uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "não foi possível excluir o domínio ativo" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "não foi possível tornar domínio transitório indefinido" @@ -1937,7 +1947,7 @@ msgstr "PID %d inválido para o contêiner" msgid "failed to kill pid %d" msgstr "falha ao matar pid %d" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "não foi possível esperar por \"%s\"" @@ -1992,7 +2002,7 @@ msgstr "Parâmetro inválido \"%s\"" msgid "Invalid parameter count" msgstr "Contagem inválida de parâmetros" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "falha ao obter o nome de máquina" @@ -2217,67 +2227,77 @@ msgstr "não foi possível definir auto início para domínio transitório" msgid "cannot create autostart directory '%s'" msgstr "não foi possível criar o diretório de início automático \"%s\"" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Falha ao criar o link simbólico \"%s\" para \"%s\"" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "Falha ao excluir o link simbólico \"%s\"" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Falha ao atualizar o pool %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Falha ao atualizar o pool %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "não foi possível analisar o domínio %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "não existe dispositivo de nó que corresponda ao nome" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "alvo para o dispositivo de disco" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Parâmetro inválido para virXPathString()" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "não foi possível abrir o caminho \"%s\"" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "falha na operação de migração" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "Não foi possível executar %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "não foi possível obter o horário atual" @@ -2567,73 +2587,78 @@ msgstr "tipo de autenticação desconhecido \"%s\"" msgid "no device capabilities for '%s'" msgstr "sem a capacidade do dispositivo para \"%s\"" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "falha ao abrir %s para leitura" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "falha ao abrir %s para leitura" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Falha ao ler de \"%s\" : %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "falha ao abrir %s para leitura" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Falha ao ler de \"%s\" : %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "falha ao abrir %s para leitura" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Falha ao ler de \"%s\" : %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "analisando uuid %s" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "nó de nós de cpu numa " -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "não foi possível abrir \"%s\"" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "o console não foi implementado nesta plataforma" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "Não há suporte para NUMA neste hospedeiro" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "Falha ao consultar a memória livre da NUMA" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2652,16 +2677,16 @@ msgstr "Já existe uma MV OPENVZ ativa com a id \"%s\"" msgid "Wrong state to perform action" msgstr "informação do volume de armazenamento" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "o domínio não está executando" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2839,7 +2864,7 @@ msgstr "o domínio não está no estado desligado" msgid "Could not read container config" msgstr "Não foi possível ler a configuração do contêiner" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "tipo desconhecido \"%s\"" @@ -2982,215 +3007,215 @@ msgstr "Erro de comunicação com o proxy: pacote inválido\n" msgid "got asynchronous packet number %d\n" msgstr "foi obtido um número assíncrono de pacotes %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "não foi possível analisar a versão %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Não foi possível daemonisar o processo QRMU" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, 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:633 +#: src/qemu_conf.c:639 #, 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:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Não foi possível encontrar o executável do QEMU %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Rede \"%s\" não encontrada" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Não há suporte para o tipo %d de rede" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, 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:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" "Falha ao adicionar a interface tap à ponte. %s não é um dispositivo de ponte" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Falha ao adicionar a interface tap \"%s\" à ponte \"%s\" : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "não há suporte à migração de TCP com este binário do QEMU" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "não há suporte à migração de STDIO com este binário do QEMU" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "não há suporte ao nome de driver \"%s\" para o disco \"%s\"" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "não há suporte ao tipo de disco usb para \"%s\"" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "não há suporte para o tipo de disco \"%s\"" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "modelo de som inválido" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "elemento uuid inválido" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "não foi possível analisar o dispositivo %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "falta informação sobre os dispositivos para %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "não foi possível analisar o domínio %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Falha ao localizar um link de dispositivo para lun %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "não foi possível analisar o domínio %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "não foi possível analisar a função %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "tipo de dispositivo de caractere \"%s\" desconhecido" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "não foi possível extrair os dispositivos de disco" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "há excesso de dispositivos de caracteres" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "tipo de dispositivo de caractere \"%s\" desconhecido" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "caminho do emulador longo demais" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "falta atributo de autenticação do hospedeiro" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "não foi possível analisar o slot %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "não foi possível analisar o dispositivo %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "não foi possível analisar o slot %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "não foi possível analisar o barramento %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "tipo de autenticação desconhecido \"%s\"" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "falha na criação do arquivo de log %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "Não foi possível definir a flag close-on-exec do arquivo de log da MV " @@ -3204,7 +3229,7 @@ msgstr "falha na criação do nome do arquivo de log %s/%s.log" msgid "Unable to seek to %lld in %s" msgstr "Não foi possível buscar o %lld em %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Falha ao auto inicializar a MV \"%s\": %s\n" @@ -3219,320 +3244,318 @@ msgstr "Falha ao desconectar do arquivo de status %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Falha ao reconectar o monitor para %s: %d\n" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "não foi possível obter a hora atual" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Falha ao analisar o modo \"%s\"" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Falha ao analisar o modo \"%s\"" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "não foi possível obter a hora atual" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Falha ao criar o diretório de status \"%s\":%s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Falha enquanto era lida a saída inicial do %s" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "O tempo expirou enquanto era lida a saída inicial do %s" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "Excedido o espaço enquanto era lida a saída inicial do %s" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "Falha enquanto era lida a saída de log do %s" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "Excedido o espaço enquanto era lida a saída do log do %s" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "O tempo expirou enquanto era lida a saída de log do %s" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "O tempo expirou enquanto era lida a saída de log do %s" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Não foi possível abrir o caminho do monitor %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Não foi possível definir a flag close-on-exec do monitor" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Não foi possível colocar o monitor no modo non-blocking" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "Não foi possível fechar o arquivo de log: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "não foi possível iniciar o convidado: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 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 thread da CPU" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "falha ao definir a afinidade da CPU" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "falha ao retomar a operação" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "falha ao definir a senha VNC" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "não foi possível obter a hora atual" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "A MV já está ativa" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Não foi possível localizar uma porta VNC disponível" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "não foi possível criar o diretório de log %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "Não foi possível encontrar o binário do QEMU %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "não foi possível remover a configuração para %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Falha ao construir o pool %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Não foi possível gravar o envv no arquivo log: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Não foi possível gravar o argv no arquivo log: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Não foi possível buscar o final do arquivo de log: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "O domínio %s não apareceu\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "Desligando a MV \"%s\"\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Falha ao enviar sinal SIGTERM ao %s (%d)" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "Falha ao remover o status do domínio para %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Falha ao remover a ID PCI \"%s\" de %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "evento de fd %d para %s não manipulado" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "o pool de armazenamento não está ativo" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "Não foi possível abrir %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "não existe domínio que corresponda ao uuid \"%s\"" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "nenhum domínio com nome correspondente a %s" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "o domínio \"%s\" já está definido" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "o domínio já está ativo como \"%s\"" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "falha ao suspender a operação" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "falha na operação de desligamento" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" "não foi possível ajustar o valor máximo da memória para que seja menor do " "que a memória atual" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "altera a alocação de memória" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "não foi possível analisar a URI da conexão" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "altera a alocação de memória" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" "não foi possível ajustar a memória para um valor maior do que a memória " "máxima" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "não foi possível ajustar a memória de um domínio ativo" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "falha ao obter o xml do domínio" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "falha ao criar \"%s\"" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "falha ao gravar o cabeçalho salvar" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "falha ao gravar xml" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "não foi possível salvar o arquivo %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "falha na operação de migração" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "não há suporte a \"migrate\" neste qemu" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "não foi possível alterar a contagem de vcpu em um domínio ativo" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, 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:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "não foi possível determinar o número máximo de vcpus para o domínio" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3540,108 +3563,108 @@ msgstr "" "quantidade de vcpus requeridos é maior do que o máximo de vcpus permitidos " "para o domínio: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 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:2907 +#: src/qemu_driver.c:2935 #, 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:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "não foi possível definir a afinidade" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "não há suporte para afinidade de cpu" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "não foi possível obter a afinidade" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "a afinidade da cpu não está disponível" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "não foi possível obter a hora atual" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "não foi possível ler a imagem do domínio" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "falha ao ler o cabeçalho do qemu" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "o image magic está incorreto" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, 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:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "falha ao ler o XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "falha ao analisar o XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "falha ao atribuir nova MV" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "falha ao retomar o domínio" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "não há suporte para o tipo de disco \"%s\"" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Não foi possível determinar sintaxe argv do QEMU %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" "não foi possível converter o disco \"%s\" para o índice de barramento/" "dispositivo" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "Mapeamento de nome de disco não suportado para o barramento \"%s\"" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "Não há dispositivo com barramento \"%s\" e alvo \"%s\"" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3650,208 +3673,208 @@ msgstr "" "A versão do emulador não suporta mídia removível para o dispositivo \"%s\" e " "alvo \"%s\"" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "não foi possível alterar a mídia de cdrom" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "falha ao alterar a mídia de cdrom: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "o alvo %s já existe" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "não foi possível conectar o disco %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "Não foi possível analisar o número do slot\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "falha ao adicionar o disco %s" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "não foi possível conectar disco usb" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "falha ao adicionar o disco usb" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "não foi possível conectar o dispositivo usb" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "falha ao adicionar dispositivo usb" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "não foi possível conectar o dispositivo a um domínio inativo" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "barramento de disco \"%s\" não pode ser conectado ligado" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "esse tipo de dispositivo de disco não pode ser conectado" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "esse tipo de dispositivo não pode ser conectado" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "disco %s não localizado" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "disco %s não pôde ser desconectado - número de slot %d inválido" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "falha ao executar comando de desconexão do disco %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "falha ao desconectar disco %s: slot %d inválido" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "não foi possível desconectar o dispositivo do domínio inativo" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" "somente dispositivos de disco virtio ou SCSI podem ser desconectados " "dinamicamente" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "não foi possível definir auto início para domínio transitório" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "não foi possível criar o diretório de início automático %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Falha ao criar link simbólico \"%s\" para \"%s\"" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "Caminho inválido: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "o comando \"info blockstats\" falhou" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "o \"info blockstats\" não é suportado por este qemu" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "dispositivo não localizado: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "caminho NULL (nulo) ou vazio " -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, 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:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "falha ao abrir %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "falha ao realizar lseek ou ler o arquivo: %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "caminho inválido" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 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:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "falha em open(%s): %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "falha no comando \"memsave\"" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "falha ao ler o arquivo temporário criado com o modelo %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "nenhum domínio XML aprovado" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "para migrações KVM, somente há suporte a URIs de tcp" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI não possui \":port\" ao final" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "não foi possível gerar o UUID aleatório" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "domínio com o mesmo nome ou UUID já existe como \"%s\"" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "migração off-line especificada, mas houve falha ao suspender" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "falha ao migrar: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Falha ao retomar o convidado %s após falha\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "dispositivo %s não é um dispositivo PCI" @@ -3860,243 +3883,243 @@ msgstr "dispositivo %s não é um dispositivo PCI" msgid "failed to find libvirtd binary" msgstr "falha ao localizar o executável do libvirtd" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: transporte em URL não reconhecido (deveria ser tls|unix|ssh|ext|" "tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: para o transporte \"ext\", é necessário um comando" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "não foi possível resolver o nome de máquina \"%s\": %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "não foi possível conectar a \"%s\"" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "não foi possível criar o socket" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "não foi possível conectar a \"%s\"" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "não foi possível criar par de sockets" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 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:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "não foi possível criar o socket sem blocagem" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "não foi possível criar o pipe" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "não foi possível auto detectar URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "Erro ao alocar lista de retorno de chamada" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "Erro ao alocar domainEvents" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "Impossível acessar %s \"%s\"" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "não foi possível alocar as credenciais TLS: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "não foi possível carregar o certificado CA: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "não foi possível carregar a chave/certificado privado: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "não foi possível inicializar o cliente TLS: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "não foi possível definir a prioridade do algoritmo TLS: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "não foi possível definir a prioridade do certificado: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "não foi possível definir as credenciais da sessão: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "não foi possível completar a negociação TLS: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "não foi possível completar a inicialização do TLS: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 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" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "não foi possível verificar o certificado do servidor: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "não foi possível obter o horário atual" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "Certificado inválido" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "O certificado não é confiável." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "O certificado não possui um emissor conhecido." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "O certificado foi revogado." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "O certificado usa um algoritmo inseguro" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "certificado do servidor falhou na validação: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "O tipo de certificado não é X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "falha em gnutls_certificate_get_peers" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "não foi possível inicializar o certificado: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "não foi possível importar o certificado: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "O certificado expirou" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "O certificado ainda não está ativo" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "O proprietário do certificado não corresponde ao nome de máquina (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "quantidade excessiva de células NUMA: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, 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:2193 +#: src/remote_internal.c:2195 #, 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:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, 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:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "o hospedeiro relata vCPUs demais: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, 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" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "a contagem de vCPU excede o máximo: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "excesso de nomes de domínios remotos: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4104,277 +4127,277 @@ msgstr "" "remoteDomainGetSchedulerParameters: retornou um número de parâmetros que " "excede o limite " -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: tipo de parâmetro desconhecido" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "excedidos os limites da memória na alocação da matriz" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "tipo de parâmetro desconhecido" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" "requisição de consulta de blocos é grande demais para o protocolo remoto, %" "zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "buffer retornado não tem o mesmo tamanho que foi requisitado" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" "requisição de consulta de memória é grande demais para o protocolo remoto, %" "zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "quantidade excessiva de redes remotas: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "quantidade excessiva de redes remotas: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "número excessivo de requisições de pools de armazenamento" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "quantidade excessiva de pools de armazenamento recebida" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "foram requeridos volumes de armazenamento em demasia" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "foram recebidos volumes de armazenamento em demasia" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "foram requeridos nomes de dispositivo em demasia" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "foram recebidos nomes de dispositivo em demasia" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "foram requeridos nomes de capacidade em demasia" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "foram recebidos nomes de capacidade em demasia" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "tipo de autenticação desconhecido %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "o tipo %s requerido de autenticação foi rejeitado" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "não há suporte para o tipo %d de autenticação " -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "falha ao inicializar a biblioteca SASL: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "falha ao obter o endereço do socket" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "falha ao obter o endereço do ponto" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, 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:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "tamanho da cifra para a sessão TLS inválido" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, 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:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "não foi possível definir as propriedades de segurança %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "O servidor não suporta o mecanismo SASL %s" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Falha ao iniciar a negociação SASL: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Falha ao criar as credenciais de autorização" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, 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:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Falha no passo do SASL: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, 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:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Falha ao coletar credenciais de autenticação" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "não há suporte ao evento" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "adicionando cb à lista" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "removendo cb da lista" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "falha em xdr_remote_message_header" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "enfileirando args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (tamanho da palavra)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "não foi possível enviar dados" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "Falha na leitura do socket TLS %s" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "conexão de servidor fechada" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "não foi possível receber dados" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "falha ao codificar dados SASL: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "falha ao decodificar dados SASL: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (comprimento da palavra, resposta)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "o pacote recebido do servidor é pequeno demais" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "o pacote recebido do servidor é grande demais" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "cabeçalho inválido na resposta" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "programa desconhecido (recebido %x, esperado %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "versão do protocolo desconhecida (recebido %x, esperado %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "obteve chamada de RPC inesperada %d do servidor " -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "não há chamada à espera de resposta com o serial %d" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "procedimento desconhecido (recebido %x, esperado %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "desenfileirando ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "desenfileirando remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "status desconhecido (recebido %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "falha ao pesquisar no socket" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "recebido evento de erro / desligamento no socket" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "falha ao esperar a condição" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: desenfileirando ret" @@ -4461,7 +4484,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "não foi possível resolver o nome de máquina \"%s\": %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "falta backend para o tipo de pool %d" @@ -4525,31 +4548,45 @@ msgstr "status de saída do comando %d diferente de zero" msgid "%s not implemented on Win32" msgstr "%s não implementado no Win32" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 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:116 +#: src/storage_backend_disk.c:118 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:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "tipo %s de domínio inválido" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "o alvo %s já existe" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "extensão livre não é grande o suficiente" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "Não foi possível ler o caminho alvo do volume \"%s\"" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" "Caminho do volume \"%s\" não iniciou com o nome do dispositivo origem do " "pool pai." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "não foi possível analisar o número da partição do alvo \"%s\"" @@ -4947,120 +4984,120 @@ msgstr "Falha ao criar uma rede a partir de %s" msgid "Scanning host%u" msgstr "hospedeiro desconhecido %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "falta atributo de autenticação do hospedeiro" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "falta o atributo de autenticação da senha" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "modo octal mal formado" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "elemento do proprietário mal formado" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "elemento do grupo mal formado" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "tipo de pool de armazenamento desconhecido %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "falta o elemento do nome da origem do pool" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "não foi possível gerar o uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "tipo de formato de pool desconhecido %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "falta o nome de máquina da origem do pool de armazenamento" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" "não foi possível extrair os dispositivos origem do pool de armazenamento" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "falta o caminho do dispositivo de origem do pool de armazenamento" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "falta o caminho da origem do pool de armazenamento" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "falta o nome de máquina da origem do pool de armazenamento" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "tipo de autenticação desconhecido \"%s\"" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "falta o caminho alvo do pool de armazenamento" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "elemento raiz para pool de armazenamento desconhecido" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "número de formato do pool desconhecido %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "tipo de pool não esperado" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "unidades de tamanho desconhecidas \"%s\"" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "elemento de capacidade inválido" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "valor do elemento da capacidade é muito grande" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "falta o elemento nome do volume" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "falta o elemento capacidade" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "tipo de formato de volume desconhecido %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "elemento raiz para pool de armazenamento desconhecido" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "número de formato do volume desconhecido %d" @@ -5107,7 +5144,7 @@ msgstr "não há arquivo de configuração para %s" msgid "cannot remove config for %s" msgstr "não foi possível remover a configuração para %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "não existe pool que corresponda ao uuid" @@ -5119,98 +5156,98 @@ msgstr "não existe pool que corresponda ao nome" msgid "storage pool already exists" msgstr "o pool de armazenamento já existe" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "não existe pool de armazenamento que corresponda ao uuid" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "o pool ainda está ativo" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "o pool já está ativo" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "o pool de armazenamento já está ativo" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "o pool de armazenamento não está ativo" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "o pool de armazenamento ainda está ativo" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "o pool não dá suporte à exclusão do volume" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "o pool não tem arquivo de configuração" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "não existe volume de armazenamento que corresponda ao nome" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "não existe volume de armazenamento com a chave correspondente" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "não há volume de armazenamento que coincida com o caminho " -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "o volume de armazenamento já existe" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 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:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "não existe volume de armazenamento que corresponda ao nome" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "o domínio \"%s\" já está definido" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "o pool de armazenamento não tem suporte para a criação de volume" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "O domínio \"%s\" ainda está em execução" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "o pool de armazenamento não tem suporte para remoção do volume" @@ -5298,7 +5335,7 @@ msgstr "resolvendo o nome de arquivo do pool" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: forneça um caminho ou use test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "não foi possível procurar o nome do host" @@ -5460,192 +5497,204 @@ msgstr "para dispositivo chr, somente há suporte à escuta TCP " msgid "unsupported chr device type %d" msgstr "não há suporte para o tipo %d de dispositivo chr" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "Falha ao definir a flag close-on-exec do descritor do arquivo\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "Falha ao definir a flag close-on-exec para o descritor do arquivo " -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Falha ao auto inicializar a MV \"%s\": %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "não foi possível inicializar o inotify" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Falha ao criar o diretório de monitoramento %s: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: excedido o limite da memória\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "falha ao ler o pid: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "não foi possível abrir o socket" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "não foi possível associar o socket" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "não foi possível enviar comando muito longo %s (%d bytes)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "não foi possível enviar o comando %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "não foi possível ler a resposta %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "nenhum kernel especificado" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "Não foi possível localizar o kernel UML %s" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "Não foi possível gravar o envv no arquivo log: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Não foi possível gravar o argv no arquivo log: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Um pid inesperado foi obtido %d != %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "o pool de armazenamento não está ativo" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "não foi possível analisar a versão %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "o domínio \"%s\" já está definido" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "um domínio com uuid \"%s\" já está definido" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "não foi possível ler o cputime para o domínio" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "não foi possível ler %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "não foi possível bloquear sinais" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "não foi possível criar o pipe" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Falha ao definir a flag non-blocking para o descritor do arquivo " -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Falha ao definir a flag close-on-exec para o descritor do arquivo " - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "Falha ao criar pipe" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "não foi possível criar um fork do processo filho" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "não foi possível desbloquear sinais" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "falha ao configurar o identificador de arquivo stdin" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "falha ao configurar o identificador de arquivo stdout" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "falha ao configurar o identificador de arquivo stderr" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "não foi possível tornar-se o líder da sessão" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "não foi possível alterar para o diretório raiz: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "não foi possível ler o arquivo %s" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "não foi possível executar o binário %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "Resposta da pesquisa desconhecida." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "erro de pesquisa" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "\"%s\" terminou com status diferente de zero %d e sinal %d: %s" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Falha ao abrir o diretório \"%s\"" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "falha ao criar \"%s\"" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "Falha ao localizar registro do usuário para o uid \"%d\"" @@ -5711,15 +5760,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "nome do domínio, id ou uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "auto-inicialização desabilitada" @@ -5838,15 +5887,15 @@ msgstr "Falha ao listar os domínios inativos" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Nome" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Estado" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "sem estado" @@ -5965,7 +6014,7 @@ msgstr "indefine um domínio inativo" msgid "Undefine the configuration for an inactive domain." msgstr "Indefine a configuração para um domínio inativo." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "nome do domínio ou uuid" @@ -6209,11 +6258,11 @@ msgstr "Retorna informações básicas sobre o domínio." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Nome:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6221,16 +6270,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Tipo de SO:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Estado:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Tempo de CPU:" @@ -6258,95 +6307,95 @@ msgstr "habilitar" msgid "disable" msgstr "desabilitar" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "Modelo de segurança:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "DOI de segurança:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "Rótulo de segurança:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Memória NUMA livre" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "exibe a memória livre disponível para a célula NUMA." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "número da célula NUMA" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Total" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "informações da vcpu do domínio" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Retorna informações básicas sobre as CPUs virtuais do domínio." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Afinidade da CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domínio desligado, CPUs virtuais não estão presentes." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "controle da afinidade da vcpu do domínio" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Associa o domínio das VCPUs às CPUs físicas do hospedeiro." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "número da vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "número(s) da(s) cpu(s) do hospedeiro (separados por vírgulas)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: número da vCPU inválido ou ausente." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: falta a lista das cpus" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: falha ao obter informações do domínio" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: número da vCPU inválido." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Formato inválido. String vazia." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6354,7 +6403,7 @@ msgstr "" "cpulist: %s: Formato inválido. Esperava-se um dígito na posição %d (próximo " "a \"%c\")." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6363,1170 +6412,1170 @@ msgstr "" "cpulist: %s: Formato inválido. Esperava-se um digito ou vírgula na posição %" "d (próximo a \"%c\")." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Formato inválido. Vírgula solta na posição %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "A CPU física %d não existe." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "altera o número de CPUs virtuais" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Altera o número de CPUs virtuais no domínio do convidado." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "número de CPUs virtuais" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Número inválido de CPUs virtuais." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Excesso de CPUs virtuais." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "altera a alocação de memória" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Altera a alocação de memória atual no domínio convidado." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "número de kilobytes de memória" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Valor inválido do %d para o tamanho da memória" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Não foi possível verificar o MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "altera o limite máximo de memória" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Altera o limite máximo de alocação de memória no domínio convidado." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "limite máximo de memória em kilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Não foi possível verificar o MemorySize atual" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Não foi possível de diminuir o MemorySize atual" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Não foi possível alterar o MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "informações do nó" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Retorna informações básicas sobre o nó." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "falha ao obter informações do nó" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Modelo de CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "Freqüência da CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "socket(s) da CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Núcleo(s) por socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) por núcleo:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "célula(s) NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Tamanho de memória:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "capacidades" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Retorna as capacidades do hypervisor/driver." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "falha ao obter as capacidades" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "informações do domínio em XML." -#: src/virsh.c:2168 +#: src/virsh.c:2170 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:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "exibir XML inativo definido" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "incluir informação de segurança sensível na descarga XML" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "não foi possível recuperar o arquivo de configuração para o domínio" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Edita a configuração XML para um domínio." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "erro de sintaxe no arquivo de configuração" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 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:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id ou UUID do domínio" -#: src/virsh.c:2338 +#: src/virsh.c:2340 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:2373 +#: src/virsh.c:2375 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:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id ou nome do domínio" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "falha ao obter UUID do domínio" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migra o domínio para outro hospedeiro" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Migra o domínio para outro hospedeiro. Adicione --live para migração ativa." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "migração ativa" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI da conexão do hospedeiro de destino" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI da migração, usualmente pode ser omitida" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "renomear para novo nome durante a migração (se suportado)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migração: falta o desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "auto inicia uma rede" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Configura uma rede para ser iniciada automaticamente na inicialização" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nome da rede ou uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "falha ao marcar a rede %s como auto-iniciada" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "falha ao desmarcar a rede %s como auto-iniciada" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "A rede %s foi marcada como auto-iniciada\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "A rede %s foi desmarcada como auto-iniciada\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "cria uma rede a partir de um arquivo XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Cria uma rede." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "arquivo contendo uma descrição XML de uma rede" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Rede %s criada a partir de %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Falha ao criar uma rede a partir de %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 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:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Define uma rede." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Rede %s definida a partir de %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Falha ao definir a rede a partir de %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "destrói uma rede" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Destrói uma rede dada." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "id, uuid ou nome da rede" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "A rede %s foi destruída\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Falha ao destruir a rede %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "informações da rede em XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Dá saída às informações da rede como descarga em XML para o stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "lista as redes" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Retorna a lista das redes." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "lista as redes inativas" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "lista redes ativas & inativas" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Falha ao listar as redes ativas" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Falha ao listar as redes inativas" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Auto-iniciar" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "sem auto-iniciar" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "ativo" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inativo" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "converte um UUID de uma rede para um nome de rede" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid da rede" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "inicia uma (previamente definida) rede inativa" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Inicia uma rede." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "nome da rede inativa" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Rede %s iniciada\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Falha ao iniciar a rede %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "indefine uma rede inativa" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Indefine a configuração para uma rede inativa." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "A rede %s foi indefinida\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Falha ao indefinir a rede %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "converte um nome de rede em UUID de rede" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nome da rede" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "falha ao obter o UUID da rede" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "auto-inicia um pool" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "Configura um pool para ser iniciado automaticamente na inicialização." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "nome ou uuid do pool" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "falha ao marcar o pool %s como auto-iniciado" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "falha ao desmarcar o pool %s como auto-iniciado" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "O pool %s foi marcado como auto-iniciado\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "O pool %s foi desmarcado como auto-iniciado\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "cria um pool a partir de um arquivo XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Cria um pool." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "arquivo contendo uma descrição XML de um pool" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "O pool %s foi criado a partir de %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Falha ao criar o pool a partir de %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "cria um domínio a partir de um arquivo XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "arquivo contendo uma descrição XML de um volume" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Volume %s foi criado a partir de %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Falha ao criar um volume a partir de %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "enumera dispositivos neste hospedeiro" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "nome da rede inativa" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "alvo para o dispositivo de disco" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Falha ao listar os dispositivos do nó" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "nome do pool" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "tipo do pool" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "hospedeiro-fonte para o armazenamento subjacente" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "caminho de origem para o armazenamento subjacente" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "dispositivo de origem para armazenamento subjacente" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "nome de origem para o armazenamento subjacente" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "alvo para o armazenamento subjacente" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "falha ao alocar buffer XML" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "cria um pool a partir de um conjunto de args" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "O pool %s foi criado\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Falha ao criar o pool %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 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:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "Define um pool." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "O pool %s é definido a partir de %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "Falha ao definir o pool a partir de %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "define um pool a partir de um conjunto de argumentos" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "O pool %s foi definido\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "Falha ao definir o pool %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "constrói um pool" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Constrói um dado pool." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "Pool %s construído\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "Falha ao construir o pool %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "destrói um pool" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Destrói um dado pool." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "O pool %s foi destruído\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Falha ao destruir o pool %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "excluir um pool" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "Exclui um dado pool." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "O pool %s foi excluído\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "Falha ao excluir o pool %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "atualiza um pool" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "Atualiza um dado pool." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "O pool %s foi atualizado\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Falha ao atualizar o pool %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "informações sobre o pool em XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "" "Dá saída às informações do pool como um arquivo de descarga XML para o " "stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "lista os pools" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Retorna a lista de pools." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "lista os pools inativos" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "lista os pools ativos & inativos" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "Falha ao listar os pools ativos" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "Falha ao listar os pools inativos" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "localiza origens potenciais de pools de armazenamento" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "Retorna o documento XML." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "tipo de origem de pool de armazenamento a localizar" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "hospedeiro opcional a ser consultado" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "porta opcional a ser consultada" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "Excedido o limite da memória" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "falha em virAsprintf (erro n° %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "Falha ao localizar qualquer origem de pool %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "descobre origens potenciais para pools de armazenamento" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "tipo de origem de pool de armazenamento a descobrir" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "arquivo de origem xml para solicitar pools opcional" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "informações sobre o pool de armazenamento" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Retorna informações básicas sobre o pool de armazenamento." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "construindo" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "executando" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "degradado" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Capacidade:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Alocação:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Disponível:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "converte o UUID de um pool em um nome de pool" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "uuid de um pool" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "inicia um (previamente definido) pool inativo" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Inicia um pool." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "nome do pool inativo" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "O pool %s foi iniciado\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Falha ao iniciar o pool %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "cria um volume a partir de um conjunto de args" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Cria um volume." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "nome do pool" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "nome do volume" -#: src/virsh.c:3983 +#: src/virsh.c:3985 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:3984 +#: src/virsh.c:3986 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:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "tipo de formato de arquivo raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "Tamanho %s mal formado" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "O volume %s foi criado\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "Falha ao criar volume %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "indefine um pool inativo" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "Indefine a configuração para um pool inativo." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "O pool %s foi indefinido\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "Falha ao indefinir o pool %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "converte o nome de um pool em UUID de um pool" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "falha ao obter o UUID do pool" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "cria um volume a partir de um arquivo XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "arquivo contendo uma descrição XML de um volume" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Volume %s foi criado a partir de %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Falha ao criar um volume a partir de %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "cria um volume a partir de um arquivo XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "nome do pool inativo" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "nome ou chave do volume" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Volume %s foi criado a partir de %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "nome do volume" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "nome ou chave do volume" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nome do volume" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Falha ao iniciar o pool %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Volume %s foi criado a partir de %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Falha ao criar um volume a partir de %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "apaga um volume" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "Exclui um dado volume." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "nome, chave ou caminho do volume" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "O volume %s foi excluído\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "Falha ao excluir o volume %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "informação do volume de armazenamento" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Retorna informações básicas sobre o volume de armazenamento." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Tipo:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "arquivo" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "bloco" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "informação do volume em XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "" "Saída da informação do volume como um arquivo de descarga XML para o stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "lista os volumes" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Retorna a lista de volumes por pool." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "Falha ao listar os volumes ativos" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Caminho" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "converte um UUID de um volume em nome de volume" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "chave ou caminho do volume" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "converte uma UUID de um volume para chave de volume" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "uuid de volume" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "converte o UUID de um volume para o caminho do volume" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "nome ou chave do volume" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "mostra a versão" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Apresenta informações sobre a versão do sistema." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "falha ao obter o tipo de hypervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compilado usando a biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "falha ao obter a versão da biblioteca" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Usando a biblioteca: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Usando a API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "falha ao obter a versão do hypervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Não foi possível extrair a versão do hypervisor %s em execução\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Hypervisor em execução: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "enumera dispositivos neste hospedeiro" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "falta informação sobre os dispositivos" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "nome da capacidade" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "Falha ao contar os dispositivos do nó" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "Falha ao listar os dispositivos do nó" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "detalhes do dispositivo do nó em XML" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "" "Saída dos detalhes dos dispositivos do nó como um arquivo de descarga XML " "para o stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "chave do dispositivo" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "Não foi possível localizar um dispositivo correspondente" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "desconecta dispositivo nó, seu driver de dispositivo" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." @@ -7534,289 +7583,289 @@ msgstr "" "Desconecte o dispositivo nó, seu driver de dispositivo, antes de atribuir a " "um domínio." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "Dispositivo %s desconectado\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "Falha ao desconectar o dispositivo %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "reconecta dispositivo nó, seu driver de dispositivo" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "" "Desconecte o dispositivo nó, seu driver de dispositivo, antes de atribuir a " "um domínio." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "Dispositivo %s reconectado\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "Falha ao reconectar o dispositivo %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "alvo para o dispositivo de disco" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "Restaura o dispositivo nó antes ou depois de atribuir a um domínio." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "Dispositivo %s restaurado\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "falha na criação do dispositivo %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "exibe o nome de máquina do hypervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "falha ao obter o nome de máquina" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "exibe a forma canônica da URI do hypervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "falha ao obter a URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "exibição do vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 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 a exibição do VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "console tty" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Dá saída ao dispositivo para o console TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "conecta um dispositivo a partir de um arquivo XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Conecta um dispositivo a partir de um XML." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "arquivo XML " -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: Falta a opção do " -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Falha ao conectar o dispositivo a partir de %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "Dispositivo conectado com sucesso\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "desconecta o dispositivo a partir de um arquivo XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Desconecta um dispositivo a partir de um XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: Falta a opção " -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Falha ao desconectar o dispositivo a partir de %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "Dispositivo desconectado com sucesso\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "conecta uma interface de rede" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Conecta uma nova interface de rede." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "tipo de interface de rede" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "origem da interface de rede" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "nome de rede alvo" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "Endereço MAC" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "script usado para fazer a ponte da interface de rede" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Não há suporte %s para o comando \"atach-interface\"" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "Interface conectada com sucesso\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "desconecta a interface de rede" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Desconecta a interface de rede." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Falha ao obter informações da interface" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Não foi localizada a interface cujo tipo é %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Não foi localizada a interface cujo endereço MAC é %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Falha ao alocar a memória" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Falha ao criar XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "Interface desconectada com sucesso\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "conecta o dispositivo de disco" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Conecta um novo dispositivo de disco." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "origem do dispositivo de disco" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "alvo para o dispositivo de disco" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "driver do dispositivo de disco" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "subdriver do dispositivo de disco" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "tipo do dispositivo alvo" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "modo de leitura e escrita do dispositivo" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Não há suporte %s no comando \"attach-disk\"" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "Disco conectado com sucesso\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "desconectar o dispositivo de disco" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Desconectar o dispositivo de disco." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Falha ao obter informações do disco" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Não foi localizado o disco cujo alvo é %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "Disco desconectado com sucesso\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: falha ao alocar nome de arquivo temporário: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: falha ao criar o arquivo temporário: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: falha ao escrever no arquivo temporário: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "close: %s: falha ao fechar ou escrever no arquivo temporário: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7825,7 +7874,7 @@ msgstr "" "%s: variável de ambiente $EDITOR contém meta caractere do shell ou outros " "caracteres inaceitáveis" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7834,88 +7883,88 @@ msgstr "" "%s: nome de arquivo temporário contém um meta caractere do shell ou outros " "caracteres inaceitáveis (o $TMPDIR está incorreto?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: não foi possível criar comando de edição: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: falha no comando de edição: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: o comando finalizou com status diferente de zero" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: falha ao ler o arquivo temporário: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "edita configuração XML para um domínio" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "Edita a configuração XML para um domínio." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "A configuração do domínio XML %s não foi alterada.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERRO: a configuração XML foi alterada por outro usuário" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "Configuração XML do domínio %s editada.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "edita configuração XML para uma rede" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "Edita a configuração XML para uma rede." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "edita configuração XML para um pool de armazenamento" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "Edita a configuração XML para um pool de armazenamento." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "sai deste terminal interativo" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "o comando \"%s\" requer a opção <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "o comando \"%s\" requer a opção --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "o comando \"%s\" não existe" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr "NOME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7923,17 +7972,17 @@ msgstr "" "\n" " SINOPSE\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7941,7 +7990,7 @@ msgstr "" "\n" " DESCRIÇÃO\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7949,58 +7998,58 @@ msgstr "" "\n" " OPÇÕES\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "erro interno: virsh %s: sem opção %s VSH_OT_DATA" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nome ou id do domínio indefinido" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "falha ao obter domínio \"%s\"" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nome de rede indefinido" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "falha ao obter rede \"%s\"" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "nome do pool indefinido" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "falha ao obter o pool \"%s\"" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "nome do volume indefinido" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "falha ao obter volume \"%s\"" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8011,128 +8060,128 @@ msgstr "" "(Tempo: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "falta \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "token inesperado (nome do comando): \"%s\"" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "comando desconhecido: \"%s\"" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "o comando \"%s\" não dá suporte à opção --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "sintaxe esperada: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "número" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "dado \"%s\" inesperado" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPÇÃO" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DADO" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "inativo" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pausado" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "em desligamento" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "desligado" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "falhou" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "não há conexão válida" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: erro: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "erro:" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: falha ao alocar %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: falha ao alocar %lu bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "falha ao conectar com o hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "falha ao obter as informações do arquivo de log" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "o caminho do log não é um arquivo" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "falha ao abrir o arquivo de log. Verifique o caminho do arquivo de log" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "falha ao escrever no arquivo de log" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: falha ao escrever no arquivo de log: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "falha ao desconectar com o hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8165,7 +8214,7 @@ msgstr "" "\n" " comandos (modo não interativo):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8175,17 +8224,17 @@ msgstr "" " (especifique help para detalhes sobre o comando)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "opção sem suporte \"-%c\". Veja --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "argumento extra '%s'. Consulte --help." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8194,7 +8243,7 @@ msgstr "" "Bem vindo ao %s, terminal interativo de virtualização.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8709,7 +8758,7 @@ msgstr "ponteiro para rede inválido em" msgid "invalid interface pointer in %s" msgstr "ponteiro para rede inválido em %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "erro interno: o buffer é pequeno demais" @@ -8841,7 +8890,7 @@ msgstr "informação do domínio incorreta, domid não é numérico" msgid "domain information incomplete, missing uuid" msgstr "informação do domínio incompleta, falta o uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "informação do domínio incompleta, falta o nome" @@ -8897,122 +8946,122 @@ msgstr "endereço MAC \"%s\" inválido" msgid "unexpected sound model %s" msgstr "modelo de som %s inesperado" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "tipo de vídeo \"%s\" desconhecido" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "falta o tipo do domínio" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "falta \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "falta o produto" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "falta o produto" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "não foi possível analisar o domínio %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "não foi possível analisar o barramento %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "não foi possível analisar o slot %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "não foi possível analisar a função %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "informação do domínio incompleta, falta a id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "máscara de CPU inválida %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "tipo de ciclo de vida %s desconhecido" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "erro de sintaxe da topologia" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "falha ao analisar a informação do domínio do Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "o domínio \"%s\" não está em execução" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch falha ao localizar esse domínio" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "tipo de dispositivo não suportado" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart falha ao localizar esse domínio" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart falhou ao localizar esse domínio" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "valor de retorno inesperado do on_xend_start" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "não há memória" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "falha na sexpr2string" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "Falha ao redefinir o sexpr" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start não está presente em sexpr" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "não foi possível resolver o nome %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9020,7 +9069,7 @@ msgstr "" "xenDaemonDomainMigrate: Xen não dá suporte à renomeação de domínios durante " "a migração" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -9028,130 +9077,130 @@ msgstr "" "xenDaemonDomainMigrate: Xen não dá suporte aos limites de banda durante a " "migração" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: não há suporte para a flag" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: URI inválida" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: apenas migrações xenmigr:// têm suporte no Xen" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" "xenDaemonDomainMigrate: um nome de máquina deve ser especificado na URI" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: número de porta inválido" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "falha ao analisar a descrição do domínio" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "falha ao construir sexpr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Falha ao criar domínio inativo %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "não suportado no xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "informação do nó incompleta, falta o nome do escalonador" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "falha ao realizar strdup" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "Escalonador desconhecido" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "Falha ao obter um nome do escalonador" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "informação do domínio incompleta, falta o cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "informação do domínio incompleta, falta cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek não é suportado pelo dom0" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: caminho inválido" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "falha ao abrir para leitura: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "falha ao realizar lseek ou ler o arquivo: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "tipo de vídeo %d inesperado" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "tipo de dispositivo de caractere inesperado" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "Não foi possível conectar diretamente o disquete %s" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "Não foi possível conectar diretamente o CDROM %s" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "não há suporte ao tipo de rede %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "a rede ainda está ativa" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "valor %d do ciclo de vida inesperado" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "não há carregador de domínio HVM" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "não há suporte para hotplug deste tipo de dispositivo" @@ -9336,6 +9385,17 @@ msgstr "observador já rastreado" msgid "reallocating list" msgstr "realocando a lista" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "falha na criação do dispositivo %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "falha ao abrir %s para leitura" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Falha ao definir a flag close-on-exec do descritor do arquivo\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "Não foi possível ler nodeinfo" diff --git a/po/ro.po b/po/ro.po index 9a1c6a2363..f913cde97d 100644 --- a/po/ro.po +++ b/po/ro.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/ru.po b/po/ru.po index 2b6c898d53..a49c44d042 100644 --- a/po/ru.po +++ b/po/ru.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.ru\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-10-17 15:08+1100\n" "Last-Translator: Yulia Poyarkova \n" "Language-Team: \n" @@ -243,8 +243,8 @@ msgstr "Ðе удалоÑÑŒ выделить struct qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "не удаетÑÑ Ð¸Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ поддержку моÑта: %s" @@ -472,60 +472,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: %s не поддерживаетÑÑ\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Ðе удаетÑÑ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»Ð¸Ñ‚ÑŒ группу в режиме не-root" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "ошибка Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ ÑƒÐ·Ð»Ð°" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Ðе удалоÑÑŒ выделить памÑÑ‚ÑŒ Ð´Ð»Ñ scsidev" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ группу '%s'" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Ðе удалоÑÑŒ обработать режим '%s'" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Ðе удалоÑÑŒ отделить как демон: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Ðе удалоÑÑŒ Ñоздать канал: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "не удаетÑÑ Ñгенерировать UUID" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "Ðе удалоÑÑŒ изменить права Ð²Ð»Ð°Ð´ÐµÐ½Ð¸Ñ Ð³Ñ€ÑƒÐ¿Ð¿Ñ‹ %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -630,7 +630,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Ðе удаетÑÑ Ñ€Ð°Ð·Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ Ð°Ð´Ñ€ÐµÑ %d: %s" @@ -678,7 +678,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1259,7 +1259,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "отÑутÑтвует Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ корневом Ñлементе" @@ -1290,7 +1290,7 @@ msgstr "недопуÑтимый тип домена" msgid "Failed to generate UUID" msgstr "Ðе удалоÑÑŒ Ñгенерировать UUID: %s" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "неверно Ñформированный Ñлемент uuid" @@ -1403,14 +1403,14 @@ msgid "no monitor path" msgstr "Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ путь %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "привÑзка: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "не удалоÑÑŒ приоÑтановить домен" @@ -1464,12 +1464,12 @@ msgstr "непредвиденный тип домена %d" msgid "unexpected char type %d" msgstr "непредвиденный тип домена %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "непредвиденный тип домена %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "непредвиденный тип домена %d" @@ -1529,12 +1529,12 @@ msgstr "не удаетÑÑ Ñохранить файл конфигурации msgid "unexpected domain %s already exists" msgstr "пул хранилищ уже ÑущеÑтвует" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "не удаетÑÑ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ конфигурацию Ð´Ð»Ñ %s" @@ -1574,323 +1574,333 @@ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" "Ðе удалоÑÑŒ добавить правило iptables '%s' в цепочку '%s' в таблице '%s': %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "не удаетÑÑ Ñ€Ð°Ð·Ð¾Ð±Ñ€Ð°Ñ‚ÑŒ URI подключениÑ" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "не удаетÑÑ Ñоздать каталог Ð¶ÑƒÑ€Ð½Ð°Ð»Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ %s: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "путь к Ñдру Ñлишком длинный" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "невозможно Ñоздать канал: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare не задал uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare не задал uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "пуÑтой путь (NULL)" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "flags должен быть нулевым" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "буфер пуÑÑ‚ (NULL)" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "параметр flags должен быть уÑтановлен в VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "буфер пуÑÑ‚, но его размер ненулевой" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "Ñбой setsid: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "Ñбой ioctl(TIOCSTTY): %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "Ñбой dup2(stdin): %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "Ñбой dup2(stdout): %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "Ñбой dup2(stderr)d: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "не удаетÑÑ Ð²Ñ‹Ð´ÐµÐ»Ð¸Ñ‚ÑŒ Ñтроку имени контейнера" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "не удалоÑÑŒ Ñоздать '%s'" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Ðе удалоÑÑŒ привÑзать Ñокет к '%s': %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "не удалоÑÑŒ Ñмонтировать /proc Ð´Ð»Ñ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°: %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Ðе удалоÑÑŒ привÑзать Ñокет к '%s': %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "невозможно Ñоздать канал: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "не удалоÑÑŒ Ñмонтировать /proc Ð´Ð»Ñ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Ðе удалоÑÑŒ Ñоздать Ñимвольную ÑÑылку '%s' к '%s': %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" +msgid "failed to remove capabilities %d" +msgstr "ошибка запроÑа возможноÑтей" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "ошибка запроÑа возможноÑтей" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "ошибка запроÑа возможноÑтей" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() передал недопуÑтимое определение VM" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "не удалоÑÑŒ Ñмонтировать /proc Ð´Ð»Ñ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Ðе удалоÑÑŒ Ñоздать Ñокет: %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Ðе удалоÑÑŒ Ñоздать Ñокет: %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Ðе удалоÑÑŒ привÑзать Ñокет к '%s': %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Ðе удалоÑÑŒ привÑзать Ñокет к '%s': %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "Ñбой Ñ‡Ñ‚ÐµÐ½Ð¸Ñ fd %d: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Ñбой запиÑи в fd %d: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "Ñбой epoll_create(2): %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "Ñбой epoll_ctl(fd1): %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "Ñбой epoll_ctl(fd1): %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "Ñобытие ошибки %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "Ñбой epoll_wait(): %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Ðе удалоÑÑŒ получить ÑтатиÑтику интерфейÑа %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "Ñбой unlockpt: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "не удалоÑÑŒ Ñмонтировать /proc Ð´Ð»Ñ ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€Ð°: %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "ошибка Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ ÑƒÐ·Ð»Ð°" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Ðе удалоÑÑŒ выполнить запиÑÑŒ в файл PID '%s' : %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Ðе удаетÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚ÑŒ файл журнала %d: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Ошибка отмены конфигурации Ñети %s" @@ -1914,20 +1924,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "нет домена Ñ ÑоответÑтвующим UUID" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ активный домен" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ активный домен" @@ -1987,7 +1997,7 @@ msgstr "неправильный указатель домена в" msgid "failed to kill pid %d" msgstr "не удаетÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚ÑŒ файл pid tty %s: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "невозможно задать владельца файлов '%s': %s" @@ -2043,7 +2053,7 @@ msgstr "недопуÑтимый путь: %s" msgid "Invalid parameter count" msgstr "ÐедопуÑтимый параметр Ð´Ð»Ñ virXPathNode()" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" @@ -2266,68 +2276,78 @@ msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð·Ð°Ð´Ð°Ñ‚ÑŒ памÑÑ‚ÑŒ Ð´Ð»Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ дом msgid "cannot create autostart directory '%s'" msgstr "невозможно Ñоздать каталог автозапуÑка %s: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Ðе удалоÑÑŒ Ñоздать Ñимвольную ÑÑылку '%s' к '%s': %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Ðе удалоÑÑŒ удалить Ñимвольную ÑÑылку '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "нет тома хранилища Ñ Ñовпадающим именем" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "не указана модель звукового уÑтройÑтва" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ÐедопуÑтимый параметр Ð´Ð»Ñ virXPathString()" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "невозможно открыть путь '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "попытка миграции завершилаÑÑŒ неудачей" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "невозможно подключитьÑÑ Ðº %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "невозможно Ñоздать канал: %s" @@ -2617,73 +2637,78 @@ msgstr "неизвеÑтный тип auth '%s'" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ ÐºÐ°Ð½Ð°Ð»Ð° Ñигналов: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ ÐºÐ°Ð½Ð°Ð»Ð° Ñигналов: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ ÐºÐ°Ð½Ð°Ð»Ð° Ñигналов: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "uuid домена" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "узлы numa cpu узла" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "невозможно открыть %s: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "на Ñтой платформе конÑоль не реализована" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "на Ñтом узле NUMA не поддерживаетÑÑ" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "Ðе удалоÑÑŒ запроÑить Ñвободную памÑÑ‚ÑŒ NUMA" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2702,16 +2727,16 @@ msgstr "Ð’Ð¸Ñ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ Ð¼Ð°ÑˆÐ¸Ð½Ð° OPENVZ Ñ Ð¸Ð´ÐµÐ½Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ð¾Ñ€ msgid "Wrong state to perform action" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± узле" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "домен не выполнÑетÑÑ" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2896,7 +2921,7 @@ msgstr "работа домена не завершена" msgid "Could not read container config" msgstr "не удаетÑÑ Ñ€Ð°Ð·Ð¾Ð±Ñ€Ð°Ñ‚ÑŒ URI подключениÑ" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "неизвеÑтный тип '%s'" @@ -3041,216 +3066,216 @@ msgstr "Ошибка ÑвÑзи Ñ Ð¿Ñ€Ð¾ÐºÑи: плохо Ñформирова msgid "got asynchronous packet number %d\n" msgstr "получен аÑинхронный номер пакета - %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "невозможно прочитать %s: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Ðе удалоÑÑŒ разобрать вывод vzlist" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Ðеожиданный ÑÑ‚Ð°Ñ‚ÑƒÑ Ð²Ñ‹Ñ…Ð¾Ð´Ð° qemu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Ðеожиданный ÑÑ‚Ð°Ñ‚ÑƒÑ Ð²Ñ‹Ñ…Ð¾Ð´Ð° '%d', возможный Ñбой qemu" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ бинарный компонент QEMU %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Сеть '%s' не найдена" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Тип Ñети %d не поддерживаетÑÑ" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "не удаетÑÑ Ð¸Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ поддержку моÑта: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Ðе удалоÑÑŒ добавить Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ '%s' к моÑту '%s' : %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Ðе удалоÑÑŒ добавить Ð¸Ð½Ñ‚ÐµÑ€Ñ„ÐµÐ¹Ñ '%s' к моÑту '%s' : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "команда 'info blockstats' не поддерживаетÑÑ Ñтим qemu" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 #, fuzzy msgid "STDIO migration is not supported with this QEMU binary" msgstr "команда 'info blockstats' не поддерживаетÑÑ Ñтим qemu" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "неподдерживаемый тип диÑка '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "неподдерживаемый тип диÑка '%s'" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "неподдерживаемый тип диÑка '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "недопуÑÑ‚Ð¸Ð¼Ð°Ñ Ð¼Ð¾Ð´ÐµÐ»ÑŒ звукового уÑтройÑтва" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "неверно Ñформированный Ñлемент uuid" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "отÑутÑтвует Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± уÑтройÑтвах Ð´Ð»Ñ %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Ðе удалоÑÑŒ найти ÑÑылку к уÑтройÑтву Ð´Ð»Ñ LUN %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "неизвеÑтный тип ОС" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Ñлишком много Ñимвольных уÑтройÑтв" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "неизвеÑтный тип ОС" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "длина пути к ÑмулÑтору Ñлишком велика" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "отÑутÑтвует Ñлемент имени" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "невозможно прочитать %s: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "невозможно прочитать %s: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "невозможно прочитать %s: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "неизвеÑтный тип auth '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "Ðевозможно уÑтановить флаг close-on-exec %s журнала виртуальной машины" @@ -3265,7 +3290,7 @@ msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" msgid "Unable to seek to %lld in %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Ðе удалоÑÑŒ автоматичеÑки запуÑтить виртуальную машину '%s': %s" @@ -3280,317 +3305,315 @@ msgstr "Ðе удалоÑÑŒ получить ÑтатиÑтику блочног msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Ðе удалоÑÑŒ Ñоздать каталог %s : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "не удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ текущее времÑ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Ðе удалоÑÑŒ обработать режим '%s'" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Ðе удалоÑÑŒ обработать режим '%s'" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "не удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ текущее времÑ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Ðе удалоÑÑŒ автоматичеÑки запуÑтить виртуальную машину '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Сбай при чтении вывода запуÑка %s" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Ð’Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¸Ñтело при чтении вывода запуÑка %s" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "ÐедоÑтаточно меÑта при чтении вывода запуÑка %s" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "Сбай при чтении вывода запуÑка %s" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "ÐедоÑтаточно меÑта при чтении вывода запуÑка %s" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Ð’Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¸Ñтело при чтении вывода запуÑка %s" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "Ð’Ñ€ÐµÐ¼Ñ Ð¾Ð¶Ð¸Ð´Ð°Ð½Ð¸Ñ Ð¸Ñтело при чтении вывода запуÑка %s" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ путь %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Ðе удаетÑÑ Ð·Ð°Ð´Ð°Ñ‚ÑŒ флаг close-on-exec Ð´Ð»Ñ Ð¼Ð¾Ð½Ð¸Ñ‚Ð¾Ñ€Ð°" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Ðе удаетÑÑ Ð¿ÐµÑ€ÐµÐ²ÐµÑти монитор в режим без блокированиÑ" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Ðе удаетÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚ÑŒ файл журнала %d: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "не удаетÑÑ ÑƒÑтановить атрибуты: %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "ошибка при получении домена '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "не удалоÑÑŒ возобновить операцию" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "не удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ текущее времÑ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "Ð’Ð¸Ñ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ Ð¼Ð°ÑˆÐ¸Ð½Ð° уже активна" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ незанÑтый порт VNC" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "не удаетÑÑ Ñоздать каталог Ð¶ÑƒÑ€Ð½Ð°Ð»Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ %s: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ бинарный компонент QEMU %s: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "не удаетÑÑ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ конфигурацию Ð´Ð»Ñ %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Ошибка при переведении домена %s в ÑоÑтоÑние ожиданиÑ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Отключение домена %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "Завершение работы виртуальной машины '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Ðе удалоÑÑŒ привÑзать Ñокет к '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "пул хранилищ не активен" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "нет домена Ñ Ñовпадающим UUID '%s'" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "нет домена Ñ ÑоответÑтвующим именем" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "домен %s уже ÑущеÑтвует" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "домен уже активен как '%s'" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð¿Ñ€Ð¸Ð¾Ñтановки не удалаÑÑŒ" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "Ð¾Ð¿ÐµÑ€Ð°Ñ†Ð¸Ñ Ð·Ð°Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ не удалаÑÑŒ" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "макÑимальный объем памÑти не может быть меньше текущего объема" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "изменить выделение памÑти" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "не удаетÑÑ Ñ€Ð°Ð·Ð¾Ð±Ñ€Ð°Ñ‚ÑŒ URI подключениÑ" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "изменить выделение памÑти" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "значение объема памÑти не может превышать макÑимальный объем" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð·Ð°Ð´Ð°Ñ‚ÑŒ памÑÑ‚ÑŒ Ð´Ð»Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "не удалоÑÑŒ получить xml домена" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "не удалоÑÑŒ Ñоздать '%s'" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "не удалоÑÑŒ запиÑать заголовок" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "ошибка запиÑи файла xml" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Ðе удаетÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚ÑŒ файл журнала %d: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "попытка миграции завершилаÑÑŒ неудачей" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "команда 'info blockstats' не поддерживаетÑÑ Ñтим qemu" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð¸Ð·Ð¼ÐµÐ½Ð¸Ñ‚ÑŒ Ñчетчик VCPU Ð´Ð»Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "неизвеÑтный тип virt в определении домена '%d'" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" "не удалоÑÑŒ определить макÑимальное чиÑло виртуальных процеÑÑоров Ð´Ð»Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3598,327 +3621,327 @@ msgstr "" "запрошенное чиÑло виртуальных доменов превышает макÑимально допуÑтимое " "значение Ð´Ð»Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð½Ð°Ð·Ð½Ð°Ñ‡Ð¸Ñ‚ÑŒ виртуальные процеÑÑоры неактивному домену" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "чиÑло виртуальных процеÑÑоров превышает допуÑтимый диапазон %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "невозможно Ñохранить домен" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "невозможно Ñохранить домен" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "не удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ текущее времÑ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "невозможно прочитать образ домена" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ° qemu" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "верÑÐ¸Ñ Ð¾Ð±Ñ€Ð°Ð·Ð° не поддерживаетÑÑ (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "ошибка разбора XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "ошибка при получении Ñети '%s'" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "неподдерживаемый тип диÑка '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ бинарный компонент QEMU %s: %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "неподдерживаемый тип диÑка '%s'" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð¸Ð·Ð¼ÐµÐ½Ð¸Ñ‚ÑŒ ноÑитель CDROM" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð¸Ð·Ð¼ÐµÐ½Ð¸Ñ‚ÑŒ ноÑитель CDROM" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "пул хранилищ уже ÑущеÑтвует" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "невозможно прочитать %s: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "домен %s уже ÑущеÑтвует" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "загрузка файла Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ…Ð¾Ñта" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "загрузка файла Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñ…Ð¾Ñта" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ ÑопоÑтавить уÑтройÑтво неактивному домену" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "можно приÑоединить только уÑтройÑтва CDROM" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "можно приÑоединить только уÑтройÑтва CDROM" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "домен не найден" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ ÑопоÑтавить уÑтройÑтво неактивному домену" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "можно приÑоединить только уÑтройÑтва CDROM" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ Ð·Ð°Ð´Ð°Ñ‚ÑŒ памÑÑ‚ÑŒ Ð´Ð»Ñ Ð°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "невозможно Ñоздать каталог автозапуÑка %s: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Ðе удалоÑÑŒ Ñоздать Ñимвольную ÑÑылку '%s' к '%s': %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "недопуÑтимый путь: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "Ñбой команды 'info blockstats'" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "команда 'info blockstats' не поддерживаетÑÑ Ñтим qemu" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "уÑтройÑтво не найдено: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "путь NULL или пуÑтой" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "недопуÑтимый путь, '%s' не ÑвлÑетÑÑ Ð¸Ð·Ð²ÐµÑтным интерфейÑом" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° конфигурации %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "недопуÑтимый путь" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "Драйвер QEMU поддерживает только адреÑа виртуальной памÑти" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "Ñбой open(%s): %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "Ñбой команды lvs" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "ÑпиÑок доменов узла" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Ðе удалÑÑŒ Ñгенерировать UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "домен уже активен как '%s'" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "ошибка дейÑтвиÑ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3927,257 +3950,257 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "бинарный файл libvirtd не найден" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: не удалоÑÑŒ определить транÑпортный протокол в URL (должен быть " "tls|unix|ssh|ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: Ð´Ð»Ñ Ð¿Ñ€Ð¾Ñ‚Ð¾ÐºÐ¾Ð»Ð° 'ext' необходимо указать команду" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Ðе удалоÑÑŒ Ñоздать Ñокет: %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Ðе удалоÑÑŒ Ñоздать Ñокет: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "транÑпортные методы unix, ssh и ext не поддерживаютÑÑ Ð² Windows" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Ðе удалоÑÑŒ Ñоздать Ñокет: %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Ðе удаетÑÑ Ð·Ð°ÐºÑ€Ñ‹Ñ‚ÑŒ файл журнала %d: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ UUID домена" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "выделение домена" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Ðе удаетÑÑ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ доÑтуп к %s '%s': %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "не удаетÑÑ Ð²Ñ‹Ð´ÐµÐ»Ð¸Ñ‚ÑŒ Ñтек контейнера" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "Журналирование данных конÑоли виртуальной машины не удалоÑÑŒ: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "ошибка инициализации библиотеки SASL: %d (%s)" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "не удаетÑÑ ÑƒÑтановить атрибуты: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "не удаетÑÑ ÑƒÑтановить атрибуты: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Ðе удалоÑÑŒ подвердить подлинноÑÑ‚ÑŒ учетных данных клиента: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" "проверка Ñервера (нашего Ñертификата или IP-адреÑа) завершилаÑÑŒ неудачей\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Ðе удалоÑÑŒ подвердить подлинноÑÑ‚ÑŒ учетных данных клиента: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "невозможно Ñоздать канал: %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "ÐедопуÑтимый тип уÑтройÑтва: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "Сертификат еще не активирован" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: издатель Ñертификата клиента неизвеÑтен." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "Срок дейÑÑ‚Ð²Ð¸Ñ Ñертификата иÑтек" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: Ñертификат клиента иÑпользует небезопаÑный алгоритм." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Тип Ñертификата не X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "ошибка gnutls_certificate_get_peers" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Ðе удалоÑÑŒ иницилизировать аутентификацию SASL %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Срок дейÑÑ‚Ð²Ð¸Ñ Ñертификата иÑтек" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Сертификат еще не активирован" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "Владелец Ñертификата не ÑоответÑтвует имени узла (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "Ñлишком много Ñчеек NUMA: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "Ñлишком много идентификаторов удаленных доменов: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "длина ÑоответÑÑ‚Ð²Ð¸Ñ Ð¿Ñ€ÐµÐ²Ñ‹ÑˆÐ°ÐµÑ‚ макÑимально допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" "длина буфера ÑоответÑтвий VCPU превышает макÑимально допуÑтимое значение: %d " "> %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "узел зарегиÑтрировал Ñлишком много виртуальных процеÑÑоров: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "длина зарегиÑтрированного узлом буфера ÑоответÑтвий превышает макÑимально " "допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "чиÑло VCPU превышает макÑимально допуÑтимое значение: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "Ñлишком много имен удаленных доменов: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" @@ -4185,287 +4208,287 @@ msgstr "" "remoteDomainGetSchedulerParameters: полученное чиÑло параметров превышает " "допуÑтимый лимит" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: неизвеÑтный тип параметра" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "недоÑтаточно памÑти при выделении маÑÑива" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "неизвеÑтный тип параметра" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "размер полученного в результате буфера не равен запрошенному размеру" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "Ñлишком много удаленных Ñетей: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "Ñлишком много удаленных Ñетей: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "запрошено Ñлишком большое чиÑло пулов хранениÑ" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "получено Ñлишком много пулов хранилищ" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "запрошено Ñлишком большое чиÑло томов хранилищ" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "получено Ñлишком много томов хранилищ" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "запрошено Ñлишком большое чиÑло томов хранилищ" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "получено Ñлишком много томов хранилищ" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "запрошено Ñлишком большое чиÑло томов хранилищ" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "получено Ñлишком много томов хранилищ" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "неизвеÑтный тип аутентификации %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "отказ запрошенного типа аутентификации %s" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "тип аутентификации %d не поддерживаетÑÑ" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "ошибка инициализации библиотеки SASL: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "не удалоÑÑŒ получить Ð°Ð´Ñ€ÐµÑ Ñокета %d (%s)" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "не удалоÑÑŒ получить Ð°Ð´Ñ€ÐµÑ ÑƒÐ·Ð»Ð° %d (%s)" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ ÐºÐ¾Ð½Ñ‚ÐµÐºÑта клиента SASL: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "недопуÑтимый размер ключа Ð´Ð»Ñ ÑеÑÑии TLS" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "невозможно задать внешний SSF %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "механизм SASL %s не поддерживаетÑÑ Ñервером" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Ðе удалоÑÑŒ запуÑтить ÑоглаÑование SASL: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Ðе удалоÑÑŒ Ñоздать данные аутентификации" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "Слишком длиные данные ÑоглаÑÐ¾Ð²Ð°Ð½Ð¸Ñ SASL: %d байт" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Ошибка запуÑка домена %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Ошибка Ñбора данных аутентификации" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "Ñбой xdr_remote_message_header" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (длина Ñлова)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "невозможно Ñохранить данные домена" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñокета %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "Ñоединение только Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "невозможно запиÑать метаданные" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "не удалоÑÑŒ Ñоздать '%s'" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (длина Ñлова)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 #, fuzzy msgid "packet received from server too small" msgstr "Ñ Ñервера получен Ñлишком длинный пакет" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "Ñ Ñервера получен Ñлишком длинный пакет" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "ответ Ñодержит неверный заголовок" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "неизвеÑÑ‚Ð½Ð°Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð¼Ð° (получено %x, ожидаетÑÑ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "неизвеÑÑ‚Ð½Ð°Ñ Ð²ÐµÑ€ÑÐ¸Ñ Ð¿Ñ€Ð¾Ñ‚Ð¾ÐºÐ¾Ð»Ð° (получено %x, ожидаетÑÑ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "неизвеÑÑ‚Ð½Ð°Ñ Ð¿Ñ€Ð¾Ñ†ÐµÐ´ÑƒÑ€Ð° (получено %x, ожидаетÑÑ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "неизвеÑтный ÑÑ‚Ð°Ñ‚ÑƒÑ (получен %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "Ñбой calloc" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "ошибка при ожидании команды: %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "ненулевой ÑÑ‚Ð°Ñ‚ÑƒÑ Ð²Ñ‹Ñ…Ð¾Ð´Ð° команды %d" msgid "%s not implemented on Win32" msgstr "%s: не реализовано\n" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "невозможно разобрать начальное раÑположение уÑтройÑтва" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "невозможно разобрать конечное раÑположение уÑтройÑтва" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "недопуÑтимый тип домена" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "пул хранилищ уже ÑущеÑтвует" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "Ñвободный ÑкÑтент недоÑтаточно большой" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "невозможно Ñоздать путь '%s': %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5035,127 +5072,127 @@ msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ñети из %s" msgid "Scanning host%u" msgstr "неизвеÑтный узел %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "неверно Ñформированный Ñлемент владельца" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "неверно Ñформированный Ñлемент группы" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "неизвеÑтный тип тома %d" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "отÑутÑтвует Ñлемент имени" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "не удаетÑÑ Ñгенерировать UUID" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "неизвеÑтный тип auth '%s'" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "отÑутÑтвует Ð¸Ð¼Ñ ÑƒÐ·Ð»Ð° иÑточника" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "невозможно получить информацию об иÑходных уÑтройÑтвах" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "отÑутÑтвует путь к иÑходному уÑтройÑтву" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "отÑутÑтвует иÑходный путь" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "отÑутÑтвует Ð¸Ð¼Ñ ÑƒÐ·Ð»Ð° иÑточника" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "неизвеÑтный тип auth '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "отÑутÑтвует путь назначениÑ" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "неизвеÑтный корневой Ñлемент" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "формат пула не поддерживаетÑÑ: %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "неожидаемый тип пула" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "неизвеÑтный размер Ñлементов '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "неверно Ñформированный Ñлемент емкоÑти" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "значение Ñлемента емкоÑти Ñлишком большое" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "отÑутÑтвует Ñлемент имени" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "неизвеÑтный тип auth '%s'" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "неизвеÑтный корневой Ñлемент" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "формат тома не поддерживаетÑÑ: %d" @@ -5202,7 +5239,7 @@ msgstr "нет файла конфигурации Ð´Ð»Ñ %s" msgid "cannot remove config for %s" msgstr "не удаетÑÑ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ конфигурацию Ð´Ð»Ñ %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "нет пула Ñ ÑоответÑтвующим UUID" @@ -5214,98 +5251,98 @@ msgstr "нет пула Ñ Ñовпадающим именем" msgid "storage pool already exists" msgstr "пул хранилищ уже ÑущеÑтвует" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "нет пула хранилищ Ñ Ñовпадающим UUID" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "пул вÑе еще активен" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "пул уже активен" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "пул хранилищ уже активен" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "пул хранилищ не активен" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "пул хранилищ вÑе еще активен" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "пул не поддерживает удаление томов" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "пул не включает файл конфигурации" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "нет тома хранилища Ñ Ñовпадающим именем" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "не тома хранилища Ñ Ñовпадающим ключом" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "не тома хранилища Ñ Ñовпадающим путем" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "нет тома хранилища Ñ Ñовпадающим именем" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "домен %s уже ÑущеÑтвует" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "пул не поддерживает удаление томов" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Домен вÑе еще работает" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5396,7 +5433,7 @@ msgstr "разрешение имени файла домена" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: укажите путь или иÑпользуйте test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "невозможно закрыть файл '%s': %s" @@ -5559,208 +5596,218 @@ msgstr "не удалоÑÑŒ выделить меÑто Ð´Ð»Ñ Ñимвольн msgid "unsupported chr device type %d" msgstr "неподдерживаемый тип уÑтройÑтва ввода: %s" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "Ðе удалоÑÑŒ уÑтановить флаг файлового деÑкриптора close-on-exec" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Ðе удалоÑÑŒ автоматичеÑки запуÑтить виртуальную машину '%s': %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "не удаетÑÑ Ð¸Ð½Ð¸Ñ†Ð¸Ð°Ð»Ð¸Ð·Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ поддержку моÑта: %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Ðе удалоÑÑŒ Ñоздать каталог %s : %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "qemudStartup: недоÑтаточно памÑти" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "невозможно открыть %s: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "невозможно найти ÑеÑÑию" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "невозможно задать режим файла '%s': %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "невозможно прочитать %s: %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "невозможно прочитать каталог %s: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Ðе удаетÑÑ Ð½Ð°Ð¹Ñ‚Ð¸ бинарный компонент QEMU %s: %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Ðе удаетÑÑ Ð·Ð°Ð¿Ð¸Ñать argv в журнал %d: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Получено неожиданное значение PID" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "пул хранилищ не активен" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "невозможно прочитать %s: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "домен %s уже ÑущеÑтвует" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "домен %s уже ÑущеÑтвует" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "Ð½ÐµÐ»ÑŒÐ·Ñ ÑƒÐ´Ð°Ð»Ð¸Ñ‚ÑŒ активный домен" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "невозможно прочитать %s: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "невозможно закрыть файл '%s': %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "невозможно Ñоздать канал: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Ðе удалоÑÑŒ уÑтановить флаг файлового деÑкриптора non-blocking" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Ðе удалоÑÑŒ уÑтановить флаг файлового деÑкриптора close-on-exec" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Ðе удалоÑÑŒ Ñоздать канал: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "невозможно отделить дочерний процеÑÑ: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "невозможно удалить ÑвÑзь Ñ Ñ„Ð°Ð¹Ð»Ð¾Ð¼ '%s': %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "невозможно очиÑтить заголовок уÑтройÑтва %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "невозможно Ñоздать каталог автозапуÑка %s: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "невозможно прочитать %s: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "невозможно раÑширить файл '%s': %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "ошибка чтениÑ: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Ðе удалоÑÑŒ открыть каталог '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "не удалоÑÑŒ Ñоздать '%s'" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Ðе найдена запиÑÑŒ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ Ð´Ð»Ñ uid '%d': %s" @@ -5827,15 +5874,15 @@ msgstr "ÐаÑтроить домен на автоматичеÑкий запу #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, id или uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "отключить автозапуÑк" @@ -5954,15 +6001,15 @@ msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных д msgid "Id" msgstr "ID" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "ИмÑ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "СтатуÑ" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "нет ÑтатуÑа" @@ -6078,7 +6125,7 @@ msgstr "отменить определение неактивного доме msgid "Undefine the configuration for an inactive domain." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или uuid" @@ -6324,11 +6371,11 @@ msgstr "Возвращает оÑновную информацию о домен msgid "Id:" msgstr "ID:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "ИмÑ:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6336,16 +6383,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Тип ОС:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "СтатуÑ:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Ð’Ñ€ÐµÐ¼Ñ CPU:" @@ -6374,1744 +6421,1744 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "ЗанÑто памÑти:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "Ячейки NUMA:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "данные vcpu домена" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Возвращает оÑновную информацию о виртуальных процеÑÑорах домена." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "ПривÑзка CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "контролирует принадлежноÑÑ‚ÑŒ задач виртуальным процеÑÑорам домена" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "СопоÑтавить VCPU домена физичеÑким CPU." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "чиÑло vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "номера cpu хоÑта (разделенные запÑтой)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… узла" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ФизичеÑкий процеÑÑор %d не ÑущеÑтвует." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "изменить чиÑло виртуальных процеÑÑоров" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Изменить чиÑло виртуальных процеÑÑоров, активных в гоÑтевом домене." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "чиÑло виртуальных процеÑÑоров" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "чиÑло виртуальных процеÑÑоров" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "Слишком много виртуальных процеÑÑоров." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "изменить выделение памÑти" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Изменить раÑпределение памÑти в гоÑтевом домене." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "количеÑтво килобайт памÑти" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ðекорректное значение Ð´Ð»Ñ Ð¾Ð±ÑŠÐµÐ¼Ð° памÑти (%d)" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "изменить макÑимальный лимит памÑти" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Изменить макÑимально допуÑтимый лимит выделÑемой памÑти в гоÑтевом домене." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "макÑимальный лимит памÑти в килобайтах" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "Ñ‚ÐµÐºÑƒÑ‰Ð°Ñ Ð¿Ð°Ð¼ÑÑ‚ÑŒ домена" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± узле" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Возвращает общую информацию об узле." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… узла" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Модель CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "ЧаÑтота CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Сокет(Ñ‹) CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Ядер на Ñокет:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Потоков на Ñдро:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Ячейки NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Объем памÑти:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "возможноÑти" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Возвращает возможноÑти гипервизора/драйвера." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "ошибка запроÑа возможноÑтей" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ домене в XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Вывод информации о домене в виде XML или на stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "проÑмотр неактивных доменов" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "преобразовать Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или ID в UUID домена" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "ошибка ÑинтакÑиÑа файла конфигурации" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "преобразовать ID домена или UUID в Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID домена или UUID" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "преобразовать Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или UUID в ID домена" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "преобразовать Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или ID в UUID домена" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID домена или имÑ" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ UUID домена" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± узле" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "подключитьÑÑ Ðº гоÑтевой конÑоли" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "автозапуÑк Ñети" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ÐаÑтроить Ñеть на автоматичеÑкий запуÑк при загрузке." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "Ð¸Ð¼Ñ Ñети или uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ошибка отметки Ñети %s как автозапуÑкаемой" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ошибка отметки Ñети %s как не запуÑкаемой автоматичеÑки" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Сеть %s помечена как автозапуÑкаемаÑ\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Сеть %s помечена как не запуÑÐºÐ°ÐµÐ¼Ð°Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚Ð¸Ñ‡ÐµÑки\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "Ñоздать Ñеть из файла XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Создать Ñеть." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "файл, Ñодержащий XML опиÑание Ñети" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Сеть %s Ñоздана из %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ñети из %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "определить (но не запуÑкать) Ñеть из файла XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Определить Ñеть." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Сеть %s определена на оÑнове %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Ошибка Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ñети на оÑнове %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "разрушить Ñеть" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Разрушить данную Ñеть." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "Ð¸Ð¼Ñ Ñети, id или uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Сеть %s разрушена\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ñети %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ Ñети в XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Вывод информации о Ñети в виде XML на stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "проÑмотр Ñетей" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Возвращает ÑпиÑок Ñетей." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "проÑмотр неактивных Ñетей" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "проÑмотр неактивных и активных Ñетей" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка активных Ñетей" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных Ñетей" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ÐвтозапуÑк" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "без автозапуÑка" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "активно" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "неактивен(-на)" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "преобразовать UUID в Ñетевое имÑ" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid Ñети" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "запуÑтить ранее определенную неактивную Ñеть" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ЗапуÑк Ñети." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ñети" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Сеть %s запущена\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Ошибка запуÑка Ñети %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "отменить определение неактивной Ñети" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ñети." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ñети %s отменена\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Ошибка отмены конфигурации Ñети %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "преобразовать Ð¸Ð¼Ñ Ñети в UUID Ñети" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ UUID Ñети" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "автозапуÑк домена" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "ÐаÑтроить домен на автоматичеÑкий запуÑк при загрузке." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "ошибка отметки Ñети %s как автозапуÑкаемой" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ошибка отметки Ñети %s как не запуÑкаемой автоматичеÑки" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Домен %s помечен как автозапуÑкаемый\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Домен %s отмечен как не запуÑкаемый автоматичеÑки\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Создать домен." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "файл, Ñодержащий XML опиÑание домена" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "файл, Ñодержащий XML опиÑание домена" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "на Ñтом узле NUMA не поддерживаетÑÑ" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ñети" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных доменов" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных доменов" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "ошибка Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ ÑƒÐ·Ð»Ð°" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "определить (но не запуÑкать) домен из файла XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Определить домен." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Домен %s определен на оÑнове %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Ошибка Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° на оÑнове %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Домен %s определен на оÑнове %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Ошибка отмены конфигурации домена %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Домен %s разрушен\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Ошибка при переведении домена %s в ÑоÑтоÑние ожиданиÑ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "разрушить домен" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Разрушить заданный домен." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Домен %s разрушен\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Разрушить заданный домен." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Домен %s разрушен\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Выполнение домена %s возобновлено\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Ошибка Ð²Ð¾Ð·Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ домена %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ домене в XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Вывод информации о домене в виде XML или на stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "проÑмотр доменов" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Возвращает ÑпиÑок доменов." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "проÑмотр неактивных доменов" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "проÑмотр неактивных и активных доменов" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка активных доменов" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных доменов" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "неправильный указатель Ñети в %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "получено Ñлишком много пулов хранилищ" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "недоÑтаточно памÑти" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Ошибка отмены конфигурации домена %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "получено Ñлишком много пулов хранилищ" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± узле" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Возвращает общую информацию об узле." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "выполнение" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "выделение домена" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "преобразовать UUID в Ñетевое имÑ" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "uuid домена" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "запуÑтить ранее определенный неактивный домен" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "ЗапуÑк домена." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Домен %s запущен\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Ошибка запуÑка домена %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Создать домен." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñокета %d\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "отменить определение неактивного домена" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "ÐšÐ¾Ð½Ñ„Ð¸Ð³ÑƒÑ€Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s отменена\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Ошибка отмены конфигурации домена %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "преобразовать Ð¸Ð¼Ñ Ñети в UUID Ñети" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ UUID домена" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "файл, Ñодержащий XML опиÑание домена" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "Ð¸Ð¼Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "Ð¸Ð¼Ñ Ñ‚Ð¾Ð¼Ð°" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Ошибка запуÑка домена %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Домен %s Ñоздан из %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Разрушить заданный домен." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Домен %s разрушен\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Ошибка Ñ€Ð°Ð·Ñ€ÑƒÑˆÐµÐ½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± узле" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Возвращает общую информацию об узле." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Тип ОС:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "заблокирован" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾ домене в XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Вывод информации о домене в виде XML или на stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "проÑмотр доменов" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Возвращает ÑпиÑок доменов." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка активных доменов" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "преобразовать UUID в Ñетевое имÑ" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "преобразовать UUID в Ñетевое имÑ" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "uuid домена" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "преобразовать UUID в Ñетевое имÑ" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "показать верÑию" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Отобразить информацию о верÑии ÑиÑтемы" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Выполнена компилÑÑ†Ð¸Ñ Ð½Ð° базе библиотеки: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð²ÐµÑ€Ñии библиотеки" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ИÑпользуетÑÑ Ð±Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ°: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "ИÑпользуетÑÑ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð²ÐµÑ€Ñии гипервизора" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ðевозможно извлечь верÑию гипервизора, выполнÑющего %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ВыполнÑетÑÑ Ð³Ð¸Ð¿ÐµÑ€Ð²Ð¸Ð·Ð¾Ñ€: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "на Ñтом узле NUMA не поддерживаетÑÑ" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "отÑутÑтвует Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð¾Ð± уÑтройÑтвах" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "возможноÑти" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Ошибка Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº гипервизору" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных доменов" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Вывод информации о домене в виде XML или на stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "уÑтройÑтво" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Получить ÑтатиÑтику блока уÑтройÑтв Ð´Ð»Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÑющегоÑÑ Ð´Ð¾Ð¼ÐµÐ½Ð°." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Домен %s разрушен\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Ошибка Ð¾Ñ‚Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸Ñ ÑпиÑка неактивных доменов" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Получить ÑтатиÑтику блока уÑтройÑтв Ð´Ð»Ñ Ð²Ñ‹Ð¿Ð¾Ð»Ð½ÑющегоÑÑ Ð´Ð¾Ð¼ÐµÐ½Ð°." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Выполнение домена %s возобновлено\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "URI ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ð³Ð¸Ð¿ÐµÑ€Ð²Ð¸Ð·Ð¾Ñ€Ð°" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ UUID домена" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "диÑплей vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Вывод IP адреÑа и номера порта на диÑплей VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "Ñоздать домен из файла XML" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "неопределенное Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "неверный аргумент %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… узла" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "ошибка Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ ÑƒÐ·Ð»Ð°" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñокета %d\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… узла" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "ошибка ÐºÐ¾Ð¿Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ Ñтроки" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "Ñбой команды lvs" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "Ñбой команды lvs. ÑÑ‚Ð°Ñ‚ÑƒÑ Ð²Ñ‹Ñ…Ð¾Ð´Ð°: %d" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° конфигурации" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ñети." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ñети." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Отменить назначение конфигурации Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "выйти из интерактивного терминала" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "формат команды '%s' требует ÑƒÐºÐ°Ð·Ð°Ð½Ð¸Ñ Ð¾Ð¿Ñ†Ð¸Ð¸ <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "формат команды '%s' требует ÑƒÐºÐ°Ð·Ð°Ð½Ð¸Ñ Ð¾Ð¿Ñ†Ð¸Ð¸ --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "команда '%s' не ÑущеÑтвует" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ИМЯ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8120,17 +8167,17 @@ msgstr "" "\n" " ПÐРÐМЕТРЫ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <чиÑло>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <Ñтрока>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8138,7 +8185,7 @@ msgstr "" "\n" " ОПИСÐÐИЕ\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8146,60 +8193,60 @@ msgstr "" "\n" " ПÐРÐМЕТРЫ\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <чиÑло>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <Ñтрока>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "неопределенное Ð¸Ð¼Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° или ID" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "ошибка при получении домена '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "неопределенное Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "ошибка при получении Ñети '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "неопределенное Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "ошибка при получении домена '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "неопределенное Ð¸Ð¼Ñ Ñети" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "ошибка при получении домена '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8210,131 +8257,131 @@ msgstr "" "(ВремÑ: %.3f мÑ)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "отÑутÑтвует \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "непредвиденный признак (Ð¸Ð¼Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ñ‹): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "неизвеÑÑ‚Ð½Ð°Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð°: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "команда '%s' не поддерживает опции --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ожидаемый формат: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "чиÑло" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "Ñтрока" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "неожидаемые данные '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ПÐРÐМЕТР" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ДÐÐÐЫЕ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "приоÑтановлен" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "отключаетÑÑ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "отключить" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "аварийный Ñбой" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "автономный режим" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "нет дейÑтвительного ÑоединениÑ" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ошибка: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "ошибка: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "Сбой %s: %d: при попытке Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ %d байт" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "Сбой %s: %d: при попытке Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ %lu байт" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "ошибка Ð¿Ð¾Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ðº гипервизору" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… узла" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "ошибка запиÑи файла конфигурации" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Ошибка Ð¾Ñ‚ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ñ Ð¾Ñ‚ гипервизора" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8366,7 +8413,7 @@ msgstr "" "\n" " команды (текÑтовый режим):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8377,17 +8424,17 @@ msgstr "" " (наберите --help <команда> Ð´Ð»Ñ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾Ð¹ информации о команде)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "Ð½ÐµÐ¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°ÐµÐ¼Ð°Ñ Ð¾Ð¿Ñ†Ð¸Ñ '-%c'. ОбратитеÑÑŒ к --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8396,7 +8443,7 @@ msgstr "" "Добро пожаловать в %s - интерактивный терминал виртуализации.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8928,7 +8975,7 @@ msgstr "неправильный указатель Ñети в" msgid "invalid interface pointer in %s" msgstr "неправильный указатель Ñети в %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Буфер аргументов Ñлишком мал" @@ -9064,7 +9111,7 @@ msgstr "Ð½ÐµÐ²ÐµÑ€Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, domid должен msgid "domain information incomplete, missing uuid" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует имÑ" @@ -9118,270 +9165,270 @@ msgstr "неверный аргумент %s" msgid "unexpected sound model %s" msgstr "непредвиденный узел dict" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "неизвеÑтный тип auth '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "перевеÑти домен в ÑоÑтоÑние ожиданиÑ" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "отÑутÑтвует \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "отÑутÑтвует узел иÑточника" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "отÑутÑтвует узел иÑточника" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "невозможно прочитать %s: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "невозможно прочитать %s: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "невозможно открыть уÑтройÑтво %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "неверный аргумент %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "неизвеÑтный тип ОС %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "ошибка ÑинтакÑиÑа файла конфигурации" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "ошибка разбора информации домена Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "домен не выполнÑетÑÑ" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "неподдерживаемый тип уÑтройÑтва ввода: %s" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "непредвиденный узел значений" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "памÑÑ‚ÑŒ узла" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "ошибка дейÑтвиÑ" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Ошибка отмены конфигурации Ñети %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "не удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ tty %s: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "ошибка разбора информации домена Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Ошибка при переведении домена %s в ÑоÑтоÑние ожиданиÑ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домена %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует имÑ" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "ошибка Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ñ‚Ð¸Ð¿Ð° гипервизора" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "Ð½ÐµÐ¿Ð¾Ð»Ð½Ð°Ñ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð°, отÑутÑтвует имÑ" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "ошибка Ñ‡Ñ‚ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð° конфигурации %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "непредвиденный тип домена %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "непредвиденный тип mime" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "тип тома хранилища не поддерживаетÑÑ: %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Ñеть уже активна" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "непредвиденный узел значений" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "ÑпиÑок доменов узла" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype не поддерживаетÑÑ" @@ -9571,6 +9618,18 @@ msgstr "пул уже активен" msgid "reallocating list" msgstr "выделение домена" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "не удалоÑÑŒ Ñоздать файл журнала %s: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "ошибка при попытке открыть %s Ð´Ð»Ñ Ñ‡Ñ‚ÐµÐ½Ð¸Ñ" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Ðе удалоÑÑŒ уÑтановить флаг файлового деÑкриптора close-on-exec" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Ошибка ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ð° из %s" diff --git a/po/si.po b/po/si.po index 9a1c6a2363..f913cde97d 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/sk.po b/po/sk.po index 9a1c6a2363..f913cde97d 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/sl.po b/po/sl.po index 9a1c6a2363..f913cde97d 100644 --- a/po/sl.po +++ b/po/sl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/sq.po b/po/sq.po index 9a1c6a2363..f913cde97d 100644 --- a/po/sq.po +++ b/po/sq.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/sr.po b/po/sr.po index 392210004f..8015e62761 100644 --- a/po/sr.po +++ b/po/sr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-10-21 22:22+0100\n" "Last-Translator: MiloÅ¡ KomarÄević \n" "Language-Team: Serbian (sr) \n" @@ -236,8 +236,8 @@ msgstr "ÐеуÑпело заузимање struct qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "није могуће покренути подршку моÑта: %s" @@ -457,60 +457,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: ауторизација није подржана %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Морате бити root да би поÑтавили групу" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "ÐеуÑпело заузимање меморије" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "ÐеуÑпело заузимање меморије за scsidev" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "ÐеуÑпела потрага групе „%s“" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "ÐеуÑпело рашчлањивање режима „%s“" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "ÐеуÑпело рачвање као ÑиÑтемÑка уÑлуга: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "ÐеуÑпело прављење цеви: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "не могу да генеришем uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "ÐеуÑпела измена групног влаÑништва над %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 #, fuzzy msgid "Failed to register callback for signal pipe" msgstr "ÐеуÑпело региÑтровање callback за цев Ñигнала" @@ -615,7 +615,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Ðе могу да разрешим адреÑе %d: %s" @@ -663,7 +663,7 @@ msgstr "не могу да прикажем SASL механизме %d (%s)" msgid "cannot allocate mechlist" msgstr "не могу да доделим mechlist" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "не могу да извршим упит SASL ssf на вези %d (%s)" @@ -1247,7 +1247,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "недоÑтаје root елемент" @@ -1278,7 +1278,7 @@ msgstr "неиÑправан тип домена" msgid "Failed to generate UUID" msgstr "ÐеуÑпело генериÑање UUID: %s" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "лоше обликован uuid елемент" @@ -1391,14 +1391,14 @@ msgid "no monitor path" msgstr "Ðије могуће отворити путању надгледања %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "веза: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "неуÑпело паузирање домена" @@ -1452,12 +1452,12 @@ msgstr "неочекивана врÑта домена %d" msgid "unexpected char type %d" msgstr "неочекивана врÑта домена %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "неочекивана врÑта домена %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "неочекивана врÑта домена %d" @@ -1517,12 +1517,12 @@ msgstr "неуÑпело чување датотеке подешавања %s: msgid "unexpected domain %s already exists" msgstr "диÑк Ñкладиштења већ поÑтоји" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "не могу да уклоним подешавање за %s" @@ -1561,323 +1561,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "ÐеуÑпело додавање iptables правила „%s“ у ланац „%s“ у табели „%s“: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "не могу да рашчланим УРИ везе" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "не могу да направим директоријум дневника %s: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "путања језгра је предуга" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "не могу да направим цев: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare није поÑтавио ури" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare није поÑтавио ури" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "путања је NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "ознаке морају бити нуле" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "бафер је NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "параметар ознака мора бити VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "бафер је NULL али величина није нула" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "неуÑпела setsid радња: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "неуÑпела ioctl(TIOCSTTY) радња: %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "неуÑпела dup2(stdin) радња: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "неуÑпела dup2(stdout) радња: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "неуÑпела dup2(stderr) радња: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "неуÑпело заузимање проÑтора за низ знакова VM назива" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "ÐеуÑпело прављење не активираног домена %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "неуÑпело прављење „%s“" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "ÐеуÑпело повезивање прикључка Ñа „%s“: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "неуÑпело чекање на команду: %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "ÐеуÑпело повезивање прикључка Ñа „%s“: %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "не могу да направим цев: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "неуÑпело чекање на команду: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "ÐеуÑпело прављење Ñимболичке везе „%s“ ка „%s“: %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "ÐеуÑпело прављење Ñкладишта %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "неуÑпело прављење датотеке дневника %s: %s" +msgid "failed to remove capabilities %d" +msgstr "неуÑпело преузимање могућноÑти" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "неуÑпело преузимање могућноÑти" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "неуÑпело преузимање могућноÑти" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() је проÑледио неиÑправну vm дефиницију" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "неуÑпело чекање на команду: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "ÐеуÑпело прављење диÑка из %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "ÐеуÑпело прављење прикључка: %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "ÐеуÑпело прављење прикључка: %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "ÐеуÑпело повезивање прикључка Ñа „%s“: %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "ÐеуÑпело повезивање прикључка Ñа „%s“: %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "читање fd %d није уÑпело: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "ÑƒÐ¿Ð¸Ñ Ñƒ fd %d није уÑпео: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "неуÑпела epoll_create(2) радња: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "неуÑпела epoll_ctl(fd1) радња: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "неуÑпела epoll_ctl(fd1) радња: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "грешка %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "неуÑпела epoll_wait() радња: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "ÐеуÑпело добављање ÑтатиÑтике Ñпреге %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "ÐеуÑпело уништавање диÑка %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "неуÑпела unlockpt радња: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "не могу да отворим уређај %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "неуÑпело чекање на команду: %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "неуÑпело заузимање чвора" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "ÐеуÑпело пиÑање у pid датотеку „%s“: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Ðије могуће затворити датотеку дневника %d: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ÐеуÑпело проналажење управљачког програма Ñкладишта: %s" @@ -1901,20 +1911,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "не поÑтоји домен који Ñе подудара Ñа uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "неуÑпело бриÑање активног домена" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "неуÑпело бриÑање активног домена" @@ -1974,7 +1984,7 @@ msgstr "неиÑправан показивач домена у" msgid "failed to kill pid %d" msgstr "не могу да затворим tty pid датотеку %s: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "не могу да утврдим датотеку „%s“: %s" @@ -2030,7 +2040,7 @@ msgstr "неиÑправна путања: %s" msgid "Invalid parameter count" msgstr "Ðеважећи параметар за virXPathNode()" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "неуÑпело добављање имена домаћина" @@ -2246,68 +2256,78 @@ msgstr "не могу да поÑтавим меморију активног д msgid "cannot create autostart directory '%s'" msgstr "не могу да направим директоријум аутоматÑког покретања %s: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "ÐеуÑпело прављење Ñимболичке везе „%s“ ка „%s“: %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "ÐеуÑпело бриÑање Ñимболичке везе „%s“: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "ÐеуÑпело ажурирање Ñкладишта %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "ÐеуÑпело ажурирање Ñкладишта %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "не могу да отворим уређај %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "не поÑтоји Ñкладиште Ñа датим именом" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "циљ уређаја диÑка" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Ðеважећи параметар за virXPathString()" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "не могу да отворим путању „%s“: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "операција прелаÑка није уÑпела" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "не могу да Ñе повежем Ñа %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "не могу да направим цев: %s" @@ -2597,73 +2617,78 @@ msgstr "непозната врÑта ауторизације %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "неуÑпело отварање %s за читање" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "неуÑпело отварање %s за читање" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "ÐеуÑпело читање из цеви Ñигнала: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "неуÑпело отварање %s за читање" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "ÐеуÑпело читање из цеви Ñигнала: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "неуÑпело отварање %s за читање" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "ÐеуÑпело читање из цеви Ñигнала: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "uuid домена" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "cpu numa чворови за чвор" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "не могу да отворим %s: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "конзола није реализована на овој платформи" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA није подржана за овом домаћину" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "ÐеуÑпело одређивање Ñлободне NUMA меморије" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2682,16 +2707,16 @@ msgstr "Већ је активан OPENVZ VM Ñа id-ом „%s“" msgid "Wrong state to perform action" msgstr "подаци о диÑку Ñкладиштења" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "домен Ñе не извршава" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2876,7 +2901,7 @@ msgstr "домен није у Ñтању гашења" msgid "Could not read container config" msgstr "не могу да рашчланим УРИ везе" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "непозната врÑта „%s“" @@ -3022,216 +3047,216 @@ msgstr "Грешка у комуникацији Ñа прокÑијем: пог msgid "got asynchronous packet number %d\n" msgstr "примљен аÑинхрони број пакета %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "не могу да прочитам %s: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "ÐеуÑпешно рашчлањавање vzlist излаза" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "Ðеочекиван ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¸Ð·Ð»Ð°Ñка из qemu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "Ðеочекивани ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¸Ð·Ð»Ð°Ñка „%d“, qemu вероватно није уÑпео" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Ðе могу да пронађем QEMU binary %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Мрежа „%s“ није пронађена" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Ð’Ñ€Ñта мреже %d није подржана" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "није могуће покренути подршку моÑта: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "ÐеуÑпешно додавање tap Ñпреге „%s“ на моÑÑ‚ „%s“ : %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "ÐеуÑпешно додавање tap Ñпреге „%s“ на моÑÑ‚ „%s“ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "овај qemu не подржава „info blockstats“" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 #, fuzzy msgid "STDIO migration is not supported with this QEMU binary" msgstr "овај qemu не подржава „info blockstats“" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "није подржана врÑта диÑка „%s“" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "није подржана врÑта диÑка „%s“" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "није подржана врÑта диÑка „%s“" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "неиÑправан звучни модел" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "лоше обликован uuid елемент" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "не могу да отворим уређај %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "недоÑтају подаци о уређајима за %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "не могу да отворим уређај %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "ÐеуÑпело проналажење везе уређаја за lun %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "не могу да отворим уређај %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "не могу да отворим уређај %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Ðепозната врÑта знаковног уређаја" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "превише знаковних уређаја" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Ðепозната врÑта знаковног уређаја" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "путања емулатора је предуга" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "недоÑтаје атрибут ауторизације домаћина" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "не могу да прочитам %s: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "не могу да отворим уређај %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "не могу да прочитам %s: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "не могу да прочитам %s: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "непозната врÑта ауторизације %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3248,7 +3273,7 @@ msgstr "неуÑпело прављење датотеке дневника %s: msgid "Unable to seek to %lld in %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "ÐеуÑпело аутоматÑко покретање VM-а „%s“: %s" @@ -3263,645 +3288,643 @@ msgstr "ÐеуÑпело добављање ÑтатиÑтике блока %s % msgid "Failed to reconnect monitor for %s: %d\n" msgstr "ÐеуÑпело прављење директоријума %s : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "неуÑпело добијање тренутног времена" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "ÐеуÑпело рашчлањивање режима „%s“" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "ÐеуÑпело рашчлањивање режима „%s“" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "неуÑпело добијање тренутног времена" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "ÐеуÑпело аутоматÑко покретање VM-а „%s“: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "ÐеуÑпех током читања %s излаза покретања" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Време је иÑтекло током читања %s излаза покретања" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "ÐеÑтало је проÑтора током читања %s излаза покретања" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "ÐеуÑпех током читања %s излаза покретања" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "ÐеÑтало је проÑтора током читања %s излаза покретања" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Време је иÑтекло током читања %s излаза покретања" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "Време је иÑтекло током читања %s излаза покретања" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Ðије могуће отворити путању надгледања %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "Ðије могуће поÑтавити заÑтавицу за надгледање затварања-при-извршавању" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Ðије могуће поÑтавити надгледање у неблокирајући режим" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Ðије могуће затворити датотеку дневника %d: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "не могу да поÑтавим tty атрибуте: %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" "не могу да покренем команду monitor ради прибављања информација о CPU нитима" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "неуÑпело добављање домена „%s“" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "неуÑпео наÑтавак операције" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "неуÑпело добијање тренутног времена" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM је већ активан" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Ðије могуће пронаћи VNC порт који није у употреби" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "не могу да направим директоријум дневника %s: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Ðе могу да пронађем QEMU binary %s: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "не могу да уклоним подешавање за %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "неуÑпела изградња Ñкладишта %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Домен %s Ñе гаÑи\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "Спуштам VM „%s“" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "ÐеуÑпело повезивање прикључка Ñа „%s“: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "ÐеуÑпело прављење домена из %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "ÐеуÑпело прављење диÑка из %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Ñкладиште није активно" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "нема домена који Ñе подудара Ñа uuid „%s“" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "нема домена који Ñе поклапају Ñа именом" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "домен %s већ поÑтоји" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "домен је већ активан као „%s“" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "неуÑпела обуÑтава домена" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "неуÑпешна операција Ñпуштања" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "не могу да поÑтавим макÑималну меморију мању од тренутне меморије" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "промени доделу меморије" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "не могу да рашчланим УРИ везе" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "промени доделу меморије" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "не могу да поÑтавим меморију већу од макÑималне меморије" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "не могу да поÑтавим меморију активног домена" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "неуÑпело добављање xml-а домена" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "неуÑпело прављење „%s“" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "неуÑпело упиÑивање чувања заглавља" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "неуÑпело упиÑивање xml-а" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Ðије могуће затворити датотеку дневника %d: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "операција прелаÑка није уÑпела" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "овај qemu не подржава „info blockstats“" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "не могу да поÑтавим меморију активног домена" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "непозната врÑта виртуализације у дефиницији домена „%d“" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "не могу да одредим макÑималне vcpus за домен" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "захтевани vcpus је већи него макÑимални дозвољени vcpus за домен: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "не могу да прикачим уређај на неактивни домен" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu број је изван опÑега %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "не могу да поÑтавим влаÑника датотеке „%s“: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "ai_family није подржана" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "не могу да преузмем контекÑÑ‚ датотеке од %s: %s" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu ÑклоноÑÑ‚ није доÑтупна" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "неуÑпело добијање тренутног времена" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "не могу да прочитам отиÑак домена" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "неуÑпело читање qemu заглавља" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "магија отиÑка није иÑправна" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "верзија отиÑка није подржана (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "неуÑпело читање XML-а" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "неуÑпело рашчлањивање XML-а" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "неуÑпело додељивање новог VM" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "неуÑпело наÑтављање домена" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "није подржана врÑта диÑка „%s“" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Ðе могу да пронађем QEMU binary %s: %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "није подржана врÑта диÑка „%s“" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "не могу да променим cdrom медијум" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "не могу да променим cdrom медијум" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "диÑк Ñкладиштења већ поÑтоји" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "не могу да прочитам %s: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "домен %s већ поÑтоји" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "учитавам датотеку дефиниције домаћина" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "не могу да издвојим изворне уређаје" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "учитавам датотеку дефиниције домаћина" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "не могу да прикачим уређај на неактивни домен" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "једино уређаји CDROM диÑка могу бити прикачени" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "једино уређаји CDROM диÑка могу бити прикачени" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "домен није пронађен" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "неуÑпело наÑтављање домена" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "ÐеуÑпело откачињање уређаја из %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "не могу да прикачим уређај на неактивни домен" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "једино уређаји CDROM диÑка могу бити прикачени" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "не могу да поÑтавим меморију активног домена" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "не могу да направим директоријум аутоматÑког покретања %s: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "ÐеуÑпело прављење Ñимболичке везе „%s“ ка „%s“: %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "неиÑправна путања: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "„info blockstats“ команда није уÑпела" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "овај qemu не подржава „info blockstats“" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "уређај није пронађен: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL или празна путања" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "неиÑправна путања, „%s“ није позната Ñпрега" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "неуÑпела lseek радња или читање из датотеке: %s: %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "неиÑправна путања" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU управљачки програм подржава Ñамо виртуелне меморијÑке адреÑе" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "неуÑпела open(%s) радња: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "неуÑпела lvs команда" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "ÑпиÑак домена за чвор" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "ÐеуÑпешно прављење UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "домен је већ активан као „%s“" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "неуÑпела радња: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ÐеуÑпело наÑтављање домена %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3910,539 +3933,539 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "неуÑпело проналажење libvirtd бинарне датотеке" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: Ð¿Ñ€ÐµÐ½Ð¾Ñ Ñƒ УРЛ-у није препознат (требало би да буде tls|unix|ssh|" "ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: за „ext“ преноÑ, потребна је команда" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "не могу да отворим tty %s: %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "ÐеуÑпело прављење прикључка: %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "не могу да отворим tty %s: %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "ÐеуÑпело прављење прикључка: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "Windows не подржава unix, ssh i ext начине преноÑа" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "ÐеуÑпело прављење прикључка: %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Ðије могуће затворити датотеку дневника %d: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "неуÑпело добављање УРИ-а" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "заузимам домен" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Ðе могу да приÑтупим %s „%s“: %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "неуÑпело заузимање чвора" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "Ðије могуће пратити податке VM конзоле: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "неуÑпело покретање SASL библиотеке: %d (%s)" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "не могу да поÑтавим tty атрибуте: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "не могу да поÑтавим tty атрибуте: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "ÐеуÑпела потврда идентитета кориÑника %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "провера Ñервера (Ñа нашим уверењем или IP адреÑом) није уÑпела\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "ÐеуÑпела потврда идентитета кориÑника %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "не могу да направим цев: %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "ÐеиÑправан тип уређаја: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "Уверење није још активирано" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: није познат издавач уверења клијента." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "Уверење је иÑтекло" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "remoteCheckCertificate: уверење клијента кориÑти небезбедан алгоритам." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Ð’Ñ€Ñта уверења није X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers није уÑпело" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "ÐеуÑпела иницијализација SASL аутентификације %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Уверење је иÑтекло" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Уверење није још активирано" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "ВлаÑник уверења Ñе не подудара Ñа називом домаћина (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "превише NUMA ћелија: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "превише удаљених ID-а домена: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "дужина мапе је већа од макÑималне: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU бафер дужине мапе је прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "домаћин пријављује превише vCPU-а: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "домаћин пријављује да је бафер дужине мапе прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "vCPU бројач је прешао Ñвој макÑимум: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "превише назива удаљених домена: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: враћени број параметара премашује границу" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "emoteDomainGetSchedulerParameters: непозната врÑта параметра" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "низ на доделу при неÑтанку меморије" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "непозната врÑта параметра" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, fuzzy, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "захтев за блоком је превелик за удаљени протокол, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "враћени бафер није иÑте величине као захтевани" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, fuzzy, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "захтев за меморијом је превелик за удаљени протокол, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "превише удаљених мрежа: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "превише удаљених мрежа: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "захтевано је превише резервоара Ñкладишта" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "добијено је превише резервоара Ñкладишта" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "захтевано је превише диÑкова за Ñмештање" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "добијено је превише диÑкова за Ñмештање" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "захтевано је превише диÑкова за Ñмештање" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "добијено је превише диÑкова за Ñмештање" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "захтевано је превише диÑкова за Ñмештање" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "добијено је превише диÑкова за Ñмештање" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "непозната врÑта аутентификације %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "захтевана врÑта аутентификације %s је одбијена" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "неподржана врÑта аутентификације %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "неуÑпело покретање SASL библиотеке: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "неуÑпело прибављање адреÑе прикључка %d (%s)" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "неуÑпело прибављање адреÑе равноправног уређаја %d (%s)" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "ÐеуÑпело прављење контекÑÑ‚ SASL клијента: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "неиÑправна величина шифре за TLS ÑеÑију" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "не могу да поÑтавим Ñпољашњи SSF %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "не могу да поÑтавим безбедноÑни props %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL механизам %s није подржан од Ñтране Ñервера" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "ÐеуÑпело покретање SASL преговарања: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "ÐеуÑпело креирање уверења ауторизације" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "Подаци SASL преговарања Ñу превелики: %d бајтова" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "ÐеуÑпео SASL корак: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "преговарање SSF %d није било довољно јако" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "ÐеуÑпело Ñакупљање уверења ауторизације" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header није уÑпео" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (реч дужине)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "не могу да Ñачувам податке домена" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "ÐеуÑпело читање прикључка %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "веза Ñамо за читање" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "не могу да упишем мета податак" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "неуÑпело прављење „%s“" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "ÐеуÑпело уништавање диÑка %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (реч дужине, одговор)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 #, fuzzy msgid "packet received from server too small" msgstr "пакет који је примљен Ñа Ñервера је превелики" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "пакет који је примљен Ñа Ñервера је превелики" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "неиÑправно заглавље у одговору" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "непознат програм (примљено %x, очекивано %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "непозната верзија протокола (примљено %x, очекивано %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "непозната процедура (примљено %x, очекивано %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "непознат ÑÑ‚Ð°Ñ‚ÑƒÑ (примљено %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "calloc није уÑпео" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "неуÑпело чекање на команду: %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4527,7 +4550,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "не могу да отворим tty %s: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "недоÑтаје зачеље за врÑту Ñкладишта %d" @@ -4591,29 +4614,43 @@ msgstr "ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¸Ð·Ð»Ð°Ð·Ð° команде %d није нула" msgid "%s not implemented on Win32" msgstr "%s: није реализовано\n" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "не могу да рашчланим меÑто почетка уређаја" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "не могу да рашчланим меÑто завршетка уређаја" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "неиÑправан тип домена" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "диÑк Ñкладиштења већ поÑтоји" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "нема довољно великог Ñлободног опÑега" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "не могу да направим путању „%s“: %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5017,127 +5054,127 @@ msgstr "ÐеуÑпело прављење мреже из %s" msgid "Scanning host%u" msgstr "непознат домаћин %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "недоÑтаје атрибут ауторизације домаћина" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "недоÑтаје атрибут ауторизације лозинка" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "лош октални режим" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "лош елемент влаÑник" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "лош елемент група" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "непозната врÑта %d диÑка за Ñкладиштење" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "недоÑтаје елемент имена" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "не могу да генеришем uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "непозната врÑта ауторизације %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "недоÑтаје име домаћина извора" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "не могу да издвојим изворне уређаје" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "недоÑтају путања изворног уређаја" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "недоÑтаје путања извора" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "недоÑтаје име домаћина извора" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "непозната врÑта ауторизације %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "недоÑтаје циљна путања" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "непознат root елемент" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "формат резервоара није подржан %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "неочекивана врÑта Ñкладишта" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "непозната величина јединица %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "лош елемент капацитета" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "вредноÑÑ‚ елемента капацитета превелика" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "недоÑтаје елемент имена" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "недоÑтаје елемент капацитета" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "непозната врÑта ауторизације %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "непознат root елемент" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "%d формат диÑка није подржан" @@ -5184,7 +5221,7 @@ msgstr "не поÑтоји датотека подешавања за %s" msgid "cannot remove config for %s" msgstr "не могу да уклоним подешавање за %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "не поÑтоји Ñкладиште Ñа датим uuid-ом" @@ -5196,98 +5233,98 @@ msgstr "не поÑтоји Ñкладиште Ñа датим именом" msgid "storage pool already exists" msgstr "Ñкладиште већ поÑтоји" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "не поÑтоји Ñкладиште Ñа датим uuid-ом" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "Ñкладиште је још увек активно" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "Ñкладиште је већ активно" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "Ñкладиште је већ активно" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "Ñкладиште није активно" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "Ñкладиште је још активно" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "Ñкладиште не подржава бриÑање диÑка" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "Ñкладиште нема датотеку подешавања" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "не поÑтоји Ñкладиште Ñа датим именом" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "не поÑтоји Ñкладиште Ñа датим кључем" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "не поÑтоји Ñкладиште Ñа датом путањом" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "диÑк Ñкладиштења већ поÑтоји" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "Ñкладиште не подржава прављење диÑка" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "не поÑтоји Ñкладиште Ñа датим именом" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "домен %s већ поÑтоји" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "Ñкладиште не подржава прављење диÑка" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Домен још увек ради" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "Ñкладиште не подржава бриÑање диÑка" @@ -5378,7 +5415,7 @@ msgstr "разрешавам име датотеке домена" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: наведите путању или кориÑтите test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "не могу да затворим датотеку „%s“: %s" @@ -5541,208 +5578,218 @@ msgstr "неуÑпело заузимање проÑтора за знаковн msgid "unsupported chr device type %d" msgstr "врÑта уређаја за ÑƒÐ½Ð¾Ñ %s није подржана" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "ÐеуÑпело поÑтављање close-on-exec заÑтавице опиÑника датотека" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "ÐеуÑпело аутоматÑко покретање VM-а „%s“: %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "није могуће покренути подршку моÑта: %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "ÐеуÑпело прављење директоријума %s : %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "qemudStartup: нема довољно меморије" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "не могу да отворим %s: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "не могу да пронађем ÑеÑију" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "не могу да поÑтавим режим датотеке „%s“: %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "не могу да прочитам %s: %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "не могу да прочитам директоријум %s: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Ðе могу да пронађем QEMU binary %s: %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Ðије могуће пиÑати argv у датотеку дневника %d: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Примљен је неочекивани pid, доврага" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Ñкладиште није активно" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "не могу да прочитам %s: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "домен %s већ поÑтоји" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "домен %s већ поÑтоји" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "неуÑпело бриÑање активног домена" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "не могу да прочитам %s: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "не могу да затворим датотеку „%s“: %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "не могу да направим цев: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "ÐеуÑпело поÑтављање неблокирајуће заÑтавице опиÑника датотека" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "ÐеуÑпело поÑтављање close-on-exec заÑтавице опиÑника датотека" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "ÐеуÑпело прављење цеви: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "не могу да раздвојим Ñадржани процеÑ: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "не могу да избришем линк ка датотеци „%s“: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "неуÑпела strdup радња за име домаћина: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "неуÑпела strdup радња за име домаћина: %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "неуÑпела strdup радња за име домаћина: %s" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "не могу да обришем заглавље уређаја %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "не могу да направим директоријум аутоматÑког покретања %s: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "не могу да прочитам %s: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "не могу да проширим датотеку „%s“: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "грешка током читања: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "ÐеуÑпело отварање директоријума „%s“: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "неуÑпело прављење „%s“" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "ÐеуÑпело проналажење запиÑа кориÑника за uid „%d“: %s" @@ -5808,15 +5855,15 @@ msgstr "ПодеÑите домен да Ñе ÑамоÑтално покрећ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "име домена, id или uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "онемогући ÑамоÑтално покретање" @@ -5935,15 +5982,15 @@ msgstr "ÐеуÑпело иÑпиÑивање неактивних домена" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Име" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Стање" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "нема Ñтања" @@ -6059,7 +6106,7 @@ msgstr "укини дефиницију неактивног домена" msgid "Undefine the configuration for an inactive domain." msgstr "Укидање дефиниције подешавања за неактиван домен." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "име домена или uuid" @@ -6302,11 +6349,11 @@ msgstr "Враћа оÑновне податке о домену." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Име:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6314,16 +6361,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Ð’Ñ€Ñта ОС-а:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Стање:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(-и):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU време:" @@ -6351,102 +6398,102 @@ msgstr "укључи" msgid "disable" msgstr "иÑкључи" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "Ñлободна NUMA меморија" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "прикажи доÑтупну Ñлободну меморију за NUMA ћелију." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "број NUMA ћелије" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Укупно" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu подаци домена" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Враћа оÑновне податке о виртуелним CPU-има домена." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU ÑклоноÑÑ‚:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Домен је угашен, нема приÑутних виртуелних CPU-а." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "контролиши ÑклоноÑÑ‚ vcpu домена" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Прикуј VCPU-е домена за физичке CPU-е домаћина." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu број" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "cpu број(еви) домаћина (раздвојени зарезом)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: ÐеиÑправан или недоÑтаје vCPU број." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: ÐедоÑтаје ÑпиÑак процеÑора" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: неуÑпело добављање података о домену." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: ÐеиÑправан vCPU број." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: ÐеиÑправан формат. Празна ниÑка." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: ÐеиÑправан формат. Очекује Ñе бројка на меÑту %d (близу „%c“)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6455,1565 +6502,1565 @@ msgstr "" "cpulist: %s: ÐеиÑправан формат. Очекује Ñе бројка или зарез на меÑту %d " "(близу „%c“)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: ÐеиÑправан формат. Пратећи зарез на меÑту %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Физички процеÑор %d не поÑтоји" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "промени број виртуелних CPU-а" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Мења број виртуелних CPU-а активних у домену гоÑта." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "број виртуелних CPU-а" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ÐеиÑправан број виртуелних CPU-а." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Превише виртуелних CPU-а." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "промени доделу меморије" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Мења текућу доделу меморије за домен гоÑта." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "број килобајтова за меморију" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "ÐеиÑправна вредноÑÑ‚ %d за величину меморије" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ðе могу да потврдим највећу количину меморије" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "промени највишу границу меморије" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Мења границу највећег заузећа меморије у домену гоÑта." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "највиша граница меморије у килобајтовима" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ðе могу да потврдим текућу количину меморије" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ðе могу да умањим текућу количину меморије" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ðе могу да изменим највећу количину меморије" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "подаци о чвору" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Враћа оÑновне податке о чвору." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "неуÑпело добављање података о чвору" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU модел:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU учеÑтаноÑÑ‚:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU прикључака:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Сржи по прикључку:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Ðити по Ñржи:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ћелија:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Величина меморије:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "могућноÑти" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Враћа могућноÑти хипервизора/управљачког програма." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "неуÑпело преузимање могућноÑти" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "подаци о домену у XML-у" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "ИÑпиши податке о домену као XML избачај на stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "није неактиван домен" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "не могу да добијем датотеку подешавања за домен" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Укидање дефиниције подешавања за неактиван домен." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "ÑинтакÑна грешка у датотеци подешавања" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "пребаци id или UUID домена у име домена" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id или uuid домена" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "пребаци име или UUID домена у id домена" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "пребаци име или id домена у UUID домена" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id или име домена" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "неуÑпело добављање UUID домена" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "преÑели домен на другог домаћина" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "ПреÑелите домен на другог домаћина. Додајте --live за преÑељење уживо." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "преÑељење уживо" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "УРИ везе до циљног домаћина" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "УРИ Ñелидбе, обично Ñе може изоÑтавити" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "Ñелидба: ÐедоÑтаје desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "СамоÑтално покретање мреже" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ПодеÑите мрежу да Ñе ÑамоÑтално покреће при подизању ÑиÑтема." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "име мреже или uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "ÐеуÑпешно означавање мреже %s као Ñамо покренута" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "ÐеуÑпешно Ñкидање ознаке мреже %s као Ñамо покренута" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Мрежа %s означена као Ñамо покренута\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Мрежи %s је Ñкинута ознака Ñамо покренута\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "направи мрежу из XML датотеке" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Прављење мреже." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "датотека која Ñадржи XML Ð¾Ð¿Ð¸Ñ Ð¼Ñ€ÐµÐ¶Ðµ" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Мрежа %s је направљена из %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "ÐеуÑпело прављење мреже из %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "дефиниши (али немој покретати) мрежу из XML датотеке" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "ДефиниÑање мреже." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Мрежа %s је дефиниÑана из %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "ÐеуÑпело дефиниÑање мреже из %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "уништи мрежу" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Уништавање задате мреже." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "име мреже, id или uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Мрежа %s је уништена\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ÐеуÑпело уништавање мреже %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "подаци о мрежи у XML-у" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "ИÑпиши податке о мрежи као XML избачај на stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ÑпиÑак мрежа" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Враћа ÑпиÑак мрежа." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "иÑпиши неактивне мреже" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "иÑпиши неактивне и активне мреже" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "ÐеуÑпело иÑпиÑивање активних мрежа" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "ÐеуÑпело иÑпиÑивање неактивних мрежа" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "СамоÑтално покретање" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "без Ñамопокретања" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "ради" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "неактивно" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "пребаци мрежни UUID у име мреже" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid мреже" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "покрени (претходно дефиниÑану) неактивну мрежу" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Покрени мрежу." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "име неактивне мреже" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Мрежа %s је покренута\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "ÐеуÑпело покретање мреже %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "укини дефиницију неактивне мреже" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Укидање дефиниције подешавања за неактивне мреже." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Мрежи %s је укинута дефиниција\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "ÐеуÑпело укидање дефиниције мреже %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "пребаци име мреже у UUID мреже" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "име мреже" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "неуÑпело добављање UUID мреже" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ÑамоÑтално покрени Ñкладиште" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "ПодеÑите Ñкладиште да Ñе ÑамоÑтално покреће при покретању ÑиÑтема." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "име Ñкладишта или uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "ÐеуÑпешно означавање Ñкладишта %s као Ñамопокренутог" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "ÐеуÑпешно Ñкидање ознаке Ñкладишта %s као Ñамопокренуто" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "Складиште %s је означено као Ñамо покренуто\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Складишту %s је Ñкинута ознака Ñамопокренуто\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "направи Ñкладиште из XML датотеке" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Прављење Ñкладишта." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "датотека која Ñадржи XML Ð¾Ð¿Ð¸Ñ Ñкладишта" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "Складиште %s је направљено из %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "ÐеуÑпело прављење Ñкладишта из %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "направи домен из XML датотеке" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "датотека која Ñадржи XML Ð¾Ð¿Ð¸Ñ Ð´Ð¸Ñка" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "ДиÑк %s је направљен из %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "ÐеуÑпело прављење диÑка из %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "NUMA није подржана за овом домаћину" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "име неактивне мреже" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "циљ уређаја диÑка" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "ÐеуÑпело иÑпиÑивање неактивних домена" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "име Ñкладишта" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "врÑта Ñкладишта" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "домаћин извора подвученог Ñкладишта" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "путања до извора подвученог Ñкладишта" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "изворни уређај подвученог Ñкладишта" -#: src/virsh.c:3167 +#: src/virsh.c:3169 #, fuzzy msgid "source name for underlying storage" msgstr "путања до извора подвученог Ñкладишта" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "мета подвученог Ñкладишта" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "ÐеуÑпело заузимање XML бафера" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "направи Ñкладиште из Ñкупа аргумената" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "Складиште %s је направљено\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "ÐеуÑпело прављење Ñкладишта %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "дефиниши (али немој покретати) Ñкладиште из XML датотеке" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ДефиниÑање Ñкладишта." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "Складиште %s је дефиниÑано из %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "ÐеуÑпело дефиниÑање Ñкладишта из %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "дефиниши Ñкладиште из Ñкупа аргумената" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "Складиште %s је дефиниÑано \n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "ÐеуÑпело укидање дефиниције Ñкладишта %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "изгради Ñкладиште" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Изгради дато Ñкладиште." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Ñкладиште %s је изграђено\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "неуÑпела изградња Ñкладишта %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "уништи Ñкладиште" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Уништавање задатог Ñкладишта." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Складиште %s је уништено\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "ÐеуÑпело уништавање Ñкладишта %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "обриши Ñкладиште" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "БриÑање задатог Ñкладишта." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "Складиште %s је обриÑано\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "ÐеуÑпело бриÑање Ñкладишта %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ажурирај Ñкладиште" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "Ðжурирај дато Ñкладиште." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "Складиште %s је ажурирано\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "ÐеуÑпело ажурирање Ñкладишта %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "подаци о Ñкладишту у XML-у" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "ИÑпиши податке о Ñкладишту као XML избачај на stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "иÑпиши Ñкладишта" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Враћа ÑпиÑак Ñкладишта." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "иÑпиши неактивна Ñкладишта" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "иÑпиши неактивна и активна Ñкладишта" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "ÐеуÑпело иÑпиÑивање активних Ñкладишта" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "ÐеуÑпело иÑпиÑивање неактивних Ñкладишта" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "неиÑправан показивач Ñкладишта у %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "добијено је превише резервоара Ñкладишта" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "неÑтало меморије" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "ÐеуÑпело укидање дефиниције Ñкладишта %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "добијено је превише резервоара Ñкладишта" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "подаци о Ñкладишту" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Враћа оÑновне податке о Ñкладишту." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "изградња" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "покренуто" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "враћено" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Капацитет:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Додела:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "ДоÑтупно:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "пребаци UUID Ñкладишта у име Ñкладишта" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "uuid Ñкладишта" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "покрени (претходно дефиниÑано) неактивно Ñкладиште" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Покреће Ñкладиште." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "име неактивног Ñкладишта" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "Складиште %s је покренуто\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "ÐеуÑпело покретање Ñкладишта %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "направи диÑк из Ñкупа аргумената" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Прављење диÑка." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "име Ñкладишта" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "име диÑка" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "величина диÑка Ñа опционим k, M, G, T ÑуфикÑом" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "почетна додељена величина Ñа опционим k, M, G, T ÑуфикÑом" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "врÑта формата датотека raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "Лоша величина %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "ДиÑк %s је направљен\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "ÐеуÑпело прављење диÑка %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "укини дефиницију неактивног Ñкладишта" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "Укидање дефиниције подешавања за неактивано Ñкладиште." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "Складишту %s је укинута дефиниција\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "ÐеуÑпело укидање дефиниције Ñкладишта %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "пребаци име Ñкладишта у UUID Ñкладишта" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "неуÑпело добављање UUID Ñкладишта" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "направи диÑк из XML датотеке" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "датотека која Ñадржи XML Ð¾Ð¿Ð¸Ñ Ð´Ð¸Ñка" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "ДиÑк %s је направљен из %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "ÐеуÑпело прављење диÑка из %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "направи диÑк из XML датотеке" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "име неактивног Ñкладишта" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "име или кључ диÑка" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "ДиÑк %s је направљен из %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "име диÑка" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "име или кључ диÑка" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "име диÑка" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "ÐеуÑпело покретање Ñкладишта %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "ДиÑк %s је направљен из %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "ÐеуÑпело прављење диÑка из %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "обриши диÑк" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "Уништавање задатог диÑка." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "име, кључ или путања диÑка" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "ДиÑк %s је уништен\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ÐеуÑпело уништавање диÑка %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "подаци о диÑку Ñкладиштења" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Враћа оÑновне податке о диÑку Ñкладиштења." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Ð’Ñ€Ñта:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "датотека" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "блокирано" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "подаци о диÑку у XML-у" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "ИÑпиши податке о диÑку као XML избачај на stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "иÑпиши диÑкове" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Враћа ÑпиÑак Ñкладишта." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "ÐеуÑпело иÑпиÑивање активних диÑкова" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Путања" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "пребаци диÑка UUID у име диÑка" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "кључ или путања диÑка" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "пребаци UUID диÑка у име диÑка" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "uuid диÑка" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "пребаци UUID диÑка у име диÑка" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "име или кључ диÑка" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "прикажи верзију" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Приказује податке о верзији ÑиÑтема." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "неуÑпело добављање врÑте хипервизора" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Компилирано уз библиотеку: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "неуÑпело добављање верзије библиотеке" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "КориÑтим библиотеку: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "КориÑтим API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "неуÑпело добављање верзије хипервизора" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ðе могу да извучем верзију текућег %s хипервизора\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Текући хипервизор: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "NUMA није подржана за овом домаћину" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "недоÑтају подаци о уређајима" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "могућноÑти" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "ÐеуÑпело повезивање Ñа хипервизором" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "ÐеуÑпело иÑпиÑивање неактивних домена" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "ИÑпиши податке о диÑку као XML избачај на stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "уређај" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Прикачи нови уређај диÑка." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Добавља ÑтатиÑтику блок уређаја за текући домен." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Домен %s је уништен\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "ÐеуÑпело откачињање уређаја из %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Прикачи нови уређај диÑка." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Прикачи нови уређај диÑка." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "ÐеуÑпело привезивање уређај из %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "циљ уређаја диÑка" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Добавља ÑтатиÑтику блок уређаја за текући домен." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Домен %s је наÑтављен\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "неуÑпело прављење датотеке дневника %s: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "иÑпиши име домаћина хипервизора" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "неуÑпело добављање имена домаћина" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "иÑпиши канонÑки УРИ хипервизора" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "неуÑпело добављање УРИ-а" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc приказ" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "ИÑпиши ИП адреÑу и број порта за VNC приказ." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty конзола" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Излазни уређај за TTY конзолу." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "закачи уређај из XML датотеке" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Закачи уређај из XML <датотеке>." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML датотека" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "привежи-уређај: недоÑтаје опција" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "ÐеуÑпело привезивање уређај из %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "откачи уређај из XML датотеке" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Откачи уређај из XML <датотеке>." -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "откачи-уређај: недоÑтаје опција" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "ÐеуÑпело откачињање уређаја из %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "прикачи мрежну Ñпрегу" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Прикачи нову мрежну Ñпрегу." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "врÑта мрежне Ñпреге" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "извор мрежне Ñпреге" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "име циљне мреже" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC адреÑа" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Ñкрипта употребљена за премошћавање мрежне Ñпреге" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Ðема подршке за %s у наредби „attach-interface“" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "откачи мрежну Ñпрегу" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Откачи мрежну Ñпрегу." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ÐеуÑпело добављање података о Ñпрези" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Ðије пронађена Ñпрега врÑте %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Ðије пронађена Ñпрега чија је MAC адреÑа %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "ÐеуÑпело заузимање меморије" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "ÐеуÑпело прављење XML-а" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "прикачи уређај диÑка" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Прикачи нови уређај диÑка." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "извор уређаја диÑка" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "циљ уређаја диÑка" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "управљачки програм уређаја диÑка" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "управљачки подпрограм уређаја диÑка" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "врÑта циљног уређаја" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "режим читања и упиÑивања уређаја" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Ðема подршке за %s у наредби „attach-disk“" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "откачи уређај диÑка" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Откачи уређај диÑка." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "ÐеуÑпело добављање података о диÑку" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Ðије пронађен диÑк чији је циљ %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "неуÑпело calloc меморије за init низ знакова: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "ÐеуÑпело прављење не активираног домена %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "неуÑпела lvs команда" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "lvs команда је неуÑпела Ñа излазним ÑтатуÑом %d" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Укидање дефиниције подешавања за неактиван домен." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Укидање дефиниције подешавања за неактиван домен." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "неуÑпело читање датотеке подешавања" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Укидање дефиниције подешавања за неактивне мреже." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Укидање дефиниције подешавања за неактивне мреже." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Укидање дефиниције подешавања за неактивано Ñкладиште." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Укидање дефиниције подешавања за неактивано Ñкладиште." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "напуÑти овај интерактивни терминал" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "наредба „%s“ захтева <%s> опцију" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "наредба „%s“ захтева --%s опцију" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "наредба „%s“ не поÑтоји" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ИМЕ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8021,17 +8068,17 @@ msgstr "" "\n" " СÐЖЕТÐК\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <број>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <ниÑка>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8039,7 +8086,7 @@ msgstr "" "\n" " ОПИС\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8047,58 +8094,58 @@ msgstr "" "\n" " ОПЦИЈЕ\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <број>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <ниÑка>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "недефиниÑано име или id домена" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "неуÑпело добављање домена „%s“" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "недефиниÑано име мреже" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "неуÑпело добављање мреже „%s“" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "име Ñкладишта није дефиниÑано" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "неуÑпело добављање диÑка „%s“" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "недефиниÑано име диÑка" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "неуÑпело добављање диÑка „%s“" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8109,130 +8156,130 @@ msgstr "" "(Време: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "недоÑтаје \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "неочекивани израз (име наредбе): „%s“" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "неочекивана наредба: „%s“" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "наредба „%s“ не подржава опцију --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "очекивана ÑинтакÑа: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "број" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "ниÑка" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "неочекивани подаци „%s“" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ОПЦИЈÐ" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ПОДÐЦИ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "датотека" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "паузирано" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "у гашењу" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "зауÑтављено" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "крахирало" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ван употребе" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "нема иÑправне везе" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: грешка: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "грешка: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: неуÑпело заузимање %d бајтова" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: неуÑпело заузимање %lu бајтова" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "неуÑпело повезивање Ñа хипервизором" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "неуÑпело добављање података о датотеци дневника" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "путања дневника није датотека" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "неуÑпело отварање датотеке дневника. проверите путању до датотеке дневника" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "неуÑпело упиÑивање датотеке дневника" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: неуÑпело упиÑивање датотеке дневника: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "ÐеуÑпело прекидање везе Ñа хипервизором" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8265,7 +8312,7 @@ msgstr "" "\n" " наредбе (неинтерактивни режим):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8275,17 +8322,17 @@ msgstr "" " (наведите help <наредба> за детаље о наредби)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "неподржана опција „-%c“. Погледајте --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8294,7 +8341,7 @@ msgstr "" "Добродошли у %s, интерактивни терминал за виртуализацију.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8813,7 +8860,7 @@ msgstr "неиÑправан показивач везе у" msgid "invalid interface pointer in %s" msgstr "неиÑправан показивач везе у %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Бафер аргумената је Ñувише мале величине" @@ -8947,7 +8994,7 @@ msgstr "подаци о домену Ñу нетачни или domid није msgid "domain information incomplete, missing uuid" msgstr "непотпуни подаци о домену, недоÑтаје uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "непотпуни подаци о домену, недоÑтаје име" @@ -9001,126 +9048,126 @@ msgstr "неиÑправна MAC адреÑа: %s" msgid "unexpected sound model %s" msgstr "неочекиван dict чвор" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "непозната врÑта ауторизације %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "недоÑтаје тип домена" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "недоÑтаје \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "недоÑтаје домаћин извора" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "недоÑтаје домаћин извора" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "не могу да отворим уређај %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "не могу да прочитам %s: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "не могу да прочитам %s: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "не могу да отворим уређај %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "непотпуни подаци о домену, недоÑтаје ид" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "неиÑправна MAC адреÑа: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "непозната врÑта ОС-а %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ÑинтакÑна грешка топологије" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "неуÑпело тумачење података о Xend домену" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "домен Ñе не извршава" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 #, fuzzy msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainDumpXMLByName није уÑпео да пронађе овај домен" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "врÑта уређаја за ÑƒÐ½Ð¾Ñ %s није подржана" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart није уÑпео да пронађе овај домен" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart није уÑпео да пронађе овај домен" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "неочекивана вредноÑÑ‚ од on_xend_start" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "без меморије" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "неуÑпела sexpr2string радња" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "ÐеуÑпело укидање дефиниције Ñкладишта %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 #, fuzzy msgid "on_xend_start not present in sexpr" msgstr "on_xend_start Ñе не налази у sexpr" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "не могу да отворим tty %s: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9128,7 +9175,7 @@ msgstr "" "xenDaemonDomainMigrate: Xen не подржава промену имена домена приликом " "премештања" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -9136,131 +9183,131 @@ msgstr "" "xenDaemonDomainMigrate: Xen не подржава ограничавање пропуÑног опÑега " "приликом премештања" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: заÑтавица није подржана" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: неиÑправан УРИ" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: Xen подржава Ñамо xenmigr:// премештања" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: име домаћина мора бити наведено у УРИ-у" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: неиÑправан број порта" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "неуÑпелорашчлањење опиÑа домена" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "неуÑпела изградња Ñкладишта %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "ÐеуÑпело прављење не активираног домена %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "није подржано у xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "непотпуни подаци о чвору, недоÑтаје назив планера" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup није уÑпео" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "Ðепознат планер" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "ÐеуÑпело прибављање назива планера" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "непотпуни подаци о домену, недоÑтаје cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "непотпуни подаци о домену, недоÑтаје cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek није подржан за dom0" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: неиÑправна путања" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "неуÑпело отварање за читање: %s: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "неуÑпела lseek радња или читање из датотеке: %s: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "неочекивана врÑта домена %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "неочекивана mime врÑта" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "врÑта %d диÑка за Ñкладиштење није подржана" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "мрежа је већ активна" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "неочекиван чвор вредноÑти" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "нема програма за учитавање HVM домена" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype није подржан" @@ -9447,6 +9494,18 @@ msgstr "Ñкладиште је већ активно" msgid "reallocating list" msgstr "заузимам домен" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "неуÑпело прављење датотеке дневника %s: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "неуÑпело отварање %s за читање" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "ÐеуÑпело поÑтављање close-on-exec заÑтавице опиÑника датотека" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "ÐеуÑпело прављење домена из %s" diff --git a/po/sr@latin.po b/po/sr@latin.po index 1ccfce7053..f5d2e7d436 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-10-21 22:22+0100\n" "Last-Translator: MiloÅ¡ KomarÄević \n" "Language-Team: Serbian (sr) \n" @@ -236,8 +236,8 @@ msgstr "Neuspelo zauzimanje struct qemud_server" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "nije moguće pokrenuti podrÅ¡ku mosta: %s" @@ -458,60 +458,60 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: autorizacija nije podržana %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "Morate biti root da bi postavili grupu" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Neuspelo zauzimanje memorije" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Neuspelo zauzimanje memorije za scsidev" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "Neuspela potraga grupe „%s“" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "Neuspelo raÅ¡Älanjivanje režima „%s“" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Neuspelo raÄvanje kao sistemska usluga: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "Neuspelo pravljenje cevi: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "ne mogu da generiÅ¡em uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "Neuspela izmena grupnog vlasniÅ¡tva nad %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 #, fuzzy msgid "Failed to register callback for signal pipe" msgstr "Neuspelo registrovanje callback za cev signala" @@ -616,7 +616,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "Ne mogu da razreÅ¡im adrese %d: %s" @@ -664,7 +664,7 @@ msgstr "ne mogu da prikažem SASL mehanizme %d (%s)" msgid "cannot allocate mechlist" msgstr "ne mogu da dodelim mechlist" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "ne mogu da izvrÅ¡im upit SASL ssf na vezi %d (%s)" @@ -1248,7 +1248,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "nedostaje root element" @@ -1279,7 +1279,7 @@ msgstr "neispravan tip domena" msgid "Failed to generate UUID" msgstr "Neuspelo generisanje UUID: %s" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "loÅ¡e oblikovan uuid element" @@ -1392,14 +1392,14 @@ msgid "no monitor path" msgstr "Nije moguće otvoriti putanju nadgledanja %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "veza: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "neuspelo pauziranje domena" @@ -1453,12 +1453,12 @@ msgstr "neoÄekivana vrsta domena %d" msgid "unexpected char type %d" msgstr "neoÄekivana vrsta domena %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "neoÄekivana vrsta domena %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "neoÄekivana vrsta domena %d" @@ -1518,12 +1518,12 @@ msgstr "neuspelo Äuvanje datoteke podeÅ¡avanja %s: %s" msgid "unexpected domain %s already exists" msgstr "disk skladiÅ¡tenja već postoji" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "ne mogu da uklonim podeÅ¡avanje za %s" @@ -1563,323 +1563,333 @@ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" "Neuspelo dodavanje iptables pravila „%s“ u lanac „%s“ u tabeli „%s“: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ne mogu da raÅ¡Älanim URI veze" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "ne mogu da napravim direktorijum dnevnika %s: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "putanja jezgra je preduga" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "ne mogu da napravim cev: %s" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare nije postavio uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare nije postavio uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "putanja je NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "oznake moraju biti nule" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "bafer je NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "parametar oznaka mora biti VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "bafer je NULL ali veliÄina nije nula" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "neuspela setsid radnja: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "neuspela ioctl(TIOCSTTY) radnja: %s" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "neuspela dup2(stdin) radnja: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "neuspela dup2(stdout) radnja: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "neuspela dup2(stderr) radnja: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "neuspelo zauzimanje prostora za niz znakova VM naziva" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Neuspelo pravljenje ne aktiviranog domena %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "neuspelo pravljenje „%s“" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Neuspelo povezivanje prikljuÄka sa „%s“: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "neuspelo Äekanje na komandu: %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Neuspelo povezivanje prikljuÄka sa „%s“: %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "ne mogu da napravim cev: %s" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "neuspelo Äekanje na komandu: %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Neuspelo pravljenje simboliÄke veze „%s“ ka „%s“: %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Neuspelo pravljenje skladiÅ¡ta %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" +msgid "failed to remove capabilities %d" +msgstr "neuspelo preuzimanje mogućnosti" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "neuspelo preuzimanje mogućnosti" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "neuspelo preuzimanje mogućnosti" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() je prosledio neispravnu vm definiciju" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "neuspelo Äekanje na komandu: %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Neuspelo pravljenje diska iz %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Neuspelo pravljenje prikljuÄka: %s" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Neuspelo pravljenje prikljuÄka: %s" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Neuspelo povezivanje prikljuÄka sa „%s“: %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Neuspelo povezivanje prikljuÄka sa „%s“: %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "Äitanje fd %d nije uspelo: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "upis u fd %d nije uspeo: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "neuspela epoll_create(2) radnja: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "neuspela epoll_ctl(fd1) radnja: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "neuspela epoll_ctl(fd1) radnja: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "greÅ¡ka %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "neuspela epoll_wait() radnja: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Neuspelo dobavljanje statistike sprege %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Neuspelo uniÅ¡tavanje diska %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "neuspela unlockpt radnja: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "neuspelo Äekanje na komandu: %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "neuspelo zauzimanje Ävora" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "Neuspelo pisanje u pid datoteku „%s“: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "Nije moguće zatvoriti datoteku dnevnika %d: %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Neuspelo pronalaženje upravljaÄkog programa skladiÅ¡ta: %s" @@ -1903,20 +1913,20 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ne postoji domen koji se podudara sa uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "neuspelo brisanje aktivnog domena" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "neuspelo brisanje aktivnog domena" @@ -1976,7 +1986,7 @@ msgstr "neispravan pokazivaÄ domena u" msgid "failed to kill pid %d" msgstr "ne mogu da zatvorim tty pid datoteku %s: %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "ne mogu da utvrdim datoteku „%s“: %s" @@ -2032,7 +2042,7 @@ msgstr "neispravna putanja: %s" msgid "Invalid parameter count" msgstr "Nevažeći parametar za virXPathNode()" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "neuspelo dobavljanje imena domaćina" @@ -2252,68 +2262,78 @@ msgstr "ne mogu da postavim memoriju aktivnog domena" msgid "cannot create autostart directory '%s'" msgstr "ne mogu da napravim direktorijum automatskog pokretanja %s: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Neuspelo pravljenje simboliÄke veze „%s“ ka „%s“: %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Neuspelo brisanje simboliÄke veze „%s“: %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Neuspelo ažuriranje skladiÅ¡ta %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Neuspelo ažuriranje skladiÅ¡ta %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "ne postoji skladiÅ¡te sa datim imenom" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "cilj ureÄ‘aja diska" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "Nevažeći parametar za virXPathString()" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ne mogu da otvorim putanju „%s“: %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operacija prelaska nije uspela" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ne mogu da se povežem sa %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ne mogu da napravim cev: %s" @@ -2603,73 +2623,78 @@ msgstr "nepoznata vrsta autorizacije %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "neuspelo otvaranje %s za Äitanje" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "neuspelo otvaranje %s za Äitanje" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Neuspelo Äitanje iz cevi signala: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "neuspelo otvaranje %s za Äitanje" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Neuspelo Äitanje iz cevi signala: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "neuspelo otvaranje %s za Äitanje" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Neuspelo Äitanje iz cevi signala: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "uuid domena" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "cpu numa Ävorovi za Ävor" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "ne mogu da otvorim %s: %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "konzola nije realizovana na ovoj platformi" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA nije podržana za ovom domaćinu" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "Neuspelo odreÄ‘ivanje slobodne NUMA memorije" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,16 +2713,16 @@ msgstr "Već je aktivan OPENVZ VM sa id-om „%s“" msgid "Wrong state to perform action" msgstr "podaci o disku skladiÅ¡tenja" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "domen se ne izvrÅ¡ava" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2882,7 +2907,7 @@ msgstr "domen nije u stanju gaÅ¡enja" msgid "Could not read container config" msgstr "ne mogu da raÅ¡Älanim URI veze" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "nepoznata vrsta „%s“" @@ -3028,216 +3053,216 @@ msgstr "GreÅ¡ka u komunikaciji sa proksijem: pogreÅ¡no oblikovan paket\n" msgid "got asynchronous packet number %d\n" msgstr "primljen asinhroni broj paketa %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "NeuspeÅ¡no raÅ¡Älanjavanje vzlist izlaza" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "NeoÄekivan status izlaska iz qemu %d pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "NeoÄekivani status izlaska „%d“, qemu verovatno nije uspeo" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Ne mogu da pronaÄ‘em QEMU binary %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "Mreža „%s“ nije pronaÄ‘ena" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "Vrsta mreže %d nije podržana" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "nije moguće pokrenuti podrÅ¡ku mosta: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "NeuspeÅ¡no dodavanje tap sprege „%s“ na most „%s“ : %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "NeuspeÅ¡no dodavanje tap sprege „%s“ na most „%s“ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "ovaj qemu ne podržava „info blockstats“" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 #, fuzzy msgid "STDIO migration is not supported with this QEMU binary" msgstr "ovaj qemu ne podržava „info blockstats“" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "nije podržana vrsta diska „%s“" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "nije podržana vrsta diska „%s“" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "nije podržana vrsta diska „%s“" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "neispravan zvuÄni model" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "loÅ¡e oblikovan uuid element" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "nedostaju podaci o ureÄ‘ajima za %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Neuspelo pronalaženje veze ureÄ‘aja za lun %d" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "Nepoznata vrsta znakovnog ureÄ‘aja" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "previÅ¡e znakovnih ureÄ‘aja" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "Nepoznata vrsta znakovnog ureÄ‘aja" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "putanja emulatora je preduga" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "nedostaje atribut autorizacije domaćina" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "nepoznata vrsta autorizacije %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3254,7 +3279,7 @@ msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" msgid "Unable to seek to %lld in %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Neuspelo automatsko pokretanje VM-a „%s“: %s" @@ -3269,647 +3294,645 @@ msgstr "Neuspelo dobavljanje statistike bloka %s %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Neuspelo pravljenje direktorijuma %s : %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "neuspelo dobijanje trenutnog vremena" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Neuspelo raÅ¡Älanjivanje režima „%s“" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Neuspelo raÅ¡Älanjivanje režima „%s“" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "neuspelo dobijanje trenutnog vremena" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Neuspelo automatsko pokretanje VM-a „%s“: %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "Neuspeh tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "Vreme je isteklo tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "Nestalo je prostora tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, fuzzy, c-format msgid "Failure while reading %s log output" msgstr "Neuspeh tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, fuzzy, c-format msgid "Out of space while reading %s log output" msgstr "Nestalo je prostora tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "Vreme je isteklo tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, fuzzy, c-format msgid "Timed out while reading %s log output" msgstr "Vreme je isteklo tokom Äitanja %s izlaza pokretanja" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "Nije moguće otvoriti putanju nadgledanja %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 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:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "Nije moguće postaviti nadgledanje u neblokirajući režim" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Nije moguće zatvoriti datoteku dnevnika %d: %s" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "ne mogu da postavim tty atribute: %s\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" "ne mogu da pokrenem komandu monitor radi pribavljanja informacija o CPU " "nitima" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "neuspelo dobavljanje domena „%s“" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "neuspeo nastavak operacije" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "neuspelo dobijanje trenutnog vremena" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM je već aktivan" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "Nije moguće pronaći VNC port koji nije u upotrebi" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "ne mogu da napravim direktorijum dnevnika %s: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Ne mogu da pronaÄ‘em QEMU binary %s: %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "ne mogu da uklonim podeÅ¡avanje za %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "neuspela izgradnja skladiÅ¡ta %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domen %s se gasi\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "SpuÅ¡tam VM „%s“" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Neuspelo povezivanje prikljuÄka sa „%s“: %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Neuspelo pravljenje domena iz %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Neuspelo pravljenje diska iz %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "skladiÅ¡te nije aktivno" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "nema domena koji se podudara sa uuid „%s“" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "nema domena koji se poklapaju sa imenom" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domen %s već postoji" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "domen je već aktivan kao „%s“" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "neuspela obustava domena" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "neuspeÅ¡na operacija spuÅ¡tanja" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "ne mogu da postavim maksimalnu memoriju manju od trenutne memorije" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "promeni dodelu memorije" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "ne mogu da raÅ¡Älanim URI veze" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "promeni dodelu memorije" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "ne mogu da postavim memoriju veću od maksimalne memorije" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ne mogu da postavim memoriju aktivnog domena" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "neuspelo dobavljanje xml-a domena" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "neuspelo pravljenje „%s“" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "neuspelo upisivanje Äuvanja zaglavlja" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "neuspelo upisivanje xml-a" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Nije moguće zatvoriti datoteku dnevnika %d: %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "operacija prelaska nije uspela" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 #, fuzzy msgid "'migrate' not supported by this qemu" msgstr "ovaj qemu ne podržava „info blockstats“" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "ne mogu da postavim memoriju aktivnog domena" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "nepoznata vrsta virtualizacije u definiciji domena „%d“" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ne mogu da odredim maksimalne vcpus za domen" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" "zahtevani vcpus je veći nego maksimalni dozvoljeni vcpus za domen: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "ne mogu da prikaÄim ureÄ‘aj na neaktivni domen" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu broj je izvan opsega %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "ne mogu da postavim vlasnika datoteke „%s“: %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "ai_family nije podržana" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "ne mogu da preuzmem kontekst datoteke od %s: %s" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu sklonost nije dostupna" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "neuspelo dobijanje trenutnog vremena" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, fuzzy, c-format msgid "security model string exceeds max %d bytes" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, fuzzy, c-format msgid "security DOI string exceeds max %d bytes" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ne mogu da proÄitam otisak domena" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "neuspelo Äitanje qemu zaglavlja" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "magija otiska nije ispravna" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "verzija otiska nije podržana (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "neuspelo Äitanje XML-a" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "neuspelo raÅ¡Älanjivanje XML-a" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "neuspelo dodeljivanje novog VM" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "neuspelo nastavljanje domena" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "nije podržana vrsta diska „%s“" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Ne mogu da pronaÄ‘em QEMU binary %s: %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "nije podržana vrsta diska „%s“" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "ne mogu da promenim cdrom medijum" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "ne mogu da promenim cdrom medijum" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, fuzzy, c-format msgid "target %s already exists" msgstr "disk skladiÅ¡tenja već postoji" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "ne mogu da proÄitam %s: %s" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domen %s već postoji" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "uÄitavam datoteku definicije domaćina" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "uÄitavam datoteku definicije domaćina" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ne mogu da prikaÄim ureÄ‘aj na neaktivni domen" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, fuzzy, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "jedino ureÄ‘aji CDROM diska mogu biti prikaÄeni" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, fuzzy, c-format msgid "device type '%s' cannot be attached" msgstr "jedino ureÄ‘aji CDROM diska mogu biti prikaÄeni" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domen nije pronaÄ‘en" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "neuspelo nastavljanje domena" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Neuspelo otkaÄinjanje ureÄ‘aja iz %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "ne mogu da prikaÄim ureÄ‘aj na neaktivni domen" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 #, fuzzy msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "jedino ureÄ‘aji CDROM diska mogu biti prikaÄeni" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "ne mogu da postavim memoriju aktivnog domena" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "ne mogu da napravim direktorijum automatskog pokretanja %s: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Neuspelo pravljenje simboliÄke veze „%s“ ka „%s“: %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "neispravna putanja: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "„info blockstats“ komanda nije uspela" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "ovaj qemu ne podržava „info blockstats“" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "ureÄ‘aj nije pronaÄ‘en: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL ili prazna putanja" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "neispravna putanja, „%s“ nije poznata sprega" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "neuspela lseek radnja ili Äitanje iz datoteke: %s: %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "neispravna putanja" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU upravljaÄki program podržava samo virtuelne memorijske adrese" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "neuspela open(%s) radnja: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "neuspela lvs komanda" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "spisak domena za Ävor" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "NeuspeÅ¡no pravljenje UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "domen je već aktivan kao „%s“" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "neuspela radnja: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Neuspelo nastavljanje domena %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3918,540 +3941,540 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "neuspelo pronalaženje libvirtd binarne datoteke" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: prenos u URL-u nije prepoznat (trebalo bi da bude tls|unix|ssh|" "ext|tcp)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: za „ext“ prenos, potrebna je komanda" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Neuspelo pravljenje prikljuÄka: %s" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Neuspelo pravljenje prikljuÄka: %s" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "Windows ne podržava unix, ssh i ext naÄine prenosa" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Neuspelo pravljenje prikljuÄka: %s" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Nije moguće zatvoriti datoteku dnevnika %d: %s" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "neuspelo dobavljanje URI-a" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "zauzimam domen" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Ne mogu da pristupim %s „%s“: %s (%d)" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "neuspelo zauzimanje Ävora" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "Nije moguće pratiti podatke VM konzole: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "neuspelo pokretanje SASL biblioteke: %d (%s)" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, fuzzy, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "ne mogu da postavim tty atribute: %s\n" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "ne mogu da postavim tty atribute: %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "Neuspela potvrda identiteta korisnika %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "provera servera (sa naÅ¡im uverenjem ili IP adresom) nije uspela\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Neuspela potvrda identiteta korisnika %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "ne mogu da napravim cev: %s" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Neispravan tip ureÄ‘aja: %s" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 #, fuzzy msgid "The certificate is not trusted." msgstr "Uverenje nije joÅ¡ aktivirano" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 #, fuzzy msgid "The certificate hasn't got a known issuer." msgstr "remoteCheckCertificate: nije poznat izdavaÄ uverenja klijenta." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 #, fuzzy msgid "The certificate has been revoked." msgstr "Uverenje je isteklo" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 #, fuzzy msgid "The certificate uses an insecure algorithm" msgstr "" "remoteCheckCertificate: uverenje klijenta koristi nebezbedan algoritam." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Vrsta uverenja nije X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers nije uspelo" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Neuspela inicijalizacija SASL autentifikacije %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Uverenje je isteklo" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Uverenje nije joÅ¡ aktivirano" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "Vlasnik uverenja se ne podudara sa nazivom domaćina (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "previÅ¡e NUMA ćelija: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "previÅ¡e udaljenih ID-a domena: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "dužina mape je veća od maksimalne: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU bafer dužine mape je preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "domaćin prijavljuje previÅ¡e vCPU-a: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" "domaćin prijavljuje da je bafer dužine mape preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, fuzzy, c-format msgid "security label exceeds maximum: %zd" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, fuzzy, c-format msgid "security model exceeds maximum: %zd" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, fuzzy, c-format msgid "security doi exceeds maximum: %zd" msgstr "vCPU brojaÄ je preÅ¡ao svoj maksimum: %d > %d" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "previÅ¡e naziva udaljenih domena: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: vraćeni broj parametara premaÅ¡uje granicu" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "emoteDomainGetSchedulerParameters: nepoznata vrsta parametra" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "niz na dodelu pri nestanku memorije" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "nepoznata vrsta parametra" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, fuzzy, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "zahtev za blokom je prevelik za udaljeni protokol, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "vraćeni bafer nije iste veliÄine kao zahtevani" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, fuzzy, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "zahtev za memorijom je prevelik za udaljeni protokol, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "previÅ¡e udaljenih mreža: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "previÅ¡e udaljenih mreža: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "zahtevano je previÅ¡e rezervoara skladiÅ¡ta" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "dobijeno je previÅ¡e rezervoara skladiÅ¡ta" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "zahtevano je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "dobijeno je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "zahtevano je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "dobijeno je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "zahtevano je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "dobijeno je previÅ¡e diskova za smeÅ¡tanje" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "nepoznata vrsta autentifikacije %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "zahtevana vrsta autentifikacije %s je odbijena" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "nepodržana vrsta autentifikacije %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "neuspelo pokretanje SASL biblioteke: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "neuspelo pribavljanje adrese prikljuÄka %d (%s)" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "neuspelo pribavljanje adrese ravnopravnog ureÄ‘aja %d (%s)" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Neuspelo pravljenje kontekst SASL klijenta: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "neispravna veliÄina Å¡ifre za TLS sesiju" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "ne mogu da postavim spoljaÅ¡nji SSF %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "ne mogu da postavim bezbednosni props %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL mehanizam %s nije podržan od strane servera" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Neuspelo pokretanje SASL pregovaranja: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Neuspelo kreiranje uverenja autorizacije" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "Podaci SASL pregovaranja su preveliki: %d bajtova" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "Neuspeo SASL korak: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "pregovaranje SSF %d nije bilo dovoljno jako" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "Neuspelo sakupljanje uverenja autorizacije" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header nije uspeo" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 #, fuzzy msgid "xdr_u_int (length word)" msgstr "xdr_int (reÄ dužine)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "ne mogu da saÄuvam podatke domena" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Neuspelo Äitanje prikljuÄka %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "veza samo za Äitanje" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "ne mogu da upiÅ¡em meta podatak" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "neuspelo pravljenje „%s“" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Neuspelo uniÅ¡tavanje diska %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 #, fuzzy msgid "xdr_u_int (length word, reply)" msgstr "xdr_int (reÄ dužine, odgovor)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 #, fuzzy msgid "packet received from server too small" msgstr "paket koji je primljen sa servera je preveliki" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "paket koji je primljen sa servera je preveliki" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "neispravno zaglavlje u odgovoru" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "nepoznat program (primljeno %x, oÄekivano %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "nepoznata verzija protokola (primljeno %x, oÄekivano %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "nepoznata procedura (primljeno %x, oÄekivano %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "nepoznat status (primljeno %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "calloc nije uspeo" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "neuspelo Äekanje na komandu: %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4536,7 +4559,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "nedostaje zaÄelje za vrstu skladiÅ¡ta %d" @@ -4600,29 +4623,43 @@ msgstr "status izlaza komande %d nije nula" msgid "%s not implemented on Win32" msgstr "%s: nije realizovano\n" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ne mogu da raÅ¡Älanim mesto poÄetka ureÄ‘aja" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ne mogu da raÅ¡Älanim mesto zavrÅ¡etka ureÄ‘aja" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "neispravan tip domena" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "disk skladiÅ¡tenja već postoji" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "nema dovoljno velikog slobodnog opsega" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "ne mogu da napravim putanju „%s“: %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5026,127 +5063,127 @@ msgstr "Neuspelo pravljenje mreže iz %s" msgid "Scanning host%u" msgstr "nepoznat domaćin %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "nedostaje atribut autorizacije domaćina" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "nedostaje atribut autorizacije lozinka" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "loÅ¡ oktalni režim" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "loÅ¡ element vlasnik" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "loÅ¡ element grupa" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "nepoznata vrsta %d diska za skladiÅ¡tenje" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "nedostaje element imena" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "ne mogu da generiÅ¡em uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "nepoznata vrsta autorizacije %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "nedostaje ime domaćina izvora" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "ne mogu da izdvojim izvorne ureÄ‘aje" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "nedostaju putanja izvornog ureÄ‘aja" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "nedostaje putanja izvora" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "nedostaje ime domaćina izvora" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "nepoznata vrsta autorizacije %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "nedostaje ciljna putanja" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "nepoznat root element" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "format rezervoara nije podržan %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "neoÄekivana vrsta skladiÅ¡ta" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "nepoznata veliÄina jedinica %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "loÅ¡ element kapaciteta" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "vrednost elementa kapaciteta prevelika" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "nedostaje element imena" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "nedostaje element kapaciteta" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "nepoznata vrsta autorizacije %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "nepoznat root element" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, fuzzy, c-format msgid "unknown volume format number %d" msgstr "%d format diska nije podržan" @@ -5193,7 +5230,7 @@ msgstr "ne postoji datoteka podeÅ¡avanja za %s" msgid "cannot remove config for %s" msgstr "ne mogu da uklonim podeÅ¡avanje za %s" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "ne postoji skladiÅ¡te sa datim uuid-om" @@ -5205,98 +5242,98 @@ msgstr "ne postoji skladiÅ¡te sa datim imenom" msgid "storage pool already exists" msgstr "skladiÅ¡te već postoji" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "ne postoji skladiÅ¡te sa datim uuid-om" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "skladiÅ¡te je joÅ¡ uvek aktivno" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "skladiÅ¡te je već aktivno" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "skladiÅ¡te je već aktivno" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "skladiÅ¡te nije aktivno" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "skladiÅ¡te je joÅ¡ aktivno" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "skladiÅ¡te ne podržava brisanje diska" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "skladiÅ¡te nema datoteku podeÅ¡avanja" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "ne postoji skladiÅ¡te sa datim imenom" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "ne postoji skladiÅ¡te sa datim kljuÄem" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "ne postoji skladiÅ¡te sa datom putanjom" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "disk skladiÅ¡tenja već postoji" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "skladiÅ¡te ne podržava pravljenje diska" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ne postoji skladiÅ¡te sa datim imenom" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domen %s već postoji" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "skladiÅ¡te ne podržava pravljenje diska" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domen joÅ¡ uvek radi" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "skladiÅ¡te ne podržava brisanje diska" @@ -5387,7 +5424,7 @@ msgstr "razreÅ¡avam ime datoteke domena" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: navedite putanju ili koristite test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "ne mogu da zatvorim datoteku „%s“: %s" @@ -5550,208 +5587,218 @@ msgstr "neuspelo zauzimanje prostora za znakovni ureÄ‘aj" msgid "unsupported chr device type %d" msgstr "vrsta ureÄ‘aja za unos %s nije podržana" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "Neuspelo postavljanje close-on-exec zastavice opisnika datoteka" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Neuspelo automatsko pokretanje VM-a „%s“: %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "nije moguće pokrenuti podrÅ¡ku mosta: %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Neuspelo pravljenje direktorijuma %s : %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "qemudStartup: nema dovoljno memorije" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "ne mogu da otvorim %s: %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "ne mogu da pronaÄ‘em sesiju" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ne mogu da postavim režim datoteke „%s“: %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "ne mogu da proÄitam %s: %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "ne mogu da proÄitam direktorijum %s: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Ne mogu da pronaÄ‘em QEMU binary %s: %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "Nije moguće pisati argv u datoteku dnevnika %d: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "Primljen je neoÄekivani pid, dovraga" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "skladiÅ¡te nije aktivno" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "ne mogu da proÄitam %s: %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domen %s već postoji" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domen %s već postoji" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "neuspelo brisanje aktivnog domena" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "ne mogu da proÄitam %s: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "ne mogu da zatvorim datoteku „%s“: %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "ne mogu da napravim cev: %s" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "Neuspelo postavljanje neblokirajuće zastavice opisnika datoteka" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "Neuspelo postavljanje close-on-exec zastavice opisnika datoteka" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Neuspelo pravljenje cevi: %s" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "ne mogu da razdvojim sadržani proces: %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "ne mogu da izbriÅ¡em link ka datoteci „%s“: %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "neuspela strdup radnja za ime domaćina: %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "neuspela strdup radnja za ime domaćina: %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "neuspela strdup radnja za ime domaćina: %s" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "ne mogu da obriÅ¡em zaglavlje ureÄ‘aja %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "ne mogu da napravim direktorijum automatskog pokretanja %s: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "ne mogu da proÄitam %s: %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "ne mogu da proÅ¡irim datoteku „%s“: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "greÅ¡ka tokom Äitanja: %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Neuspelo otvaranje direktorijuma „%s“: %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "neuspelo pravljenje „%s“" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Neuspelo pronalaženje zapisa korisnika za uid „%d“: %s" @@ -5817,15 +5864,15 @@ msgstr "Podesite domen da se samostalno pokreće pri pokretanju sistema." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ime domena, id ili uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "onemogući samostalno pokretanje" @@ -5944,15 +5991,15 @@ msgstr "Neuspelo ispisivanje neaktivnih domena" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Ime" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "Stanje" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "nema stanja" @@ -6068,7 +6115,7 @@ msgstr "ukini definiciju neaktivnog domena" msgid "Undefine the configuration for an inactive domain." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivan domen." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ime domena ili uuid" @@ -6311,11 +6358,11 @@ msgstr "Vraća osnovne podatke o domenu." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Ime:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6323,16 +6370,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Vrsta OS-a:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "Stanje:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(-i):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU vreme:" @@ -6360,102 +6407,102 @@ msgstr "ukljuÄi" msgid "disable" msgstr "iskljuÄi" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "slobodna NUMA memorija" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "prikaži dostupnu slobodnu memoriju za NUMA ćeliju." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "broj NUMA ćelije" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Ukupno" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu podaci domena" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Vraća osnovne podatke o virtuelnim CPU-ima domena." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU sklonost:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domen je ugaÅ¡en, nema prisutnih virtuelnih CPU-a." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "kontroliÅ¡i sklonost vcpu domena" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Prikuj VCPU-e domena za fiziÄke CPU-e domaćina." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu broj" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "cpu broj(evi) domaćina (razdvojeni zarezom)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: Neispravan ili nedostaje vCPU broj." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: Nedostaje spisak procesora" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: neuspelo dobavljanje podataka o domenu." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: Neispravan vCPU broj." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Neispravan format. Prazna niska." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: Neispravan format. OÄekuje se brojka na mestu %d (blizu „%c“)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6464,1565 +6511,1565 @@ msgstr "" "cpulist: %s: Neispravan format. OÄekuje se brojka ili zarez na mestu %d " "(blizu „%c“)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Neispravan format. Prateći zarez na mestu %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "FiziÄki procesor %d ne postoji" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "promeni broj virtuelnih CPU-a" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "Menja broj virtuelnih CPU-a aktivnih u domenu gosta." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "broj virtuelnih CPU-a" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Neispravan broj virtuelnih CPU-a." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "PreviÅ¡e virtuelnih CPU-a." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "promeni dodelu memorije" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Menja tekuću dodelu memorije za domen gosta." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "broj kilobajtova za memoriju" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Neispravna vrednost %d za veliÄinu memorije" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ne mogu da potvrdim najveću koliÄinu memorije" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "promeni najviÅ¡u granicu memorije" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Menja granicu najvećeg zauzeća memorije u domenu gosta." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "najviÅ¡a granica memorije u kilobajtovima" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ne mogu da potvrdim tekuću koliÄinu memorije" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ne mogu da umanjim tekuću koliÄinu memorije" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ne mogu da izmenim najveću koliÄinu memorije" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "podaci o Ävoru" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Vraća osnovne podatke o Ävoru." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "neuspelo dobavljanje podataka o Ävoru" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU uÄestanost:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU prikljuÄaka:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Srži po prikljuÄku:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Niti po srži:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA ćelija:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "VeliÄina memorije:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "mogućnosti" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Vraća mogućnosti hipervizora/upravljaÄkog programa." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "neuspelo preuzimanje mogućnosti" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "podaci o domenu u XML-u" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "IspiÅ¡i podatke o domenu kao XML izbaÄaj na stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "nije neaktivan domen" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ne mogu da dobijem datoteku podeÅ¡avanja za domen" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivan domen." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "sintaksna greÅ¡ka u datoteci podeÅ¡avanja" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "prebaci id ili UUID domena u ime domena" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "id ili uuid domena" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "prebaci ime ili UUID domena u id domena" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "prebaci ime ili id domena u UUID domena" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "id ili ime domena" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "neuspelo dobavljanje UUID domena" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "preseli domen na drugog domaćina" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" "Preselite domen na drugog domaćina. Dodajte --live za preseljenje uživo." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "preseljenje uživo" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI veze do ciljnog domaćina" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI selidbe, obiÄno se može izostaviti" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "selidba: Nedostaje desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "Samostalno pokretanje mreže" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Podesite mrežu da se samostalno pokreće pri podizanju sistema." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ime mreže ili uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "NeuspeÅ¡no oznaÄavanje mreže %s kao samo pokrenuta" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "NeuspeÅ¡no skidanje oznake mreže %s kao samo pokrenuta" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Mreža %s oznaÄena kao samo pokrenuta\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Mreži %s je skinuta oznaka samo pokrenuta\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "napravi mrežu iz XML datoteke" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Pravljenje mreže." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "datoteka koja sadrži XML opis mreže" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Mreža %s je napravljena iz %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Neuspelo pravljenje mreže iz %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definiÅ¡i (ali nemoj pokretati) mrežu iz XML datoteke" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definisanje mreže." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Mreža %s je definisana iz %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Neuspelo definisanje mreže iz %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "uniÅ¡ti mrežu" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "UniÅ¡tavanje zadate mreže." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ime mreže, id ili uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Mreža %s je uniÅ¡tena\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Neuspelo uniÅ¡tavanje mreže %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "podaci o mreži u XML-u" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "IspiÅ¡i podatke o mreži kao XML izbaÄaj na stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "spisak mreža" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Vraća spisak mreža." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "ispiÅ¡i neaktivne mreže" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "ispiÅ¡i neaktivne i aktivne mreže" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Neuspelo ispisivanje aktivnih mreža" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Neuspelo ispisivanje neaktivnih mreža" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Samostalno pokretanje" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "bez samopokretanja" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "radi" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "neaktivno" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "prebaci mrežni UUID u ime mreže" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid mreže" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "pokreni (prethodno definisanu) neaktivnu mrežu" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Pokreni mrežu." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "ime neaktivne mreže" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Mreža %s je pokrenuta\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Neuspelo pokretanje mreže %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "ukini definiciju neaktivne mreže" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivne mreže." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Mreži %s je ukinuta definicija\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Neuspelo ukidanje definicije mreže %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "prebaci ime mreže u UUID mreže" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ime mreže" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "neuspelo dobavljanje UUID mreže" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "samostalno pokreni skladiÅ¡te" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "Podesite skladiÅ¡te da se samostalno pokreće pri pokretanju sistema." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "ime skladiÅ¡ta ili uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "NeuspeÅ¡no oznaÄavanje skladiÅ¡ta %s kao samopokrenutog" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "NeuspeÅ¡no skidanje oznake skladiÅ¡ta %s kao samopokrenuto" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "SkladiÅ¡te %s je oznaÄeno kao samo pokrenuto\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "SkladiÅ¡tu %s je skinuta oznaka samopokrenuto\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "napravi skladiÅ¡te iz XML datoteke" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "Pravljenje skladiÅ¡ta." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "datoteka koja sadrži XML opis skladiÅ¡ta" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "SkladiÅ¡te %s je napravljeno iz %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "Neuspelo pravljenje skladiÅ¡ta iz %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "napravi domen iz XML datoteke" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "datoteka koja sadrži XML opis diska" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Disk %s je napravljen iz %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Neuspelo pravljenje diska iz %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "NUMA nije podržana za ovom domaćinu" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "ime neaktivne mreže" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "cilj ureÄ‘aja diska" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Neuspelo ispisivanje neaktivnih domena" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "ime skladiÅ¡ta" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "vrsta skladiÅ¡ta" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "domaćin izvora podvuÄenog skladiÅ¡ta" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "putanja do izvora podvuÄenog skladiÅ¡ta" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "izvorni ureÄ‘aj podvuÄenog skladiÅ¡ta" -#: src/virsh.c:3167 +#: src/virsh.c:3169 #, fuzzy msgid "source name for underlying storage" msgstr "putanja do izvora podvuÄenog skladiÅ¡ta" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "meta podvuÄenog skladiÅ¡ta" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "Neuspelo zauzimanje XML bafera" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "napravi skladiÅ¡te iz skupa argumenata" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "SkladiÅ¡te %s je napravljeno\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "Neuspelo pravljenje skladiÅ¡ta %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "definiÅ¡i (ali nemoj pokretati) skladiÅ¡te iz XML datoteke" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "Definisanje skladiÅ¡ta." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "SkladiÅ¡te %s je definisano iz %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "Neuspelo definisanje skladiÅ¡ta iz %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "definiÅ¡i skladiÅ¡te iz skupa argumenata" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "SkladiÅ¡te %s je definisano \n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "Neuspelo ukidanje definicije skladiÅ¡ta %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "izgradi skladiÅ¡te" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "Izgradi dato skladiÅ¡te." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "skladiÅ¡te %s je izgraÄ‘eno\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "neuspela izgradnja skladiÅ¡ta %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "uniÅ¡ti skladiÅ¡te" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "UniÅ¡tavanje zadatog skladiÅ¡ta." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "SkladiÅ¡te %s je uniÅ¡teno\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Neuspelo uniÅ¡tavanje skladiÅ¡ta %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "obriÅ¡i skladiÅ¡te" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "Brisanje zadatog skladiÅ¡ta." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "SkladiÅ¡te %s je obrisano\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "Neuspelo brisanje skladiÅ¡ta %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ažuriraj skladiÅ¡te" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "Ažuriraj dato skladiÅ¡te." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "SkladiÅ¡te %s je ažurirano\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Neuspelo ažuriranje skladiÅ¡ta %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "podaci o skladiÅ¡tu u XML-u" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "IspiÅ¡i podatke o skladiÅ¡tu kao XML izbaÄaj na stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "ispiÅ¡i skladiÅ¡ta" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "Vraća spisak skladiÅ¡ta." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "ispiÅ¡i neaktivna skladiÅ¡ta" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "ispiÅ¡i neaktivna i aktivna skladiÅ¡ta" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "Neuspelo ispisivanje aktivnih skladiÅ¡ta" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "Neuspelo ispisivanje neaktivnih skladiÅ¡ta" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "neispravan pokazivaÄ skladiÅ¡ta u %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "dobijeno je previÅ¡e rezervoara skladiÅ¡ta" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "nestalo memorije" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Neuspelo ukidanje definicije skladiÅ¡ta %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "dobijeno je previÅ¡e rezervoara skladiÅ¡ta" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "podaci o skladiÅ¡tu" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "Vraća osnovne podatke o skladiÅ¡tu." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "izgradnja" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "pokrenuto" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "vraćeno" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "Kapacitet:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "Dodela:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "Dostupno:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "prebaci UUID skladiÅ¡ta u ime skladiÅ¡ta" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "uuid skladiÅ¡ta" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "pokreni (prethodno definisano) neaktivno skladiÅ¡te" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Pokreće skladiÅ¡te." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "ime neaktivnog skladiÅ¡ta" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "SkladiÅ¡te %s je pokrenuto\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Neuspelo pokretanje skladiÅ¡ta %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "napravi disk iz skupa argumenata" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "Pravljenje diska." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "ime skladiÅ¡ta" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "ime diska" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "veliÄina diska sa opcionim k, M, G, T sufiksom" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "poÄetna dodeljena veliÄina sa opcionim k, M, G, T sufiksom" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "vrsta formata datoteka raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "LoÅ¡a veliÄina %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Disk %s je napravljen\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "Neuspelo pravljenje diska %s" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "ukini definiciju neaktivnog skladiÅ¡ta" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivano skladiÅ¡te." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "SkladiÅ¡tu %s je ukinuta definicija\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "Neuspelo ukidanje definicije skladiÅ¡ta %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "prebaci ime skladiÅ¡ta u UUID skladiÅ¡ta" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "neuspelo dobavljanje UUID skladiÅ¡ta" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "napravi disk iz XML datoteke" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "datoteka koja sadrži XML opis diska" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Disk %s je napravljen iz %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "Neuspelo pravljenje diska iz %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "napravi disk iz XML datoteke" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "ime neaktivnog skladiÅ¡ta" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "ime ili kljuÄ diska" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Disk %s je napravljen iz %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "ime diska" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "ime ili kljuÄ diska" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "ime diska" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Neuspelo pokretanje skladiÅ¡ta %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Disk %s je napravljen iz %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Neuspelo pravljenje diska iz %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "obriÅ¡i disk" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "UniÅ¡tavanje zadatog diska." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "ime, kljuÄ ili putanja diska" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Disk %s je uniÅ¡ten\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "Neuspelo uniÅ¡tavanje diska %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "podaci o disku skladiÅ¡tenja" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "Vraća osnovne podatke o disku skladiÅ¡tenja." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "Vrsta:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "datoteka" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "blokirano" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "podaci o disku u XML-u" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "IspiÅ¡i podatke o disku kao XML izbaÄaj na stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "ispiÅ¡i diskove" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "Vraća spisak skladiÅ¡ta." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "Neuspelo ispisivanje aktivnih diskova" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "Putanja" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "prebaci diska UUID u ime diska" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "kljuÄ ili putanja diska" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "prebaci UUID diska u ime diska" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "uuid diska" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "prebaci UUID diska u ime diska" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "ime ili kljuÄ diska" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "prikaži verziju" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Prikazuje podatke o verziji sistema." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "neuspelo dobavljanje vrste hipervizora" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompilirano uz biblioteku: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "neuspelo dobavljanje verzije biblioteke" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Koristim biblioteku: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Koristim API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "neuspelo dobavljanje verzije hipervizora" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ne mogu da izvuÄem verziju tekućeg %s hipervizora\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Tekući hipervizor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "NUMA nije podržana za ovom domaćinu" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "nedostaju podaci o ureÄ‘ajima" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "mogućnosti" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Neuspelo povezivanje sa hipervizorom" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Neuspelo ispisivanje neaktivnih domena" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "IspiÅ¡i podatke o disku kao XML izbaÄaj na stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "ureÄ‘aj" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "PrikaÄi novi ureÄ‘aj diska." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Dobavlja statistiku blok ureÄ‘aja za tekući domen." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domen %s je uniÅ¡ten\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Neuspelo otkaÄinjanje ureÄ‘aja iz %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "PrikaÄi novi ureÄ‘aj diska." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "PrikaÄi novi ureÄ‘aj diska." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Neuspelo privezivanje ureÄ‘aj iz %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "cilj ureÄ‘aja diska" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Dobavlja statistiku blok ureÄ‘aja za tekući domen." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domen %s je nastavljen\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "ispiÅ¡i ime domaćina hipervizora" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "neuspelo dobavljanje imena domaćina" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "ispiÅ¡i kanonski URI hipervizora" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "neuspelo dobavljanje URI-a" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc prikaz" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "IspiÅ¡i IP adresu i broj porta za VNC prikaz." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty konzola" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Izlazni ureÄ‘aj za TTY konzolu." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "zakaÄi ureÄ‘aj iz XML datoteke" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "ZakaÄi ureÄ‘aj iz XML ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML datoteka" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "priveži-ureÄ‘aj: nedostaje opcija" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Neuspelo privezivanje ureÄ‘aj iz %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "otkaÄi ureÄ‘aj iz XML datoteke" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "OtkaÄi ureÄ‘aj iz XML ." -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "otkaÄi-ureÄ‘aj: nedostaje opcija" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Neuspelo otkaÄinjanje ureÄ‘aja iz %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "prikaÄi mrežnu spregu" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "PrikaÄi novu mrežnu spregu." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "vrsta mrežne sprege" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "izvor mrežne sprege" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "ime ciljne mreže" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC adresa" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "skripta upotrebljena za premošćavanje mrežne sprege" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Nema podrÅ¡ke za %s u naredbi „attach-interface“" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "otkaÄi mrežnu spregu" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "OtkaÄi mrežnu spregu." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Neuspelo dobavljanje podataka o sprezi" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Nije pronaÄ‘ena sprega vrste %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Nije pronaÄ‘ena sprega Äija je MAC adresa %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Neuspelo zauzimanje memorije" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Neuspelo pravljenje XML-a" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "prikaÄi ureÄ‘aj diska" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "PrikaÄi novi ureÄ‘aj diska." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "izvor ureÄ‘aja diska" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "cilj ureÄ‘aja diska" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "upravljaÄki program ureÄ‘aja diska" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "upravljaÄki podprogram ureÄ‘aja diska" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "vrsta ciljnog ureÄ‘aja" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "režim Äitanja i upisivanja ureÄ‘aja" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Nema podrÅ¡ke za %s u naredbi „attach-disk“" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "otkaÄi ureÄ‘aj diska" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "OtkaÄi ureÄ‘aj diska." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Neuspelo dobavljanje podataka o disku" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Nije pronaÄ‘en disk Äiji je cilj %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "neuspelo calloc memorije za init niz znakova: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Neuspelo pravljenje ne aktiviranog domena %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "neuspela lvs komanda" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, fuzzy, c-format msgid "%s: command exited with non-zero status" msgstr "lvs komanda je neuspela sa izlaznim statusom %d" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Ukidanje definicije podeÅ¡avanja za neaktivan domen." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivan domen." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "neuspelo Äitanje datoteke podeÅ¡avanja" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Ukidanje definicije podeÅ¡avanja za neaktivne mreže." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivne mreže." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Ukidanje definicije podeÅ¡avanja za neaktivano skladiÅ¡te." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Ukidanje definicije podeÅ¡avanja za neaktivano skladiÅ¡te." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "napusti ovaj interaktivni terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "naredba „%s“ zahteva <%s> opciju" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "naredba „%s“ zahteva --%s opciju" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "naredba „%s“ ne postoji" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " IME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8030,17 +8077,17 @@ msgstr "" "\n" " SAŽETAK\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8048,7 +8095,7 @@ msgstr "" "\n" " OPIS\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8056,58 +8103,58 @@ msgstr "" "\n" " OPCIJE\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "nedefinisano ime ili id domena" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "neuspelo dobavljanje domena „%s“" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "nedefinisano ime mreže" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "neuspelo dobavljanje mreže „%s“" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "ime skladiÅ¡ta nije definisano" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "neuspelo dobavljanje diska „%s“" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "nedefinisano ime diska" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "neuspelo dobavljanje diska „%s“" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8118,130 +8165,130 @@ msgstr "" "(Vreme: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "nedostaje \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "neoÄekivani izraz (ime naredbe): „%s“" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "neoÄekivana naredba: „%s“" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "naredba „%s“ ne podržava opciju --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "oÄekivana sintaksa: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "broj" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "niska" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "neoÄekivani podaci „%s“" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPCIJA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "PODACI" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 #, fuzzy msgid "idle" msgstr "datoteka" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "pauzirano" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "u gaÅ¡enju" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "zaustavljeno" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "krahiralo" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "van upotrebe" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "nema ispravne veze" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: greÅ¡ka: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "greÅ¡ka: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: neuspelo zauzimanje %d bajtova" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: neuspelo zauzimanje %lu bajtova" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "neuspelo povezivanje sa hipervizorom" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "neuspelo dobavljanje podataka o datoteci dnevnika" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "putanja dnevnika nije datoteka" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" "neuspelo otvaranje datoteke dnevnika. proverite putanju do datoteke dnevnika" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "neuspelo upisivanje datoteke dnevnika" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: neuspelo upisivanje datoteke dnevnika: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "Neuspelo prekidanje veze sa hipervizorom" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8274,7 +8321,7 @@ msgstr "" "\n" " naredbe (neinteraktivni režim):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8284,17 +8331,17 @@ msgstr "" " (navedite help za detalje o naredbi)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "nepodržana opcija „-%c“. Pogledajte --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8303,7 +8350,7 @@ msgstr "" "DobrodoÅ¡li u %s, interaktivni terminal za virtualizaciju.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8822,7 +8869,7 @@ msgstr "neispravan pokazivaÄ veze u" msgid "invalid interface pointer in %s" msgstr "neispravan pokazivaÄ veze u %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Bafer argumenata je suviÅ¡e male veliÄine" @@ -8956,7 +9003,7 @@ msgstr "podaci o domenu su netaÄni ili domid nije brojÄan" msgid "domain information incomplete, missing uuid" msgstr "nepotpuni podaci o domenu, nedostaje uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "nepotpuni podaci o domenu, nedostaje ime" @@ -9010,126 +9057,126 @@ msgstr "neispravna MAC adresa: %s" msgid "unexpected sound model %s" msgstr "neoÄekivan dict Ävor" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "nepoznata vrsta autorizacije %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "nedostaje tip domena" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "nedostaje \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "nedostaje domaćin izvora" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "nedostaje domaćin izvora" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "ne mogu da proÄitam %s: %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "ne mogu da otvorim ureÄ‘aj %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "nepotpuni podaci o domenu, nedostaje id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "neispravna MAC adresa: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "nepoznata vrsta OS-a %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "sintaksna greÅ¡ka topologije" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "neuspelo tumaÄenje podataka o Xend domenu" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "domen se ne izvrÅ¡ava" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 #, fuzzy msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainDumpXMLByName nije uspeo da pronaÄ‘e ovaj domen" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "vrsta ureÄ‘aja za unos %s nije podržana" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart nije uspeo da pronaÄ‘e ovaj domen" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart nije uspeo da pronaÄ‘e ovaj domen" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "neoÄekivana vrednost od on_xend_start" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "bez memorije" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "neuspela sexpr2string radnja" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Neuspelo ukidanje definicije skladiÅ¡ta %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 #, fuzzy msgid "on_xend_start not present in sexpr" msgstr "on_xend_start se ne nalazi u sexpr" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "ne mogu da otvorim tty %s: %s\n" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -9137,7 +9184,7 @@ msgstr "" "xenDaemonDomainMigrate: Xen ne podržava promenu imena domena prilikom " "premeÅ¡tanja" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" @@ -9145,131 +9192,131 @@ msgstr "" "xenDaemonDomainMigrate: Xen ne podržava ograniÄavanje propusnog opsega " "prilikom premeÅ¡tanja" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: zastavica nije podržana" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: neispravan URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: Xen podržava samo xenmigr:// premeÅ¡tanja" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: ime domaćina mora biti navedeno u URI-u" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: neispravan broj porta" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "neuspeloraÅ¡Älanjenje opisa domena" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "neuspela izgradnja skladiÅ¡ta %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Neuspelo pravljenje ne aktiviranog domena %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "nije podržano u xendConfigVersion < 4" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "nepotpuni podaci o Ävoru, nedostaje naziv planera" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup nije uspeo" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "Nepoznat planer" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "Neuspelo pribavljanje naziva planera" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "nepotpuni podaci o domenu, nedostaje cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "nepotpuni podaci o domenu, nedostaje cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek nije podržan za dom0" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: neispravna putanja" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "neuspelo otvaranje za Äitanje: %s: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "neuspela lseek radnja ili Äitanje iz datoteke: %s: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "neoÄekivana vrsta domena %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "neoÄekivana mime vrsta" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "vrsta %d diska za skladiÅ¡tenje nije podržana" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "mreža je već aktivna" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "neoÄekivan Ävor vrednosti" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "nema programa za uÄitavanje HVM domena" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "ai_socktype nije podržan" @@ -9456,6 +9503,18 @@ msgstr "skladiÅ¡te je već aktivno" msgid "reallocating list" msgstr "zauzimam domen" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "neuspelo pravljenje datoteke dnevnika %s: %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "neuspelo otvaranje %s za Äitanje" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "Neuspelo postavljanje close-on-exec zastavice opisnika datoteka" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Neuspelo pravljenje domena iz %s" diff --git a/po/sv.po b/po/sv.po index 8bf767738b..50d50f02e2 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2008-01-27 18:25-0500\n" "Last-Translator: Magnus Larsson \n" "Language-Team: Swedish \n" @@ -240,8 +240,8 @@ msgstr "Misslyckades att allokera minne" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -453,60 +453,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Misslyckades att allokera minne" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Misslyckades att allokera minne" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Misslyckades att fortsätta domän %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Misslyckades att skapa XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "nätverksnamn eller uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Misslyckades att spara domän %s till %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -614,7 +614,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -662,7 +662,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1247,7 +1247,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "saknar rot-enhetsinformation" @@ -1282,7 +1282,7 @@ msgstr "ogiltig domänpekare i %s" msgid "Failed to generate UUID" msgstr "misslyckades att hämta nätverks-UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1393,14 +1393,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "misslyckades att spara innehÃ¥ll" @@ -1454,12 +1454,12 @@ msgstr "oväntad mime-typ" msgid "unexpected char type %d" msgstr "oväntad mime-typ" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "oväntad dict-nod" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "oväntad mime-typ" @@ -1519,12 +1519,12 @@ msgstr "misslyckades att skriva konfigurationsfilen: %s" msgid "unexpected domain %s already exists" msgstr "oväntad mime-typ" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "misslyckades att skriva konfigurationsfilen: %s" @@ -1564,322 +1564,332 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "kunde inte analysera anslutning-URI" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "anslut nätverksgränssnitt" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domäninformation fel, domid är inte numerisk" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domäninformation fel, domid är inte numerisk" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation misslyckades: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation misslyckades: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation misslyckades: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation misslyckades: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Misslyckades att skapa inaktiv domän %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Misslyckades att skapa inaktiv domän %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Misslyckades att skapa XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Misslyckades att hitta nätverket: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Misslyckades att avdefiniera domän %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Misslyckades att spara domän %s till %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "mÃ¥lenhetstyp" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Misslyckades att förstöra domän %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Misslyckades att spara domän %s till %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Misslyckades att ansluta enhet frÃ¥n %s" +msgid "failed to remove capabilities %d" +msgstr "misslyckades att hämta kapabiliteter" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "misslyckades att hämta kapabiliteter" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "misslyckades att hämta kapabiliteter" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "kunde inte öppna %s för läsning" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Misslyckades att stänga uttag %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Misslyckades att stänga uttag %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Misslyckades att hämta gränssnittsstatistik %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "misslyckades att hämta nätverk '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation misslyckades: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "kunde inte analysera anslutning-URI" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Misslyckades att avdefiniera domän %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "misslyckades att allokera en nod" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Kan inte ändra MaxMemorySize" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "kunde inte läsa konfigurationsfilen %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "ogiltig anslutningspekare i %s" @@ -1903,22 +1913,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domännamn eller uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "namn för den inaktiva domänen" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "avdefiniera en inaktiv domän" @@ -1978,7 +1988,7 @@ msgstr "ogiltig domänpekare i" msgid "failed to kill pid %d" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Misslyckades att öppna \"%s\": %s" @@ -2034,7 +2044,7 @@ msgstr "ogiltigt argument i %s" msgid "Invalid parameter count" msgstr "ogiltigt argument i " -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "misslyckades att fÃ¥ värdnamn" @@ -2241,67 +2251,77 @@ msgstr "autostarta en domän" msgid "cannot create autostart directory '%s'" msgstr "Misslyckades att skapa nätverk frÃ¥n %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Misslyckades att spara domän %s till %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Misslyckades att fortsätta domän %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Misslyckades att fortsätta domän %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "mÃ¥lenhetstyp" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "mÃ¥l för diskenhet" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "ogiltigt argument i " -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation misslyckades" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "kunde inte ansluta till %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Kan inte verifiera aktuell MemorySize" @@ -2591,73 +2611,78 @@ msgstr "okänd OS-typ %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "kunde inte öppna %s för läsning" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "kunde inte öppna %s för läsning" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Misslyckades att läsa beskrivningsfilen %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "kunde inte öppna %s för läsning" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Misslyckades att läsa beskrivningsfilen %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "kunde inte öppna %s för läsning" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Misslyckades att läsa beskrivningsfilen %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "nodens cpu-numa-noder" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "konsol är inte implementerad pÃ¥ denna plattform" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "NUMA oanvänt minne" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2676,17 +2701,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "nodinformation" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domänen kör fortfarande" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2871,7 +2896,7 @@ msgstr "" msgid "Could not read container config" msgstr "kunde inte analysera anslutning-URI" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "okänd OS-typ %s" @@ -3016,214 +3041,214 @@ msgstr "Kommunikationsfel med proxy: felformaterat paket\n" msgid "got asynchronous packet number %d\n" msgstr "fick asynkront paketnummer %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Nätverk hittades inte" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Nätverk %s startat\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Misslyckades att hämta gränssnittsstatistik %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "denna funktion stöds inte av hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "oväntad data '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "oväntad data '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "ogiltigt argument i %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "mÃ¥lenhetstyp" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "saknar enhetsinformation för %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "mÃ¥lenhetstyp" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Misslyckades att avmontera enheten frÃ¥n %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "mÃ¥lenhetstyp" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "okänd OS-typ %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "anslut diskenhet" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "okänd OS-typ %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Nätverk hittades inte" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "saknar domännamnsinformation" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "mÃ¥lenhetstyp" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ogiltigt MAC-adress: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "okänd OS-typ %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3237,7 +3262,7 @@ msgstr "%s: misslyckades att skriva loggfilen: %s" msgid "Unable to seek to %lld in %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Misslyckades att öppna \"%s\": %s" @@ -3252,655 +3277,653 @@ msgstr "Misslyckades att hämta block statistik %sl %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Misslyckades att skapa nätverk frÃ¥n %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Kan inte verifiera aktuell MemorySize" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Kan inte verifiera aktuell MemorySize" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Misslyckades att stänga uttag %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Misslyckades att stänga uttag %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "misslyckades att hämta domän '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation misslyckades" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domänen är redan aktiv" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "misslyckades att skriva konfigurationsfilen: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Misslyckades att suspendera domän %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domän %s hÃ¥ller pÃ¥ att stängas ned\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "sökvägen till loggen är inte en fil" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domännamn eller uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domän %s finns redan" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domänen är redan aktiv" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation misslyckades" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation misslyckades" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "ändra minnesallokering" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "kunde inte analysera anslutning-URI" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "ändra minnesallokering" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "namn för den inaktiva domänen" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "misslyckades att hämta domän-UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Misslyckades att skapa XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "misslyckades att skriva loggfilen" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "misslyckades att skriva loggfilen" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Misslyckades att stänga uttag %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation misslyckades" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "avdefiniera en inaktiv domän" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "mÃ¥lenhetstyp" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "nodens domänlista" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "nodens domänlista" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "misslyckades att läsa frÃ¥n Xen-demonen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Misslyckades att skapa XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Misslyckades att skapa XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "misslyckades att hämta nätverks-UUID" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Misslyckades att fortsätta domän %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "oväntad data '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "kunde inte ansluta till %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "domän %s finns redan" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "läser in värddefinitionsfil<" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "anslut diskenhet" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "läser in värddefinitionsfil<" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "avdefiniera en inaktiv domän" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Domän hittades inte" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "misslyckades att fÃ¥ nodinformation" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Misslyckades att avmontera enheten frÃ¥n %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "avdefiniera en inaktiv domän" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "autostarta en domän" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Misslyckades att skapa nätverk frÃ¥n %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Misslyckades att spara domän %s till %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "ogiltigt argument i %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domän hittades inte: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "kunde inte läsa konfigurationsfilen %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "ogiltigt argument i " -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation misslyckades: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "nodens domänlista" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "misslyckades att hämta domän-UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation misslyckades: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Misslyckades att fortsätta ny domän %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3910,537 +3933,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Misslyckades att hitta nätverk" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "kunde inte ansluta till %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "kunde inte ansluta till %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Misslyckades att stänga uttag %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "misslyckades att hämta URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Fel allokering av minne: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allokerar domän" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "misslyckades att allokera en nod" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Ogiltigt värde för gräns" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "misslyckades att skriva konfigurationsfilen: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "för mÃ¥nga domäner" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "för mÃ¥nga domäner" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "ändra minnesallokering" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "okänd OS-typ" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "för mÃ¥nga nätverk" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "för mÃ¥nga nätverk" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "för mÃ¥nga drivrutiner registrerade" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "autentisering misslyckades: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "autentisering misslyckades" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "misslyckades att serialisera S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Misslyckades att hämta block statistik %sl %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Misslyckades att hämta gränssnittsstatistik %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Misslyckades att skapa inaktiv domän %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "denna funktion stöds inte av hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Misslyckades att starta domän %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "misslyckades att spara innehÃ¥ll" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Misslyckades att starta domän %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Misslyckades att ansluta till hypervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "nodens domänlista" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Misslyckades att läsa frÃ¥n uttag %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "anslutning skrivskyddad" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "nodens domänlista" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Misslyckades att skapa XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "misslyckades att hämta nätverk '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "ogiltigt argument i %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "operation misslyckades" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Misslyckades att starta domän %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4525,7 +4548,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Misslyckades att öppna \"%s\": %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4589,29 +4612,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "konsol är inte implementerad pÃ¥ denna plattform" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ogiltig domänpekare i %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "oväntad mime-typ" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "kunde inte ansluta till %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5013,123 +5050,123 @@ msgstr "Misslyckades att skapa nätverk frÃ¥n %s" msgid "Scanning host%u" msgstr "okänd värd %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "okänd OS-typ %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "nätverksnamn eller uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "okänd OS-typ %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "saknar källinformation för enhet %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "saknar källinformation för enhet %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "okänd OS-typ %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "oväntad mime-typ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "okänd värd %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "saknar domännamnsinformation" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "okänd OS-typ %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "okänd värd %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5177,7 +5214,7 @@ msgstr "syntaxfel i konfigurationsfilen: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5189,100 +5226,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domänen är redan aktiv" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domänen är redan aktiv" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "sökvägen till loggen är inte en fil" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domännamn eller uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domän %s finns redan" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domänen kör fortfarande" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5373,7 +5410,7 @@ msgstr "slÃ¥ upp domänfilnamn" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ange en sökväg eller använd test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5534,203 +5571,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Misslyckades att öppna \"%s\": %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Misslyckades att skapa nätverk frÃ¥n %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "slut pÃ¥ minne" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "nodens cpu-uttag" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "nodens cpu-uttag" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "okänt kommando: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "okänt kommando: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "kunde inte analysera anslutning-URI" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "%s: misslyckades att skriva loggfilen: %s" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "oväntad dict-nod" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "sökvägen till loggen är inte en fil" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "kunde inte analysera anslutning-URI" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domän %s finns redan" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domän %s finns redan" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "namn för den inaktiva domänen" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "mÃ¥lenhetstyp" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Misslyckades att skapa XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Misslyckades att skapa XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "nodens cpu-uttag" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "kunde inte analysera konfigurationsfilen %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "kunde inte analysera konfigurationsfilen %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Misslyckades att avdefiniera domän %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "mÃ¥lenhetstyp" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "kunde inte analysera anslutning-URI" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "fel: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Misslyckades att skapa XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Misslyckades att hitta nätverket: %s" @@ -5794,15 +5842,15 @@ msgstr "Konfigurera en domän till att automatiskt starta vid uppstart." #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domännman, id eller uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "inaktivera autostartning" @@ -5921,15 +5969,15 @@ msgstr "Misslyckades att lista inaktiva domäner" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Namn" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "TilstÃ¥nd" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "inget tillstÃ¥nd" @@ -6046,7 +6094,7 @@ msgstr "avdefiniera en inaktiv domän" msgid "Undefine the configuration for an inactive domain." msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domännamn eller uuid" @@ -6288,11 +6336,11 @@ msgstr "Returnerar grundinformation om domänen." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Namn:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6300,16 +6348,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS-typ:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "TillstÃ¥nd:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(er):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU-tid:" @@ -6338,103 +6386,103 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA oanvänt minne" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "visa oanvänt minne för NUMA-cellen." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA-cellnummer:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "Totalt" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domänens vcpu-information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returnerar grundinformation om domänens virtuella CPU:er." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU-släktskap:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Domän avstängd, virtuella CPU:er ej närvarande." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "kontrolldomänens vcpu-släktskap" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Sätt fast domän VCPU:er till värdens fysiska CPU:er." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu-nummer" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "värdens cpu-nummmer (komma-separerade)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "misslyckades att fÃ¥ nodinformation" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Ogiltigt format. Tom sträng." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" "cpulist: %s: Ogiltigt format. Förväntade siffra pÃ¥ position %d (nära '%c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6443,1616 +6491,1616 @@ msgstr "" "cpulist: %s: Ogiltigt format. Förväntade siffra eller komma pÃ¥ position %d " "(nära '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Ogiltigt format. Komma pÃ¥ slutet vid position %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Fysisk CPU %d finns inte." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "ändra antal virtuella CPU:er" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Ändra antalet virtuella, aktiva CPU:er i gästdomänen." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "antal virtuella CPU:er" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Ogiltigt antal virtuella CPU:er." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "För mÃ¥nga virtuella CPU:er." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "ändra minnesallokering" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Ändra nuvarande minnesallokering i gästdomänen." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "antal kilobytes minne" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ogiltigt värde %d för minnesstorlek" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Kan inte verifiera MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "ändra gräns för maximalt minne" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Ändra gräns för maximal minnesallokering för gästdomänen." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "maximal minnesgräns i kilobytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Kan inte verifiera aktuell MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Kan inte krympa aktuell MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Kan inte ändra MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "nodinformation" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returnerar grundinformation om noden." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "misslyckades att fÃ¥ nodinformation" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU-modell:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU-frekvens:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU-uttag:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Kärnor per uttag:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "TrÃ¥dar per kärna:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA-cell(er):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Minnesstorlek:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "kapabiliteter" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Returnera kapabiliteter för hypervisor/drivrutin." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "misslyckades att hämta kapabiliteter" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domäninformation i XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Skriv ut domäninformationen som en XML-dump till stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "lista inaktiva domäner" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "konvertera ett domännamn eller id till domän-UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "syntaxfel i konfigurationsfilen" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "konvertera ett domän-id eller UUID till domännamn" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domännamn eller uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "konvertera ett domännamn eller UUID till ett domän-id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "konvertera ett domännamn eller id till domän-UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domännamn eller uuid" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "misslyckades att hämta domän-UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "migrera domän till en annan värd" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "Migrera domän till en anna värd. Lägg till --live för live-migrering." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "live-migrering" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "anslutnings-URI för mÃ¥lvärden" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "migrerings-URI, kan oftas uteslutas" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrera: Saknar desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "starta ett nätverk automatiskt" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Konfigurera ett nätverk att starta automatiskt vid uppstart." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "nätverksnamn eller uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "Misslyckades att markera nätverk %s som autostartat" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "Misslyckades att avmarkera nätverk %s som autostartat" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Nätverk %s markerat som autostartat\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Nätverk %s avmarkerat som autostartat\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "skapa ett nätverk frÃ¥n en XML-fil" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Skapa ett nätverk." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "fil som innehÃ¥ller XML-nätverksbeskrivningen" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Nätverk %s skapat frÃ¥n %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Misslyckades att skapa nätverk frÃ¥n %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "definiera (men starta inte) ett nätverk frÃ¥n en XML-fil" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Definiera ett nätverk." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Nätverk %s definierad frÃ¥n %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Misslyckades att definiera nätverk frÃ¥n %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "förstör ett nätverk" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Förstör ett givet nätverk." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "nätverksnamn, id eller uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Nätverk %s förstört\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Misslyckades att förstöra nätverk %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "nätverksinformation i XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Skriv ut nätverksinformationen som en XML-dump till stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "lista nätverk" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Returnera lista pÃ¥ nätverk." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "lista inaktiva nätverk" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "lista inaktiva & aktiva nätverk" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Misslyckades att lista aktiva nätverk" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Misslyckades att lista inaktiva nätverk" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "Autostart" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ingen autostart" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "aktiv" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "inaktiv" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "konvertera ett nätverks-UUID till nätverksnamn" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "nätverks-uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "starta ett (tidigare definierat) inaktivt nätverk" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "Starta ett nätverk." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "namn för det inaktiva nätverket" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Nätverk %s startat\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Misslyckades att starta nätverk %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "avdefiniera ett inaktivt nätverk" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "Avdefiniera konfigurationen för ett inaktivt nätverk." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "Nätverk %s har avdefinierats\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Misslyckades att avdefiniera nätverk %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "konvertera ett nätverksnamn till nätverks-UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "nätverksnamn" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "misslyckades att hämta nätverks-UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "autostarta en domän" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Konfigurera en domän till att automatiskt starta vid uppstart." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domännamn eller uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Misslyckades att markera nätverk %s som autostartat" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Misslyckades att avmarkera nätverk %s som autostartat" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domän %s markerad som autostartad\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domän %s avmarkerad som autostartad\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Skapa en domän." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "fil som innehÃ¥ller XML-domänbeskrivningen" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "fil som innehÃ¥ller XML-domänbeskrivningen" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "migrera domän till en annan värd" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "namn för det inaktiva nätverket" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "mÃ¥l för diskenhet" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Misslyckades att lista inaktiva domäner" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "namn för den inaktiva domänen" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "misslyckades att allokera buffer" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "definiera (men start inte) en domän frÃ¥n en XML-fil" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Definiera en domän." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domän %s definierad frÃ¥n %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Misslyckades att definiera domän frÃ¥n %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domän %s definierad frÃ¥n %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Misslyckades att avdefiniera domän %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domän %s förstörd\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Misslyckades att suspendera domän %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "förstör en domän" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Förstör en given domän." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domän %s förstörd\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Misslyckades att förstöra domän %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Förstör en given domän." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domän %s förstörd\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Misslyckades att förstöra domän %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domän %s fortsatt\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Misslyckades att fortsätta domän %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domäninformation i XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Skriv ut domäninformationen som en XML-dump till stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "lista domäner" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returnera lista pÃ¥ domäner" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "lista inaktiva domäner" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "lista inaktiva & aktiva domäner<" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Misslyckades att lista aktiva domäner" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Misslyckades att lista inaktiva domäner" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "slut pÃ¥ minne" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Misslyckades att spara domän %s till %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "nodinformation" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returnerar grundinformation om noden." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "kör" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allokerar domän" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "konvertera ett nätverks-UUID till nätverksnamn" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domän-uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "starta en (tidigare definierad) inaktiv domän" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Starta en domän." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "namn för den inaktiva domänen" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domän %s startade\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Misslyckades att starta domän %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Skapa en domän." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domännamn" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "namn för den inaktiva domänen" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Misslyckades att skapa XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "avdefiniera en inaktiv domän" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domän %s har avdefinierats\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Misslyckades att avdefiniera domän %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "konvertera ett nätverksnamn till nätverks-UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "misslyckades att hämta domän-UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "fil som innehÃ¥ller XML-domänbeskrivningen" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "skapa en domän frÃ¥n en XML-fil" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "namn för den inaktiva domänen" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domännamn eller uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "namn för den inaktiva domänen" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domännamn eller uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "nätverksnamn" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Misslyckades att starta domän %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domän %s skapad frÃ¥n %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Misslyckades att skapa domän frÃ¥n %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Förstör en given domän." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domän %s förstörd\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Misslyckades att förstöra domän %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "nodinformation" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returnerar grundinformation om noden." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS-typ:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "XML-fil" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blockerad" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domäninformation i XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Skriv ut domäninformationen som en XML-dump till stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "lista domäner" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returnera lista pÃ¥ domäner" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Misslyckades att lista aktiva domäner" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "konvertera ett nätverks-UUID till nätverksnamn" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "konvertera ett nätverks-UUID till nätverksnamn" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domän-uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "konvertera ett nätverks-UUID till nätverksnamn" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "visa version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Visa informationen om systemversion" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "misslyckades att hämta typ av hypervisor" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Kompilerad med bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "misslyckades att hämta biblioteksversion" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Använder bibliotek: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Använder API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "misslyckades att hämta version av hypervisor" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Kan inte hämta ut version frÃ¥n körande %s hypervisor\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Kör hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "migrera domän till en annan värd" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "saknar enhetsinformation" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "kapabiliteter" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Misslyckades att ansluta till hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Misslyckades att lista inaktiva domäner" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Skriv ut nätverksinformationen som en XML-dump till stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Anslut ny diskenhet." -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Hämta enhetsblocks-statistik för en köranade domän." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domän %s förstörd\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Misslyckades att avmontera enheten frÃ¥n %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Anslut ny diskenhet." -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Anslut ny diskenhet." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "mÃ¥l för diskenhet" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Hämta enhetsblocks-statistik för en köranade domän." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domän %s fortsatt\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "skriv ut värdnamnet för hypervisor" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "misslyckades att fÃ¥ värdnamn" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "skriv ut de canonical-URI för hypervisor" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "misslyckades att hämta URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc-skärm" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Skriv ut IP-adress och portnummer för VNC-skärmen." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty-konsol" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Skriv ut enheten för TTY-konsolen." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "anslut enhet frÃ¥n en XML-fil" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Anslut enhet frÃ¥n en XML ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML-fil" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Misslyckades att ansluta enhet frÃ¥n %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "avmontera enhet frÃ¥n en XML-fil" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Avmontera enhet frÃ¥n en XML-fil" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Misslyckades att avmontera enheten frÃ¥n %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "anslut nätverksgränssnitt" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Anslut nytt nätverksgränssnitt." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "nätverksgränssnittstyp" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "källa för nätverksgränssnitt" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "mÃ¥lets nätverksnamn" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC-adress" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "skript som används för brygga nätverksgränssnitt" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "Inget stöd för %s i kommando 'attach-interface'" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "anslut nätverksgränssnitt" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Avmontera nätverksgränssnitt." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "misslyckades att fÃ¥ gränssnittsinformation" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "Hittade inget gränssnitt vars typ är %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "Hittade inget gränssnitt vars MAC-adress är %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Misslyckades att allokera minne" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Misslyckades att skapa XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "anslut diskenhet" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Anslut ny diskenhet." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "källa för skivenhet" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "mÃ¥l för diskenhet" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "drivrutin för diskenhet" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "underdrivrutin till diskenhet" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "mÃ¥lenhetstyp" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "läge för enhetsläsning och skrivning" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "Inget stöd för %s i kommando 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "avmontera diskenhet" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Avmontera diskenhet." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Misslyckades att fÃ¥ diskinformation" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Hittade ingen disk som hade mÃ¥let %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "misslyckades att allokera en nod" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Misslyckades att skapa inaktiv domän %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "kunde inte läsa konfigurationsfilen" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Avdefiniera konfigurationen för ett inaktivt nätverk." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Avdefiniera konfigurationen för ett inaktivt nätverk." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Avdefiniera konfigurationen för en inaktiv domän." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "avsluta denna interaktiva terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "kommando '%s' kräver flaggan <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "kommando '%s' kräver flaggan --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "kommandot '%s' finns inte" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAMN\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8060,17 +8108,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8078,7 +8126,7 @@ msgstr "" "\n" " BESKRIVNING\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8086,60 +8134,60 @@ msgstr "" "\n" " FLAGGOR\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "odefinierat domännamn eller id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "misslyckades att hämta domän '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "odefinierat nätverksnamn" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "misslyckades att hämta nätverk '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "odefinierat nätverksnamn" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "misslyckades att hämta domän '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "odefinierat nätverksnamn" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "misslyckades att hämta domän '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8150,129 +8198,129 @@ msgstr "" "(Tid: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "saknar \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "oväntad token (kommandonamn): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "okänt kommando: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "kommandot '%s' stöder inte flaggan --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "förväntad syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "nummer" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "sträng" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "oväntad data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "FLAGGA" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "stannad" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "stänger ner" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "avstängd" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "kraschad" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "oansluten" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ingen giltig anslutning" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: fel: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "fel: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: misslyckades att allokera %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: misslyckades att allokera %lu bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "misslyckades att ansluta till hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "misslyckades att fÃ¥ loggfilsinformation" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "sökvägen till loggen är inte en fil" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "misslyckades att öppna loggfil. kontrollera sökvägen till loggfilen" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "misslyckades att skriva loggfilen" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: misslyckades att skriva loggfilen: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Misslyckades att koppla ner frÃ¥n hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8305,7 +8353,7 @@ msgstr "" "\n" " kommandon (icke-interaktivt läge):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8315,17 +8363,17 @@ msgstr "" " (ange --help för detaljer om kommandot)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "flaggan '-%c' stöds ej. Se --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8334,7 +8382,7 @@ msgstr "" "Välkommen till %s, den interaktiva terminalen för virtualisering.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8859,7 +8907,7 @@ msgstr "ogiltig nätverkspekare i" msgid "invalid interface pointer in %s" msgstr "ogiltig nätverkspekare i %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internt fel %s" @@ -8992,7 +9040,7 @@ msgstr "domäninformation fel, domid är inte numerisk" msgid "domain information incomplete, missing uuid" msgstr "domäninformation inkomplett, saknar uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domäninformation inkomplett, saknar namn" @@ -9046,270 +9094,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "oväntad dict-nod" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "okänd OS-typ %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspendera en domän" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "saknar \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "saknar \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "saknar \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "mÃ¥lenhetstyp" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "ogiltigt MAC-adress: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "kunde inte analysera anslutning-URI" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "domäninformation ej komplett, saknar uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "ogiltigt MAC-adress: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "okänd OS-typ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "syntaxfel i topologin" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "misslyckades att analysera domäninformation för Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domänen kör fortfarande" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "mÃ¥lenhetstyp" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "oväntad värde-nod" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "nodens minne" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation misslyckades" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Misslyckades att avdefiniera nätverk %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Misslyckades att öppna \"%s\": %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "misslyckades att analysera domäninformation för Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "misslyckades att serialisera S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Misslyckades att skapa inaktiv domän %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domäninformation inkomplett, saknar namn" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "Schemaläggare" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "misslyckades att fÃ¥ värdnamn" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domäninformation inkomplett, saknar uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domäninformation inkomplett, saknar uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "kunde inte öppna %s för läsning" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "kunde inte läsa konfigurationsfilen %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "oväntad mime-typ" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "oväntad mime-typ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Nätverket kör fortfarande" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "oväntad värde-nod" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "nodens domänlista" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9499,6 +9547,14 @@ msgstr "" msgid "reallocating list" msgstr "allokerar sökväg" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Misslyckades att ansluta enhet frÃ¥n %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "kunde inte öppna %s för läsning" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Misslyckades att skapa domän frÃ¥n %s" @@ -9691,10 +9747,6 @@ msgstr "allokerar sökväg" #~ msgid "allocate cpumap" #~ msgstr "allokera buffer" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "oväntad dict-nod" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "misslyckades att hämta kapabiliteter" diff --git a/po/ta.po b/po/ta.po index 887c30ca73..ce5e6b6e5a 100644 --- a/po/ta.po +++ b/po/ta.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.ta\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-01 17:39+0530\n" "Last-Translator: I. Felix \n" "Language-Team: Tamil \n" @@ -275,8 +275,8 @@ msgstr "struct qemud_server஠ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®² #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "mutex஠தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -492,57 +492,57 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "ரூடà¯à®Ÿà®¾à®• இயஙà¯à®•à¯à®®à¯ போத௠கà¯à®´à¯à®µà¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "பஃபரà¯à®•à¯à®•à¯ நினைவகதà¯à®¤à¯ˆ ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "இடையகதà¯à®¤à®¿à®±à¯à®•à¯ போதிய நினைவகதà¯à®¤à¯ˆ மற௠ஒதà¯à®•à¯à®•à¯€à®Ÿà¯ செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "கà¯à®´à¯ '%s'஠தேட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "à®®à¯à®±à¯ˆà®®à¯ˆ '%s'஠பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "%s௠சாதனதà¯à®¤à¯ˆà®®à¯€à®£à¯à®Ÿà¯à®®à¯ அமைகà¯à®•à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "டீமானாக பிடிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "பைப௠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundir஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%sஇன௠கà¯à®´à¯ உரிமையாளரை மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "சிகà¯à®©à®²à¯ பைபà¯à®ªà¯à®•à¯à®•à¯ காலà¯à®ªà¯‡à®•à¯à®•à¯ˆ பதிவ௠செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -644,7 +644,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "à®®à¯à®•à®µà®°à®¿ %d஠தீரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" @@ -692,7 +692,7 @@ msgstr "SASL நà¯à®Ÿà¯à®ªà®™à¯à®•à®³à¯ %d (%s)஠படà¯à®Ÿà®¿à®¯à®²à®¿ msgid "cannot allocate mechlist" msgstr "mechlist஠ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "SASL ssf ஠இணைபà¯à®ªà¯ %d (%s)இல௠வினாயிட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -1260,7 +1260,7 @@ msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ உரà¯à®µà®²à¯‡à®ªà®¿à®²à¯ விட #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ ரூட௠உரà¯à®ªà¯à®ªà®Ÿà®¿" @@ -1290,7 +1290,7 @@ msgstr "தவறான செயறà¯à®•à®³ வகை %s" msgid "Failed to generate UUID" msgstr "UUID ஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "தவறான uuid உரà¯à®ªà¯à®ªà®Ÿà®¿" @@ -1389,14 +1389,14 @@ msgid "no monitor path" msgstr "மானிடà¯à®Ÿà®°à¯ பாதை இலà¯à®²à¯ˆ" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "கோடà¯à®Ÿà®¿à®²à¯ %d: %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml ஆவணதà¯à®¤à¯ˆ இடை நிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -1449,12 +1449,12 @@ msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ இணைய வகை %d" msgid "unexpected char type %d" msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ எழà¯à®¤à¯à®¤à¯ வகை %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ ஒலி வகை %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ உளà¯à®µà®°à¯à®®à¯ வகை %d" @@ -1514,12 +1514,12 @@ msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ கோபà¯à®ªà¯ '%s'஠சேமி msgid "unexpected domain %s already exists" msgstr "இலகà¯à®•à¯ %s à®à®±à¯à®•à®©à®µà¯ˆ இரà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "dir '%s'஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%sகà¯à®•à¯ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -1557,291 +1557,301 @@ msgstr "iptables விதி '%s' '%s'இலிரà¯à®¨à¯à®¤à¯ அடà¯à®Ÿ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "iptables விதி '%s'஠சஙà¯à®•à®¿à®²à®¿ '%s'கà¯à®•à¯ அடà¯à®Ÿà®µà®£à¯ˆ '%s'இல௠சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "இணைபà¯à®ªà¯ URI஠பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "பணிபà¯à®°à®¿à®¯à¯à®®à¯ அடைவை உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "பாதை மிக நீளமà¯" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "நடபà¯à®ªà¯ அடைவை பெற à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc பாதà¯à®•à®¾à®ªà¯à®ªà¯ கொடியà¯à®Ÿà®©à¯" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare uri஠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare uri஠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "பாதை வெறà¯à®®à¯ˆà®¯à®¾à®• உளà¯à®³à®¤à¯" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "கொடிகள௠பூஜà¯à®œà®¿à®¯à®®à¯ ஆகà¯à®®à¯" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "இடையகம௠வெறà¯à®®à¯ˆ" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "கொடிகள௠மதிபà¯à®ªà¯ VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "இடையகம௠வெறà¯à®®à¯ˆ ஆனால௠அளவ௠பூஜà¯à®œà®¿à®¯à®®à®±à¯à®±à®¤à¯" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid தோலà¯à®µà®¿" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) தோலà¯à®µà®¿" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) தோலà¯à®µà®¿" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) தோலà¯à®µà®¿" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) தோலà¯à®µà®¿" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "கணà¯à®Ÿà¯†à®¯à®¿à®©à®°à¯ தொடர௠செயà¯à®¤à®¿à®¯à¯ˆ அனà¯à®ªà¯à®ª à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "கொளà¯à®•à®²à®©à®¿à®²à¯ செயà¯à®¤à®¿à®¯à¯ˆ தொடரà¯à®¨à¯à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "தனிபà¯à®ªà®Ÿà¯à®Ÿ ரூடà¯à®Ÿà¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "காலியான tmpfs ல௠%s கà¯à®•à¯ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "பà¯à®¤à®¿à®¯ ரூட௠%sà® tmpfsல௠பிணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "chroot டை %sஇல௠செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "பிவோடà¯%s கà¯à®•à¯ ரூடà¯à®Ÿà®¾à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %s ஆக à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%sà® %s கà¯à®•à¯ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "கொளà¯à®•à®²à®©à®¿à®²à¯ /dev/pts நகரà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "சாதனம௠%s஠உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "symlink /dev/ptmx to /dev/pts/ptmx உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "சாதனம௠/dev/ptmx஠உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%sà® %s கà¯à®•à¯ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr " /proc/à®à®±à¯à®±à®™à¯à®•à®³à¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s'à® à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr "சாதனம௠/ slave஠உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr " /proc à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "mkdir %s ஆக à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" +msgid "failed to remove capabilities %d" +msgstr "செயலà¯à®¤à®¿à®±à®©à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "செயலà¯à®¤à®¿à®±à®©à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "செயலà¯à®¤à®¿à®±à®©à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() தவறான vm விளகà¯à®•à®¤à¯à®¤à¯ˆ கொடà¯à®¤à¯à®¤à®¤à¯" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s஠திறபà¯à®ªà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "கà¯à®³à¯‹à®©à¯ கொளà¯à®•à®²à®©à¯ˆ இயகà¯à®• செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "cgroup கà¯à®•à®¾à®• %s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc மறà¯à®®à¯‚லஙà¯à®•à®³à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "'%s' சேவையக சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "'%s'கà¯à®•à¯ சேவையக சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ பிணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "%s சேவையக சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ கேடà¯à®ªà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd %d ஠வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %d ஠எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) தோலà¯à®µà®¿ (_c)" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯ (_c)" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯ (_c)" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "பிழை நிகழà¯à®µà¯ %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "à®®à¯à®•à®ªà¯à®ªà¯ நிலை %s %d஠நகரà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "வெதà¯à®¤à¯ˆ அழிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "சாகà¯à®œà¯‹à®Ÿà®¿ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "மவà¯à®£à¯à®Ÿà¯ பெயர௠இடைவெளியை பகிர à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "அடிமை à®®à¯à®±à¯ˆà®®à¯ˆà®¯à®¿à®²à¯ à®°à¯à®Ÿà¯ மவà¯à®£à¯à®Ÿà¯à®•à¯à®•à¯ மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "பாதை %s஠உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "devpts à® %s கà¯à®•à¯ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty஠ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid கோபà¯à®ªà¯ˆ '%s/%s.pid'஠எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "ரூட௠அடைவை மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "அமரà¯à®µà¯ தலைவராக à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC இயகà¯à®•à®¿à®¯à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ இணைபà¯à®ªà¯ தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯" @@ -1864,20 +1874,20 @@ msgstr "கணினியில௠NETNS தà¯à®£à¯ˆ இலà¯à®²à¯ˆ" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ஒபà¯à®ªà®¿à®Ÿà¯à®®à¯ uuidஉடன௠செயறà¯à®•à®³à®®à¯ இலà¯à®²à¯ˆ" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "செயலிலà¯à®³à¯à®³ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ அழிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "செயலிலà¯à®³à¯à®³ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ கà¯à®±à®¿à®ªà¯à®ªà¯à®¨à¯€à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -1931,7 +1941,7 @@ msgstr "தவறான PID %d கான கொளà¯à®•à®²à®©à¯" msgid "failed to kill pid %d" msgstr "pid %d஠கொலà¯à®² à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' காக காதà¯à®¤à®¿à®°à¯à®•à¯à®• வேணà¯à®Ÿà®¾à®®à¯" @@ -1986,7 +1996,7 @@ msgstr "தவறான அளவà¯à®°à¯: '%s'" msgid "Invalid parameter count" msgstr "தவறான அளவà¯à®°à¯ எணà¯à®£à®¿à®•à¯à®•à¯ˆ" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "பà¯à®°à®µà®²à®©à¯ பெயர௠கணà¯à®Ÿà®±à®¿à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -2188,66 +2198,76 @@ msgstr "transient செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ தானிய msgid "cannot create autostart directory '%s'" msgstr "%s தானியகà¯à®•à®¿ தà¯à®µà®•à¯à®• அடைவினை உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "%s லிரà¯à®¨à¯à®¤à¯ %s கà¯à®•à¯ symlink஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "symlink '%s'஠அழிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "பூல௠%s஠மீணà¯à®Ÿà¯à®®à¯ தொடர செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "பூல௠%s஠மீணà¯à®Ÿà¯à®®à¯ தொடர செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "symlink %sà® à¯à®¤à¯€à®°à¯à®µà¯ செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "à®®à¯à®©à¯ˆ சாதனம௠பொரà¯à®¨à¯à®¤à¯à®®à¯ பெயரில௠இலà¯à®²à¯ˆ" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "இநà¯à®¤ சாதனதà¯à®¤à®¿à®±à¯à®•à¯ பெறà¯à®±à¯‹à®°à¯ இலà¯à®²à¯ˆ" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong()கா தவறான அளவà¯à®°à¯" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "பாதை '%s'஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "டிரிகல௠பà¯à®°à®µà®² ஸà¯à®•à¯‡à®©à¯ˆ '%s' கà¯à®•à¯ எழà¯à®¤à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "இடமà¯à®ªà¯†à®¯à®°à¯à®µà¯ செயறà¯à®ªà®¾à®Ÿà¯ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "வகைகோபà¯à®ªà¯ '%s' கணà¯à®Ÿà¯à®ªà®¿à®Ÿà®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "நடபà¯à®ªà¯ நேரதà¯à®¤à¯ˆà®ªà¯ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -2536,71 +2556,76 @@ msgstr "'%d'கà¯à®•à¯ தெரியாத தகà¯à®¤à®¿à®¯à®¾à®© வக msgid "no device capabilities for '%s'" msgstr "'%s'கà¯à®•à¯ சாதன திறனà¯à®•à®³à¯ இலà¯à®²à¯ˆ" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "வாசிகà¯à®• %s ஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "வாசிகà¯à®• %s ஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s'லிரà¯à®¨à¯à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "வாசிகà¯à®• %s ஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s'லிரà¯à®¨à¯à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "வாசிகà¯à®• %s ஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s'லிரà¯à®¨à¯à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpu தகவல௠செயலை பகà¯à®•à¯à®•à®¿à®±à®¤à¯à®•à®¿à®±à®¤à¯" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpuinfo cpu MHz இடைநிறà¯à®¤à¯à®¤à¯à®•à®¿à®±à®¤à¯" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "cpus காணபà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%s஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "பணியகம௠இநà¯à®¤ தளதà¯à®¤à®¿à®²à¯ செயலà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA இநà¯à®¤ பà¯à®°à®µà®²à®©à®¿à®²à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "ஆரமà¯à®ª செல௠%d வரமà¯à®ªà¯à®•à¯à®•à¯ வெளியே உளà¯à®³à®¤à¯ (0-%d)" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA வெறà¯à®±à¯ நினைவகதà¯à®¤à®¿à®±à¯à®•à¯ வினாயிட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2619,16 +2644,16 @@ msgstr "ஒர௠OPENVZ VM à®à®Ÿà®¿ '%s'யà¯à®Ÿà®©à¯ à®à®±à¯à®•à®©à®µà¯‡ msgid "Wrong state to perform action" msgstr "சேமிபà¯à®ªà®• தொகà¯à®¤à®¿ தகவலà¯" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "செயறà¯à®•à®³à®®à¯ இயஙà¯à®•à®µà®¿à®²à¯à®²à¯ˆ" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2800,7 +2825,7 @@ msgstr "செயறà¯à®•à®³à®®à¯ shutoff நிலையà¯à®Ÿà®©à¯ இல msgid "Could not read container config" msgstr "கடà¯à®Ÿà®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ கொளà¯à®•à®²à®©à¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "தெரியாத வகை '%s'" @@ -2944,214 +2969,214 @@ msgstr "பதிலாளà¯à®Ÿà®©à¯ தொடரà¯à®ªà¯ பிழை: த msgid "got asynchronous packet number %d\n" msgstr "à®’à®°à¯à®™à¯à®•à®¿à®£à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ பாகà¯à®•à¯†à®Ÿà¯ எண௠%d பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "%s பதிபà¯à®ªà¯ˆ இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "QEMU செயலை டீமானைஸà¯à®Ÿà¯ செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d pid %luஇலிலிரà¯à®¨à¯à®¤à¯ எதிரà¯à®ªà®¾à®°à®¾à®¤ வெளியேறà¯à®®à¯ நிலை" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ வெளியேறà¯à®®à¯ நிலை '%d', qemu தோலà¯à®µà®¿" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU இரà¯à®®à®¤à¯à®¤à¯ˆ காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ %s: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "பிணையம௠'%s' காணபà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "பிணைய வகை %d தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "பாலம௠தà¯à®£à¯ˆà®¯à¯ˆ தà¯à®µà®•à¯à®• விலà¯à®²à¯ˆ: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "பாலதà¯à®¤à®¿à®±à¯à®•à¯ டேபà¯à®ªà¯ˆ à®®à¯à®•à®ªà¯à®ªà¯ˆ சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ : %s ஒர௠பாலம௠சாதனம௠இலà¯à®²à¯ˆ" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "டேப௠மà¯à®•à®ªà¯à®ªà¯ '%s'஠பாலம௠'%s'கà¯à®•à¯ சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "QEMU பைனரியோட௠TCP மாறà¯à®±à®®à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "இநà¯à®¤ QEMU binary உடன௠STDIO இடமாறà¯à®±à®®à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "%s' கான வடà¯à®Ÿà¯ '%s'஠இயகà¯à®•à®¿à®¯à®¿à®©à¯ பெயரை தà¯à®£à¯ˆà®ªà¯à®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ usb வடà¯à®Ÿà¯ வகை '%s'" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ வடà¯à®Ÿà¯ வகை '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "தவறான ஒலி மாதிரி" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s'ன௠தவறான uuid உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "%s சாதனதà¯à®¤à¯ˆ இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "%sகà¯à®•à¯ விடà¯à®ªà®Ÿà¯à®Ÿ சாதனஙà¯à®•à®³à¯ தகவலà¯" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "PCI செயறà¯à®•à®³à®®à¯ '%s'஠இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ %s஠ை இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "%s இடையிறà¯à®¤à¯à®¤ செயல௠நடைபெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "தெரியாத எழà¯à®¤à¯à®¤à¯ சாதன வகை '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "வடà¯à®Ÿà¯ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "பà¯à®¤à®¿à®¤à®¾à®• உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ தொகà¯à®¤à®¿ '%s'஠காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "தெரியாத எழà¯à®¤à¯à®¤à¯ சாதன வகை '%s'" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "மானிடà¯à®Ÿà®°à¯ பாதை இலà¯à®²à¯ˆ" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ auth பà¯à®°à®µà®²à®©à¯ மதிபà¯à®ªà¯à®°à¯" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "PCI வரிசை '%s' இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "%s சாதனதà¯à®¤à¯ˆ இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "PCI வரிசை '%s' இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "PCI பஸ௠'%s'஠இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "தெரியாத auth வகை '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "logfile %s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM logfile close-on-exec கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -3165,7 +3190,7 @@ msgstr "பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà¯ பெயர௠%s/%s பதி msgid "Unable to seek to %lld in %s" msgstr "%lldà® %sல௠பாரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM '%s'஠தானாக தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" @@ -3180,309 +3205,307 @@ msgstr "%s கà¯à®•à¯ தொகà¯à®¤à®¿à®¯à¯ˆ சேமிகà¯à®• à®®à¯à®Ÿ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "%s காக கணினியை மீணà¯à®Ÿà¯à®®à¯ தà¯à®µ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ இயகà¯à®•à®¿à®¯à¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ இயகà¯à®•à®¿ கிடைகà¯à®•à®ªà¯ பெறவிலà¯à®²à¯ˆ" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel à®®à¯à®±à¯ˆà®®à¯ˆà®¯à¯ˆ நகலெடà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI ஠நகலெடà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ இயகà¯à®•à®¿à®¯à¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ இயகà¯à®•à®¿ கிடைகà¯à®•à®ªà¯ பெறவிலà¯à®²à¯ˆ" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "அடைவ௠நிலை '%s'஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s startup வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s startup வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯ˆà®¯à®¿à®²à¯ நேரம௠மà¯à®Ÿà®¿à®¨à¯à®¤à®¤à¯" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s startup வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯ˆà®¯à®¿à®²à¯ இடமிலà¯à®²à¯ˆ" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s பதிவ௠வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯à®®à¯ போத௠தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s பதிவ௠வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯ˆà®¯à®¿à®²à¯ இடமிலà¯à®²à¯ˆ" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "%s பதிவ௠வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯ˆà®¯à®¿à®²à¯ நேரம௠மà¯à®Ÿà®¿à®¨à¯à®¤à®¤à¯" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s பதிவ௠வெளிபà¯à®ªà®¾à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®•à¯ˆà®¯à®¿à®²à¯ நேரம௠மà¯à®Ÿà®¿à®¨à¯à®¤à®¤à¯" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "மானிடà¯à®Ÿà®°à¯ பாதை %s஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "close-on-exec கொடியை மானிடà¯à®Ÿà®°à¯à®•à¯à®•à¯ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "non-blocking à®®à¯à®±à¯ˆà®®à¯ˆà®¯à®¿à®²à¯ மானிடà¯à®Ÿà®°à¯ˆ போட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà¯ˆ மூட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "விரà¯à®¨à¯à®¤à®¿à®©à®°à¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU தà¯à®°à®Ÿà¯ விவரதà¯à®¤à¯ˆ மானிடà¯à®Ÿà®°à¯ கடà¯à®Ÿà®³à¯ˆ எடà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU இனதà¯à®¤à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "தொடரà¯à®¨à¯à®¤ செயறà¯à®ªà®¾à®Ÿà¯ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC கடவà¯à®šà¯à®šà¯Šà®²à¯à®²à¯ˆ அமைபà¯à®ªà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ லேபிலை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà®ªà¯†à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM à®à®±à¯à®•à®©à®µà¯‡ செயலிலà¯à®³à¯à®³à®¤à¯" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à®¾à®¤ VNC தà¯à®±à¯ˆà®¯à¯ˆ தேட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "பதிவ௠அடைவ௠%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU பைனரி %s஠காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ " -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%sகà¯à®•à¯ stale PID கோபà¯à®ªà®¿à®©à¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "பூல௠%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envv லிரà¯à®¨à¯à®¤à¯ பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argv லிரà¯à®¨à¯à®¤à¯ பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà®¿à®©à¯ à®®à¯à®Ÿà®¿à®µà¯ˆà®•à¯ காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "செயறà¯à®•à®³à®®à¯ %s இல௠காடà¯à®Ÿà®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à®¾\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s'஠பணி நிறà¯à®¤à¯à®¤à¯à®•à®¿à®±à®¤à¯\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr " %s (%d)கà¯à®•à¯ SIGTERM஠அனà¯à®ªà¯à®ªà¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s லிரà¯à®¨à¯à®¤à¯ செயறà¯à®•à®³ நிலையை அழிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "PID கோபà¯à®ªà¯ˆ %s லிரà¯à®¨à¯à®¤à¯ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "கையாளபà¯à®ªà®Ÿà®¾à®¤ fd நிகழà¯à®µà¯ %d காக %s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "சேமிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூல௠செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯ இலà¯à®²à¯ˆ" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%s஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "பொரà¯à®¨à¯à®¤à¯à®®à¯ uuid '%s'உடன௠செயறà¯à®•à®³à®®à¯ இலà¯à®²à¯ˆ" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "செயறà¯à®•à®³à®®à¯ உடன௠பொரà¯à®¨à¯à®¤à¯à®®à¯ '%s' கான பெயர௠இலà¯à®²à¯ˆ" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "செயறà¯à®•à®³à®®à¯ %s à®à®±à¯à®•à®©à®µà¯‡ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "செயறà¯à®•à®³à®®à¯ à®à®±à¯à®•à®©à®µà¯‡ '%s' செயலிலà¯à®³à¯à®³à®¤à¯" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "இடைநிறà¯à®¤à¯à®¤ செயலà¯à®ªà®¾à®Ÿà¯ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "பணிநிறà¯à®¤à¯à®¤ செயலà¯à®ªà®¾à®Ÿà¯ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "அதிகபடà¯à®š நினைவக நடபà¯à®ªà¯ நினைவகதà¯à®¤à¯à®Ÿà®©à¯ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ˆ பலூனை கேளà¯à®µà®¿ கேடà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ பலூனை இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "நினைவக பலூனை ஒதà¯à®•à¯à®•à¯€à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "அதிகபடà¯à®š நினைவகதà¯à®¤à¯ˆ விட அதிக நினைவகம௠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ஒர௠செயலிலà¯à®³à¯à®³ செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ நினைவகம௠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "செயறà¯à®•à®³à®®à¯ xml ஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s'஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "பதிவ௠கோபà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml஠எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "கோபà¯à®ªà¯ %s஠சேமிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "இடமà¯à®ªà¯†à®¯à®°à¯à®µà¯ செயறà¯à®ªà®¾à®Ÿà¯ செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "இநà¯à®¤ qemuவை 'மாறà¯à®±à®®à¯' தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "vcpu எணà¯à®£à®¿à®•à¯à®•à¯ˆà®¯à¯ˆ செயல௠செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "தெரியாத virt வகை செயறà¯à®•à®³ வரையறை '%d'இலà¯" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "அதிகபடà¯à®š vcpus செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ வரையறà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" @@ -3490,105 +3513,105 @@ msgstr "" "கோரபà¯à®ªà®Ÿà¯à®Ÿ vcpus அதிகமாக அனà¯à®®à®¤à®¿à®•à¯à®•à¯‚டிய vcpus஠செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ அனà¯à®®à®¤à®¿à®•à¯à®•à¯‚டியதà¯: %d > %" "d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ vcpus஠பின௠செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu எண௠வரையறையில௠இலà¯à®²à¯ˆ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "affinity஠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu affinity தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "affinity஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu affinity இலà¯à®²à¯ˆ" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ லேபிலை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà®ªà¯†à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ மாதிரி அதிகபடà¯à®š %d பைடà¯à®•à®³à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ DOI அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ %d பைடà¯à®•à®³à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "செயறà¯à®•à®³ உரà¯à®µà¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu தலைபà¯à®ªà¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "image magic தவறாக உளà¯à®³à®¤à¯" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "image version தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ (%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML஠வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML஠பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "பà¯à®¤à®¿à®¯ VM஠ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ தொடர à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ வடà¯à®Ÿà¯ வகை '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv ஸினà¯à®Ÿà¯†à®•à¯à®¸à¯ %s஠கணà¯à®Ÿà®±à®¿à®¯à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "cannot convert வடà¯à®Ÿà¯ '%s' ஠ப" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "'%s' வரைபடதà¯à®¤à®¿à®±à¯à®•à®¾à®© பஸ௠உடன௠தà¯à®£à¯ˆà®ªà¯à®ªà¯à®°à®¿à®¯à®¾à®¤ வடà¯à®Ÿà¯ பெயர௠" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "பஸà¯à®µà¯à®Ÿà®©à¯ சாதனம௠'%s' இலà¯à®²à¯ˆ மறà¯à®±à¯à®®à¯ இலகà¯à®•à¯'%s'" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " @@ -3597,206 +3620,206 @@ msgstr "" "எலà¯à®®à®¿à®©à¯‡à®Ÿà¯à®Ÿà®°à¯ பதிபà¯à®ªà¯ சாதனம௠'%s'கà¯à®•à¯ நீகà¯à®•à®•à¯à®•à¯‚டிய ஊடகதà¯à®¤à®¿à®±à¯à®•à¯ மறà¯à®±à¯à®®à¯ இலகà¯à®•à¯ '%s'கà¯à®•à¯à®¤à¯ " "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ " -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom ஊடகதà¯à®¤à¯ˆ மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr " cdrom ஊடகதà¯à®¤à¯ˆ மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "இலகà¯à®•à¯ %s à®à®±à¯à®•à®©à®µà¯ˆ இரà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "வடà¯à®Ÿà¯ %s஠இணைகà¯à®• இயலவிலà¯à®²à¯ˆ" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "slot எணà¯à®£à¯ˆ இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "வடà¯à®Ÿà¯ %s உடன௠சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb வடà¯à®Ÿà®¿à®©à¯ˆ இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb வடà¯à®Ÿà¯ˆ சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb சாதனதà¯à®¤à¯ˆ இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb சாதனதà¯à®¤à¯ˆ சேரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ஒர௠செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ சாதனதà¯à®¤à¯à®Ÿà®©à¯ இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "வடà¯à®Ÿà¯ பஸ௠'%s'à® hotplugged செயà¯à®¯à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ." -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "வடà¯à®Ÿà¯ சாதன வகை '%s' கூடà¯à®¤à®²à¯ இணைகà¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "சாதன வகை '%s'஠இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "வடà¯à®Ÿà¯ %s காணபà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "வடà¯à®Ÿà¯ %s஠நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: தவறான இடம௠எண௠%d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "வடà¯à®Ÿà¯ %s கடà¯à®Ÿà®³à¯ˆà®¯à¯ˆ விலகà¯à®•à®¿ செயலà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "வடà¯à®Ÿà¯ %s஠நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: தவறான இடம௠%d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ சாதனதà¯à®¤à¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "SCSI அலà¯à®²à®¤à¯ virtio வடà¯à®Ÿà¯ சாதனதà¯à®¤à®¿à®±à¯à®•à¯ நிலையிலà¯à®²à®¾à®¤à®¤à¯ˆ தà¯à®£à¯à®Ÿà®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à¯à®®à¯" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "transient செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ தானியகà¯à®• தà¯à®µà®•à¯à®•à®¤à¯à®¤à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "%s அடைவிறà¯à®•à¯ தானியகà¯à®•à®¿ தà¯à®µà®•à¯à®•à®¤à¯à®¤à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "%s லிரà¯à®¨à¯à®¤à¯ %s கà¯à®•à¯ symlink஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "தவறான பாதை: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' கடà¯à®Ÿà®³à¯ˆ தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' இநà¯à®¤ qemuவினால௠தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "சாதனம௠இலà¯à®²à¯ˆ: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL அலà¯à®²à®¤à¯ காலியான பாதை" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "தவறான பாதை, '%s'கà¯à®•à¯ தெரிநà¯à®¤ à®®à¯à®•à®ªà¯à®ªà¯ இலà¯à®²à¯ˆ" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr ": %s கோபà¯à®ªà®¿à®©à¯ˆ திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: காண அலà¯à®²à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "தவறான பாதை" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU இயகà¯à®•à®¿ மெயà¯à®¨à®¿à®•à®°à¯ நினைவ௠மà¯à®•à®µà®°à®¿à®•à¯à®•à¯ மடà¯à®Ÿà¯à®®à¯ தà¯à®£à¯ˆà®ªà¯à®ªà¯à®°à®¿à®•à®¿à®±à®¤à¯" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\")à® à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' கடà¯à®Ÿà®³à¯ˆ தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "template %sஆல௠உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ தறà¯à®•à®¾à®²à®¿à®• கோபà¯à®ªà®¿à®©à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "XML செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ கடகà¯à®•à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM ன௠இடமாறà¯à®±à®™à¯à®•à®³à¯à®•à¯à®•à¯ மடà¯à®Ÿà¯à®®à¯‡ tcp URIs தà¯à®£à¯ˆà®ªà¯à®°à®¿à®•à®¿à®±à®¤à¯" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI பெறà¯à®±à®¿à®°à¯à®•à¯à®•à®µà®¿à®²à¯à®²à¯ˆ ':தà¯à®±à¯ˆ' à®®à¯à®Ÿà®¿à®µà®¿à®²à¯ உளà¯à®³à®¤à¯" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "கà¯à®±à®¿à®ªà¯à®ªà®¿à®²à¯à®²à®¾à®¤ UUID ஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "செயறà¯à®•à®³à®®à¯ அதே பெயரில௠உளà¯à®³à®¤à¯ அலà¯à®²à®¤à¯ à®à®±à¯à®•à®©à®µà¯‡ UUID '%s'ஆக செயலிலà¯à®³à¯à®³à®¤à¯" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "off-line இடமà¯à®ªà¯†à®¯à®°à¯à®µà¯ கà¯à®±à®¿à®ªà¯à®ªà®¿à®Ÿà®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ, ஆனால௠இடைநீகà¯à®• செயல௠செயலிழகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "இடமாறà¯à®±à®®à¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "விரà¯à®¨à¯à®¤à®¿à®©à®°à¯ %sகà¯à®•à¯ பிறக௠மீணà¯à®Ÿà¯à®®à¯ தொடர à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "சாதனம௠%s ஒர௠PCI சாதனமலà¯à®²" @@ -3805,512 +3828,512 @@ msgstr "சாதனம௠%s ஒர௠PCI சாதனமலà¯à®²" msgid "failed to find libvirtd binary" msgstr "libvirtd இரà¯à®®à®¤à¯à®¤à¯ˆ காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open: URL போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯ à®…à®™à¯à®•à¯€à®•à®°à®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ (tls|unix|ssh|ext|tcp ஆக இரà¯à®•à¯à®• " "வேணà¯à®Ÿà¯à®®à¯)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯à®•à¯à®•à¯, கடà¯à®Ÿà®³à¯ˆ தேவைபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "'%s' பà¯à®°à®µà®²à®ªà¯à®ªà¯†à®¯à®°à¯ˆ கிடைகà¯à®•à®ªà¯ பெறவிலà¯à®²à¯ˆ: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s' உடன௠இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s' உடன௠இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ ஜோடியை உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "போகà¯à®•à¯à®µà®°à®¤à¯à®¤à¯ à®®à¯à®±à¯ˆà®•à®³à¯ unix, ssh மறà¯à®±à¯à®®à¯ ext விணà¯à®Ÿà¯‹à®¸à®¿à®²à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "தடà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®¾à®¤ சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "பைபà¯à®ªà¯ˆ செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URI஠தானாக கணà¯à®Ÿà¯à®ªà®¿à®Ÿà®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "காலà¯à®ªà¯‡à®•à¯ படà¯à®Ÿà®¿à®¯à®²à¯ˆ ஒதà¯à®•à¯à®•à¯à®•à¯ˆà®¯à®¿à®²à¯ பிழை" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "செயறà¯à®•à®³ நிகழà¯à®µà¯à®•à®³à¯ˆ ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®µà®¤à®¿à®²à¯ பிழை" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s'஠அணà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ " -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS கிரிடெனà¯à®·à®¿à®¯à®²à¯à®•à®³à¯ˆ ஒதà¯à®•à¯à®•à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA சானà¯à®±à®¿à®¤à®´à¯ˆ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "தனிபடà¯à®Ÿ விசை/சானà¯à®±à®¿à®¤à®´à¯ˆ à®à®±à¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS கிளையனà¯à®Ÿà¯à®Ÿà¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS கணிமà¯à®±à¯ˆà®¯à®¿à®©à¯ à®®à¯à®©à¯à®©à¯à®°à®¿à®®à¯ˆà®¯à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr " சானà¯à®±à®¿à®¤à®´à¯ à®®à¯à®©à¯à®©à¯à®°à®¿à®®à¯ˆà®¯à¯ˆ அமைக௠மà¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "அமரà¯à®µà¯ கிரிடெனà¯à®·à®¿à®¯à®²à¯à®•à®³à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS கைகà¯à®²à¯à®•à¯à®•à¯à®¤à®²à¯ˆ à®®à¯à®Ÿà®¿à®•à¯à®• இயலவிலà¯à®²à¯ˆ : %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS தà¯à®µà®•à¯à®•à¯à®¤à®²à¯ˆ à®®à¯à®Ÿà®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "சேவையக சோதனை (நம௠சானà¯à®±à®¿à®¤à®´à¯ அலà¯à®²à®¤à¯ IP à®®à¯à®•à®µà®°à®¿) தோலà¯à®µà®¿\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "சேவையக சானà¯à®±à®¿à®¤à®´à¯ˆ சரிபாரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "நடபà¯à®ªà¯ நேரதà¯à®¤à¯ˆà®ªà¯ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "தவறான சானà¯à®±à®¿à®¤à®´à¯" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "சானà¯à®±à®¿à®¤à®´à¯ நமà¯à®ªà®•à®®à®¾à®• இலà¯à®²à¯ˆ." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "சானà¯à®±à®¿à®¤à®´à¯ தெரிநà¯à®¤à®µà®°à®¾à®²à¯ வழஙà¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ." -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "சானà¯à®±à®¿à®¤à®´à¯ à®®à¯à®Ÿà®¿à®µà¯à®±à¯à®±à®¤à¯" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "சானà¯à®±à®¿à®¤à®´à¯ பாதà¯à®•à®¾à®ªà¯à®ªà®¿à®²à¯à®²à®¾à®¤ கணிமà¯à®±à¯ˆà®¯à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³à®¤à¯." -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "சேவையக சானà¯à®±à®¿à®¤à®´à¯ சரிபாரà¯à®¤à¯à®¤à®²à®¿à®²à¯ தோலà¯à®µà®¿: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "சானà¯à®±à®¿à®¤à®´à¯ வகை X.509 இலà¯à®²à¯ˆ" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers failed" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "சானà¯à®±à®¿à®¤à®´à¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "சானà¯à®±à®¿à®¤à®´à¯ˆ இறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "சானà¯à®±à®¿à®¤à®´à¯ à®®à¯à®Ÿà®¿à®µà¯à®±à¯à®±à®¤à¯" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "சானà¯à®±à®¿à®¤à®´à¯ இனà¯à®©à¯à®®à¯ செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "சானà¯à®±à®¿à®¤à®´à¯ உரிமையாளர௠பà¯à®°à®µà®²à®©à¯ பெயரà¯à®Ÿà®©à¯ பொரà¯à®¨à¯à®¤à®µà®¿à®²à¯à®²à¯ˆ (%s)" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "மிக அதிக NUMA அறைகளà¯: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "மிக அதிக தொலை செயறà¯à®•à®³ IDகளà¯: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "அதிகபடà¯à®šà®¤à¯à®¤à¯à®•à¯à®•à¯ மேல௠மேப௠நீளமà¯: %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU எணà¯à®£à®¿à®•à¯à®•à¯ˆ அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU மேப௠இடையக நீளதà¯à®¤à¯ˆ விட அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ மிஞà¯à®šà®¿à®¯à®¤à¯: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "பà¯à®°à®µà®²à®©à¯ அதிக vCPUs஠அறிகà¯à®•à¯ˆà®¯à®¿à®Ÿà¯à®•à®¿à®±à®¤à¯: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "பà¯à®°à®µà®²à®©à¯ அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ விட அதிக நீளதà¯à®¤à¯ˆ அறிகà¯à®•à¯ˆà®¯à®¿à®Ÿà¯à®•à®¿à®±à®¤à¯: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ லேபிள௠அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ மாதிரி அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ doi அதிகபடà¯à®šà®¤à¯à®¤à¯ˆ விட மிஞà¯à®šà®¿à®¯à®¤à¯: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "மிக அதிக தொலை செயறà¯à®•à®³ பெயரà¯à®•à®³à¯: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" "remoteDomainGetSchedulerParameters: வரமà¯à®ªà¯à®•à¯à®•à¯ அதிகமாக அளவà¯à®°à¯à®•à¯à®•à®³à¯ˆ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: தெரியாத அளவà¯à®°à¯ வகை" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ வரிசை போதவிலà¯à®²à¯ˆ" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "தெரியாத அளவà¯à®°à¯ வகை" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "தொலை நெறிமà¯à®±à¯ˆà®¯à®¿à®²à¯ நீளமாக உளà¯à®³à®¤à¯, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "கோரபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ˆ விட அதே அளவ௠அலà¯à®²" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "தொலை நெறிமà¯à®±à¯ˆà®•à¯à®•à¯ நீளமாக உளà¯à®³à®¤à¯, %zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "மிக அதிக தொலை பிணையஙà¯à®•à®³à¯: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "மிக அதிக தொலை பிணையஙà¯à®•à®³à¯: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "சேமிபà¯à®ªà®• பூலà¯à®•à®³à¯ மிக அதிகமாக கோரபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "சேமிபà¯à®ªà®• பூலà¯à®•à®³à¯ அதிக அளவ௠பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "பல சேமிபà¯à®ªà®• தொகà¯à®¤à®¿à®•à®³à¯ கோரபà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "பல சேமிபà¯à®ªà®• தொகà¯à®¤à®¿à®•à®³à¯ பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "பல சாதனதà¯à®¤à¯ˆ பெயரà¯à®•à®³à¯à®•à¯à®•à¯ தேவைபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "பல சாதனப௠பெயரà¯à®•à®³à¯ பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "பல திறன௠பெயரà¯à®•à®³à¯ தேவைபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "பல திறன௠பெயரà¯à®•à®³à¯ பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "தெரியாத à®…à®™à¯à®•à¯€à®•à®¾à®° வகை %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "கோரபà¯à®ªà®Ÿà¯à®Ÿ à®…à®™à¯à®•à¯€à®•à®¾à®° வகை %s மறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ à®…à®™à¯à®•à¯€à®•à®¾à®° வகை %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL நூலகதà¯à®¤à¯ˆ தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "சாக௠மà¯à®•à®µà®°à®¿à®¯à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "பியர௠மà¯à®•à®µà®°à®¿à®¯à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL கிளையன௠சூழலை உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "தவறான cipher அளவ௠TLS அமரà¯à®µà¯à®•à¯à®•à¯" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "வெளிபà¯à®ªà¯à®± SSF %d (%s)அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ props %d (%s)஠அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL நà¯à®Ÿà¯à®ªà®®à¯ %s சேவையகதà¯à®¤à®¾à®²à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL ஠தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "auth credentials஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL தரவ௠நீளமாக உளà¯à®³à®¤à¯: %d பைடà¯à®•à®³à¯" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL படிநிலை தோலà¯à®µà®¿: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "SSF %d போதிய பலமாக இலà¯à®²à¯ˆ" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "auth நனà¯à®±à®¿à®•à®³à¯ˆ சேகரிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "நிகழà¯à®µà¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "cb஠படà¯à®Ÿà®¿à®¯à®²à¯à®•à¯à®•à¯ சேரà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "cb஠படà¯à®Ÿà®¿à®¯à®²à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ நீகà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header தோலà¯à®µà®¿" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (நீளம௠சொலà¯)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "தரவை சேமிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS %sலிரà¯à®¨à¯à®¤à¯ சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "சேமிபà¯à®ªà®• இணைபà¯à®ªà¯ மூடபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "தரவை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "failed to encode SASL தரவà¯à®•à¯à®•à¯ encodeஇடà¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿ : %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL தரவை கà¯à®±à®¿à®®à¯à®±à¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà®‡: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (நீள சொலà¯, பதிலà¯)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "சேவையகதà¯à®¤à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ வரà¯à®®à¯ பாகà¯à®•à¯†à®Ÿà¯ சிறியதாக உளà¯à®³à®¤à¯" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "சேவையகதà¯à®¤à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ வரà¯à®®à¯ பாகà¯à®•à¯†à®Ÿà¯ அதிகமாக உளà¯à®³à®¤à¯" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "பதிலில௠தவறான தலைபà¯à®ªà¯" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "தெரியாத நிரல௠(பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x, எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "தெரியாத நெறிமà¯à®±à¯ˆ பதிபà¯à®ªà¯ (பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x, எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "%d கà¯à®•à¯ சேவையகதà¯à®¤à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ எதிரà¯à®ªà®¾à®°à®¾à®¤ RPC அழைபà¯à®ªà¯ " -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "தொடர௠%dகà¯à®•à¯ பதிலளிகà¯à®•à¯à®®à¯ எநà¯à®¤ அழைபà¯à®ªà¯à®®à¯ காதà¯à®¤à®¿à®°à¯à®•à¯à®•à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "தெரியாத செயலà¯à®®à¯à®±à¯ˆ (பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x, எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "தெரியாத நிலை (பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "போலினில௠மேலà¯à®³à¯à®³ சாகà¯à®•à¯Šà®Ÿà¯ தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà®¿à®²à¯ செயலிழநà¯à®¤ / பிழை நிகழà¯à®µà¯ பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "கடà¯à®Ÿà®³à¯ˆà®•à¯à®•à¯ காதà¯à®¤à®¿à®°à¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4397,7 +4420,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: பாதà¯à®•à®¾à®ªà¯à®ªà¯ சூழலை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ '\\%s': %s." -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "பூல௠வகை %dகà¯à®•à¯ பினà¯à®©à®©à®¿ விடà¯à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" @@ -4461,29 +4484,43 @@ msgstr "பூஜà¯à®œà®¿à®¯à®®à®¿à®²à¯à®²à®¾à®¤ வெளியேறà¯à®± msgid "%s not implemented on Win32" msgstr "Win32வில௠%s செயலà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "சாதன தà¯à®µà®•à¯à®• இடதà¯à®¤à¯ˆ பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "சாதன இடதà¯à®¤à¯ˆ பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "தவறான பாதà¯à®•à®¾à®ªà¯à®ªà¯ வகை" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "இலகà¯à®•à¯ %s à®à®±à¯à®•à®©à®µà¯ˆ இரà¯à®•à¯à®•à®¿à®±à®¤à¯" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "வெறà¯à®±à¯ விரிவாகà¯à®•à®®à¯ போதிய பெரியதாக இலà¯à®²à¯ˆ" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "தொகà¯à®¤à®¿ இலகà¯à®•à¯ பாதை '%s'஠வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "தொகà¯à®¤à®¿ பாதை '%s' பெறà¯à®±à¯‹à®°à¯ பூல௠மூல சாதன பெயரà¯à®Ÿà®©à¯ தà¯à®µà®•à¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "இலகà¯à®•à¯ '%s'இலிரà¯à®¨à¯à®¤à¯ பகிரà¯à®µà¯ எணà¯à®£à¯ˆ பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -4881,118 +4918,118 @@ msgstr "'%s'லிரà¯à®¨à¯à®¤à¯ பà¯à®°à®µà®² எணà¯à®©à¯ˆ பெற msgid "Scanning host%u" msgstr "பà¯à®°à®µà®² %uவை ஸà¯à®•à¯‡à®©à®¿à®™à¯ செயà¯à®•à®¿à®±à®¤à¯" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ auth பà¯à®°à®µà®²à®©à¯ மதிபà¯à®ªà¯à®°à¯" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ auth passwd மதிபà¯à®ªà¯à®°à¯" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "தவறான எணà¯à®® à®®à¯à®±à¯ˆà®®à¯ˆ" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "தவறான உரிமையாளர௠உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "தவறான கà¯à®´à¯ உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "தெரியாத சேமிபà¯à®ªà®• தொகà¯à®¤à®¿ வகை %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ பூல௠மூல பெயர௠உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuid஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "தெரியாத பூல௠மà¯à®±à¯ˆ வகை %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ சேமிபà¯à®ªà®• பூல௠மூல பà¯à®°à®µà®²à®©à¯ பெயரà¯" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "சேமிபà¯à®ªà®• பூல௠மூல சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பிரிதà¯à®¤à¯†à®Ÿà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ சேமிபà¯à®ªà®• பூல௠மூல சாதன பாதை" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ சேமிபà¯à®ªà®• பூல௠மூலப௠பாதை" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ சேமிபà¯à®ªà®• பூல௠மூல அடாபà¯à®Ÿà®°à¯à¯ பெயரà¯" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "தெரியாத auth வகை '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ சேமிபà¯à®ªà®• பூல௠இலகà¯à®•à¯ பாதை" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "சேமிபà¯à®ªà®• பூலà¯à®•à¯à®•à®¾à®© தெரியாத ரூட௠உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ பூல௠வடிவம எண௠%d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ பூல௠வகை" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "தெரியாத அளவ௠யà¯à®©à®¿à®Ÿà¯à®•à®³à¯ '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "தவறான கொளà¯à®³à®³à®µà¯ உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "கொளà¯à®³à®³à®µà¯ உரà¯à®ªà¯à®ªà®Ÿà®¿ மதிபà¯à®ªà¯ மிக நீளமà¯" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ தொகà¯à®¤à®¿ பெயர௠உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ கொளà¯à®³à®³à®µà¯ உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "தெரியாத தொகà¯à®¤à®¿ à®®à¯à®±à¯ˆ வகை %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "சேமிபà¯à®ªà®• பூலà¯à®•à¯à®•à®¾à®© தெரியாத ரூட௠உரà¯à®ªà¯à®ªà®Ÿà®¿" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ தொகà¯à®¤à®¿ à®®à¯à®±à¯ˆ எண௠%d" @@ -5039,7 +5076,7 @@ msgstr "%sகà¯à®•à¯ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ கோபà¯à®ªà¯ இல msgid "cannot remove config for %s" msgstr "%sகà¯à®•à¯ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "uuidஉடன௠பூல௠பொரà¯à®¨à¯à®¤à®µà®¿à®²à¯à®²à¯ˆ" @@ -5051,98 +5088,98 @@ msgstr "பூல௠பொரà¯à®¤à¯à®¤à®®à®¾à®© பெயரை பெற௠msgid "storage pool already exists" msgstr "சேமிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூல௠à®à®±à¯à®•à®©à®µà¯‡ உளà¯à®³à®©" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "சேமிபà¯à®ªà®• பூல௠இலà¯à®²à®¾à®®à®²à¯ பொரà¯à®¨à¯à®¤à¯à®®à¯ uuid" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "பூல௠இனà¯à®©à¯à®®à¯ செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯ உளà¯à®³à®¤à¯" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "பூல௠'%s' ஒர௠ஒதà¯à®¤à®¿à®šà¯ˆà®µà®¿à®²à¯à®²à®¾ பணிகளை இயஙà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "பூல௠à®à®±à¯à®•à®©à®µà¯‡ செயலில௠உளà¯à®³à®¤à¯" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "சேமிபà¯à®ªà®• பூல௠à®à®±à¯à®•à®©à®µà¯‡ செயலில௠உளà¯à®³à®¤à¯" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "சேமிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூல௠செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯ இலà¯à®²à¯ˆ" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "சேமிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூல௠செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯ உளà¯à®³à®¤à¯" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "பூல௠தொகà¯à®¤à®¿ அழிதà¯à®¤à®²à¯à®•à¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®µà®¤à®¿à®²à¯à®²à¯ˆ" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "பூல௠கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ கோபà¯à®ªà®¿à®©à¯ˆ பெறà¯à®±à®¿à®°à¯à®•à¯à®•à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "சேமிபà¯à®ªà®• vol பொரà¯à®¨à¯à®¤à¯à®®à¯ பெயரில௠இலà¯à®²à¯ˆ" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "சேமிபà¯à®ªà®• vol பொரà¯à®¨à¯à®¤à¯à®®à¯ விசையில௠இலà¯à®²à¯ˆ" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "சேமிபà¯à®ªà®• vol பொரà¯à®¨à¯à®¤à¯à®®à¯ பாதை இலà¯à®²à¯ˆ" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "சேமிபà¯à®ªà®• தொகà¯à®¤à®¿ à®à®±à¯à®•à®©à®µà¯‡ உளà¯à®³à®¤à¯" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "சேமிபà¯à®ªà®• பூல௠தொகà¯à®¤à®¿ உரà¯à®µà®¾à®•à¯à®•à®¤à¯à®¤à®¿à®±à¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "சேமிபà¯à®ªà®• vol பொரà¯à®¨à¯à®¤à¯à®®à¯ பெயரில௠இலà¯à®²à¯ˆ" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "பாலம௠பெயர௠'%s' à®à®±à¯à®•à®©à®µà¯‡ பயனில௠உளà¯à®³à®¤à¯." -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "சேமிபà¯à®ªà®• பூல௠தொகà¯à®¤à®¿ உரà¯à®µà®¾à®•à¯à®•à®¤à¯à®¤à®¿à®±à¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "தொகà¯à®¤à®¿ ளம௠'%s' இனà¯à®©à®’தà¯à®•à¯à®•à¯€à®Ÿà®ªà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯.à®™à¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "சேமிபà¯à®ªà®• பூல௠தொகà¯à®¤à®¿ அழிதà¯à®¤à®²à¯à®•à¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -5230,7 +5267,7 @@ msgstr "பூல௠கோபà¯à®ªà¯à®ªà¯à®ªà¯†à®¯à®°à¯ˆ மறà¯à®¤à¯€à®° msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: ஒர௠பாதையை கொடà¯à®•à¯à®•à®µà¯à®®à¯ அலà¯à®²à®¤à¯ test:///default ஠பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à®µà¯à®®à¯" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "பà¯à®°à®µà®²à®©à¯ பெயரை தேட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -5391,192 +5428,204 @@ msgstr "எழà¯à®¤à¯à®¤à¯ சாதனதà¯à®¤à®¿à®±à¯à®•à¯ TCP à® à®® msgid "unsupported chr device type %d" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ உளà¯à®³à¯€à®Ÿà¯ சாதன வகை %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec கோபà¯à®ªà¯ விவரிபà¯à®ªà®¿ கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec கோபà¯à®ªà¯ விவரிபà¯à®ªà®¿ கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM '%s'஠தானாக தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "மானிடà¯à®Ÿà®°à¯ அடைவ௠%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "qemudStartup: நினைவகதà¯à®¤à®¿à®²à¯ இலà¯à®²à¯ˆ \n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid஠வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯ˆ பிணைகà¯à®•à¯ˆ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "மிக நீளமான கடà¯à®Ÿà®³à¯ˆ அனà¯à®ªà¯à®ª à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ %s (%d பைடà¯à®Ÿà¯à®•à®³à¯)" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "%s கடà¯à®Ÿà®³à¯ˆà®¯à¯ˆ அனà¯à®ªà¯à®ª à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "%s஠மறà¯à®ªà®Ÿà®¿ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "கரà¯à®©à®²à¯ எதà¯à®µà¯à®®à¯ கà¯à®±à®¿à®ªà¯à®ªà®¿à®Ÿà®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML கெரà¯à®©à®²à¯ %s஠காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envv லிரà¯à®¨à¯à®¤à¯ பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argv லிரà¯à®¨à¯à®¤à¯ பதிவà¯à®•à¯à®•à¯‹à®ªà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ pid, %d ! பெறபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯= %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "சேமிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூல௠செயலà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®²à¯ இலà¯à®²à¯ˆ" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "%s பதிபà¯à®ªà¯ˆ இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà®²à¯à®²à¯ˆ" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "செயறà¯à®•à®³à®®à¯ %s à®à®±à¯à®•à®©à®µà¯‡ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "செயறà¯à®•à®³à®®à¯à®®à¯ uuid %s à®à®±à¯à®•à®©à®µà¯‡ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯ உளà¯à®³à®¤à¯" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à®¾à®© cputime வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%s஠வாசிகà¯à®• இயலவிலà¯à®²à¯ˆ" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "சிகà¯à®©à®²à¯à®•à®³à¯ˆ தடà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "பைபà¯à®ªà¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking கோபà¯à®ªà¯ விவரிபà¯à®ªà®¿ கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec கோபà¯à®ªà¯ விவரிபà¯à®ªà®¿ கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "பைப௠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "சேய௠செயலை பிடிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "சிகà¯à®©à®²à¯à®•à®³à¯ˆ தடà¯à®•à¯à®•à®¾à®®à®²à®¿à®°à¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin கோபà¯à®ªà¯ˆ கையாளà¯à®¤à®²à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout கோபà¯à®ªà¯ˆ கையாளà¯à®¤à®²à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr கோபà¯à®ªà¯ கையாளà¯à®¤à®²à¯ˆ அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "அமரà¯à®µà¯ தலைவராக à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ரூட௠அடைவை மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "வகைகோபà¯à®ªà¯ '%s'஠வாசிகà¯à®• இயலவிலà¯à®²à¯ˆ" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "binary %s஠இயகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "தெரியாத போல௠பதிலà¯" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "போல௠பிழை" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' பூஜà¯à®œà®¿à®¯à®®à®¿à®²à¯à®²à®¾à®¤ நிலை %dஉடன௠சிகà¯à®©à®²à¯ %d வெளியேறியதà¯: %s" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "dir '%s'஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "'%s'஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d'கà¯à®•à¯ பயனர௠பதிவை காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -5640,15 +5689,15 @@ msgstr "தானாக தà¯à®µà®™à¯à®• ஒர௠செயறà¯à®•à®³à®¤à¯ #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "செயறà¯à®•à®³à®¤à¯à®¤à®¿à®©à¯ பெயரà¯, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "தானாக தà¯à®µà®•à¯à®•à¯à®¤à®²à¯ˆ செயலà¯à®¨à¯€à®•à¯à®•à®µà¯à®®à¯" @@ -5763,15 +5812,15 @@ msgstr "செயலறà¯à®± செயறà¯à®•à®³à®™à¯à®•à®³à¯ˆ படà¯à®Ÿ msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "பெயரà¯" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "நிலை" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "நிலையிலà¯à®²à¯ˆ" @@ -5887,7 +5936,7 @@ msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ ஒர௠செயலற msgid "Undefine the configuration for an inactive domain." msgstr "ஒர௠செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "செயறà¯à®•à®³à®ªà¯ பெயர௠அலà¯à®²à®¤à¯ uuid" @@ -6131,11 +6180,11 @@ msgstr "செயறà¯à®•à®³à®®à¯ பறà¯à®±à®¿à®¯ அடிபà¯à®ªà®Ÿà¯ˆ msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "பெயரà¯:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6143,16 +6192,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS வகை:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "நிலை:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU நேரமà¯:" @@ -6180,101 +6229,101 @@ msgstr "செயலà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯" msgid "disable" msgstr "செயலà¯à®¨à¯€à®•à¯à®•à®®à¯" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ மாதிரி:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "பாதà¯à®•à®¾à®ªà¯à®ªà¯ லேபிளà¯:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA வெறà¯à®±à¯ நினைவகமà¯" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "காடà¯à®šà®¿ NUMA அறைகà¯à®•à¯ நினைவகதà¯à®¤à¯ˆ வெறà¯à®±à®¾à®•à¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA செல௠எணà¯" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "மொதà¯à®¤à®®à¯" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "vcpu செயறà¯à®•à®³ தகவலà¯" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "செயறà¯à®•à®³à®®à¯ மெயà¯à®¨à®¿à®•à®°à¯ CPUகள௠பறà¯à®±à®¿à®¯ அடிபà¯à®ªà®Ÿà¯ˆ தகவலை கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU :" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU :" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "செயறà¯à®•à®³à®®à¯ shut off, மெயà¯à®¨à®¿à®•à®°à¯ CPUs இலà¯à®²à¯ˆ." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "செயறà¯à®•à®³ vcpu உறவினை கடà¯à®Ÿà¯à®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤à®µà¯à®®à¯" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin செயறà¯à®•à®³ VCPUகள௠பரà¯à®¨à®¿à®²à¯ˆ CPUகளை நிறà¯à®µà¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu எணà¯" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "பà¯à®°à®µà®²à®©à¯ cpu எணà¯(களà¯) (அரைபà¯à®ªà¯à®³à¯à®³à®¿à®¯à®¾à®²à¯ பிரிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: தவறான அலà¯à®²à®¤à¯ விடà¯à®ªà®Ÿà¯à®Ÿ vCPU எணà¯." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: விடà¯à®ªà®Ÿà¯à®Ÿ cpulist" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: செயறà¯à®•à®³ தகவலà¯à®•à®³à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: தவறான vCPU எணà¯." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: தவறான வடிவமà¯. வெறà¯à®±à¯ சரமà¯." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: தவறான வடிவமà¯. %dஇல௠தசமதà¯à®¤à¯ˆ எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¿à®±à®¤à¯ ('%c' à®…à®°à¯à®•à®¿à®²à¯)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6283,1449 +6332,1449 @@ msgstr "" "cpulist: %s: தவறான வடிவமà¯. %dஇல௠தசமம௠அலà¯à®²à®¤à¯ கோமாவை எதிரà¯à®ªà¯à®ªà®¾à®°à¯à®•à¯à®•à®¿à®±à®¤à¯ ('%c' " "à®…à®°à¯à®•à®¿à®²à¯)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: தவறான வடிவமà¯. Trailing comma %dஇல௠உளà¯à®³à®¤à¯." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "பரà¯à®¨à®¿à®²à¯ˆ CPU %d இலà¯à®²à¯ˆ." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr " CPUகள௠மெயà¯à®¨à®¿à®•à®°à¯ எணà¯à®£à®¿à®•à¯à®•à¯ˆà®¯à¯ˆ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "விரà¯à®¨à¯à®¤à®¿à®©à®°à¯ செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ செயலிலà¯à®³à¯à®³ மெயà¯à®¨à®¿à®•à®°à¯ CPUகà¯à®•à®³à®¿à®©à¯ எணà¯à®£à®¿à®•à¯à®•à¯ˆà®¯à¯ˆ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "மெயà¯à®¨à®¿à®•à®°à¯ CPUகளின௠எணà¯à®£à®¿à®•à¯à®•à¯ˆ" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "மெயà¯à®¨à®¿à®•à®°à¯ CPUகளின௠தவறான எணà¯à®£à®¿à®•à¯à®•à¯ˆ." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "நிறைய மெயà¯à®¨à®¿à®•à®°à¯ CPUகள௠உளà¯à®³à®©." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ˆ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "விரà¯à®¨à¯à®¤à®¿à®©à®°à¯ செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ நடபà¯à®ªà¯ நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ˆ மாறà¯à®±à®µà¯à®®à¯." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "நினைவகதà¯à®¤à®¿à®©à¯ கிலோபைடà¯à®Ÿà¯à®•à®³à®¿à®©à¯ எணà¯à®£à®¿à®•à¯à®•à¯ˆ" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "தவறான %dஇன௠நினைவக அளவ௠" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "MaxMemorySize஠சரிபாரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "அதிகபடà¯à®š நினைவக வரையறையை மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "விரà¯à®¨à¯à®¤à®¿à®©à®°à¯ செயறà¯à®•à®³à®¤à¯à®¤à®¿à®²à¯ அதிகபடà¯à®š நினைவக ஒதà¯à®•à¯à®•à¯€à®Ÿà¯à®Ÿà¯ˆ மாறà¯à®±à®µà¯à®®à¯." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "அதிகபடà¯à®š நினைவக வரையறை கிலோபைடà¯à®Ÿà¯à®•à®³à®¿à®²à¯" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "நடபà¯à®ªà¯ MemorySize஠சரிபாரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "நடபà¯à®ªà¯ MemorySize஠கà¯à®±à¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "MaxMemorySize஠மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "à®®à¯à®©à¯ˆ தகவலà¯" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "à®®à¯à®©à¯ˆ பறà¯à®±à®¿à®¯ அடிபà¯à®ªà®Ÿà¯ˆ தகவலை கொடà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "à®®à¯à®©à¯ˆ தகவலை பெறà¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU மாதிர:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU அலைவரிசை:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU சாகà¯à®•à¯†à®Ÿà¯(களà¯):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "சாகà¯à®•à¯†à®Ÿà¯à®Ÿà¯à®•à¯à®•à®¾à®© கோரà¯à®•à®³à¯:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "கோரà¯à®•à¯à®•à®¾à®© தà¯à®°à®Ÿà¯(களà¯):" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA கலஙà¯à®•à®³à¯:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "நினைவக அளவà¯:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "செயலà¯à®¤à®¿à®±à®©à¯à®•à®³à¯" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "hypervisor/இயகà¯à®•à®¿à®¯à®¿à®©à¯ செயலà¯à®¤à®¿à®±à®©à¯ˆ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "செயலà¯à®¤à®¿à®±à®©à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr " XML பறà¯à®±à®¿à®¯ செயறà¯à®•à®³ தகவலà¯" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "XML dump லிரà¯à®¨à¯à®¤à¯ stdoutகà¯à®•à¯ செயறà¯à®•à®³ தகவலின௠வெளியீடà¯." -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "செயலிலிலà¯à®²à®¾à®¤ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ XML஠காடà¯à®Ÿà¯" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML டமà¯à®ªà®¿à®²à¯ பாதà¯à®•à®¾à®ªà¯à®ªà¯ உணரà¯à®µà¯ தகவல௠சேரà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ கோபà¯à®ªà®¿à®©à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà®¿à®©à¯ ஒர௠செயறà¯à®•à®³à®®à®¾à®• திரà¯à®¤à¯à®¤à®µà¯à®®à¯." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ கோபà¯à®ªà¯ இலகà¯à®•à®£ பிழை" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "செயறà¯à®•à®³ à®à®Ÿà®¿ அலà¯à®²à®¤à¯ UUID஠செயறà¯à®•à®³ பெயரà¯à®•à¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "செயறà¯à®•à®³à®®à¯ id அலà¯à®²à®¤à¯ uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "செயறà¯à®•à®³ பெயரை மாறà¯à®±à®µà¯à®®à¯ அலà¯à®²à®¤à¯ UUID ஠செயறà¯à®•à®³à®®à¯ à®à®Ÿà®¿à®•à¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "செயறà¯à®•à®³ பெயர௠அலà¯à®²à®¤à¯ id஠செயறà¯à®•à®³à®®à¯ UUIDகà¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "செயறà¯à®•à®³à®®à¯ à®à®Ÿà®¿ அலà¯à®²à®¤à¯ பெயரà¯" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "UUID செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "வேற௠பà¯à®°à®µà®²à®©à¯à®•à¯à®•à¯ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ இடமாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ வேற௠பà¯à®°à®µà®²à®©à¯à®•à¯à®•à¯ மாறà¯à®±à¯. --live஠சேரà¯à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "நேரடி இடமà¯à®ªà¯†à®¯à®°à¯à®µà¯" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "இணைபà¯à®ªà¯ URI இலகà¯à®•à¯ பà¯à®°à®µà®²à®©à¯" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI இடமாறà¯à®±à®®à¯, பொதà¯à®µà®¾à®• தவிரà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®®à¯" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "இடமாறà¯à®±à®¤à¯à®¤à®¿à®©à¯ போத௠ஒர௠பà¯à®¤à®¿à®¯ பெயரà¯à®•à¯à®•à¯ மறà¯à®ªà¯†à®¯à®°à®¿à®Ÿà®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ (தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¨à¯à®¤à®¾à®²à¯)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "இடமà¯à®ªà¯†à®¯à®°à¯à®µà¯: விடà¯à®ªà®Ÿà¯à®Ÿ desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "ஒர௠பிணையதà¯à®¤à¯ˆ தானாக தà¯à®µà®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "தானாக தà¯à®µà®™à¯à®• ஒர௠பிணையதà¯à®¤à¯ˆà®•à¯ கடà¯à®Ÿà®®à¯ˆà®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "பிணைய பெயர௠அலà¯à®²à®¤à¯ uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "பிணையம௠%s஠தானாக தà¯à®µà®•à¯à®• கà¯à®±à®¿à®•à¯à®•à¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "பிணையம௠%s஠தானாக தà¯à®µà®•à¯à®• கà¯à®±à®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "பிணையம௠%s தானாக தà¯à®µà®•à¯à®•à¯à®µà®¤à®¾à®• கà¯à®±à®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "பிணையம௠%s தானாக தà¯à®µà®•à¯à®•à¯à®µà®¤à®¾à®• கà¯à®±à®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ ஒர௠பிணையதà¯à®¤à¯ˆ உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "பிணையதà¯à®¤à¯ˆ உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "XML பிணைய விளகà¯à®•à®¤à¯à®¤à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³ கோபà¯à®ªà¯" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "பிணைய %s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ பிணையதà¯à®¤à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "ஒர௠XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ ஒர௠பிணையதà¯à®¤à¯ˆ வரையறà¯à®•à¯à®•à®µà¯à®®à¯ (ஆனால௠ஆரமà¯à®ªà®¿à®•à¯à®• வேணà¯à®Ÿà®¾à®®à¯)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "பிணையதà¯à®¤à¯ˆ வரையறà¯à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "பிணையம௠%s %sலிரà¯à®¨à¯à®¤à¯ வரையறà¯à®•à¯à®•à®µà¯à®®à¯\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ பிணையதà¯à®¤à¯ˆ வரையறà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ஒர௠பிணையதà¯à®¤à¯ˆ அழிகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "கொடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பிணையதà¯à®¤à¯ˆ அழிகà¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "பிணையதà¯à®¤à®¿à®©à¯ பெயரà¯, id அலà¯à®²à®¤à¯ uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "பிணையம௠%s அழிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "பிணையம௠%s஠சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr " XML பறà¯à®±à®¿à®¯ பிணைய தகவலà¯" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "XML dump லிரà¯à®¨à¯à®¤à¯ stdoutகà¯à®•à¯ பிணைய தகவலின௠வெளிபà¯à®ªà®¾à®Ÿà¯." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "படà¯à®Ÿà®¿à®¯à®²à¯ பிணையஙà¯à®•à®³à¯" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "பிணையஙà¯à®•à®³à®¿à®©à¯ படà¯à®Ÿà®¿à®¯à®²à¯ˆ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "செயலிலிலà¯à®²à®¾à®¤ பிணையஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "செயலறà¯à®± & செயலிலà¯à®³à¯à®³ பிணையஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "செயலிலà¯à®³à¯à®³ பிணையஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "செயலறà¯à®± பிணையஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "தானாக தà¯à®µà®•à¯à®•à®®à¯" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "தானாக தà¯à®µà®•à¯à®•à®®à¯ இலà¯à®²à¯ˆ" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "செயலிலà¯à®³à¯à®³à®¤à¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "செயலிலà¯à®²à®¾à®¤à®¤à¯" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "பிணைய à®à®Ÿà®¿ அலà¯à®²à®¤à¯ UUID஠பிணைய பெயரà¯à®•à¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "பிணைய uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "ஒர௠செயலறà¯à®± பிணையதà¯à®¤à¯ˆ ஆரமà¯à®ªà®¿à®•à¯à®•à®µà¯à®®à¯ (à®®à¯à®©à¯à®ªà¯ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯)" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ஒர௠பிணையதà¯à®¤à¯ˆ தà¯à®µà®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "செயலறà¯à®± பிணைய பெயரà¯" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "பிணைய %s தொடஙà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "பிணைய %s ஠தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ ஒர௠செயலறà¯à®± பிணையமக" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "ஒர௠செயலறà¯à®± பிணையதà¯à®¤à®¿à®±à¯à®•à¯ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "பிணையம௠%s வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "பிணையம௠%s஠வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤à®¤à¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "பிணையப௠பெயர௠அலà¯à®²à®¤à¯ id஠பிணையம௠UUIDகà¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "பிணைய பெயரà¯" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "UUID பிணையதà¯à®¤à¯ˆà®ªà¯ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "ஒர௠பூலை தானாக தà¯à®µà®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "தானாக தà¯à®µà®™à¯à®• ஒர௠பூலை கடà¯à®Ÿà®®à¯ˆà®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "பூல௠பெயர௠அலà¯à®²à®¤à¯ uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "பூல௠%s ஠கà¯à®±à®¿à®•à¯à®• தானாக தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "பூல௠%s ஠கà¯à®±à®¿à®¨à¯€à®•à¯à®• தானாக தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "பூல௠%s தானாக தà¯à®µà®•à¯à®• கà¯à®±à®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "பூல௠%s தானாக தà¯à®µà®•à¯à®• கà¯à®±à®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பூலை உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "ஒர௠பூலை உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML பூல௠விளகà¯à®•à®¤à¯à®¤à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³ கோபà¯à®ªà¯" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "பூல௠%s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ பூலà¯à®²à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML தொகà¯à®¤à®¿ விளகà¯à®•à®¤à¯à®¤à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³ கோபà¯à®ªà¯" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "தொகà¯à®¤à®¿ %s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ தொகà¯à®¤à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "இநà¯à®¤ பà¯à®°à®µà®²à®©à®¿à®²à¯ சாதனதà¯à®¤à¯ˆ எணà¯à®£à®¿à®Ÿ வேணà¯à®Ÿà¯à®®à¯à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "செயலறà¯à®± பிணைய பெயரà¯" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "à®®à¯à®©à¯ˆ சாதனதà¯à®¤à¯ˆ மறà¯à®…மைகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "à®®à¯à®©à¯ˆà®šà¯ சாதனஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "பூல௠பெயரà¯" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML ஆவணதà¯à®¤à¯ˆ அசà¯à®šà®¿à®Ÿà¯, ஆனால௠வரையறà¯à®•à¯à®•à®µà¯‹/உரà¯à®µà®¾à®•à¯à®•à®µà¯‹ வேணà¯à®Ÿà®¾à®®à¯" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "பூலின௠வகை" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "source-host சேமிபà¯à®ªà®•à®¤à¯à®¤à®¿à®±à¯à®•à¯" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "மூல பாதை சேமிபà¯à®ªà®•à®¤à¯à®¤à®¿à®±à¯à®•à¯" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "மூல சாதனம௠சேமிபà¯à®ªà®•à®¤à¯à®¤à®¿à®±à¯à®•à¯" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "மூல பெயர௠சேமிபà¯à®ªà®•à®¤à¯à®¤à®¿à®²à¯ அடிகà¯à®•à¯‹à®Ÿà®¿à®Ÿà®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "சேமிபà¯à®ªà®•à®¤à¯à®¤à®¿à®±à¯à®•à¯ இலகà¯à®•à¯" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML இடையகதà¯à®¤à¯ˆ ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ பூலை உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "பூல௠%s உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "பூல௠%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ஒர௠XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ ஒர௠பூலை வரையறà¯à®•à¯à®•à®µà¯à®®à¯ (ஆனால௠ஆரமà¯à®ªà®¿à®•à¯à®• வேணà¯à®Ÿà®¾à®®à¯)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "ஒர௠பூலை வரையறà¯à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "பூல௠%s %sலிரà¯à®¨à¯à®¤à¯ வரையறà¯à®•à¯à®•à®µà¯à®®à¯\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ பூலை வரையறà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "ஒர௠பூலை ஒர௠மதிபà¯à®ªà¯à®°à¯à®•à¯à®•à¯ வரையறà¯" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "பூல௠%s வரையறà¯à®•à¯à®•à®µà¯à®®à¯\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "பூல௠%s஠வரையறà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "ஒர௠பூலை உரà¯à®µà®¾à®•à¯à®•à¯" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "கொடà¯à®•à¯à®•à®ªà®Ÿà¯à®Ÿ பூலை உரà¯à®µà®¾à®•à¯à®•à¯" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "பூல௠%s கடà¯à®Ÿà¯\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "பூல௠%s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "ஒர௠பூலை சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®µà¯à®®à¯" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "கொடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூலை சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®µà¯à®®à¯." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "பூல௠%s சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "பூல௠%s஠சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ஒர௠பூலை அழி" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "கொடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூலை சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®µà¯à®®à¯." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "பூல௠%s சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "பூல௠%s஠சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ஒர௠பூலை பà¯à®¤à¯à®ªà¯à®ªà®¿" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ஒர௠கொடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ பூலை பà¯à®¤à¯à®ªà¯à®ªà®¿" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "பூல௠%s மீணà¯à®Ÿà¯à®®à¯ தொடரபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "பூல௠%s஠மீணà¯à®Ÿà¯à®®à¯ தொடர செயà¯à®¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML பறà¯à®±à®¿à®¯ செயறà¯à®•à®³ தகவலà¯" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "XML dump லிரà¯à®¨à¯à®¤à¯ stdoutகà¯à®•à¯ செயறà¯à®•à®³ தகவலின௠வெளியீடà¯." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "பூலà¯à®•à®³à¯ படà¯à®Ÿà®¿à®¯à®²à¯" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "பூலà¯à®•à®³à®¿à®©à¯ படà¯à®Ÿà®¿à®¯à®²à¯ˆ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "செயலிலிலà¯à®²à®¾à®¤ பூலà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "செயலறà¯à®± & செயலிலà¯à®³à¯à®³ பூலà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "செயலிலà¯à®³à¯à®³ பூலà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "செயலறà¯à®± பூலà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "சேமிபà¯à®ªà®• பூல௠மூலஙà¯à®•à®³à®¿à®©à¯ திறனை காணபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML ஆவணதà¯à®¤à¯ˆà®•à¯ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "சேமிபà¯à®ªà®• பூல௠மூலஙà¯à®•à®³à¯ வகை காணபà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "வினாயிட விரà¯à®ªà¯à®ªà®®à®¾à®© பà¯à®°à®µà®²à®©à¯" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "வினாயிட விரà¯à®ªà¯à®ªà®®à®¾à®© தà¯à®±à¯ˆ" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "நினைவகம௠போதவிலà¯à®²à¯ˆ" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf தோலà¯à®µà®¿à®¯à¯à®±à¯à®±à®¤à¯ (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "பூல௠மூலஙà¯à®•à®³à¯ %s஠காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "à®®à¯à®•à¯à®•à®¿à®¯ சேமிபà¯à®ªà®• பூல௠மூலஙà¯à®•à®³à¯ˆ கணà¯à®Ÿà¯à®ªà®¿à®Ÿà®¿" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "சேமிபà¯à®ªà®• பூலà¯à®•à®³à¯ மூலஙà¯à®•à®³à¯ வகை கணà¯à®Ÿà¯à®ªà®¿à®Ÿà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®³à¯à®³à®¤à¯" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "விரà¯à®ªà¯à®ª கோபà¯à®ªà¯ மூல xmlகà¯à®•à¯ பூலà¯à®•à®³à¯à®•à¯à®•à¯ வினாயிட" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "சேமிபà¯à®ªà®• பூல௠தகவலà¯" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "சேமிபà¯à®ªà®• பூலை பறà¯à®±à®¿à®¯ அடிபà¯à®ªà®Ÿà¯ˆ தகவலை கொடà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "உரà¯à®µà®¾à®•à¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "இயஙà¯à®•à¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "கà¯à®±à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "கொளà¯à®³à®³à®µà¯:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "ஒதà¯à®•à¯à®•à¯€à®Ÿà¯:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "இரà¯à®ªà¯à®ªà®µà¯ˆ:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "பூல௠UUID஠பூல௠பெயரà¯à®•à¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "பூல௠uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "ஒர௠செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ ஆரமà¯à®ªà®¿à®•à¯à®•à®µà¯à®®à¯ (à®®à¯à®©à¯à®ªà¯ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯)" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "ஒர௠பூலை தà¯à®µà®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "செயலறà¯à®± பூல௠பெயரà¯" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "பூல௠%s தொடஙà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "பூல௠%s ஠தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "ஒர௠அளவà¯à®°à¯à®•à¯à®•à®³à®¿à®²à®¿à®°à¯à®¤à¯ ஒர௠தொகà¯à®¤à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®•à¯" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "ஒர௠தொகà¯à®¤à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "பூல௠பெயரà¯" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "தொகà¯à®¤à®¿à®¯à®¿à®©à¯ பெயரà¯" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "தொகà¯à®¤à®¿à®¯à®¿à®©à¯ அளவ௠k,M,G,T பினà¯à®©à¯Šà®Ÿà®¾à®•à¯à®®à¯" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "தà¯à®µà®•à¯à®• ஒதà¯à®•à¯à®•à¯€à®Ÿà¯ அளவ௠k,M,G,T à®®à¯à®©à¯à®©à¯Šà®Ÿà¯à®Ÿà¯à®Ÿà®©à¯" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "கோபà¯à®ªà¯ à®®à¯à®±à¯ˆà®®à¯ˆ வகை raw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "தவறான அளவ௠%s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "தொகà¯à®¤à®¿ %s உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "தொகà¯à®¤à®¿ %s஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ ஒர௠செயலறà¯à®± பூலà¯" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "ஒர௠செயலறà¯à®± செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "பூல௠%s வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "பூல௠%s஠வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤à®¤à¯ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "பூல௠பெயரை பூல௠UUIDகà¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "UUID பூலை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ vol உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML தொகà¯à®¤à®¿ விளகà¯à®•à®¤à¯à®¤à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³ கோபà¯à®ªà¯" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "தொகà¯à®¤à®¿ %s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ தொகà¯à®¤à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ vol உரà¯à®µà®¾à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "செயலறà¯à®± பூல௠பெயரà¯" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "vol பெயர௠அலà¯à®²à®¤à¯ விசை" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "தொகà¯à®¤à®¿ %s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "தொகà¯à®¤à®¿à®¯à®¿à®©à¯ பெயரà¯" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "vol பெயர௠அலà¯à®²à®¤à¯ விசை" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "பிணைய பெயரà¯" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "பூல௠%s ஠தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "தொகà¯à®¤à®¿ %s %sலிரà¯à®¨à¯à®¤à¯ உரà¯à®µà®¾à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ தொகà¯à®¤à®¿à®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ஒர௠தொகà¯à®¤à®¿à®¯à¯ˆ அழி" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "கொடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ ஒர௠தொகà¯à®¤à®¿à®¯à¯ˆ அழி." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "தொகà¯à®ªà¯à®ªà¯ பெயரà¯, விசை அலà¯à®²à®¤à¯ பாதை" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "தொகà¯à®¤à®¿ %s அழிகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "தொகà¯à®¤à®¿ %s஠சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "சேமிபà¯à®ªà®• தொகà¯à®¤à®¿ தகவலà¯" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "சேமிபà¯à®ªà®• தொகà¯à®¤à®¿ பறà¯à®±à®¿à®¯ அடிபà¯à®ªà®Ÿà¯ˆ தகவலை கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "வகை:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "கோபà¯à®ªà¯" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "தடà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML பறà¯à®±à®¿à®¯ தொகà¯à®¤à®¿ தகவலà¯" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "XML dump லிரà¯à®¨à¯à®¤à¯ stdoutகà¯à®•à¯ தொகà¯à®¤à®¿ தகவலின௠வெளியீடà¯." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "தொகà¯à®¤à®¿à®•à®³à¯ படà¯à®Ÿà®¿à®¯à®²à¯" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "தொகà¯à®¤à®¿à®•à®³à®¿à®©à¯ படà¯à®Ÿà®¿à®¯à®²à¯ˆ கொடà¯à®•à¯à®•à®¿à®±à®¤à¯." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "செயலிலà¯à®³à¯à®³ தொகà¯à®¤à®¿à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "பாதை" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "ஒர௠தொகà¯à®¤à®¿ UUID஠பிணைய பெயரà¯à®•à¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "vol விசை அலà¯à®²à®¤à¯ பாதை" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "ஒர௠தொகà¯à®¤à®¿ UUID஠தொகà¯à®¤à®¿ விசைகà¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "தொகà¯à®¤à®¿ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "ஒர௠தொகà¯à®¤à®¿ UUID஠தொகà¯à®¤à®¿ பாதைகà¯à®•à¯ மாறà¯à®±à®µà¯à®®à¯" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "vol பெயர௠அலà¯à®²à®¤à¯ விசை" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "பதிபà¯à®ªà¯ˆ காடà¯à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "கணினி பதிபà¯à®ªà¯ தகவலை காடà¯à®Ÿà®µà¯à®®à¯" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "hypervisor வகையை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "நூலகதà¯à®¤à®¿à®±à¯à®•à¯ எதிரான மொழிமாறà¯à®±à®®à¯: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "நூலக பதிபà¯à®ªà¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "நூலகதà¯à®¤à¯ˆ பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯à®¤à®²à¯: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "API பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à¯à®¤à®²à¯: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "hypervisor பதிபà¯à®ªà¯ˆ பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "இயஙà¯à®•à¯à®®à¯ %s hypervisor பதிபà¯à®ªà®¿à®©à¯ˆ பிரிதà¯à®¤à¯†à®Ÿà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "இயஙà¯à®•à¯à®®à¯ hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "இநà¯à®¤ பà¯à®°à®µà®²à®©à®¿à®²à¯ சாதனதà¯à®¤à¯ˆ எணà¯à®£à®¿à®Ÿ வேணà¯à®Ÿà¯à®®à¯à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "படà¯à®Ÿà®¿à®¯à®²à¯ சாதனம௠மரதà¯à®¤à®¿à®²à¯ உளà¯à®³à®¤à¯à®•à®³à¯ தகவலà¯" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "திறனின௠பெயரà¯" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "à®®à¯à®©à¯ˆ சாதனஙà¯à®•à®³à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ எணà¯à®£ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆà¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "à®®à¯à®©à¯ˆà®šà¯ சாதனஙà¯à®•à®³à¯ˆ படà¯à®Ÿà®¿à®¯à®²à®¿à®Ÿ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XMLஇல௠மà¯à®©à¯ˆ சாதன விவரஙà¯à®•à®³à¯" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "XML dump லிரà¯à®¨à¯à®¤à¯ stdoutகà¯à®•à¯ à®®à¯à®©à¯ˆà®šà¯ சாதனதà¯à®¤à®¿à®©à¯ விவரஙà¯à®•à®³à¯ˆ வெளியீடà¯." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "சாதன விசை" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "பொரà¯à®¨à¯à®¤à¯à®®à¯ சாதனதà¯à®¤à¯ˆ தேட à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "சாதன இயகà¯à®•à®¿à®¯à®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ à®®à¯à®©à¯ˆ சாதனதà¯à®¤à¯ˆ பிரிதà¯à®¤à®²à¯à®©à®¤à¯à®¤à¯ˆ சேரà¯" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "தà¯à®£à¯à®Ÿà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ à®®à¯à®©à¯ˆ சாதனம௠சாதன இயகà¯à®•à®¿ ஒர௠செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ ஒதà¯à®•à¯à®•à¯à®®à¯ à®®à¯à®©à¯" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "செயறà¯à®•à®³à®®à¯ %s சேதபà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯ \n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "சாதன இயகà¯à®•à®¿à®¯à¯ˆ அதன௠மà¯à®©à¯ˆà®¯à¯ˆ சாதனதà¯à®¤à¯‹à®Ÿà¯ மீணà¯à®Ÿà¯à®®à¯ சேரà¯à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "தà¯à®£à¯à®Ÿà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿ à®®à¯à®©à¯ˆ சாதனம௠சாதன இயகà¯à®•à®¿ ஒர௠செயறà¯à®•à®³à®¤à¯à®¤à®¿à®±à¯à®•à¯ ஒதà¯à®•à¯à®•à¯à®®à¯ à®®à¯à®©à¯" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "சாதனம௠%s மறà¯à®‡à®£à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "சாதனம௠%s ஠மீணà¯à®Ÿà¯à®®à¯ இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "à®®à¯à®©à¯ˆ சாதனதà¯à®¤à¯ˆ மறà¯à®…மைகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "" "à®®à¯à®©à¯ˆ சாதனதà¯à®¤à¯ˆ மறà¯à®…மைகà¯à®•à®µà¯à®®à¯ à®®à¯à®©à¯à®©à®¾à®²à¯ அலà¯à®²à®¤à¯ ஒர௠செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ ஒதà¯à®•à¯à®•à¯à®µà®¤à®±à¯à®•à¯ பினà¯à®©à®¾à®²à¯." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "சாதனம௠%s மீணà¯à®Ÿà¯à®®à¯ அமைகà¯à®•à®¿à®±à®¤à¯\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "%s௠சாதனதà¯à®¤à¯ˆà®®à¯€à®£à¯à®Ÿà¯à®®à¯ அமைகà¯à®•à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "hypervisor பà¯à®°à®µà®²à®©à¯ பெயரை அசà¯à®šà®¿à®Ÿà¯" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "பà¯à®°à®µà®²à®©à¯ பெயரை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "hypervisor கலோனிகà¯à®•à®²à¯ URI஠அசà¯à®šà®¿à®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc காடà¯à®šà®¿" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "VNC காடà¯à®šà®¿à®•à¯à®•à¯ IP à®®à¯à®•à®µà®°à®¿ மறà¯à®±à¯à®®à¯ தà¯à®±à¯ˆ எணà¯à®£à®¿à®©à¯ வெளிபà¯à®ªà®¾à®Ÿà¯." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty பணியகமà¯" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "TTY பணியகதà¯à®¤à®¿à®±à¯ வெளிபà¯à®ªà®¾à®Ÿà¯ சாதனமà¯." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ இணைகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ இணைகà¯à®•à®¿à®±à®¤à¯ ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML கோபà¯à®ªà¯" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: விரà¯à®ªà¯à®ªà®®à¯ விடà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s லிரà¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "சாதனம௠வெறà¯à®±à®¿à®•à®°à®®à®¾à®• இணைகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ பிரிகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "ஒர௠XML இலிரà¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ நீகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: விரà¯à®ªà¯à®ªà®®à¯ விடà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr " %s லிரà¯à®¨à¯à®¤à¯ சாதனதà¯à®¤à¯ˆ நீகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "சாதனம௠வெறà¯à®±à®¿à®•à®°à®®à®¾à®• தà¯à®£à¯à®Ÿà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "பிணைய à®®à¯à®•à®ªà¯à®ªà¯ˆ இணைதà¯à®¤à®²à¯" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "பà¯à®¤à®¿à®¯ பிணைய à®®à¯à®•à®ªà¯à®ªà¯ˆ இணைகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "பிணைய à®®à¯à®•à®ªà¯à®ªà¯ வகை" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "பிணைய à®®à¯à®•à®ªà¯à®ªà®¿à®©à¯ˆ மூலமà¯" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "இலகà¯à®•à¯ பிணைய பெயரà¯" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC à®®à¯à®•à®µà®°à®¿" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "பாலம௠பிணைய à®®à¯à®•à®ªà¯à®ªà¯à®•à¯à®•à¯ பயனà¯à®ªà®Ÿà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿ ஸà¯à®•à®¿à®°à®¿à®ªà¯à®Ÿà¯" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "%s 'attach-interface' கடà¯à®Ÿà®³à¯ˆà®¯à®¿à®²à¯ சேவையிலà¯à®²à¯ˆ" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "à®®à¯à®•à®ªà¯à®ªà¯ வெறà¯à®±à®¿à®•à®°à®®à®¾à®• இணைகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "பிணைய à®®à¯à®•à®ªà¯à®ªà¯ˆ நீகà¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "பிணைய à®®à¯à®•à®ªà¯à®ªà¯ˆ தà¯à®£à¯à®Ÿà®¿à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "à®®à¯à®•à®ªà¯à®ªà¯ தகவலை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s வகையிலà¯à®³à¯à®³ à®®à¯à®•à®ªà¯à®ªà¯ இலà¯à®²à¯ˆ" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "MAC à®®à¯à®•à®µà®°à®¿ %sகà¯à®•à¯ காணபà¯à®ªà®Ÿà®¾à®¤ à®®à¯à®•à®ªà¯à®ªà¯" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "நினைவகதà¯à®¤à¯ˆ ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "à®®à¯à®•à®ªà¯à®ªà¯ வெறà¯à®±à®¿à®•à®°à®®à®¾à®• தà¯à®£à¯à®Ÿà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à¯ˆ இணை" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "பà¯à®¤à®¿à®¯ வடà¯à®Ÿà¯ சாதனதà¯à®¤à¯ˆ சேரà¯" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à®¿à®©à¯ மூலமà¯" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à®¿à®©à¯ இலகà¯à®•à¯" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à®¿à®©à¯ இயகà¯à®•à®¿" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à®¿à®©à¯ தà¯à®£à¯ˆ இயகà¯à®•à®¿" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "இலகà¯à®•à¯ சாதன வகை" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "சாதன à®®à¯à®±à¯ˆà®®à¯ˆ எழà¯à®¤à¯à®¤à®²à¯ மறà¯à®±à¯à®®à¯ வாசிதà¯à®¤à®²à¯" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ %s கடà¯à®Ÿà®³à¯ˆà®¯à®¿à®²à¯ 'attach-disk'" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "வடà¯à®Ÿà¯ வெறà¯à®±à®¿à®•à®°à®®à®¾à®• இணைகà¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à¯ˆ தà¯à®£à¯à®Ÿà®¿" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "வடà¯à®Ÿà¯ சாதனதà¯à®¤à¯ˆ தà¯à®£à¯à®Ÿà®¿." -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "வடà¯à®Ÿà¯ தகவலை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "இலகà¯à®•à¯ %sஇல௠வடà¯à®Ÿà¯ இலà¯à®²à¯ˆ" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "வடà¯à®Ÿà¯ வெறà¯à®±à®¿à®•à®°à®®à®¾à®• விடà¯à®µà®¿à®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "calloc: தறà¯à®•à®¾à®²à®¿à®•à®®à®¾à®• கோபà¯à®ªà¯ பெயரை ஒதà¯à®¤à¯à®•à¯à®•à¯€à®Ÿà¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: தறà¯à®•à®¾à®²à®¿à®•à®®à®¾à®• கோபà¯à®ªà®¿à®©à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "எழà¯à®¤à¯: %s: தறà¯à®•à®¾à®²à®¿à®•à®®à®¾à®• கோபà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "மூடவà¯à®®à¯: %s: கோபà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤à®¿ அலà¯à®²à®¤à¯ மூடà¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " @@ -7733,7 +7782,7 @@ msgid "" msgstr "" "%s: $EDITOR சூழà¯à®¨à®¿à®²à¯ˆ பலà¯à®µà¯‡à®±à¯ ஷெல௠மேடா அலà¯à®²à®¤à¯ மறà¯à®± à®à®±à¯à®±à¯à®•à¯à®•à¯Šà®³à¯à®³à®¾à®¤ எணà¯à®•à®³à¯ˆ கொணà¯à®Ÿà¯à®³à¯à®³à®¤à¯ " -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7741,88 +7790,88 @@ msgid "" msgstr "" "%s: தறà¯à®•à®¾à®²à®¿à®• கோபà¯à®ªà¯ ஷெல௠மேடா அலà¯à®²à®¤à¯ à®à®±à¯à®±à¯à®•à¯à®•à¯Šà®³à¯à®³à®ªà¯à®ªà®Ÿà®¾à®¤ எணà¯à®•à®³à¯ (இநà¯à®¤ $TMPDIR தவறா?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: திரà¯à®¤à¯à®¤à¯à®®à¯ கடà¯à®Ÿà®³à¯ˆà®¯à¯ˆ உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: கடà¯à®Ÿà®³à¯ˆà®¯à¯ˆ திரà¯à®¤à¯à®¤à¯à®µà®¤à®¿à®²à¯ தோலà¯à®µà®¿: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: பூஜà¯à®œà®¿à®¯à®®à®¿à®²à¯à®²à®¾à®¤ நிலையில௠கடà¯à®Ÿà®³à¯ˆ வெளியேறியதà¯" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: தறà¯à®•à®¾à®²à®¿à®•à®®à®¾à®• கோபà¯à®ªà®¿à®©à¯ˆ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ˆ ஒர௠செயறà¯à®•à®³à®®à®¾à®• திரà¯à®¤à¯à®¤à¯" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà®¿à®©à¯ ஒர௠செயறà¯à®•à®³à®®à®¾à®• திரà¯à®¤à¯à®¤à®µà¯à®®à¯." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "செயறà¯à®•à®³à®®à¯ %s XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ˆ மாறà¯à®± à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "ERROR: XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ வேற௠பயனரால௠கடà¯à®Ÿà®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "செயறà¯à®•à®³à®®à¯ %s XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ திரà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "ஒர௠பிணையதà¯à®¤à®¿à®±à¯à®•à®¾à®• XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ திரà¯à®¤à¯à®¤à®¿à®¯à®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "ஒர௠பிணையதà¯à®¤à®¿à®±à¯à®•à®¾à®• XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ திரà¯à®¤à¯à®¤à®¿à®¯à®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "ஒர௠சேமிபà¯à®ªà®• பூலà¯à®•à¯à®•à®¾à®• XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ திரà¯à®¤à¯à®¤à®¿à®¯à®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "ஒர௠சேமிபà¯à®ªà®• பூலà¯à®•à¯à®•à®¾à®• XML கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ திரà¯à®¤à¯à®¤à®¿à®¯à®®à¯ˆà®•à¯à®•à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "இநà¯à®¤ இடைசà¯à®šà¯†à®¯à®²à¯ à®®à¯à®©à¯ˆà®¯à®¤à¯à®¤à¯ˆ விடà¯à®Ÿà¯ வெளயேறவà¯à®®à¯" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "கடà¯à®Ÿà®³à¯ˆ '%s' கà¯à®•à¯ <%s> விரà¯à®ªà¯à®ªà®®à¯ தேவைபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "கடà¯à®Ÿà®³à¯ˆ '%s' கà¯à®•à¯ --%s விரà¯à®ªà¯à®ªà®®à¯ தேவைபà¯à®ªà®Ÿà¯à®•à®¿à®±à®¤à¯" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "கடà¯à®Ÿà®³à¯ˆ '%s' இலà¯à®²à¯ˆ" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " பெயரà¯\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7830,17 +7879,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7848,7 +7897,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7856,58 +7905,58 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "உளà¯à®³à®¾à®°à¯à®¨à¯à®¤ பிழை: virsh %s: %s VSH_OT_DATA விரà¯à®ªà¯à®ªà®®à¯ இலà¯à®²à¯ˆ" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ செயறà¯à®•à®³ பெயர௠அலà¯à®²à®¤à¯ id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "செயறà¯à®•à®³à®®à¯ '%s'஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ பிணைய பெயர௠அலà¯à®²à®¤à¯ id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "பிணையம௠'%s'஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ பூல௠பெயரà¯" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "பூல௠'%s'஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "வரையறà¯à®•à¯à®•à®ªà¯à®ªà®Ÿà®¾à®¤ தொகà¯à®¤à®¿ பெயரà¯" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "தொகà¯à®¤à®¿ '%s'஠பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7918,128 +7967,128 @@ msgstr "" "(நேரமà¯: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ டோகà¯à®•à®©à¯ (கடà¯à®Ÿà®³à¯ˆ பெயரà¯): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "தெரியாத கடà¯à®Ÿà®³à¯ˆ: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "கடà¯à®Ÿà®³à¯ˆ '%s' --%sவிரà¯à®ªà¯à®ªà®¤à¯à®¤à®¿à®±à¯à®•à¯ தà¯à®£à¯ˆ பà¯à®°à®¿à®¯à®¾à®¤à¯" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "எதிரà¯à®ªà®¾à®°à¯à®¤à¯à®¤ இலகà¯à®•à®£à®®à¯: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "எணà¯" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "சரமà¯" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ தரவ௠'%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "விரà¯à®ªà¯à®ªà®®à¯" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "தகவலà¯" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "வெறà¯à®®à¯ˆ" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "இடை நிறà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà®¤à¯" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "பணி நிறà¯à®¤à¯à®¤à®¤à¯à®¤à®¿à®²à¯" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "பணி நிறà¯à®¤à¯à®¤à®®à¯" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "à®®à¯à®±à®¿à®µà¯à®±à¯à®±à®¤à¯" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "இணைபà¯à®ªà®¿à®²à¯ இலà¯à®²à®¾à®®à®²à¯" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "சரியான இணைபà¯à®ªà¯ இலà¯à®²à¯ˆ" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: பிழை: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "பிழை: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d பைடà¯à®Ÿà¯à®•à®³à¯ˆ ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: %lu பைடà¯à®Ÿà¯à®•à®³à¯ˆ ஒதà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "hypervisor உடன௠இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "பதிவà¯à®•à¯ கோபà¯à®ªà¯ தகவலை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "பதிவ௠பாதை ஒர௠கோபà¯à®ªà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "பதிவ௠கோபà¯à®ªà®¿à®©à¯ˆ திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ. பதிவ௠கோபà¯à®ªà¯ பாதையை சரி பாரà¯à®•à¯à®•à®µà¯à®®à¯" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "பதிவ௠கோபà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: பதிவ௠கோபà¯à®ªà®¿à®©à¯ˆ எழà¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "hypervisor இலிரà¯à®¨à¯à®¤à¯ தà¯à®£à¯à®Ÿà®¿à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8072,7 +8121,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8082,17 +8131,17 @@ msgstr "" " (specify help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "தà¯à®£à¯ˆà®¯à®¿à®²à¯à®²à®¾à®¤ விரà¯à®ªà¯à®ªà®®à¯ '-%c'. --help ஠பாரà¯à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "கூடà¯à®¤à®²à¯ அளவà¯à®°à¯ '%s'. --help஠பாரà¯à®•à¯à®•à®µà¯à®®à¯." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8101,7 +8150,7 @@ msgstr "" "%sகà¯à®•à¯ வரவேறà¯à®•à®ªà¯à®ªà®Ÿà¯à®•à®¿à®±à¯€à®°à¯à®•à®³à¯, மெயà¯à®¨à®¿à®•à®°à®¾à®•à¯à®• இடைசà¯à®šà¯†à®¯à®²à¯ à®®à¯à®©à¯ˆà®¯à®®à¯.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8616,7 +8665,7 @@ msgstr "தவறான பிணைய சà¯à®Ÿà¯à®Ÿà®¿" msgid "invalid interface pointer in %s" msgstr "%sஇல௠தவறான பிணைய சà¯à®Ÿà¯à®Ÿà®¿" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "உளà¯à®³à®¾à®°à¯à®¨à¯à®¤ பிழை: இடையகம௠மிக சிறியதà¯" @@ -8744,7 +8793,7 @@ msgstr "செயறà¯à®•à®³à®®à¯ தகவல௠நிறைவ௠பெற msgid "domain information incomplete, missing uuid" msgstr "செயறà¯à®•à®³à®®à¯ தகவல௠நிறைவ௠பெறாமல௠உளà¯à®³à®¤à¯, விடà¯à®ªà®Ÿà¯à®Ÿ uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "செயறà¯à®•à®³à®®à¯ தகவல௠நிறைவ௠பெறாமல௠உளà¯à®³à®¤à¯, விடà¯à®ªà®Ÿà¯à®Ÿ பெயரà¯" @@ -8796,118 +8845,118 @@ msgstr "தவறான mac à®®à¯à®•à®µà®°à®¿ '%s'" msgid "unexpected sound model %s" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ ஒலி மாதிரி தவறான %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "தெரியாத வரைகலை வகை '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "விடà¯à®ªà¯à®ªà®Ÿà¯à®Ÿ PCI செயறà¯à®•à®³à®®à¯" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "விடà¯à®ªà®Ÿà¯à®Ÿ PCI பஸà¯'" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "விடà¯à®ªà¯à®ªà®Ÿà¯à®Ÿ PCI வரிசை" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "விடà¯à®ªà¯à®ªà®Ÿà¯à®Ÿ PCI func" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI செயறà¯à®•à®³à®®à¯ '%s'஠இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI பஸ௠'%s'஠இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI வரிசை '%s' இடைநிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®¾à®¤à¯" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI func '%s'஠இடையிறà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "செயறà¯à®•à®³à®®à¯ தகவல௠நிறைவ௠பெறாமல௠உளà¯à®³à®¤à¯, விடà¯à®ªà®Ÿà¯à®Ÿ id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "தவறானd CPUமாஸà¯à®•à¯k %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "தெரியாத வாழà¯à®•à¯à®•à¯ˆ சà¯à®´à®±à¯à®šà®¿ வகை %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "கடà¯à®Ÿà®®à¯ˆà®ªà¯à®ªà¯ இலகà¯à®•à®£ பிழை" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend செயறà¯à®•à®³ தகவலை இலகà¯à®•à®£à®ªà¯à®ªà®Ÿà¯à®¤à¯à®¤ à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "செயறà¯à®•à®³à®®à¯ %s இயஙà¯à®•à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch இநà¯à®¤ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ சாதன வகை" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart failed இநà¯à®¤ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ காணமà¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart failed இநà¯à®¤ செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ காண à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_startஇலிரà¯à®¨à¯à®¤à¯ எதிரà¯à®ªà®¾à®°à®¾à®¤ மதிபà¯à®ªà¯" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "நினைவகம௠இலà¯à®²à¯ˆ" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string தோலà¯à®µà®¿" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr஠மற௠வரையறà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start sexprஇல௠இலà¯à®²à¯ˆ" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "பெயர௠'%s'஠தீரà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" @@ -8915,136 +8964,136 @@ msgstr "" "xenDaemonDomainMigrate: Xen இடமà¯à®ªà¯†à®¯à®°à¯à®µà®¿à®©à¯ போத௠செயறà¯à®•à®³à®¤à¯à®¤à¯ˆ மறà¯à®ªà¯†à®¯à®°à®¿à®Ÿà¯à®µà®¤à®±à¯à®•à¯ " "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®µà®¤à®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" "xenDaemonDomainMigrate: Xen இடமà¯à®ªà¯†à®¯à®°à¯à®µà®¿à®©à¯ போத௠அலைவரிசை வரமà¯à®ªà¯à®•à¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®µà®¤à®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ கொடி" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: தவறான URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: xenmigr:// மடà¯à®Ÿà¯à®®à¯‡ Xenஆல௠இடமà¯à®ªà¯†à®¯à®° தà¯à®£à¯ˆà®ªà¯à®°à®¿à®•à®¿à®±à®¤à¯" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: ஒர௠பà¯à®°à®µà®²à®©à¯ பெயர௠URIஇல௠கà¯à®±à®¿à®ªà¯à®ªà®¿à®Ÿà®ªà¯à®ªà®Ÿ வேணà¯à®Ÿà¯à®®à¯" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: தவறான தà¯à®±à¯ˆ எணà¯" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "செயறà¯à®•à®³ விளகà¯à®•à®¤à¯à®¤à¯ˆ பகà¯à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "செயறà¯à®•à®³à®®à¯ %s ஠உரà¯à®µà®¾à®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4இல௠தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "à®®à¯à®©à¯ˆ தகவல௠நிறைவ௠பெறாமல௠உளà¯à®³à®¤à¯, விடà¯à®ªà®Ÿà¯à®Ÿ திடà¯à®Ÿ பெயரà¯" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup தோலà¯à®µà®¿" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "தெரியாத திடà¯à®Ÿ மேலாளரà¯" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "திடà¯à®Ÿà®®à¯ பெயரை பெற à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "செயறà¯à®•à®³ தகவல௠மà¯à®´à¯à®®à¯ˆà®¯à®¾à®• இலà¯à®²à¯ˆ, விடà¯à®ªà®Ÿà¯à®Ÿ cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "செயறà¯à®•à®³ தகவல௠மà¯à®´à¯à®®à¯ˆ பெறவிலà¯à®²à¯ˆ, விடà¯à®ªà®Ÿà¯à®Ÿ cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek domகà¯à®•à¯ தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: தவறான பாதை" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "வாசிகà¯à®• திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "கோபà¯à®ªà®¿à®²à®¿à®°à¯à®¨à¯à®¤à¯ lseek அலà¯à®²à®¤à¯ வாசிகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "எதிரà¯à®ªà®¾à®°à¯à®•à¯à®•à®¾à®¤ வரைகலை வகை %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ chr சாதன வகை" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "நெகிழà¯à®µà®Ÿà¯à®Ÿà¯ %s஠நேரடியாக இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %s஠நேரடியாக இணைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®¾à®¤ பிணைய வகை %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "பிணையம௠%s செயலில௠இலà¯à®²à¯ˆ" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "மேலாணà¯à®®à¯ˆ செயà¯à®¯à®ªà¯à®ªà®Ÿà¯à®Ÿ PCI சாதனஙà¯à®•à®³à¯ XenDஉடன௠தà¯à®£à¯ˆà®ªà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "எதிரà¯à®ªà®¾à®°à®¾à®¤ வாழà¯à®•à¯à®•à¯ˆ சà¯à®´à®±à¯à®šà®¿ மதிபà¯à®ªà¯ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "HVM செயறà¯à®•à®³ à®à®±à¯à®±à®¿ இலà¯à®²à¯ˆ" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "சாதன வகையை hotplug செயà¯à®µà®¤à®±à¯à®•à¯ தà¯à®£à¯ˆ பà¯à®°à®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" @@ -9222,6 +9271,17 @@ msgstr "à®à®±à¯à®•à®©à®µà¯‡ தேடபà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯" msgid "reallocating list" msgstr "மறà¯à®’தà¯à®•à¯à®•à¯€à®Ÿà¯ படà¯à®Ÿà®¿à®¯à®²à¯" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "mkdir %s ஆக à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "வாசிகà¯à®• %s ஠திறகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec கோபà¯à®ªà¯ விவரிபà¯à®ªà®¿ கொடியை அமைகà¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ\n" + #~ msgid "Failed to autostart network '%s': %s\n" #~ msgstr "பிணையம௠'%s'஠தானாக தà¯à®µà®•à¯à®• à®®à¯à®Ÿà®¿à®¯à®µà®¿à®²à¯à®²à¯ˆ: %s\n" diff --git a/po/te.po b/po/te.po index 9b178aef5a..4431e81a50 100644 --- a/po/te.po +++ b/po/te.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD.te\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-06-02 18:33+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -240,8 +240,8 @@ msgstr "struct qemud_serverనౠకేటాయించà±à°Ÿà°²à±‹ విఫ #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "à°®à±à°¯à±‚టెకà±à°¸à±à°¨à± సిదà±à°¦à°®à± చేయలేక పోయింది" @@ -455,56 +455,56 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: మదà±à°¦à°¤à±€à°¯à°¨à°¿ auth %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "rootà°—à°¾ నడà±à°µà°¨à°ªà±à°ªà±à°¡à± సమూహంనౠఅమరà±à°šà°²à±‡à°• పోయింది" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 msgid "Failed to allocate memory for buffer" msgstr "బఫరà±â€Œà°•à± మెమొరీ కేటాయించటంలో విఫలమైంది" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 msgid "Failed to reallocate enough memory for buffer" msgstr "బఫరౠసరిపోవà±à°¨à°‚à°¤ మెమొరీ తిరిగికేటాయించటంలో విఫలమైంది" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "సమూహం '%s'నౠచూచà±à°•à±Šà°¨à±à°Ÿà°²à±‹ విఫలమైంది" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "రీతి '%s'నౠపారà±à°¶à±â€ చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "అదనపౠఅనà±à°®à°¤à±à°²à± అవసరమైనవి\n" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 msgid "failed to set reduced privileges\n" msgstr "తగà±à°—à°¿à°‚à°šà°¿à°¨ à°…à°¨à±à°®à°¤à±à°²à± అమరà±à°šà±à°Ÿà°•à± విఫలమైంది\n" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "డెమోనà±â€Œà°²à°¾ ఫోరà±à°•à± చేయà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "పైపౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "rundirనౠసృషà±à°Ÿà°¿à°‚చలేక పోయింది" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "%sయొకà±à°• సమూహపౠయాజమానితà±à°µà°¾à°¨à±à°¨à°¿ మారà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "కాలà±â€Œà°¬à±à°¯à°¾à°•à±â€Œà°¨à± సంకేతమౠపైపà±â€Œà°•à±Šà°°à°•à± నమోదà±à°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" @@ -605,7 +605,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "à°šà°¿à°°à±à°¨à°¾à°®à°¾ %dనౠపరిషà±à°•à°°à°¿à°‚చలేదà±: %s" @@ -653,7 +653,7 @@ msgstr "SASL మెకనిజమà±à°¸à±â€â€Œà°¨à± %d (%s) జాబిత msgid "cannot allocate mechlist" msgstr "mechlistనౠకేటాయించలేదà±" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "SASL ssfనౠఅనà±à°¸à°‚ధానమౠ%d (%s)నందౠకà±à°µà°°à±€à°šà±‡à°¯à°²à±‡à°¦à±" @@ -1217,7 +1217,7 @@ msgstr "à°°à°•à±à°·à°£ యిమేజà±â€Œà°²à±‡à°¬à±à°²à± తపà±à°ªà°¿ #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ root మూలకమà±" @@ -1247,7 +1247,7 @@ msgstr "చెలà±à°²à°¨à°¿ డొమైనౠరకమౠ%s" msgid "Failed to generate UUID" msgstr "UUIDనౠవà±à°¦à±à°­à°µà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "తపà±à°ªà±à°—ాపని చేయà±à°šà±à°¨à±à°¨ uuid మూలకమà±" @@ -1346,14 +1346,14 @@ msgid "no monitor path" msgstr "మానిటరౠపాతౠలేదà±" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "వరà±à°¸ %d: %s వదà±à°¦" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "xml పతà±à°°à°®à±à°¨à± పారà±à°¶à± చేయà±à°Ÿà°²à±‹ విఫలమైంది" @@ -1406,12 +1406,12 @@ msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ నెటౠరకమౠ%d" msgid "unexpected char type %d" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ à°…à°•à±à°·à°°à°ªà± రకమౠ%d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ శబà±à°¦à°ªà± రీతి %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ ఇనà±à°ªà±à°Ÿà± రకమౠ%d" @@ -1471,12 +1471,12 @@ msgstr "ఆకృతీకరణ ఫైలà±à°¨à± à°­à°¦à±à°°à°ªà°°à°šà°²à±‡ msgid "unexpected domain %s already exists" msgstr "లకà±à°·à±à°¯à°®à± %s యిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°‚ది" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "dir '%s'నౠతెరà±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "%s కొరకౠఆకృతీకరణ ఫైలà±à°¨à± తీసివేయలేదà±" @@ -1514,291 +1514,301 @@ msgstr "iptables నియమం '%s'నౠచైనౠ'%s'à°¨à±à°‚à°¡à°¿ à°ª msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "iptables నియమం '%s'నౠచైనౠ'%s'కౠపటà±à°Ÿà°¿à°• '%s'నందౠజతచేయà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "à°…à°¨à±à°¸à°‚ధానం URI ని పారà±à°¶à± చేయలేదà±" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "పనిచేయౠడైరెకà±à°Ÿà°°à±€à°¨à± పొందలేక పోయింది" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "పాతౠమరీ పొడవైనది" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ డైరెకà±à°Ÿà°°à±€à°¨à± పొందలేక పోయింది" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "virDomainGetXMLDesc à°¸à±à°°à°•à±à°·à°¿à°¤ à°«à±à°²à°¾à°—à±â€Œà°¤à±‹" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare à°…à°¨à±à°¨à°¦à°¿ uriకౠఅమరà±à°šà°²à±‡à°¦à±" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 à°…à°¨à±à°¨à°¦à°¿ uri అమరà±à°šà°²à±‡à°¦à±" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "పాతౠఅనà±à°¨à°¦à°¿ NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "à°«à±à°²à°¾à°—à±à°²à± తపà±à°ªà°• à°¸à±à°¨à±à°¨à°¾à°…యివà±à°‚డాలి" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "బఫరౠఅనà±à°¨à°¦à°¿ NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "flags పారామితి తపà±à°ªà°• VIR_MEMORY_VIRTUAL కావాలి" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "బఫరౠఅనà±à°¨à°¦à°¿ NULL అయితే పరిమాణం à°¸à±à°¨à±à°¨à°¾-కాదà±" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid విఫలమైంది" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) విఫలమైంది" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) విఫలమైంది" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) విఫలమైంది" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) విఫలమైంది" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "కంటైనరౠకొనసాగింపౠసందేశమà±à°¨à± పంపలేక పోయింది" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "కంటైనరౠకొనసాగింపౠసందేశమà±à°¨à± à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 msgid "failed to make root private" msgstr "root à°µà±à°¯à°•à±à°¤à°¿à°—తమౠచేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "%s సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, c-format msgid "failed to mount empty tmpfs at %s" msgstr "%sవదà±à°¦ ఖాళీ tmpfs మరలà±à°ªà± చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, c-format msgid "failed to bind new root %s into tmpfs" msgstr "కొతà±à°¤ root %sనౠtmpfs లోనికి బందనంచేయà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, c-format msgid "failed to chroot into %s" msgstr "%sà°•à± chroot à°…à°—à±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 msgid "failed to pivot root" msgstr "pivot rootకౠవిఫలమైంది" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, c-format msgid "failed to mkdir %s" msgstr "mkdir %sకౠవిఫలమైంది" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, c-format msgid "failed to mount %s on %s" msgstr "%sనౠ%sపై మరలà±à°ªà± చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "/dev/pts సృషà±à°Ÿà°¿à°‚చలేమà±" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 msgid "failed to mount /dev/pts in container" msgstr "/dev/ptsనౠకంటైనరà±â€Œ నందౠమరలà±à°ªà± చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "పరికరమౠ%s తయారీలో విఫలమైంది" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "/dev/ptmx à°¨à±à°‚à°¡à°¿ /dev/pts/ptmx à°•à± symling చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 msgid "failed to make device /dev/ptmx" msgstr "పరికరమౠ/dev/ptmx చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "%sనౠ%sవదà±à°¦ మరలà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "/proc/mounts à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "'%s' à°…à°¨à±â€Œà°®à±Œà°‚à°Ÿà±à°•à± విఫలమైంది" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 msgid "failed to make / slave" msgstr " / à°¸à±à°²à±‡à°µà± చేయà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "/proc మరలà±à°ªà±à°•à± విఫలమైంది" -#: src/lxc_container.c:660 -#, c-format -msgid "failed to drop %s" -msgstr "%s విడà±à°šà±à°Ÿà°•à± విఫలమైంది" +#: src/lxc_container.c:669 +#, fuzzy, c-format +msgid "failed to remove capabilities %d" +msgstr "సామరà±à°§à±à°¯à°®à±à°²à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "సామరà±à°§à±à°¯à°®à±à°²à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "సామరà±à°§à±à°¯à°®à±à°²à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() à°…à°¨à±à°¨à°¦à°¿ సరికాని vm నిరà±à°µà°šà°¨à°‚నౠపంపినది" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, c-format msgid "failed to open tty %s" msgstr "tty %s తెరà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "à°•à±à°²à±‹à°¨à± కంటైనరౠనడà±à°ªà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "cgroupనౠ%s కొరకౠసృషà±à°Ÿà°¿à°‚చలేక పోయింది\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "lxc మూలాలనౠఅమరà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "సేవిక సాకెటౠ'%s'నౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "సేవిక సాకెటౠ'%s' బదనంచేయà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "సేవిక సాకెటౠ%s వినà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "fd యొకà±à°• రీడౠ%d విఫలమైంది" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "fd %dà°•à± à°µà±à°°à°¾à°¯à±à°Ÿ విఫలమైంది" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) విఫలమైంది" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) విఫలమైంది" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) విఫలమైంది" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "దోష ఘటన %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() విఫలమైంది" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "ఇంటరà±à°«à±‡à°¸à± %sà°¨à±à°‚à°¡à°¿ ns %dà°•à± à°•à°¦à±à°²à±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "veth తొలగించà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair విఫలమైంది" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 msgid "cannot unshare mount namespace" msgstr "మరలà±à°ªà± నేమà±â€Œà°¸à±à°ªà±‡à°¸à±â€Œà°¨à± భాగసà±à°µà°¾à°®à±à°¯à°ªà°°à°šà°•à±à°‚à°¡à°¾ à°µà±à°‚చలేదà±" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 msgid "failed to switch root mount into slave mode" msgstr "root మరలà±à°ªà±à°¨à± à°¸à±à°²à±‡à°µà± రీతినకౠమారà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, c-format msgid "failed to make path %s" msgstr "పాతౠ%s చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, c-format msgid "failed to mount devpts on %s" msgstr "%s నందౠdevpts మరలà±à°ªà± చేయà±à°Ÿà°•à± విఫలమైంది" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "tty కేటాయించà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "pid దసà±à°¤à±à°°à°®à± '%s/%s.pid' à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "root dirకౠమారà±à°šà°²à±‡à°• పోయింది" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "విభాగపౠలీడరౠకాలేక పోయింది" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "LXC à°¡à±à°°à±ˆà°µà°°à± à°¨à±à°‚à°¡à°¿ à°…à°¨à±à°¸à°‚ధానమౠవిఫలమైంది" @@ -1821,20 +1831,20 @@ msgstr "సిసà±à°Ÿà°®à±â€Œà°•à± NETNS మదà±à°¦à°¤à± లేదà±" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "సరిపోవౠuuidతో ఠడొమైనౠలేదà±" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² డొమైనà±â€Œà°¨à± తొలగించలేక పోయింది" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "à°Ÿà±à°°à°¾à°¨à±à°¸à°¿à°¯à°¨à±à°Ÿà± డొమైనà±â€Œà°¨à± అనిరà±à°µà°šà°¨à±€à°¯à°®à± చేయలేమà±" @@ -1888,7 +1898,7 @@ msgstr "కంటైనరౠకొరకౠచెలà±à°²à°¨à°¿ PID %d" msgid "failed to kill pid %d" msgstr "pid %d సమాపà±à°¤à°‚ చేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "'%s' కొరకౠవేచి à°µà±à°‚డేలేదà±" @@ -1943,7 +1953,7 @@ msgstr "చెలà±à°²à°¨à°¿ పారామితి `%s'" msgid "Invalid parameter count" msgstr "చెలà±à°²à°¨à°¿ పారామితి లెకà±à°•" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "అతిధేయ నామమà±à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" @@ -2145,66 +2155,76 @@ msgstr "à°Ÿà±à°°à°¾à°¨à±à°¸à°¿à°¯à°‚టౠడొమైనౠకొరకౠmsgid "cannot create autostart directory '%s'" msgstr "à°¸à±à°µà°¯à°‚చాలక డైరెకà±à°Ÿà°°à±€ %sని సృషà±à°Ÿà°¿à°‚చలేమà±" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "సిమà±â€Œà°²à°¿à°‚à°•à± '%s'నౠ%sà°•à±à°¸à±ƒà°·à±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "సిమà±â€Œà°²à°¿à°‚à°•à± '%s' తొలగించà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "పూలౠ%sనౠరీఫà±à°²à±†à°·à±â€Œà°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "పూలౠ%sనౠరీఫà±à°²à±†à°·à±â€Œà°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "సిమà±â€Œà°²à°¿à°‚à°•à±à°¨à± పరిషà±à°•à°°à°¿à°‚చలేదౠ%s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "సరిపోలౠనామమà±à°¤à±‹ యెటà±à°µà°‚à°Ÿà°¿ నోâ€à°¡à± పరికరమౠలేదà±" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "à°ˆ పరికరమà±à°•à± పేరెంటౠలేదà±" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() కౠచెలà±à°²à°¨à°¿ పారామితి" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "పాతౠ'%s'నౠతెరà±à°µà°²à±‡à°• పోయింది" -#: src/node_device.c:415 +#: src/node_device.c:449 #, fuzzy, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "హోసà±à°Ÿà± à°¸à±à°•à°¾à°¨à± à°Ÿà±à°°à°¿à°—à±à°—రౠచేయà±à°Ÿà°²à±‹ వైఫలà±à°¯à°¤à°¨à± '%s'à°•à± à°µà±à°°à°¾à°¯à°‚à°¡à°¿" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "వలస ఆపరేషనౠవిఫలమైంది" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "'%s' à°°à°•à°®à±à°¦à°¸à±à°¤à±à°°à°®à±à°¨à± à°•à°¨à±à°—ొనలేక పోయింది" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ సమయమà±à°¨à± పొందలేక పోయింది" @@ -2493,71 +2513,76 @@ msgstr "తెలియని సామరà±à°§à±à°¯à°®à± రకమౠ'%d' msgid "no device capabilities for '%s'" msgstr "'%s' కొరకౠఠపరికరమౠసామరà±à°§à±à°¯à°®à±à°²à± లేవà±" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "చదవటానికి %sనౠతెరవటంలో విఫలమైంది" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "చదవటానికి %sనౠతెరవటంలో విఫలమైంది" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "'%s' à°¨à±à°‚à°¡à°¿ à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది: %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "చదవటానికి %sనౠతెరవటంలో విఫలమైంది" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "'%s' à°¨à±à°‚à°¡à°¿ à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "చదవటానికి %sనౠతెరవటంలో విఫలమైంది" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "'%s' à°¨à±à°‚à°¡à°¿ à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "cpu సమాచారం à°ªà±à°°à°¾à°¸à±†à°¸à°°à±â€Œà°¨à± పారà±à°¶à°¿à°‚గౠచేసà±à°¤à±‹à°‚ది" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "cpu సమాచారమౠcpu MHzనౠపారà±à°¶à°¿à°‚గౠచేయà±à°šà±à°¨à±à°¨à°¦à°¿" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "à° cpuలౠకనà±à°—ొనబడలేదà±" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "%sనౠతెరà±à°µà°²à±‡à°¦à±" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "à°ˆ à°ªà±à°²à°¾à°Ÿà±â€Œà°«à°¾à°‚నందౠతెర యింపà±à°²à°¿à°®à±†à°‚టౠకాలేదà±" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "NUMA à°ˆ హోసà±à°Ÿà±à°¨à°‚దౠమదà±à°¦à°¤à±€à°¯à±à°Ÿà°²à±‡à°¦à±" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "à°ªà±à°°à°¾à°°à°‚à°­ à°…à°° %d విసà±à°¤à±ƒà°¤à°¿ (0-%d) దాటివà±à°‚ది" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "NUMA à°«à±à°°à±€ మెమొరీని à°•à±à°µà°°à±€à°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "OpenNebulaకౠవరà±à°šà±à°¯à±à°µà°²à± మిషనౠయిచà±à°šà±à°Ÿà°²à±‹ దోషమà±" @@ -2575,16 +2600,16 @@ msgstr "ఇిపà±à°Ÿà°¿à°•à±‡ వొక à°ªOpenNebula VMనామమà±e: '%s msgid "Wrong state to perform action" msgstr "à°šà°°à±à°¯à°¨à± జరà±à°ªà±à°Ÿà°•à± సరికాని à°¸à±à°¥à°¿à°¤à°¿" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "డొమైనౠనడà±à°šà±à°Ÿ లేదà±" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2755,7 +2780,7 @@ msgstr "డొమైనౠఅనà±à°¨à°¦à°¿ shutoff à°¸à±à°¥à°¿à°¤à°¿à°¨à°‚ msgid "Could not read container config" msgstr "కంటైనరౠఆకృతీకరణని à°šà°¦à±à°µà°²à±‡à°• పోయింది" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "తెలియని రకమౠ'%s'" @@ -2898,212 +2923,212 @@ msgstr "proxyతో సమాచార సంబంధాల దోషం: malfo msgid "got asynchronous packet number %d\n" msgstr "asynchronous పాకెతౠసంఖà±à°¯ %dనౠపొందామà±\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "QEMU వరà±à°·à°¨à± సంఖà±à°¯à°¨à± '%s' నందౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "QEMU సహాయ à°…à°µà±à°Ÿà±à°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà°²à±‡à°¦à±" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "qemu %d à°¨à±à°‚à°¡à°¿ à°…à°¨à±à°•à±Šà°¨à°¿ బహిషà±à°•à°°à°£ à°¸à±à°¥à°¿à°¦à°¿ pid %lu" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ బహిషà±à°•à°°à°£ à°¸à±à°¥à°¿à°¤à°¿ '%d', qemu బహà±à°¶à°¾ విఫలమైంది" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "QEMU బైనరీ %sనౠకనà±à°—ొనలేక పోయింది: %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "నెటà±à°µà°°à±à°•à± '%s' à°•à°¨à±à°—ొనబడలేదà±" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "నెటà±à°µà°°à±à°•à± రకమౠ%d మదà±à°¦à°¤à±€à°¯à±à°Ÿà°²à±‡à°¦à±" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "à°¬à±à°°à°¿à°¡à±à°œà°¿ మదà±à°¦à°¤à±à°¨à± సిదà±à°¦à°ªà°°à°šà°²à±‡à°®à±: %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "tap ఇంటరà±à°«à±‡à°¸à±â€Œà°¨à± à°¬à±à°°à°¿à°¡à±à°œà±à°•à± జతచేయà±à°Ÿà°²à±‹ విఫలమైంది. %s à°…à°¨à±à°¨à°¦à°¿ à°¬à±à°°à°¿à°¡à±à°œà± పరికరమౠకాదà±" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "tap ఇంటరà±â€Œà°«à±‡à°¸à±â€Œ '%s'నౠబà±à°°à°¿à°¡à±à°œà°¿ '%s'కౠజతచేయà±à°Ÿà°²à±‹ విఫలమైంది : %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "TCP వలసవిధానం à°…à°¨à±à°¨à°¦à°¿ à°ˆ QEMU బైనరీతో మదà±à°¦à°¤à°¿à°‚చబడదà±" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "STDIO వలసవిధానం à°…à°¨à±à°¨à°¦à°¿ à°ˆ QEMU బైనరీతో మదà±à°¦à°¤à±€à°¯à°¬à°¡à°¦à±" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ à°¡à±à°°à±ˆà°µà°°à± నామమౠ'%s' à°¡à°¿à°¸à±à°•à± '%s' కొరకà±" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ usb à°¡à°¿à°¸à±à°•à± రకమౠ'%s' కొరకà±" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ à°¡à°¿à°¸à±à°•à±à°°à°•à°®à± '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "సరికాని à°§à±à°µà°¨à°¿ రీతి" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' నందౠతపà±à°ªà±à°—à°¾ ఫాంమైన కీపదపౠఆరà±à°—à±à°®à±†à°‚à°Ÿà±à°²à±" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, c-format msgid "cannot parse drive index '%s'" msgstr "à°¡à±à°°à±ˆà°µà± విషయసూచిక '%s'నౠపారà±à°¶à± చేయలేక పోయింది" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, c-format msgid "missing file parameter in drive '%s'" msgstr "à°¡à±à°°à±ˆà°µà± '%s' నందౠఫైలౠపారామితి తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "à°¡à±à°°à±ˆà°µà± '%s' నందౠవిషయసూచిక పారామితి తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "'%s' నందౠNIC vlan పారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "vlan %d కొరకౠNIC నిరà±à°µà°šà°¨à°®à±à°¨à± à°•à°¨à±à°—ొనలేదà±" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, c-format msgid "cannot parse vlan in '%s'" msgstr "'%s' నందౠvlanనౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, c-format msgid "cannot parse NIC definition '%s'" msgstr "NIC నిరà±à°µà°šà°¨à°®à± '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, c-format msgid "unknown PCI device syntax '%s'" msgstr "తెలియని PCI పరికరమౠసినà±à°Ÿà°¾à°•à±à°¸à± '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, c-format msgid "cannot extract PCI device bus '%s'" msgstr "PCI పరికరమౠbus '%s'నౠవెలికితీయలేదà±" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, c-format msgid "cannot extract PCI device slot '%s'" msgstr "PCI పరికరమౠసà±à°²à°¾à°Ÿà± '%s'నౠవెలికితీయలేక పోయింది" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, c-format msgid "cannot extract PCI device function '%s'" msgstr "PCI పరికరమౠకారà±à°¯à°•à±à°°à°®à°®à± '%s'నౠవెలికితీయలేమà±" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, c-format msgid "cannot extract USB device vendor '%s'" msgstr "USB పరికరమౠఅమà±à°®à°•à°‚దారి '%s'నౠవెలికితీయలేమà±" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, c-format msgid "cannot extract PCI device product '%s'" msgstr "PCI పరికరమౠవà±à°¤à±à°ªà°¤à±à°¤à°¿ '%s'నౠవెలికితీయలేమà±" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, c-format msgid "cannot extract PCI device address '%s'" msgstr "PCI పరికరమౠచిరà±à°¨à°¾à°®à°¾ '%s'నౠవెలికితీయలేమà±" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, c-format msgid "cannot find port number in character device %s" msgstr "కారెకà±à°Ÿà°°à± పరికరమౠ%s నందౠపోరà±à°Ÿà± సంఖà±à°¯à°¨à± à°•à°¨à±à°—ొనలేక పోయింది" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, c-format msgid "unknown character device syntax %s" msgstr "తెలియని కారెకà±à°Ÿà°°à± పరికరమౠసినà±à°Ÿà°¾à°•à±à°¸à± %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 msgid "no emulator path found" msgstr "à°Žà°Ÿà±à°µà°‚à°Ÿà°¿ యెమà±à°¯à±à°²à±‡à°Ÿà°°à± పాతౠకనబడలేదà±" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, c-format msgid "missing value for %s argument" msgstr "%s ఆరà±à°—à±à°®à±†à°‚టౠకొరకౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ విలà±à°µ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, c-format msgid "cannot parse VNC port '%s'" msgstr "VNC పోరà±à°Ÿà± '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, c-format msgid "cannot parse memory level '%s'" msgstr "మెమొరీ à°¸à±à°¥à°¾à°¯à°¿ '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, c-format msgid "cannot parse CPU count '%s'" msgstr "CPU లెకà±à°• '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, c-format msgid "cannot parse UUID '%s'" msgstr "UUID '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "మారకంనందౠతెలియని QEMU ఆరà±à°—à±à°®à±†à°‚à°Ÿà± '%s'" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, c-format msgid "unknown argument '%s'" msgstr "తెలియని ఆరà±à°—à±à°®à±†à°‚à°Ÿà± '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "లాగà±â€Œà°ªà±ˆà°²à± %sనౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "VM లాగà±â€Œà°«à±ˆà°²à± close-on-exec à°«à±à°²à°¾à°—à±â€Œà°¨à± అమరà±à°šà°²à±‡à°• పోయింది" @@ -3117,7 +3142,7 @@ msgstr "లాగà±â€Œà°ªà±ˆà°²à± నామమౠ%s/%s.log సృషà±à°Ÿà°¿ msgid "Unable to seek to %lld in %s" msgstr "%lldà°•à± %s నందౠవెళà±à°³à°²à±‡à°¦à±" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "VM à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°‚ విఫలమైంది '%s': %s\n" @@ -3132,618 +3157,616 @@ msgstr "à°¸à±à°¥à°¿à°¤à°¿ దసà±à°¤à±à°°à°®à± %s లింకౠతీయ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "మానిటరà±â€Œà°¨à± %s కొరకౠతిరిగి à°…à°¨à±à°¸à°‚ధానించà±à°Ÿà°²à±‹ విఫలమైంది: %d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "à°°à°•à±à°·à°£ à°¡à±à°°à±ˆà°µà°°à± à°ªà±à°°à°¾à°°à°‚à°­à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "à°Žà°Ÿà±à°µà°‚à°Ÿà°¿ à°°à°•à±à°·à°£ à°¡à±à°°à±ˆà°µà°°à± à°…à°‚à°¦à±à°¬à°¾à°Ÿà±à°²à±‹ లేదà±" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "secModel రీతినౠనకలà±à°¤à±€à°¯à±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "secModel DOI నకలà±à°¤à±€à°¯à±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "à°°à°•à±à°·à°£ à°¡à±à°°à±ˆà°µà°°à± à°ªà±à°°à°¾à°°à°‚à°­à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "à°Žà°Ÿà±à°µà°‚à°Ÿà°¿ à°°à°•à±à°·à°£ à°¡à±à°°à±ˆà°µà°°à± à°…à°‚à°¦à±à°¬à°¾à°Ÿà±à°²à±‹ లేదà±" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "à°¸à±à°¥à°¿à°¤à°¿ dir '%s' సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది: %s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "%s à°ªà±à°°à°¾à°°à°‚à°­à°‚ à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± వైఫలà±à°¯à°®à±" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "%s à°ªà±à°°à°¾à°°à°‚à°­à°‚ à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± సమయం మించినది" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "%s à°ªà±à°°à°¾à°°à°‚à°­à°‚ à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± ఖాళీ మించినది" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "%s లాగౠఅవà±à°Ÿà±à°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± దోషమà±" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "%s లాగౠఅవà±à°Ÿà±à°ªà±à°Ÿà± à°šà°¦à±à°µà±à°¨à°ªà±à°ªà±à°¡à± à°¸à±à°ªà±‡à°¸à± మించిపోయినది" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "%s లాగౠఅవà±à°Ÿà±à°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± à°ªà±à°°à±‹à°¸à±†à°¸à± నిషà±à°•à±à°°à°®à°¿à°‚చినది" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "%s లాగౠఅవà±à°Ÿà±à°ªà±à°Ÿà±â€Œà°¨à± à°šà°¦à±à°µà±à°šà±à°¨à±à°¨à°ªà±à°ªà±à°¡à± సమయం à°®à±à°—ిసినది" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "మానిటరౠపాతౠ%sనౠతెరà±à°µà°²à±‡à°• పోయింది" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "మానిటరà±â€Œà°•à± close-on-exec à°«à±à°²à°¾à°—à±â€Œà°¨à± అమరà±à°šà°²à±‡à°• పోయింది" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "మానిటరà±â€Œà°¨à± నానà±-à°¬à±à°²à°¾à°•à°¿à°‚గౠరీతినందౠవà±à°‚చలేదà±" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "లాగà±â€Œà°«à±ˆà°²à±à°¨à± మూయలేక పోయింది: %s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "గెసà±à°Ÿà±à°¨à± à°ªà±à°°à°¾à°°à°‚భించలేక పోయింది: %s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "CPU తంతి సమాచారమà±à°¨à± పొందà±à°Ÿà°•à± మానిటరౠఆదేశమà±à°¨à± నడà±à°ªà°²à±‡à°®à±" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "CPU ఎఫినిటీని అమరà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "ఆపరేషనౠతిరిగికొనసాగింపౠవిఫలమైంది" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "VNC సంకేతపదమà±à°¨à± అమరà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "à°°à°•à±à°·à°£ లేబà±à°²à±â€Œà°¨à± అమరà±à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM యిపà±à°ªà°Ÿà°¿à°•à±‡ à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² పరà±à°šà°¬à°¡à°¿à°‚ది" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ఉపయోగించని VNC పోరà±à°Ÿà±à°¨à± à°•à°¨à±à°—ొనలేక పోయింది" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "లాగౠడైరెకà±à°Ÿà°°à±€ %sనౠసృషà±à°Ÿà°¿à°‚చలేక పోయింది" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "QEMU బైనరీ %sనౠకనà±à°—ొనలేక పోయింది" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, c-format msgid "Cannot remove stale PID file for %s" msgstr "%s కొరకౠసà±à°Ÿà±‡à°²à± PID ఫైలà±à°¨à± తొలగించలేదà±" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 msgid "Failed to build pidfile path." msgstr "pidfile పాతà±â€Œà°¨à± నిరà±à°®à°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది." -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "envvనౠలాగà±â€Œà°¦à°¸à±à°¤à±à°°à°®à±à°¨à°•à± à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది: %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "argvనౠలాగà±â€Œà°«à±ˆà°²à±à°•à± à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది: %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "లాగà±â€Œà°ªà±ˆà°²à± à°…à°‚à°¤à±à°¯à°®à± వరకౠలాగలేదà±: %s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "డొమైనౠ%s చూపబడలేదà±\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "VM '%s'నౠమూసివేసà±à°¤à±‹à°‚ది\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "SIGTERMనౠ%s (%d)కౠపంపà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "%s కొరకౠడొమైనౠసà±à°¥à°¿à°¤à°¿à°¨à°¿ తీసివేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, c-format msgid "Failed to remove PID file for %s: %s" msgstr "PID ఫైలà±à°¨à± %s కొరకౠతొలగించà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "సంభాలించని fd ఘటన %d దీనికొరకౠ%s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "నిలà±à°µ పూలౠకà±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ లేదà±" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "%sనౠతెరà±à°µà°²à±‡à°• పోయింది" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "సరిపోలౠuuid '%s'తో యెటà±à°µà°‚à°Ÿà°¿ డొమైనౠలేదà±" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, c-format msgid "no domain with matching name '%s'" msgstr "సరిపోలౠనామమౠ'%s'తో ఠడొమైనౠలేదà±" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "â€à°¡à±Šà°®à±ˆà°¨à± '%s' యిపà±à°ªà°Ÿà°¿à°•à±‡ uuid %sతో నిరà±à°µà°šà°¿à°‚చబడింది" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "డొమైనౠయిపà±à°ªà°Ÿà°¿à°•à±‡ '%s'లా à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±ˆà°¨à°¦à°¿" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "ససà±à°ªà±†à°‚డౠఆపరేషనౠవిఫలమైంది" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "మూసివేత ఆపరేషనౠవిఫలమైంది" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ మెమొరీకనà±à°¨à°¾ తకà±à°•à±à°µà°—à°¾ à°—à°°à°¿à°·à±à°Ÿ మెమొరీని పెటà±à°Ÿà°²à±‡à°°à±" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "మెమొరి బెలూనౠకేటాయింపà±à°¨à± à°ªà±à°°à°¶à±à°¨à°¿à°‚చలేక పోయింది" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "మెమొరి బెలూనౠకేటాయింపà±à°¨à± పారà±à°¶à± చేయలేక పోయింది" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "మెమోరీ కేటాయింపà±à°¨à± పెంచలేదà±" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "à°—à°°à°¿à°·à±à°Ÿ మెమొరీకనà±à°¨à°¾ యెకà±à°•à±à°µà°—à°¾ మెమొరీని అమరà±à°šà°²à±‡à°®à±" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² డొమైనà±â€Œà°¯à±Šà°•à±à°• మెమొరీని అమరà±à°šà°²à±‡à°®à±" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "డొమైనౠxml పొందà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "'%s' సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "à°­à°¦à±à°°à°ªà°°à°šà°¿à°¨ పీఠిక à°µà±à°°à°¾à°¯à±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "xml à°µà±à°°à°¾à°¯à±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "దసà±à°¤à±à°°à°®à± %sనౠదాయలేక పోయింది" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "వలస ఆపరేషనౠవిఫలమైంది" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "'migrate' à°ˆ qemuతో మదà±à°¦à°¤à°¿à°‚చబడదà±" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² డొమైనà±â€Œà°¯à±Šà°•à±à°• vcpu లెకà±à°•à°¨à± మారà±à°šà°²à±‡à°®à±" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "డొమైనౠనిరà±à°µà°šà°¨à°‚ '%d'నందౠతెలియని virt à°°à°•à°®à±" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "డొమైనà±â€Œà°•à±Šà°°à°•à± à°—à°°à°¿à°·à±à°Ÿ vcpusనౠనిరà±à°£à°¯à°¿à°‚చలేక పోయింది" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "à°…à°­à±à°¯à°°à±à°§à°¿à°‚à°šà°¿à°¨ vcpus డొమైనà±â€Œà°•à± à°…à°¨à±à°®à°¤à±ˆà°¨ vcpus à°•à°¨à±à°¨à°¾ యెకà±à°•à±à°µ: %d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "vcpus à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² డొమైనà±â€Œà°¨à°‚దౠపినౠచేయలేమà±" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu సంఖà±à°¯ à°¸à±à°¥à°¾à°¯à°¿à°¨à°¿ దాటివà±à°‚ది %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "ఎఫినిటీని అమరà±à°šà°²à±‡à°¦à±" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "cpu ఎఫినిటి మదà±à°¦à°¤à±€à°¯à±à°Ÿà°²à±‡à°¦à±" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "ఎఫినిటీని పొందలేదà±" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu ఎఫినిటి à°…à°‚à°¦à±à°¬à°¾à°Ÿà±à°²à±‹ లేదà±" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "à°°à°•à±à°·à°£ లేబà±à°²à± పొందà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "à°°à°•à±à°·à°£ రీతి à°¸à±à°Ÿà±à°°à°¿à°‚à°—à± à°—à°°à°¿à°·à±à°Ÿ %d బైటà±à°²à°¨à± మించà±à°¤à±à°‚ది" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "à°°à°•à±à°·à°£ DOI à°¸à±à°Ÿà±à°°à°¿à°‚à°—à± à°—à°°à°¿à°·à±à°Ÿ %d బైటà±à°²à°¨à± మించà±à°¤à±à°‚ది" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "డొమైనౠపà±à°°à°¤à°¿à°¬à°¿à°‚బమà±à°¨à± à°šà°¦à±à°µà°²à±‡à°¦à±" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "qemu పీఠికనౠచదà±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "à°ªà±à°°à°¤à°¿à°¬à°¿à°‚బమౠమాజికౠసరికానిది" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "à°ªà±à°°à°¤à°¿à°¬à°¿à°‚బమౠవరà±à°·à°¨à± మదà±à°¦à°¤à±€à°¯à±à°Ÿ లేదౠ(%d > %d)" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "XML à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "XML పారà±à°¶à±â€ చేయà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "కొతà±à°¤ VMà°•à± à°…à°ªà±à°ªà°—à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "డొమైనౠతిరిగికొనసాగించà±à°Ÿà°•à± విఫలమైనది" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, c-format msgid "unsupported config type %s" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ ఆకృతీకరణ రకమౠ%s" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "QEMU argv సినà±à°Ÿà°¾à°•à±à°¸à± %sనౠనిరà±à°£à°¯à°¿à°‚చలేక పోయింది" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "à°¡à°¿à°¸à±à°•à± '%s'నౠbus/device విషయసూచికకౠమారà±à°šà°²à±‡à°®à±" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "బసౠ'%s' కొరకౠమదà±à°¦à°¤à±€à°¯à°¨à°¿ à°¡à°¿à°¸à±à°•à± నామపౠమాపింగà±" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "బసౠ'%s' మరియౠలకà±à°·à±à°¯à°®à± '%s' తో యెటà±à°µà°‚à°Ÿà°¿ పరికరమౠలేదà±" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "పరికరమౠ'%s' మరియౠలకà±à°·à±à°¯à°®à± '%s'à°•à± à°Žà°®à±à°¯à±à°²à±‡à°Ÿà°°à± వరà±à°·à°¨à± తీసివేయదగౠమాధà±à°¯à°®à°¾à°¨à±à°¨à°¿ మదà±à°¦à°¤à°¿à°‚à°šà°¦à±" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "cdrom మాధà±à°¯à°®à°¾à°¨à±à°¨à°¿ మారà±à°šà°²à±‡à°• పోయింది" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "cdrom మాధà±à°¯à°®à°¾à°¨à±à°¨à°¿ మారà±à°šà±à°Ÿ విఫలమైంది: %s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "లకà±à°·à±à°¯à°®à± %s యిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°‚ది" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "%s à°¡à°¿à°¸à±à°•à±à°¨à± à°…à°¨à±à°­à°‚దించలేదà±" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "à°¸à±à°²à°¾à°Ÿà± సంఖà±à°¯à°¨à± పారà±à°¶à± చేయలేక పోయింది\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "%s à°¡à°¿à°¸à±à°•à±à°¨à± జతచేయà±à°Ÿ విఫలమైంది" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "usb à°¡à°¿à°¸à±à°•à±à°¨à± జతచేయà±à°²à±‡à°• పోయింది" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "usb à°¡à°¿à°¸à±à°•à±à°¨à± జతచేయà±à°Ÿ విఫలమైంది" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "usb పరికరమà±à°¨à± à°…à°¨à±à°¬à°‚దించలేక పోయింది" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "usb పరికరమà±à°¨à± జతచేయà±à°Ÿ విఫలమైంది" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "à°•à±à°°à°¿à°¯à°¾à°¹à±€à°¨ డొమైనà±â€Œà°¨à°‚దౠపరికరానà±à°¨à°¿ à°…à°¨à±à°­à°‚దించలేమà±" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "à°¡à°¿à°¸à±à°•à± బసౠ'%s' హాటà±â€Œà°ªà±à°²à°—ౠకాలేదà±" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "à°¡à°¿à°¸à±à°•à± పరికరమౠ'%s' హాటà±â€Œà°ªà±à°²à°—ౠకాలేదà±" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "పరికరమౠరకమౠ'%s' à°…à°¨à±à°­à°‚దిచలేక పోయింది" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "à°¡à°¿à°¸à±à°•à± %s కనబడలేదà±" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "à°¡à°¿à°¸à±à°•à± %s విడదీయబడలేదౠ- సరికాని à°¸à±à°²à°¾à°Ÿà± సంఖà±à°¯ %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "à°¡à°¿à°¸à±à°•à±à°¨à± విడదీయౠ%s ఆదేశమà±à°¨à± నిరà±à°µà°°à±à°¤à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "à°¡à°¿à°¸à±à°•à±à°¨à± విడదీయà±à°Ÿà°•à± విఫలమైంది %s: చెలà±à°²à°¨à°¿ à°¸à±à°²à°¾à°Ÿà± %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "à°•à±à°°à°¿à°¯à°¾à°¹à±€à°¨ డొమైనà±â€Œà°¨à°‚దౠపరికరానà±à°¨à°¿ విడదీయలేమà±" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "SCSI లేదా virtio à°¡à°¿à°¸à±à°•à± పరికరమౠమాతà±à°°à°®à±‡ గతికంగా విడదీయబడà±à°¤à±à°‚ది" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "à°Ÿà±à°°à°¾à°¨à±à°¸à°¿à°¯à°‚టౠడొమైనౠకొరకౠసà±à°µà°¯à°‚చాలక డొమైనà±â€Œà°¨à± అమరà±à°šà°²à±‡à°¦à±" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "%s కొరకౠసà±à°µà°¯à°‚చాలక డైరెకà±à°Ÿà°°à±€à°¨à± సృషà±à°Ÿà°¿à°‚చలేదà±" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "సిమà±â€Œà°²à°¿à°‚à°•à± %s à°¨à±à°‚à°¡à°¿ ' %s'కౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "సరికాని పాతà±: %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' ఆదేశమౠవిఫలమైంది" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "'info blockstats' à°…à°¨à±à°¨à°¦à°¿ à°ˆ qemuచేత మదà±à°¦à°¤à°¿à°µà±à°µà°¬à°¡à±à°Ÿà°²à±‡à°¦à±" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "పరికరమౠకనà±à°—ొనబడలేదà±: %s (%s)" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL లేదా ఖాళీ పాతà±" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "సరికాని పాతà±, '%s' à°…à°¨à±à°¨à°¦à°¿ తెలిసిన ఇంటరà±â€Œà°«à±‡à°¸à± కాదà±" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s: తెరà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s: à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "సరికాని పాతà±" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU à°¡à±à°°à±ˆà°µà°°à± à°…à°¨à±à°¨à°¦à°¿ వరà±à°šà±à°¯à±à°µà°²à± మెమొరీ à°šà°¿à°°à±à°¨à°¾à°®à°¾à°¨à± మాతà±à°°à°®à±‡ మదà±à°¦à°¤à°¿à°¸à±à°¤à±à°‚ది" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") విఫలమైంది" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' ఆదేశమౠవిఫలమైంది" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "టెంపà±à°²à±‡à°Ÿà± %s తో సృషà±à°Ÿà°¿à°‚à°šà°¿à°¨ తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°®à± à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "ఠడొమైనౠXML పంపబడలేదà±" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM వలసల కొరకౠtcp URIలౠమాతà±à°°à°®à±‡ మదà±à°¦à°¤à°¿à°‚చబడతాయి" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI à°…à°‚à°¤à±à°¯à°®à± వదà±à°¦ ':port'నౠకలిగివà±à°‚à°¡à°¦à±" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "యాదృచà±à°›à°¿à°• UUIDనౠనిషà±à°ªà°¾à°¦à°¿à°‚చలేక పోయింది" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "అదే నామమà±à°¤à±‹ డొమైనౠలేదా UUID యిపà±à°ªà°Ÿà°¿à°•à±‡ ' %s' వలెవà±à°‚ది" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "ఆఫà±-లైనౠవలసవిధానం తెలà±à°ªà°¬à°¡à°¿à°‚ది, కాని ససà±à°ªà±†à°‚డౠకారà±à°¯à°®à± విఫలమైంది" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "వలస విఫలమైంది: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "వైఫలà±à°¯à°‚ తరà±à°µà°¾à°¤ గెసà±à°Ÿà± %s తిరిగికొనసాగించà±à°Ÿ విఫలమైంది\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "పరికరమౠ%s PCI పరికరమౠకాదà±" @@ -3752,510 +3775,510 @@ msgstr "పరికరమౠ%s PCI పరికరమౠకాదà±" msgid "failed to find libvirtd binary" msgstr "libvirtd బైనరీని à°•à°¨à±à°—ొనà±à°Ÿà°•à± విఫలమైంది" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" "remote_open:URL నందౠటà±à°°à°¾à°¨à±à°¸à±à°ªà±‹à°°à±à°Ÿà± à°—à±à°°à±à°¤à°¿à°‚చబడలేదౠ(tls|unix|ssh|ext|tcp యిలావà±à°‚డాలి)" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open: 'ext' బదిలీకరణకà±, ఆదేశమౠఅవసరమైనది" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "హోసà±à°Ÿà±à°¨à°¾à°®à°®à± '%s'నౠపరిషà±à°•à°°à°¿à°‚చలేక పోయింది: %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "'%s'à°•à± à°…à°¨à±à°¸à°‚ధానించబడ లేదà±" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "సాకెటà±â€Œà°¨à± సృషà±à°Ÿà°¿à°‚à°š లేకపోయింది" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "'%s'à°•à± à°…à°¨à±à°¸à°‚ధానించబడ లేదà±" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "సాకెటౠజంట సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿ లేదà±" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "విండోసౠనందౠబదిలీకరణ పదà±à°¦à°¤à±à°²à± unix, ssh మరియౠext మదà±à°¦à°¤à±€à°¯à°¬à°¡à°µà±" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "సాకెటà±â€Œà°¨à± à°¬à±à°²à°¾à°•à±-కాకà±à°‚à°¡à±à°¨à°Ÿà±à°²à± చేయలేక పోయింది" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "pipe చేయలేక పోయింది" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "URIనౠసà±à°µà°¯à°‚చాలకంగా-à°—à±à°°à±à°¤à°¿à°‚à°š లేకపోయింది" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "కాలà±â€Œà°¬à±à°¯à°¾à°•à±à°¸à± జాబితానౠకేటాయించà±à°Ÿà°²à±‹ దోషమà±" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "డొమైనౠఘటనలనౠకేటాయించà±à°Ÿà°²à±‹ దోషమà±" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "%s '%s'నౠయాకà±à°¸à°¿à°¸à± చేయలేదà±" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "TLS à°•à±à°°à±†à°¡à±†à°¨à±à°·à°¿à°¯à°²à±à°¸à±à°¨à± కేటాయించ లేదà±: %s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "CA దృవీకరణపతà±à°°à°®à±à°¨à± లోడౠచేయలేదà±: %s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "à°µà±à°¯à°•à±à°¤à°¿à°—à°¤ à°•à±€/దృవీకరణపతà±à°°à°®à±à°¨à± లోడౠచేయలేక పోయింది: %s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "TLS à°•à°•à±à°·à°¿à°¦à°¾à°°à°¿à°¨à°¿ సిదà±à°¦à°®à±à°šà±‡à°¯à°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "TLS à°…à°²à±à°—ారà±à°¦à±†à°®à± à°ªà±à°°à°¾à°®à±à°–à±à°¯à°¤à°¨à± అమరà±à°šà°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "దృవీకరణపతà±à°°à°®à± à°ªà±à°°à°¾à°®à±à°–à±à°¯à°¤à°¨à± అమరà±à°šà°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "విభాగమౠకà±à°°à±†à°¡à±†à°¨à±à°·à°¿à°¯à°²à±à°¸à±à°¨à± అమరà±à°šà°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "TLS హాండà±â€Œà°·à±‡à°•à±à°¨à± పూరà±à°¤à°¿à°šà±‡à°¯à°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "TLS సిదà±à°¦à±€à°•à°°à°£à°¨à± పూరà±à°¤à°¿à°šà±‡à°¯à°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "సేవిక నిరà±à°§à°¾à°°à°£ (మన దృవీకరణపతà±à°°à°®à± లేదా IP à°šà°¿à°°à±à°¨à°¾à°®à°¾ యొకà±à°•) విఫలమైంది\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "సేవిక దృవీకరణపతà±à°°à°®à±à°¨à± నిరà±à°¥à°¾à°°à°¿à°‚చలేక పోయింది: %s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ సమయమà±à°¨à± పొందలేక పోయింది" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "చెలà±à°²à°¨à°¿ దృవీకరణపతà±à°°à°®à±" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "దృవీకరణపతà±à°°à°®à± నమà±à°®à°¦à°—ినది కాదà±." -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "దృవీకరణపతà±à°°à°®à± తెలిసిన విడà±à°¦à°²à°¦à°¾à°°à°¿ à°¨à±à°‚à°¡à°¿ కాదà±" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "దృవీకరణపతà±à°°à°®à± తీసివేయబడింది." -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "దృవీకరణపతà±à°°à°®à± à°¸à±à°°à°•à±à°·à°¿à°¤à°®à±à°•à°¾à°¨à°¿ à°…à°²à±à°—ారà±à°¦à±†à°®à±â€Œà°¨à± à°µà±à°ªà°¯à±‹à°—à°¿à°¸à±à°¤à±‹à°‚ది" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "సేవిక దృవీకరణపతà±à°°à°®à± నిరà±à°§à°¾à°°à°£ విఫలమైంది: %s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "దృవీకరణపతà±à°°à°®à± యొకà±à°• రకమౠX.509 కాదà±" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers విఫలమైంది" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "దృవీకరణపతà±à°°à°®à±à°¨à± సిదà±à°¦à°®à±à°šà±‡à°¯à°²à±‡à°• పోయింది: %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "దృవీకరణపతà±à°°à°®à±à°¨à± దిగà±à°®à°¤à°¿ చేయలేకపోయింది: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "దృవీకరణపతà±à°°à°®à± కాలమà±à°¤à±€à°°à°¿à°¨à°¦à°¿" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "దృవీకరణపతà±à°°à°®à± యింకా à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°ªà°°à±à°šà°¬à°¡à°¿à°²à±‡à°¦à±" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "దృవీకరణపతà±à°°à°ªà± యజమాని హోసà±à°Ÿà±à°¨à°¾à°®à°®à± (%s)తో సరిపోలడం లేదà±" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "చాలా యెకà±à°•à±à°µ NUMA à°…à°°à°²à±: %d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "చాలా యెకà±à°•à±à°µ దూరసà±à°§ డొమైనౠIDs: %d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "map పొడవౠగరిషà±à°Ÿà°®à± à°•à°¨à±à°¨à°¾ యెకà±à°•à±à°µ : %d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU లెకà±à°• à°…à°¨à±à°¨à°¦à°¿ à°—à°°à°¿à°·à±à°Ÿà°®à±à°¨à± మించà±à°¤à±à°‚ది: %d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU మాపౠబఫరౠపొడవౠగరిషà±à°Ÿà°®à±à°¨à± మించà±à°¤à±à°‚ది: %d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "హోసà±à°Ÿà± నివేదికలౠచాలా యెకà±à°•à±à°µ vCPUs: %d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "హోసà±à°Ÿà± నివేదికల మాపౠబఫరౠపొడవౠగరిషà±à°Ÿà°®à±à°¨à± మించà±à°¤à±à°‚ది: %d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "à°°à°•à±à°·à°£ లేబà±à°²à± à°—à°°à°¿à°·à±à°Ÿà°®à±à°¨à± మించినది: %zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "à°°à°•à±à°·à°£ రీతి à°—à°°à°¿à°·à±à°Ÿà°®à±à°¨à± మించినది: %zd" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "à°°à°•à±à°·à°£ doi à°—à°°à°¿à°·à±à°Ÿà°®à±à°¨à± మించినది: %zd" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "చాలా యెకà±à°•à±à°µ రిమోటౠడొమైనౠనామమà±à°²à±: %d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "remoteDomainGetSchedulerParameters: పరిమితిని మించిన పారామితà±à°² సంఖà±à°¯à°¨à± తిరిగియిసà±à°¤à±à°‚ది" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters: తెలియని పారామితి à°°à°•à°®à±" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "ఎరే కేటాయించà±à°Ÿà°²à±‹ మెమొరీ సరిపోదà±" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "తెలియని పారామితి à°°à°•à°®à±" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "దూరసà±à°¥ నియమంకౠబà±à°²à°¾à°•à± పీకౠఅభà±à°¯à°°à±à°§à°¨ మరీ పొడవà±, %zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "తిరిగియిచà±à°šà°¿à°¨ బఫరౠఅభà±à°¯à°°à±à°§à°¿à°‚à°šà°¿à°¨ పరిమాణమంత కాదà±" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "దూరసà±à°¥ నియమంకౠమెమొరీ పీకౠఅభà±à°¯à°°à±à°§à°¨ మరీ యెకà±à°•à±à°µ, %Zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "మరీ à°Žà°•à±à°•à±à°µ దూరసà±à°¥ నెటà±à°µà°°à±à°•à±à°²à±: %d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, c-format msgid "too many remote interfaces: %d > %d" msgstr "మరీ à°Žà°•à±à°•à±à°µ దూరసà±à°¥ యింటరà±à°«à±ˆà°¸à±à°²à±: %d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "మరీ యెకà±à°•à±à°µ నిలà±à°µ పూలà±à°¸à±â€ à°…à°­à±à°¯à°°à±à°¦à°¿à°‚చబడినవి" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "మరీ యెకà±à°•à±à°µ నిలà±à°µ పూలà±à°¸à±â€ పొందబడినవి" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "మరీ యెకà±à°•à±à°µ నిలà±à°µ వాలà±à°¯à±‚à°®à±à°¸à±â€ à°…à°­à±à°¯à°°à±à°§à°¿à°‚చబడినవి" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "మరీ యెకà±à°•à±à°µ నిలà±à°µ వాలà±à°¯à±‚à°®à±à°¸à±â€ పొందబడినవి" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "చాలా పరికర నామమà±à°²à± à°…à°­à±à°¯à°°à±à°¦à°¿à°‚చబడినవి" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "చాలా పరికర నామమà±à°²à± à°¸à±à°µà±€à°•à°°à°¿à°‚చబడినవి" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "చాలా సామరà±à°§à±à°¯à°ªà± నామమà±à°²à± à°…à°­à±à°¯à°°à±à°¦à°¿à°‚చబడినవి" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "చాలా సామరà±à°§à±à°¯à°ªà± నామమà±à°²à± à°¸à±à°µà±€à°•à°°à°¿à°‚చబడినవి" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "తెలియని దృవీకరణమౠరకమౠ%s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "à°…à°­à±à°¯à°°à±à°§à°¿à°‚చబడిన దృవీకరణ రకమౠ%s తిరసà±à°•à°°à°¿à°‚చబడింది" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ దృవీకరణ రకమౠ%d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "SASL లైబà±à°°à°°à±€ సిదà±à°¦à°®à±à°šà±‡à°¯à±à°Ÿà°²à±‹ విఫలమైంది: %d (%s)" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "సోకౠచిరà±à°¨à°¾à°®à°¾ పొందà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "పీరౠచిరà±à°¨à°¾à°®à°¾ పొందà±à°Ÿà°•à± విఫలమైంది" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "SASL à°•à°•à±à°·à°¿à°¦à°¾à°°à°¿ సందరà±à°­à°®à±à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది: %d (%s)" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "TLS సెషనà±â€Œà°•à±Šà°°à°•à± సరికాని సైఫరౠపరిమాణమà±" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "బహిరà±à°—à°¤ SSFనౠఅమరà±à°šà°²à±‡à°• పోయింది %d (%s)" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "à°°à°•à±à°·à°£ లకà±à°·à°£à°®à±à°²à°¨à± అమరà±à°šà°²à±‡à°• పోయింది %d (%s)" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "SASL మెకానిజం %s సేవిక à°¦à±à°µà°¾à°°à°¾ మదà±à°¦à°¤à±€à°¯à°¬à°¡à±à°Ÿ లేదà±" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "SASL నెగోషియెషనౠపà±à°°à°¾à°°à°‚భమగà±à°Ÿà°•à± విఫలమైంది: %d (%s)" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "auth ఆనవాళà±à°³à± చేయà±à°Ÿà°•à± విఫలమైంది" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL నెగోషియేషనౠడాటా మరీ పొడవైంది: %d bytes" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL అంచె విఫలమైంది: %d (%s)" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "నెగోషియేషనౠSSF %d సరిపోవà±à°¨à°‚à°¤ బలమైనదికాదà±" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "auth ఆనవాళà±à°³à± సేకరించà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ఠఘటనా మదà±à°¦à°¤à°¿à°‚à°šà±à°Ÿà°²à±‡à°¦à±" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "cb నౠజాబితాకౠజతచేయà±à°šà±à°¨à±à°¨à°¦à°¿" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "cbనౠజాబితానà±à°‚à°¡à°¿ తీసివేయà±à°šà±à°¨à±à°¨à°¦à°¿" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header విఫలమైంది" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "మారà±à°·à°²à°¿à°‚à°—à± args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "డాటానౠపంపలేదà±" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "TLS సాకెటౠ%sà°¨à±à°‚à°¡à°¿ à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "సేవిక à°…à°¨à±à°¸à°‚ధానమà±à°¨à± మూసివేసినది" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "డాటానౠసà±à°µà±€à°•à°°à°¿à°‚చలేదà±" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "SASL డాటా à°Žà°¨à±à°•à±‹à°¡à±à°•à± విఫలమైంది: %s" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "SASL డాటా డీకోడౠచేయà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "సేవికనà±à°‚à°¡à°¿ à°¸à±à°µà±€à°•à°°à°¿à°‚చబడిన à°ªà±à°¯à°¾à°•à±†à°Ÿà± మరీ à°šà°¿à°¨à±à°¨à°¦à°¿" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "సేవకనà±à°‚à°¡à°¿ పొందిన à°ªà±à°¯à°¾à°•à±†à°Ÿà± మరీ పొడవైనది" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "à°ªà±à°°à°¤à±à°¯à±à°¤à±à°¤à°°à°®à±à°¨à°‚దౠసరికాని పీఠిక" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "తెలియని à°ªà±à°°à±‹à°—à±à°°à°¾à°®à± (పొందింది %x, à°…à°¨à±à°•à±Šà°¨à±à°¨à°¦à°¿ %x)" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "తెలియని à°ªà±à°°à±Šà°Ÿà±‹à°•à°¾à°²à± వరà±à°·à°¨à± (పొదింది %x, à°…à°¨à±à°•à±Šà°¨à±à°¨à°¦à°¿ %x)" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "సేవికనà±à°‚à°¡à°¿ à°…à°¨à±à°•à±‹à°¨à°¿ RPC కాలౠ%dనౠపొందినది" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "వరà±à°¸ %dతో à°ªà±à°°à°¤à±à°¯à±à°¤à±à°¤à°°à°®à± కొరకౠకాలౠవెయిటింగౠలేదà±" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "తెలియని విధానం (పొందింది %x, à°…à°¨à±à°•à±Šà°¨à±à°¨à°¦à°¿ %x)" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "à°…à°¨à±â€Œà°®à°¾à°°à±à°·à°²à°¿à°‚à°—à± ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "à°…à°¨à±â€Œà°®à°¾à°°à±à°·à°²à°¿à°‚à°—à± remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "తెలియని à°¸à±à°¥à°¿à°¤à°¿ (పొందినది %x)" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "సాకెటà±â€Œà°¨à°‚దౠచూపà±à°Ÿ విఫలమైంది" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "సాకెటౠనందౠహాంగపౠ/ దోషమౠఘటన à°¸à±à°µà±€à°•à°°à°¿à°‚చబడింది" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "నియమమà±à°ªà±ˆ వేచివà±à°‚à°¡à±à°Ÿà°•à± విఫలమైంది" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4342,7 +4365,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s: à°°à°•à±à°·à°£ సందరà±à°­à°®à±à°¨à± అమరà±à°šà°²à±‡à°• పోయింది '\\%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "పూలౠరకమౠ%dకొరకౠబà±à°¯à°¾à°•à±†à°‚డౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" @@ -4406,29 +4429,43 @@ msgstr "ఆదేశమౠ%dà°¨à±à°‚à°¡à°¿ à°¸à±à°¨à±à°¨à°¾-కాని à°¨ msgid "%s not implemented on Win32" msgstr "%s à°…à°¨à±à°¨à°¦à°¿ Win32 పైన మెరà±à°—à±à°ªà°°à°šà°²à±‡à°¦à±" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "పరికరమౠపà±à°°à°¾à°°à°‚à°­ à°¸à±à°¥à°¾à°¨à°®à±à°¨à± పారà±à°¶à±â€ చేయలేదà±" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "పరికరమౠమà±à°—ింపౠసà±à°¥à°¾à°¨à°®à±à°¨à± పారà±à°¶à±â€ చేయలేమà±" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "చెలà±à°²à°¨à°¿ à°°à°•à±à°·à°£ à°°à°•à°®à±" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "లకà±à°·à±à°¯à°®à± %s యిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°‚ది" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "సరిపోవà±à°¨à°‚à°¤ పొడవà±à°—à°² ఖాళీ పొడిగింపà±à°²à±‡à°¦à±" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "వాలà±à°¯à±‚మౠలకà±à°·à±à°¯à°ªà± పాతà±â€Œ '%s'నౠచదà±à°µà°²à±‡à°• పోయింది" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "వాలà±à°¯à±‚మౠపాతౠ'%s' పేరెంటౠపూలౠమూలపౠపరికర నామమà±à°¤à±‹ à°ªà±à°°à°¾à°°à°‚భించబడలేదà±." -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "లకà±à°·à±à°¯à°®à± '%s'à°¨à±à°‚à°¡à°¿ విభజన సంఖà±à°¯à°¨à± పారà±à°¶à± చేయలేమà±" @@ -4824,118 +4861,118 @@ msgstr "'%s'à°¨à±à°‚à°¡à°¿ హోసà±à°Ÿà± సంఖà±à°¯à°¨à± పొం msgid "Scanning host%u" msgstr "హోసà±à°Ÿà± %u à°¸à±à°•à°¾à°¨à± చేసà±à°¤à±‹à°‚ది" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ auth హోసà±à°Ÿà± యాటà±à°°à°¿à°¬à±à°¯à±‚à°Ÿà±" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ auth passwd యాటà±à°°à°¿à°¬à±à°¯à±‚à°Ÿà±" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "తపà±à°ªà±à°—ాఫారà±à°®à±ˆà°¨ à°…à°·à±à°Ÿà°¾à°‚à°¶ తీరà±" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "తపà±à°ªà±à°—ాపారà±à°®à±ˆà°¨ యజమాని మూలకం" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "తపà±à°ªà±à°—à°¾ ఫారà±à°®à±ˆà°¨ సమూహ మూలకం" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "తెలియని నిలà±à°µ పూలౠరకమౠ%s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "పూలౠమూలమౠనామపౠమూలకం తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "uuidనౠవà±à°¦à±à°­à°µà°¿à°‚పచేయ లేదà±" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "తెలియని పూలౠఫారà±à°®à°¾à°Ÿà± రకమౠ%s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "నిలà±à°µ పూలౠమూలమౠహోసà±à°Ÿà± నామమౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "నిలà±à°µ పూలౠమూలమౠపరికరమà±à°²à± బయలà±à°ªà°°à°šà°²à±‡à°®à±" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "నిలà±à°µ పూలౠమూలపౠపరికర పాతà±â€Œà°¨à± పోగొటà±à°Ÿà±à°•à±à°‚ది" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "నిలà±à°µ పూలౠమూలపౠపాతà±â€Œà°¨à± పోగొటà±à°Ÿà±à°•à±à°‚ది" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "నిలà±à°µ పూలౠమూలపౠఎడాపà±à°Ÿà°°à± నామమౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "తెలియని auth రకమౠ'%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "నిలà±à°µ పూలౠలకà±à°·à±à°¯à°ªà± పాతౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "నిలà±à°µ పూలà±â€Œà°¨à°•à± తెలియని రూటౠమూలకమà±" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "తెలియని పూలౠఫారà±à°®à°¾à°Ÿà± సంఖà±à°¯ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "ఊహించని పూలౠరకమà±" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "తెలియని పరిమాణపౠయానిటà±à°²à± '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "తపà±à°ªà±à°—ాఫారà±à°®à±ˆà°¨ సామరà±à°§à±à°¯à°ªà± మూలకమà±" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "సామరà±à°¦à±à°¯à°ªà± మూలకమౠవిలà±à°µ మరీ యెకà±à°•à±à°µ" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "వాలà±à°¯à±‚మౠనామమౠమూలకంనౠపోగొటà±à°Ÿà±à°•à±à°‚ది" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ సామరà±à°§à±à°¯à°ªà± మూలకమà±" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "తెలియని వాలà±à°¯à±‚మౠఫారà±à°®à°¾à°Ÿà± రకమౠ%s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "నిలà±à°µ పూలà±â€Œà°¨à°•à± తెలియని రూటౠమూలకమà±" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "తెలియని వాలà±à°¯à±‚మౠఫారà±à°®à°¾à°Ÿà± సంఖà±à°¯ %d" @@ -4982,7 +5019,7 @@ msgstr "%s కొరకౠయెటà±à°µà°‚à°Ÿà°¿ ఆకృతీకరణ à°« msgid "cannot remove config for %s" msgstr "%s కొరకౠఆకృతీకరణ ఫైలà±à°¨à± తీసివేయలేదà±" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "సరిపోలౠuuidతో యెటà±à°µà°‚à°Ÿà°¿ పూలౠలేదà±" @@ -4994,96 +5031,96 @@ msgstr "సరిపోలౠనామమà±à°¤à±‹ యెటà±à°µà°‚à°Ÿà°¿ à°ª msgid "storage pool already exists" msgstr "నిలà±à°µ పూలౠయిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°‚ది" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "సరిపోలౠuuidతో యెటà±à°µà°‚à°Ÿà°¿ నిలà±à°µ పూలౠలేదà±" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "పూలౠయిపà±à°ªà°Ÿà°¿à°•à±€ à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ à°µà±à°‚ది" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "à°à°•à°•à°¾à°²à°‚ కాకà±à°‚à°¡à°¾ నడà±à°¸à±à°¤à±à°¨à±à°¨ జాబà±à°²à°¨à± పూలౠ'%s' కలిగివà±à°‚ది." -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "పూలౠయిపà±à°ªà°Ÿà°¿à°•à±‡ à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—ావà±à°‚ది" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "నిలà±à°µ పూలౠయిపà±à°ªà°Ÿà°¿à°•à±‡ à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ à°µà±à°‚ది" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "నిలà±à°µ పూలౠకà±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ లేదà±" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "నిలà±à°µ పూలౠయింకనూ à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ à°µà±à°¨à±à°¨à°¦à°¿" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "పూలౠవాలà±à°¯à±‚మౠతొలగింపà±à°¨à± మదà±à°¦à°¤à±€à°¯à°¦à±" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "పూలౠఆకృతీకరణ ఫైలà±à°¨à± కలిగిలేదà±" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "సరిపోలౠనామమà±à°¤à±‹ యెటà±à°µà°‚à°Ÿà°¿ నిలà±à°µ vol లేదà±" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "సరిపోలౠకీతో యెటà±à°µà°‚à°Ÿà°¿ నిలà±à°µ vol లేదà±" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "సరిపోలౠపాతà±â€Œà°¤à±‹ యెటà±à°µà°‚à°Ÿà°¿ నిలà±à°µ vol లేదà±" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "నిలà±à°µ vol యిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°‚ది" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "నిలà±à°µ పూలౠవాలà±à°¯à±‚మౠసృషà±à°Ÿà±€à°•à°°à°£à°¨à± మదà±à°¦à°¤à±€à°¯à±à°Ÿ లేదà±" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 msgid "no storage pool with matching name" msgstr "సరిపోలౠనామమà±à°¤à±‹ యెటà±à°µà°‚à°Ÿà°¿ నిలà±à°µ పూలౠలేదà±" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, c-format msgid "storage volume name '%s' already in use." msgstr "నిలà±à°µ వాలà±à°¯à±‚మౠనామమౠ'%s' యిపà±à°ªà°Ÿà°¿à°•à±‡ à°µà±à°ªà°¯à±‹à°—ంలోవà±à°‚ది" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "ఉనà±à°¨ వాలà±à°¯à±‚మౠనà±à°‚à°¡à°¿ వాలà±à°¯à±‚మౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± నిలà±à°µ పూలౠమదà±à°¦à°¤à±à°¨à±€à°¯à°¦à±" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, c-format msgid "volume '%s' is still being allocated." msgstr "వాలà±à°¯à±‚మౠ'%s' యిపà±à°ªà°Ÿà°¿à°•à°¿ కేటాయించబడివà±à°‚ది." -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "నిలà±à°µ పూలౠvol తొలగింపà±à°¨à± మదà±à°¦à°¤à±€à°¯à±à°Ÿà°²à±‡à°¦à±" @@ -5171,7 +5208,7 @@ msgstr "పూలౠదసà±à°¤à±à°°à°¨à°¾à°®à°®à±à°¨à± తిరà±à°®à°¾ msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: పాతౠనౠసమకూరà±à°šà°‚à°¡à°¿ లేదా test:///default ఉపయోగించండి" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "హోసà±à°Ÿà±à°¨à°¾à°®à°®à±à°¨à± చూడలేమà±" @@ -5332,191 +5369,203 @@ msgstr "chr పరికరమౠకొరకౠTCP మాతà±à°°à°®à±‡ à°® msgid "unsupported chr device type %d" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ chr పరికరమౠరకమౠ%d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "close-on-exec ఫైలà±à°¯à±Šà°•à±à°• à°¡à°¿à°¸à±à°•à±à°°à°¿à°ªà±à°Ÿà°¾à°°à± à°«à±à°²à°¾à°—ౠఅమరà±à°šà±à°Ÿà°²à±‹ దోషమà±\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "close-on-exec ఫైలà±à°¯à±Šà°•à±à°• à°¡à°¿à°¸à±à°•à±à°°à°¿à°ªà±à°Ÿà°¾à°°à± à°«à±à°²à°¾à°—ౠఅమరà±à°šà±à°Ÿà°²à±‹ దోషమà±" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "VM à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°‚ విఫలమైంది '%s': %s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "inotify సిదà±à°¦à±€à°•à°°à°¿à°‚చలేదà±" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "మానిటరౠడైరెకà±à°Ÿà°°à±€ %s సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup: మెమొరీ దాటిపోయింది\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "pid à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "సాకెటౠతెరà±à°µà°²à±‡à°®à±" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "సాకెటౠబందనం కాలేమà±" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "మరీ పొడవైన ఆదేశమౠ%s (%d బైటà±à°²à±) పంపలేమà±" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "మరీ పొడవైన ఆదేశమౠ%s పంపలేమà±" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "à°ªà±à°°à°¤à±à°¯à±à°¤à±à°¤à°°à°®à± %sనౠచదà±à°µà°²à±‡à°®à±" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "ఠకెరà±à°¨à°²à± తెలà±à°ªà°²à±‡à°¦à±" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "UML కెరà±à°¨à°²à± %sనౠకనà±à°—ొనలేదà±" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "envvనౠలాగà±â€Œà°¦à°¸à±à°¤à±à°°à°®à±à°¨à°•à± à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది: %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "argvనౠలాగà±â€Œà°«à±ˆà°²à±à°•à± à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది: %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ pid %d != %d పొందింది\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "నిలà±à°µ పూలౠకà±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ లేదà±" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "వరà±à°·à°¨à± %s పారà±à°¶à± చేయలేదà±" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "'%s' à°•à±à°·à±‡à°¤à±à°°à°‚ ఇపà±à°ªà°Ÿà°¿à°•à±‡ ఉంది" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid '%s' à°•à±à°·à±‡à°¤à±à°°à°‚ ఇపà±à°ªà°Ÿà°¿à°•à±‡ నిరà±à°µà°šà°¿à°‚పబడింది" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "డొమైనౠకొరకౠcputime à°šà°¦à±à°µà°²à±‡à°®à±" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "%sనౠచదà±à°µà°²à±‡à°¦à±" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "సంకేతమà±à°²à°¨à± à°¬à±à°²à°¾à°•à± చేయలేదà±" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "pipeనౠసృషà±à°Ÿà°¿à°‚చలేదà±" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "non-blocking ఫైలౠడిసà±à°•à±à°°à°¿à°ªà±à°Ÿà°¾à°°à± à°«à±à°²à°¾à°—ౠఅమరà±à°šà±à°Ÿà°²à±‹ దోషమà±" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "close-on-exec ఫైలà±à°¯à±Šà°•à±à°• à°¡à°¿à°¸à±à°•à±à°°à°¿à°ªà±à°Ÿà°¾à°°à± à°«à±à°²à°¾à°—ౠఅమరà±à°šà±à°Ÿà°²à±‹ దోషమà±" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "pipe నౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "చెలà±à°¡à± కారà±à°¯à°•à±à°°à°®à°®à±à°¨à± ఫోరà±à°•à± చేయలేదà±" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "సంకేతమà±à°²à°¨à± à°…à°¨à±â€Œà°¬à±à°²à°¾à°•à± చేయలేదà±" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "stdin దసà±à°¤à±à°°à°®à± సంభాలిక అమరà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "stdout దసà±à°¤à±à°°à°®à± సంభాలిక అమరà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "stderr దసà±à°¤à±à°°à°®à± సంభాలిక అమరà±à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "సెషనౠలీడరౠఅవà±à°µà°²à±‡à°¦à±" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "root డైరెకà±à°Ÿà°°à±€à°•à± మారలేదà±: %s" -#: src/util.c:517 +#: src/util.c:542 msgid "could not write pidfile" msgstr "pidfile à°µà±à°°à°¾à°¯à°²à±‡à°• పోయింది" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "బైనరీ %s నిరà±à°µà°°à±à°¤à°¿à°‚చలేక పోయింది" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "మదà±à°¯à°‚తర డెమోనౠపà±à°°à±‹à°¸à±†à°¸à± %d à°¸à±à°¥à°¿à°¤à°¿à°¤à±‹ నిషà±à°•à±à°°à°®à°¿à°‚చినది." -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "తెలియని పోలౠసà±à°ªà°‚దన." -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "పోలౠదోషం" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "'%s' à°…à°¨à±à°¨à°¦à°¿ à°¸à±à°¨à±à°¨-కాని à°¸à±à°¥à°¿à°¤à°¿ %dతో నిషà±à°•à±à°°à°®à°¿à°‚చింది మరియౠ%d సంకేతించింది: %s" -#: src/util.c:941 +#: src/util.c:966 #, c-format msgid "Failed to open file '%s'" msgstr "ఫైలà±'%s'నౠతెరà±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:948 +#: src/util.c:973 #, c-format msgid "Failed to read file '%s'" msgstr "'%s' ఫైలà±à°¨à± à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "uid '%d' కొరకౠవినియోగదారి రికారà±à°¡à± à°•à°¨à±à°—ొనà±à°Ÿà°•à± విఫలమైంది" @@ -5579,15 +5628,15 @@ msgstr "బూటౠవదà±à°¦ à°¸à±à°µà°¯à°‚చాలకంగా à°ªà±à°° #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "à°•à±à°·à±‡à°¤à±à°° నామం, à°à°¡à°¿ లేదా uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚భానà±à°¨à°¿ అచేతనంచేయండి" @@ -5701,15 +5750,15 @@ msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ à°•à±à°·à±‡à°¤à±à°°à°¾à°²à°¨à± జా msgid "Id" msgstr "à°à°¡à°¿" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "పేరà±" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "à°¸à±à°¥à°¿à°¤à°¿" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "à°¸à±à°¥à°¿à°¤à°¿ రాహితà±à°¯à°‚" @@ -5825,7 +5874,7 @@ msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ à°•à±à°·à±‡à°¤à±à°°à°¾à°¨à±à°¨à°¿ à°¨ msgid "Undefine the configuration for an inactive domain." msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ à°•à±à°·à±‡à°¤à±à°° ఆకృతీకరణనౠనిరà±à°µà°šà°¿à°‚à°šà°•à±." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "à°•à±à°·à±‡à°¤à±à°° నామం లేదా uuid" @@ -6068,11 +6117,11 @@ msgstr "à°•à±à°·à±‡à°¤à±à°°à°¾à°¨à°¿à°•à°¿ సంబంధించిన à°ª msgid "Id:" msgstr "à°à°¡à°¿:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "పేరà±:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6080,16 +6129,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS వరà±à°—à°‚:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "à°¸à±à°¥à°¿à°¤à°¿:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU సమయం:" @@ -6117,101 +6166,101 @@ msgstr "చేతనపరచà±" msgid "disable" msgstr "అచేతనపరచà±" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "à°°à°•à±à°·à°£ రీతి:" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "à°°à°•à±à°·à°£ DOI:" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "à°°à°•à±à°·à°£ లేబà±à°²à±:" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA ఖాళీ మెమొరి" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "NUMA సెలౠకౠఅందà±à°¬à°¾à°Ÿà± లో ఉనà±à°¨ ఉచిత మెమొరీ ని à°ªà±à°°à°¦à°°à±à°¶à°¿à°‚à°ªà±à°®à±." -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA సెలౠసంఖà±à°¯" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "మొతà±à°¤à°‚" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "à°•à±à°·à±‡à°¤à±à°° vcpu సమాచారం" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "à°•à±à°·à±‡à°¤à±à°° వాసà±à°¤à°µà°¿à°• CPUà°² à°—à±à°°à°¿à°‚à°šà°¿à°¨ à°ªà±à°°à°¾à°§à°®à°¿à°• సమాచారానికి తిరిగి వెళà±à°²à±." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "డొమైనౠషటౠఆఫౠఅవà±à°¤à±‹à°‚ది, వాసà±à°¤à°µà°¿ CPUs హాజరౠకాలేదà±." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "నియంతà±à°°à°£ à°•à±à°·à±‡à°¤à±à°° vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "భౌతిక CPUలకౠఆతిధేయ పినౠడొమైనౠVCPUà°²à±." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu సంఖà±à°¯" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "ఆతిధేయ cpu సంఖà±à°¯(à°²à±) (కామాచే వేరà±à°šà±‡à°¯à°¬à°¡à°¿à°¨à°µà°¿)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin: చెలà±à°²à°¨à°¿ లేదా తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ vCPU సంఖà±à°¯." -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin: తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ cpuజాబితా" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin: డొమైనౠసమాచారాలనౠపొందà±à°Ÿà°•à± విఫలమైంది." -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin: సరికాని vCPU సంఖà±à°¯." -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: సరికాని ఫారà±à°®à°¾à°Ÿà±. ఖాళీ à°¸à±à°Ÿà±à°°à°¿à°‚à°—à±." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpulist: %s: సరికాని ఫారà±à°®à°¾à°Ÿà±. à°¸à±à°¥à°¾à°¨à°‚ %d (near '%c') అంకెకోసం చూసà±à°¤à±‹à°‚ది." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6220,1533 +6269,1533 @@ msgstr "" "cpulist: %s: సరికాని ఫారà±à°®à°¾à°Ÿà±. à°¸à±à°¥à°¾à°¨ %d (near '%c'. వదà±à°¦ అంకెనౠగాని లేదా కామా నౠగాని " "కావాలనà±à°•à±à°‚à°Ÿà±à°¨à±à°¨à°¦à°¿" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: సరికాని పారà±à°®à°¾à°Ÿà±.కామానౠసà±à°¥à°¾à°¨à°‚ %d వదà±à°¦ à°ªà±à°°à°¯à±‹à°—à°¿à°¸à±à°¤à±à°¨à±à°¨à°¦à°¿." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "భౌతిక CPU %d లేదà±." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "వాసà±à°¤à°µà°¿à°• సంఖà±à°¯à°² CPUà°² మారà±à°ªà±" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "గెసà±à°Ÿà± డొమైనà±â€Œà°¨à°‚దౠవరà±à°šà±à°¯à±à°µà°²à± CPUs యొకà±à°• సంఖà±à°¯à°¨à± మారà±à°šà±à°®à±" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "వాసà±à°¤à°µà°¿à°• CPUà°² సంఖà±à°¯" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "సరికాని వాసà±à°¤à°µà°¿à°• CPUà°² సంఖà±à°¯" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "చాలా à°Žà°•à±à°•à°µ వాసà±à°¤à°µà°¿à°• CPUà°² సంఖà±à°¯" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "మెమోరీ కేటాయింపà±à°²à°¨à± మారà±à°šà±" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "ఆతిధేయ à°•à±à°·à±‡à°¤à±à°°à°‚లోని à°ªà±à°°à°¸à±à°¤à±à°¤ మెమోరీ కేటాయింపà±à°²à°¨à± మారà±à°šà±." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "మెమోరీ కిలోబైటà±à°² సంఖà±à°¯" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "మెమొరీ పరిమాణంకౠ%d యొకà±à°• సరికాని విలà±à°µ" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "à°—à°°à°¿à°·à±à° à°®à±†à°®à±Šà°°à±€à°ªà°°à°¿à°®à°¾à°£à°‚ నౠనిరà±à°¦à°¾à°°à°¿à°‚à°š లేదà±" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "à°—à°°à°¿à°·à±à°Ÿ మెమోరీ హదà±à°¦à±à°¨à± మారà±à°šà±" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "ఆతిధేయ à°•à±à°·à±‡à°¤à±à°°à°‚లోని à°—à°°à°¿à°·à±à°Ÿ మెమోరీ కేటాయింపà±à°² హదà±à°¦à±à°¨à± మారà±à°šà±." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "కిలోబైటà±à°² లో à°—à°°à°¿à°·à±à°  మెమొరీ హదà±à°¦à±" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ మెమొరి పరిమాణం నౠనిరà±à°¦à°¾à°°à°¿à°‚à°š లేదà±" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤ మెమొరి పరిమాణం నౠకà±à°šà°¿à°‚చలేదà±" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "à°—à°°à°¿à°·à±à° à°®à±†à°®à±Šà°°à°¿à°ªà°°à°¿à°®à°¾à°£à°‚ నౠమారà±à°šà°²à±‡à°¦à±" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "నోడౠసమాచారం" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "నోడà±à°¨à± à°—à°¿à°°à°¿à°‚à°šà°¿à°¨ à°ªà±à°°à°¾à°§à°®à°¿à°• సమాచారానికి తిరిగి వెళà±à°²à±" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "నోడౠసమాచారానà±à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU మాదిరి:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU తరచà±à°¦à°¨à°‚:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU సాకెటà±(à°²à±):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "సాకెటà±à°•à°¿ కోరà±(à°²à±):" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "కోరà±à°•à± à°¤à±à°°à±†à°¡à±(à°²à±):" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA సెలà±(à°²à±):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "మెమోరీ పరిమాణం:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "సామారà±à°§à±à°¯à°¾à°²à±" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "హైపరà±à°µà°¿à°œà°°à±/పరికరం యొకà±à°• సామరà±à°§à±à°¯à°¾à°²à± తిరిగివచà±à°šà°¿à°¨à°µà°¿." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "సామరà±à°§à±à°¯à°®à±à°²à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XMLలో à°•à±à°·à±‡à°¤à±à°° సమాచారం" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "డొమైనౠసమాచారానà±à°¨à°¿ XML డంపౠలా stdout à°•à± à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయà±à°®à±" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నిరà±à°µà°šà°¿à°¤ XML చూపà±à°®à±" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "XML à°¡à°‚à°ªà±â€Œà°¨à°‚దౠరకà±à°·à°£ à°¸à±à°¨à±à°¨à°¿à°¤à°®à±ˆà°¨ సమాచారమà±à°¨à± చేరà±à°šà±à°¤à±à°‚ది" -#: src/virsh.c:2216 +#: src/virsh.c:2218 msgid "Convert native config to domain XML" msgstr "à°¸à±à°µà°¾à°­à°¾à°µà°¿à°• ఆకృతీకరణనౠడొమైనౠXMLకౠమారà±à°šà±à°®à±" -#: src/virsh.c:2217 +#: src/virsh.c:2219 msgid "Convert native guest configuration format to domain XML format." msgstr "à°¸à±à°µà°¾à°­à°¾à°µà°¿à°• గెసà±à°Ÿà± ఆకృతీకరణ ఫారà±à°®à°¾à°Ÿà±â€Œà°¨à± డొమైనౠXML ఫారà±à°®à°¾à°Ÿà±à°•à± మారà±à°šà±à°®à±." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "మూలపౠఆకృతీకరణ డాటా ఫారà±à°®à°¾à°Ÿà±" -#: src/virsh.c:2223 +#: src/virsh.c:2225 msgid "config data file to import from" msgstr "దీనినà±à°‚à°¡à°¿ దిగà±à°®à°¤à°¿ చేయà±à°Ÿà°•à± ఆకృతీకరణ డాటా ఫైలà±" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "డొమైనౠXMLనౠసà±à°µà°¾à°­à°¾à°µà°¿à°• ఆకృతీకరణకౠమారà±à°šà±à°®à±" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "డొమైనౠXML ఆకృతీకరణనౠసà±à°µà°¾à°­à°¾à°µà°¿à°• గెసà±à°Ÿà± ఆకృతీకరణ ఫారà±à°®à°¾à°Ÿà±à°•à± మారà±à°šà±à°®à±." -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "లకà±à°·à±à°¯à°ªà± ఆకృతీకరణ డాటా రకపౠఫారà±à°®à°¾à°Ÿà±" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "దీనినà±à°‚à°¡à°¿ à°Žà°—à±à°®à°¤à°¿ చేయà±à°Ÿà°•à± xml డాటా ఫైలà±" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "à°•à±à°·à±‡à°¤à±à°° à°à°¡à°¿ లేదా UUIDని à°•à±à°·à±‡à°¤à±à°° నామంగా మారà±à°šà±" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "à°•à±à°·à±‡à°¤à±à°° à°à°¡à°¿ లేదా uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "à°•à±à°·à±‡à°¤à±à°° నామం లేదా UUIDని à°•à±à°·à±‡à°¤à±à°° à°à°¡à°¿à°—à°¾ మారà±à°šà±" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "à°•à±à°·à±‡à°¤à±à°° నామం లేదా à°à°¡à°¿à°¨à°¿ à°•à±à°·à±‡à°¤à±à°° UUIDగా‌మారà±à°šà±" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "à°•à±à°·à±‡à°¤à±à°° à°à°¡à°¿ లేదా నామం" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "à°•à±à°·à±‡à°¤à±à°° UUIDని పొందటంలో విఫలమైంది" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "డొమైనౠనౠవేరొక అతిధేయ à°•à± à°ªà±à°°à°µà°¾à°¸à°‚ చేయి" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "డొమైనౠనౠవేరొక అతిధేయ à°•à± à°ªà±à°°à°µà°¾à°¸à°‚ చేయి. లైవౠపà±à°°à°µà°¾à°¸à°‚ à°•à± --live నౠకలపండి." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "లైవౠపà±à°°à°µà°¾à°¸à°‚" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "చేరవలిసిన అతిధేయ యొకà±à°• à°…à°¨à±à°¸à°‚ధానం URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "à°ªà±à°°à°µà°¾à°¸ URI, సాదారణంగా వదిలివేయవచà±à°šà±" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "వలసపంపà±à°¨à°ªà±à°ªà±à°¡à± కొతà±à°¤ నామమà±à°•à± à°ªà±à°¨à°ƒà°¨à°¾à°®à°•à°°à°£ చేయà±à°®à± (మదà±à°¦à°¤à°¿à°‚చితే)" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "à°ªà±à°°à°µà°¾à°¸à°‚: తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ డెసà±à°Ÿà±à°°à°¿" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "à°’à°• నెటà±à°µà°°à±à°•à±à°¨à± à°¸à±à°µà°¯à°šà°¾à°²à°•à°ªà±à°°à°¾à°°à°‚à°­à°‚ చేయà±à°®à±" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "బూటౠసమయమందౠసà±à°µà°¯à°‚చాలకంగా à°ªà±à°°à°¾à°°à°‚భంమగà±à°¨à°Ÿà±à°²à± నెటà±à°µà°°à±à°•à± నౠఆకృతీకరించà±" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "నెటà±à°µà°°à±à°•à± నామం లేదా uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "నెటà±à°µà°°à±à°•à± %s నౠసà±à°µà°¯à°‚చాలకంగాపà±à°°à°¾à°°à°‚à°­à°¿à°•à°—à°¾ à°—à±à°°à±à°¤à±à°‚à°šà±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "నెటà±à°µà°°à±à°•à± %s నౠసà±à°µà°¯à°‚చాలకంగాపà±à°°à°¾à°°à°‚à°­à°¿à°•à°—à°¾ à°—à±à°°à±à°¤à±à°‚చకపోవà±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "నెటà±à°µà°°à±à°•à± %s à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°¿à°• à°—à°¾ à°—à±à°°à±à°¤à±à°‚చబడింది\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "నెటà±à°µà°°à±à°•à± %s à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°¿à°•à°—à°¾ à°—à±à°°à±à°¤à±à°‚చబడింది\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "XML దసà±à°¤à±à°°à°‚ à°¨à±à°‚à°¡à°¿ à°’à°• నెటà±à°µà°°à±à°•à± నౠసృషà±à°Ÿà°¿à°‚à°šà°‚à°¡à°¿" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "నెటà±à°µà°°à±à°•à± నౠసృషà±à°Ÿà°¿à°‚à°šà°‚à°¡à°¿" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "దసà±à°¤à±à°°à°‚ XML నెటà±à°µà°°à±à°•à± వివరణనౠకలిగిఉంది" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "నెటà±à°µà°°à±à°•à± %s %s à°¨à±à°‚à°¡à±€ సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "%s à°¨à±à°‚à°¡à±€ నెటà±à°µà°°à±à°•à± సృషà±à°Ÿà°¿à°‚చటంలో విఫలమైంది" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "XML ఫైలౠనà±à°‚à°¡à±€ à°’à°• నెటà±à°µà°°à±à°•à±à°¨à± నిరà±à°µà°šà°¿à°‚à°šà°‚à°¡à°¿ (కానీ à°ªà±à°°à°¾à°°à°‚భించవదà±à°¦à±)" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "నెటà±à°µà°°à±à°•à±à°¨à± నిరà±à°µà°šà°¿à°‚à°šà±." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "నెటà±à°µà°°à±à°•à± %s %s à°¨à±à°‚à°¡à±€ నిరà±à°µà°šà°¿à°‚చబడింది\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "%s à°¨à±à°‚à°¡à±€ నెటà±à°µà°°à±à°•à± నిరà±à°µà°šà°¿à°‚చటంలో విఫలమైంది" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ఇచà±à°šà°¿à°¨ నెటà±à°µà°°à±à°•à± నౠనాశనంచేయి" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ఇచà±à°šà°¿à°¨ నెటà±à°µà°°à±à°•à± నౠనాశనంచేయి." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "నెటà±à°µà°°à±à°•à± నామమà±, à°à°¡à°¿ లేదా uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "%s నెటà±à°µà°°à±à°•à± నాశనం చేయబడింది\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "నెటà±à°µà°°à±à°•à± నాశనం చేయటంలో విఫలమైంది %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XMLలో నెటà±à°µà°°à±à°•à± సమాచారం" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "నెటà±à°µà°°à±à°•à± సమాచారానà±à°¨à°¿ XML డంపౠలాగా stdout à°•à± à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయà±à°®à±." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "నెటà±à°µà°°à±à°•à±à°² జాబితాచేయి" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "నెటà±à°µà°°à±à°•à±à°² జాబితానౠతిరిగిఇవà±à°µà±." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à±à°²à°¨à± జాబితా చెయà±à°¯à°¿" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ & à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² నెటà±à°µà°°à±à°•à±à°²à°¨à± జాబితా చేయి" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² నెటà±à°µà°°à±à°•à±à°² జాబితా ఇవà±à°µà°Ÿà°‚లో విఫలమైంది" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à±à°²à°¨à± జాబితా చేయటంలో విఫలమైంది" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "à°¸à±à°¯à°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°‚" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "à°¸à±à°µà°¯à°šà°¾à°²à°•à°ªà±à°°à°¾à°°à°‚భంకాదà±" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°‚" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "à°•à±à°°à°¿à°¯à°¾à°¹à±€à°¨à°‚" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "నెటà±à°µà°°à±à°•à± UUIDని నెటà±à°µà°°à±à°•à± నామంగా మారà±à°šà±à°®à±" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "నెటà±à°µà°°à±à°•à± uuid " -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "à°’à°• à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ (à°®à±à°‚దే నిరà±à°µà°šà°¿à°‚చబడిన) నెటà±à°µà°°à±à°•à±à°¨à± à°ªà±à°°à°¾à°‚à°­à°¿à°‚à°šà±" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "నెటà±à°µà°°à±à°•à±à°¨à± à°ªà±à°°à°¾à°°à°‚à°­à°¿à°‚à°šà±." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à± నామం" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "%s నెటà±à°µà°°à±à°•à± à°ªà±à°°à°¾à°°à°‚భించబడింది\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "%s నెటà±à°µà°°à±à°•à± à°ªà±à°°à°¾à°°à°‚భించటంలో విఫలమైంది" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à± నౠనిరà±à°µà°šà°¿à°‚à°šà°•à±" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à± ఆకృతీకరణనౠనిరà±à°µà°šà°¿à°‚à°šà°•à±." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "%s నెటà±à°µà°°à±à°•à± నిరà±à°µà°šà°¿à°‚చబడనిది\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "%s నిరà±à°µà°šà°¿à°‚చబడని నెటà±à°µà°°à±à°•à±à°•à± విఫలమైంది" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "నెటà±à°µà°°à±à°•à± నామమà±à°¨à± నెటà±à°µà°°à±à°•à± UUIDగా‌మారà±à°šà±" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "నెటà±à°µà°°à±à°•à± నామమà±" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "నెటà±à°µà°°à±à°•à± UUIDని పొందటంలో విఫలమైంది" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "పూలౠసà±à°µà°¯à°‚చాలకంగా à°ªà±à°°à°¾à°°à°‚à°­à°¿à°‚à°šà±à°®à±" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "బూటౠనందౠసà±à°µà°¯à°‚చాలకంగా పూలౠపà±à°°à°¾à°°à°‚భమగà±à°¨à°Ÿà±à°²à± ఆకృతీకరించà±à°®à±." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "పూలౠనామమౠలేదా uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "పూలౠ%s à°…à°¨à±à°¨à°¦à°¿ à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°‚à°—à°¾ à°—à±à°°à±à°¤à±à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "పూలౠ%s à°…à°¨à±à°¨à°¦à°¿ à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚భంలాగా à°—à±à°°à±à°¤à±à°¤à±€à°¯à±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "పూలౠ%s à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚à°­à°‚ వలె à°—à±à°°à±à°¤à±à°‚చబడింది\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "పూలౠ%s à°…à°¨à±à°¨à°¦à°¿ à°¸à±à°µà°¯à°‚చాలకపà±à°°à°¾à°°à°‚భంవలె à°—à±à°°à±à°¤à± తీయబడింది\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "పూలà±â€Œà°¨à± XML ఫైలà±à°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "పూలà±â€Œà°¨à± సృషà±à°Ÿà°¿à°‚à°šà±à°®à±." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "XML పూలౠవివరణనౠఫైలౠకలిగి ఉంది" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "పూలౠ%s à°…à°¨à±à°¨à°¦à°¿ %sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "పూలౠ%sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "XML ఫైలà±à°•à±‹à°¸à°‚ à°•à±à°·à±‡à°¤à±à°°à°¾à°¨à±à°¨à°¿ సృషà±à°Ÿà°¿à°‚à°šà±" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "XML vol వివరణనౠకలిగివà±à°¨à±à°¨ పైలà±" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Vol %s à°…à°¨à±à°¨à°¦à°¿ %sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "volనౠ%sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "à°ˆ హోసà±à°Ÿà±à°¨à°‚దౠపరికరాలనౠయెంచà±à°®à±" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ నెటà±à°µà°°à±à°•à± నామం" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "నోడౠపరికరమà±à°¨à± తిరిగిఅమరà±à°šà±à°®à±" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "నోడౠపరికరాలనౠజాబితాచేయà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "పూలà±â€Œà°¯à±Šà°•à±à°• నామమà±" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "XML పతà±à°°à°®à±à°¨à± à°®à±à°¦à±à°°à°¿à°‚à°šà±à°®à±, కాని నిరà±à°µà°šà°¿à°‚à°šà°•à±/సృషà±à°Ÿà°¿à°‚à°šà°•à±" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "పూలà±â€Œà°¯à±Šà°•à±à°• à°°à°•à°®à±" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "à°•à±à°°à°¿à°‚దవà±à°¨à±à°¨ నిలà±à°µà°•à± మూల-హోసà±à°Ÿà±" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "à°•à±à°°à°¿à°‚దవà±à°¨à±à°¨ నిలà±à°µà°•à± మూలపౠపాతà±" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "à°•à±à°°à°¿à°‚దవà±à°¨à±à°¨ నిలà±à°µà°•à± మూలపౠపరికరమà±" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "à°•à±à°°à°¿à°‚దవà±à°¨à±à°¨ నిలà±à°µà°•à± మూలపౠనామమà±" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "à°•à±à°°à°¿à°‚దవà±à°¨à±à°¨ నిలà±à°µà°•à± లకà±à°·à±à°¯à°‚" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "XML బఫరà±â€Œà°¨à± కేటాయించà±à°Ÿà°²à±‡ విఫలమైంది" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "పూలà±â€Œà°¨à± args సమితినà±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "పూలౠ%s సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "పూలౠ%sనౠసృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "XML ఫైలౠనà±à°‚à°¡à±€ à°’à°• పూలà±â€Œà°¨à± నిరà±à°µà°šà°¿à°‚à°šà°‚à°¡à°¿ (కానీ à°ªà±à°°à°¾à°°à°‚భించవదà±à°¦à±)" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "పూలà±â€Œà°¨à± నిరà±à°µà°šà°¿à°‚à°šà±." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "%s పూలౠ%s à°¨à±à°‚à°¡à±€ నిరà±à°µà°šà°¿à°‚చబడింది\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "%s à°¨à±à°‚à°¡à±€ పూలౠనిరà±à°µà°šà°¿à°‚చటంలో విఫలమైంది" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "args సమితినà±à°‚à°¡à°¿ పూలà±â€Œà°¨à± నిరà±à°µà°šà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "%sపూలౠనిరà±à°µà°šà°¿à°‚చబడింది\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "%s పూలౠనిరà±à°µà°šà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది." -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "పూలౠనిరà±à°®à°¿à°‚à°šà±à°®à±" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "ఇచà±à°šà°¿à°¨ పూలౠనిరà±à°®à°¿à°‚à°šà±à°®à±." -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "పూలౠ%s నిరà±à°®à°¿à°‚చబడింది\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "పూలౠ%s నిరà±à°®à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "పూలà±â€Œà°¨à± నాశనం చేయి" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "ఇచà±à°šà°¿à°¨ పూలà±â€Œà°¨à± నాశనంచేయి." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "పూలౠ%s నాశనంచేయబడింది\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "పూలౠ%sనౠనాశనంచేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "పూలà±â€Œà°¨à± తొలగించà±à°®à±" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ఇచà±à°šà°¿à°¨ పూలà±â€Œà°¨à± నాశనంచేయి." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "%s పూలౠనాశనం చేయబడింది\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "%s పూలౠతొలగించà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "పూలౠరీఫà±à°°à±†à°·à±â€Œà°šà±‡à°¯à°¿" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ఇచà±à°šà°¿à°¨ పూలౠరీఫà±à°°à±†à°·à±â€Œà°šà±‡à°¯à°¿." -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "పూలౠ%s రీఫà±à°°à±†à°·à±â€Œà°šà±‡à°¯à°¬à°¡à°¿à°‚ది\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "పూలౠ%sనౠరీఫà±à°²à±†à°·à±â€Œà°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XMLలో పూలౠసమాచారమà±" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "పూలౠసమాచారమà±à°¨à± XML వలె stdoutà°•à± à°¡à°‚à°ªà±â€Œà°šà±‡à°¯à±à°®à±." -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "పూలà±à°¸à±â€â€Œà°¨à± జాబితాచేయà±à°®à±" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "పూలà±à°¸à±â€â€Œà°¯à±Šà°•à±à°• జాబితానౠతిరిగియివà±à°µà±à°®à±." -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ పూలà±à°¸à±à°¨à± జాబితా చెయà±à°¯à°¿" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ & à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² పూలà±à°¸à±à°¨à± జాబితా చేయి" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² పూలà±à°¸à±à°¨à± జాబితా ఇవà±à°µà°Ÿà°‚లో విఫలమైంది" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ పూలà±à°¸à±à°¨à± జాబితా చేయటంలో విఫలమైంది" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "శకà±à°¤à°¿à°µà°‚తమైన నిలà±à°µ పూలౠమూలమà±à°²à±" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "XML పతà±à°°à°®à± తిపà±à°ªà°¿à°¯à°¿à°¸à±à°¤à±à°‚ది." -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "à°•à°¨à±à°—ొనà±à°Ÿà°•à± నిలà±à°µ పూలౠమూలమà±à°² à°°à°•à°®à±" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "à°•à±à°µà°°à±€ చేయà±à°Ÿà°•à± à°à°šà±à°šà°¿à°• హోసà±à°Ÿà±" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "à°•à±à°µà°°à±€ చేయà±à°Ÿà°•à± à°à°šà±à°šà°¿à°• పోరà±à°Ÿà±" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "మెమొరీ బయట" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf విఫలమైంది (errno %d)" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "à° %s పూలౠమూలాలనైనా à°•à°¨à±à°—ొనà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "పొటెనà±à°·à°¿à°¯à°²à± నిలà±à°µ పూలౠమూలాలౠకనà±à°—ొనà±à°®à±" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "à°•à°¨à±à°—ొనà±à°Ÿà°•à± నిలà±à°µ పూలౠమూలాల à°°à°•à°®à±" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "పూలà±à°¸à± కొరకౠకà±à°µà°°à±€ చేయà±à°Ÿà°•à± మూలపౠxml యొకà±à°• à°à°šà±à°šà°¿à°• దసà±à°¤à±à°°à°®à±" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "నిలà±à°µ పూలౠసమాచారమà±" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "నిలà±à°µ పూలౠగà±à°°à°¿à°‚à°šà°¿à°¨ à°ªà±à°°à°¾à°§à°®à°¿à°• సమాచారమà±à°¨à± తిరిగియివà±à°µà±à°®à±" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "నిరà±à°®à°¿à°‚à°šà±" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "ఉపయోగించబడà±à°¤à±‹à°‚ది" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "తగà±à°—à°¿à°‚à°šà°¿à°¨" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "సామరà±à°§à±à°¯à°®à±:" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "కేటాయింపà±:" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "à°…à°‚à°¦à±à°¬à°¾à°Ÿà±:" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "పూలౠUUIDనౠపూలౠనామమà±à°•à± మారà±à°šà±à°®à±" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "పూలౠuuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "à°’à°• à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ (à°®à±à°‚దే నిరà±à°µà°šà°¿à°‚చబడిన) పూలà±â€Œà°¨à± à°ªà±à°°à°¾à°‚à°­à°¿à°‚à°šà±" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "పూలà±â€Œà°¨à± à°ªà±à°°à°¾à°°à°‚à°­à°¿à°‚à°šà±." -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ పూలà±â€Œ నామం" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "%s పూలà±â€Œ à°ªà±à°°à°¾à°°à°‚భించబడింది\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "%s పూలà±â€Œà°¨à± à°ªà±à°°à°¾à°°à°‚భించటంలో విఫలమైంది" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "args సమితినà±à°‚à°¡à°¿ వాలà±à°¯à±‚à°®à±â€Œà°¨à± సృషà±à°Ÿà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "వాలà±à°¯à±‚à°®à±â€Œà°¨à± సృషà±à°Ÿà°¿à°‚à°šà±" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "పూలà±â€Œ నామం" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "వాలà±à°¯à±‚మౠనామమà±" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "à°à°šà±à°šà°¿à°• k,M,G,T సఫికà±à°¸à±à°²à°¤à±‹ volయొకà±à°• పరిమాణమà±" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "à°ªà±à°°à°¾à°§à°®à°¿à°• కేటాయింపౠపరిమాణమౠk,M,G,T à°à°šà±à°šà°¿à°• సఫికà±à°¸à±à°²à°¤à±‹" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "ఫైలౠఫారà±à°®à°¾à°Ÿà± రకమౠraw,bochs,qcow,qcow2,vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "తపà±à°ªà±à°—ాఫారà±à°®à±ˆà°¨ పరిమాణమౠ%s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "Vol %s సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "vol %s సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ పూలà±â€Œà°¨à± నిరà±à°µà°šà°¿à°‚à°šà°•à±" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "à°•à±à°°à°¿à°¯à°¾à°°à°¹à°¿à°¤ పూలà±â€Œà°•à± ఆకృతీకరణనౠనిరà±à°µà°šà°¿à°‚à°šà°•à±." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "%s పూలౠఅనిరà±à°µà°šà°¿à°‚చబడినది\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "పూలౠ%sనౠఅనిరà±à°µà°šà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "పూలౠనామమà±à°¨à± పూలౠUUIDకౠమారà±à°šà±à°®à±" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "పూలౠUUID పొందà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "XML ఫైలà±à°¨à±à°‚à°¡à°¿ volనౠసృషà±à°Ÿà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "XML vol వివరణనౠకలిగివà±à°¨à±à°¨ పైలà±" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "Vol %s à°…à°¨à±à°¨à°¦à°¿ %sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "volనౠ%sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "వేరొక వాలà±à°¯à±‚à°®à±à°¨à± ఇనà±à°ªà±à°Ÿà±â€Œà°—à°¾ à°µà±à°ªà°¯à±‹à°—à°¿à°‚à°šà°¿, వాలà±à°¯à±‚à°®à±à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±à°®à±" -#: src/virsh.c:4229 +#: src/virsh.c:4231 msgid "Create a vol from an existing volume." msgstr "ఉనà±à°¨ వాలà±à°¯à±‚à°®à±à°¨à±à°‚à°¡à°¿ వొక వాలà±à°¯à±‚à°®à±à°¨à± సృషà±à°Ÿà°¿à°‚à°šà±à°®à±." -#: src/virsh.c:4236 +#: src/virsh.c:4238 msgid "pool name or uuid of the input volume's pool" msgstr "ఇనà±à°ªà±à°Ÿà± వాలà±à°¯à±‚మౠపూలౠయొకà±à°• పూలౠనామమౠలేదా uuid" -#: src/virsh.c:4237 +#: src/virsh.c:4239 msgid "input vol name or key" msgstr "ఇనà±à°ªà±à°Ÿà± వాలà±à°¯à±‚మౠనామమౠలేదా à°•à±€" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, c-format msgid "Vol %s created from input vol %s\n" msgstr "Vol %s à°…à°¨à±à°¨à°¦à°¿ ఇనà±à°ªà±à°Ÿà± vol %sà°¨à±à°‚à°¡à°¿ సృషà±à°Ÿà°¿à°‚చబడింది\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 msgid "clone a volume." msgstr "వాలà±à°¯à±‚à°®à±à°¨à± à°•à±à°²à±‹à°¨à± చేయà±à°®à±." -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "ఉనà±à°¨ వాలà±à°¯à±‚à°®à±à°¨à± à°•à±à°²à±‹à°¨à± చేయà±à°®à±." -#: src/virsh.c:4332 +#: src/virsh.c:4334 msgid "orig vol name or key" msgstr "వాసà±à°¤à°µà°¿à°• vol నామమౠలేదా à°•à±€" -#: src/virsh.c:4333 +#: src/virsh.c:4335 msgid "clone name" msgstr "à°•à±à°²à±‹à°¨à± నామమà±" -#: src/virsh.c:4355 +#: src/virsh.c:4357 msgid "failed to get parent pool" msgstr "మాతà±à°°à±à°• పూలౠపొందà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, c-format msgid "Vol %s cloned from %s\n" msgstr "Vol %s à°…à°¨à±à°¨à°¦à°¿ %sà°¨à±à°‚à°¡à°¿ à°•à±à°²à±‹à°¨à±â€Œà°šà±‡à°¯à°¬à°¡à°¿à°‚ది\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, c-format msgid "Failed to clone vol from %s" msgstr "volనౠ%sà°¨à±à°‚à°¡à°¿ à°•à±à°²à±‹à°¨à±â€Œà°šà±‡à°¯à±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "volనౠతొలగించà±à°®à±" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ఇచà±à°šà°¿à°¨ volనౠతొలగించà±à°®à±." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "vol నామమà±, à°•à±€ లేదా పాతà±" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "Vol %s తొలగించబడింది\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "vol %sనౠతొలగించà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "నిలà±à°µ vol సమాచారమà±" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "నిలà±à°µ volà°—à±à°°à°¿à°‚à°šà°¿ à°ªà±à°°à°¾à°§à°®à°¿à°• సమాచారమà±à°¨à± యిసà±à°¤à±à°‚ది." -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "à°°à°•à°®à±:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "ఫైలà±" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "à°¬à±à°²à°¾à°•à±" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XMLలో vol సమాచారం" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "stdoutà°•à± vol సమాచారమà±à°¨à± XML à°¡à°‚à°ªà±â€Œà°µà°²à±† à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయà±à°®à±." -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "జాబితా vols" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "పూలౠచేత vols యొకà±à°• జాబితానౠతిరిగియిపà±à°ªà°¿à°‚à°šà±à°®à±." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "à°•à±à°°à°¿à°¯à°¾à°¶à±€à°² volsనౠజాబితాచేయà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "పాతà±" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "vol UUIDనౠvol నామమà±à°•à± మారà±à°šà±à°®à±" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "vol à°•à±€ లేదా పాతà±" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "vol UUIDనౠvol కీకౠమారà±à°šà±à°®à±" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "vol uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "vol UUIDనౠvol పాతà±â€Œà°•à± మారà±à°šà±à°®à±" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "vol నామమౠలేదా à°•à±€" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "à°ªà±à°°à°¤à°¿à°¨à°¿ చూపించà±" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "à°•à°‚à°ªà±à°¯à±‚టరౠవరà±à°·à°¨à± సమాచారానà±à°¨à°¿ à°ªà±à°°à°¦à°°à±à°¶à°¿à°‚à°šà±." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "అధిపà±à°°à°¤à°¿ రకానà±à°¨à°¿ పొందటంలో వైఫలà±à°¯à°‚" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "లైబà±à°°à°°à±€à°•à°¿ విరà±à°¦à±à°§à°‚à°—à°¾ సంగà±à°°à°¹à°¿à°‚à°šà±: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "లైబà±à°°à°°à±€ à°ªà±à°°à°¤à°¿à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ఉపయోగిసà±à°¤à±à°¨à±à°¨ లైబà±à°°à°°à±€: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "ఉపయోగిసà±à°¤à±à°¨à±à°¨ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "అధివిశోరౠపà±à°°à°¤à°¿à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "à°ªà±à°°à°¸à±à°¤à±à°¤à°‚ నడà±à°¸à±à°¤à±à°¨à±à°¨ %s అధివిశోరౠపà±à°°à°¤à°¿à°¨à°¿ సంగà±à°°à°¹à°¿à°‚చలేదà±\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "నడà±à°¸à±à°¤à±à°¨à±à°¨ అధివిశోరà±: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "à°ˆ హోసà±à°Ÿà±à°¨à°‚దౠపరికరాలనౠయెంచà±à°®à±" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "à°Ÿà±à°°à±€à°²à±‹ పరికరాలనౠజాబితాచేయà±à°®à±" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "సామరà±à°§à±à°¯à°®à± నామమà±" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "నోడౠపరికరాలనౠలెకà±à°•à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "నోడౠపరికరాలనౠజాబితాచేయà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML నందౠనోడౠపరికరపౠవివరమà±à°²à±" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "stdoutà°•à± node పరికరమౠవివరమà±à°²à± XML à°¡à°‚à°ªà±â€Œà°µà°²à±† à°…à°µà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయà±à°®à±." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "పరికరమౠకీ" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "సరిపోలౠపరికరమౠకనà±à°—ొనలేక పోయింది" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "నోడౠపరికరమౠమరియౠదాని పరికర à°¡à±à°°à±ˆà°µà°°à±â€Œà°¨à± విడదీయà±à°®à±" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "డొమైనà±â€Œà°•à± à°…à°ªà±à°ªà°—à°¿à°‚à°šà±à°Ÿà°•à± à°®à±à°‚à°¦à±à°—à°¾ నోడౠపరికరమà±à°¨à± దాని పరికరమౠడà±à°°à±ˆà°µà°°à±â€Œà°¨à±à°‚à°¡à°¿ వేరà±à°šà±‡à°¯à±à°®à±." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "పరికరమౠ%s వేరà±à°šà±‡à°¯à°¬à°¡à°¿à°‚ది\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "పరికరమౠ%s వేరà±à°šà±‡à°¯à±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "నోడౠపరికరమౠదాని పరికరపౠడà±à°°à±ˆà°µà°°à±â€Œà°¨à± తిరిగి à°•à°²à±à°ªà±à°®à±" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "డొమైనà±â€Œà°•à± à°…à°ªà±à°ªà°—à°¿à°‚à°šà±à°Ÿà°•à± à°®à±à°‚à°¦à±à°—à°¾ నోడౠపరికరమà±à°¨à± దాని పరికరమౠడà±à°°à±ˆà°µà°°à±â€Œà°¨à±à°‚à°¡à°¿ వేరà±à°šà±‡à°¯à±à°®à±." -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "పరికరమౠ%s తిరిగి-కలపబడింది\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "పరికరమౠ%s తిరిగి-à°•à°²à±à°ªà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "నోడౠపరికరమà±à°¨à± తిరిగిఅమరà±à°šà±à°®à±" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "డొమైనà±â€Œà°•à± à°…à°ªà±à°°à°œà±†à°ªà±à°ªà°¿à°¨à°¤à°°à±à°µà°¾à°¤ లేదా à°®à±à°‚à°¦à±à°•à°¾à°¨à°¿ నోడౠపరికరమà±à°¨à± తిరిగివà±à°‚à°šà±à°®à±." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "పరికరమౠ%s తిరిగివà±à°‚చబడింది\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "పరికరమౠ%s తిరిగివà±à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "హైపరà±â€Œà°µà°¿à°œà°°à± అతిధేయ నామమà±à°¨à± à°®à±à°¦à±à°°à°¿à°‚à°šà±à°®à±" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "అతిధేయ నామమà±à°¨à± పొందà±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "హైపరà±â€Œà°µà°¿à°œà°°à± కానోనికలౠURI à°®à±à°¦à±à°°à°¿à°‚à°šà±" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "URI నౠపొందటంలో విఫలమైంది" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc à°ªà±à°°à°¦à°°à±à°¶à°¨" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "IP à°šà°¿à°°à±à°¨à°¾à°®à°¾ మరియౠపోరà±à°Ÿà± సంఖà±à°¯ నౠVNC à°ªà±à°°à°¦à°°à±à°¶à°¨ కొరకౠఅవà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయండి." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty à°•à°¨à±à°¸à±‹à°²à±" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "పరికరానà±à°¨à°¿ TTY à°•à°¨à±à°¸à±‹à°²à± కొరకౠఅవà±à°Ÿà±â€Œà°ªà±à°Ÿà± చేయండి." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "XML దసà±à°¤à±à°°à°‚à°¨à±à°‚à°¡à°¿ పరికరానà±à°¨à°¿ జతపరచండి" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "పరికరానà±à°¨à°¿ XML à°¨à±à°‚à°¡à°¿ జతపరచండి." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML దసà±à°¤à±à°°à°‚" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device: à°à°šà±à°šà°¿à°•à°‚ తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "%s à°¨à±à°‚à°¡à°¿ పరికరానà±à°¨à°¿ జతపరà±à°šà±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "పరికరమౠసమరà±à°§à°µà°‚తంగా à°…à°¨à±à°­à°‚దించబడింది\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "XML ధసà±à°¤à±à°°à°‚à°¨à±à°‚à°¡à°¿ పరికరానà±à°¨à°¿ వేరà±à°šà±‡à°¯à±à°®à±" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "XML à°¨à±à°‚à°¡à°¿ పరికరానà±à°¨à°¿ వేరà±à°šà±‡à°¯à°®à±" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device: à°à°šà±à°šà°¿à°•à°‚ తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨à°¦à°¿" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "%s à°¨à±à°‚à°¡à°¿ పరికారానà±à°¨à°¿ వేరà±à°šà±‡à°¯à±à°Ÿà°²à±‹ విఫలం" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "పరికరమౠసమరà±à°§à°µà°‚తంగా విడదీయబడింది\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à± నౠజతపరà±à°šà±à°®à±" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "కొతà±à°¤ నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à± నౠజతపరà±à°šà±à°®à±" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à± à°°à°•à°‚" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "మూల నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à±" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "లకà±à°·à±à°¯ నెటà±à°µà°°à±à°•à± నామమà±" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC à°šà°¿à°°à±à°¨à°¾à°®à°¾" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "à°¸à±à°•à±à°°à°¿à°ªà±à°Ÿà± నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à± à°¬à±à°°à°¿à°¡à±à°œà± చేయà±à°Ÿà°•à± ఉపయోగించింది" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "ఆదేశం 'attach-interface' లో మదà±à°¦à°¤à± %s లేదà±" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "ఇంటరà±à°«à±‡à°¸à± సమరà±à°§à°µà°‚తంగా à°…à°¨à±à°­à°‚దించబడింది\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "నెటà±à°µà°°à±à°•à°‡à°‚à°Ÿà°°à±â€Œà°«à±‡à°¸à± నౠవేరà±à°šà±‡à°¯à±à°®à±" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "నెటà±à°µà°°à±à°•à± ఇంటరà±â€Œà°«à±‡à°¸à± నౠవేరà±à°šà±‡à°¯à±à°®à±." -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "ఇంటరà±â€Œà°«à±‡à°¸à± సమాచారానà±à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "%s రకమైన దాని ఇంటరà±â€Œà°«à±‡à°¸à± కనబడలేదà±" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "%s MAC à°šà°¿à°°à±à°¨à°¾à°®à°¾ కలిగినదాని ఇంటరà±â€Œà°«à±‡à°¸à± కనబడలేదà±" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "మెమొరీ కేటాయించటంలో విఫలమైంది" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "XML సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "ఇంటరà±à°«à±‡à°¸à± సమరà±à°§à°µà°‚తంగా విడదీయబడింది\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరం జతపరచండి" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "కొతà±à°¤ à°¡à°¿à°¸à±à°•à± పరికరానà±à°¨à°¿ జతపరచండి." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరం యొకà±à°• మూలం" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరం యొకà±à°• లకà±à°·à±à°¯à°‚" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరం యొకà±à°• à°¡à±à°°à±ˆà°µà°°à±" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరం యొకà±à°• సబà±â€Œà°¡à±à°°à±ˆà°µà°°à±" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "లకà±à°·à±à°¯ పరికరం à°°à°•à°‚" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "పరికరం యొకà±à°• రీతి à°šà°¦à±à°µà±à°Ÿ మరియౠవà±à°°à°¾à°¯à±à°Ÿ" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "ఆదేశం 'attach-disk' లో %s మదà±à°¦à°¤à± లేదà±" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "à°¡à°¿à°¸à±à°•à± సమరà±à°§à°µà°‚తంగా à°…à°¨à±à°­à°‚దించబడింది\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "à°¡à°¿à°¸à±à°•à± పరికరానà±à°¨à°¿ వేరà±à°šà±‡à°¯à°¿" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "à°¡à°¿à°¸à±à°•à± పరికరానà±à°¨à°¿ వేరà±à°šà±‡à°¯à°¿" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "à°¡à°¿à°¸à±à°•à± సమాచారానà±à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "%s లకà±à°·à±à°¯à°‚à°—à°¾ à°—à°² దాని à°¡à°¿à°¸à±à°•à± కనబడలేదà±" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "à°¡à°¿à°¸à±à°•à± సమరà±à°§à°µà°‚తంగా విడదీయబడింది\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°¨à°¾à°®à°®à±à°¨à± కేటాయించà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°®à± సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "write: %s: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°®à±à°¨à°•à± à°µà±à°°à°¾à°¯à±à°Ÿà°•à± విఫలమైంది: %s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "మూయి: %s: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°®à± à°µà±à°°à°¾à°¯à±à°Ÿà°•à± లేదా మూయà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "%s: $EDITOR à°Žà°¨à±à°µà°¿à°°à°¾à°¨à±à°®à±†à°‚టౠచరరాశి shell మెటా లేదా యితర ఆమోదించలేని à°…à°•à±à°·à°°à°¾à°²à°¨à± కలిగివà±à°‚ది" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "%s: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°¨à°¾à°®à°®à± షెలౠమెటా లేదా యితర ఆమోదించని à°…à°•à±à°·à°°à°¾à°²à°¨à± కలిగివà±à°‚ది($TMPDIR తపà±à°ªà°¾?)" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf: సరికూరà±à°šà± ఆదేశమà±à°¨à± సృషà±à°Ÿà°¿à°‚చలేక పోయింది: %s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s: సరికూరà±à°šà± ఆదేశమౠవిఫలమైంది: %s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s: ఆదేశమౠసà±à°¨à±à°¨à°¾-కాని à°¸à±à°¥à°¿à°¤à°¿à°¤à±‹ నిషà±à°•à±à°°à°®à°¿à°‚చబడింది" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s: తాతà±à°•à°¾à°²à°¿à°• దసà±à°¤à±à°°à°®à± à°šà°¦à±à°µà±à°Ÿà°•à± విఫలమైంది: %s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "డొమైనౠకొరకౠXML ఆకృతీకరణనౠసరికూరà±à°šà±à°®à±" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "డొమైనౠకొరకౠXML ఆకృతీకరణనౠసరికూరà±à°šà±à°®à±." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "డొమైనౠ%s XML ఆకృతీకరణ మారà±à°šà°¬à°¡à°²à±‡à°¦à±.\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "దోషమà±: XML ఆకృతీకరణ యితర వినియోగదారి చేత మారà±à°šà°¬à°¡à°¿à°‚ది" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "డొమైనౠ%s XML ఆకృతీకరణ సరికూరà±à°šà°¬à°¡à°¿à°‚ది.\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "XML ఆకృతీకరణనౠనెటà±à°µà°°à±à°•à± కొరకౠసరికూరà±à°šà±à°®à±" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "XML ఆకృతీకరణనౠనెటà±à°µà°°à±à°•à± కొరకౠసరికూరà±à°šà±à°®à±." -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "నిలà±à°µ పూలౠకొరకౠXML ఆకృతీకరణనౠసరికూరà±à°šà±à°®à±" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "XML ఆకృతీకరణనౠనిలà±à°µ పూలౠకొరకౠసరికూరà±à°šà±à°®à±." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "à°ˆ à°ªà±à°°à°­à°¾à°µà°¶à±€à°² టెరà±à°®à°¿à°¨à°²à± à°¨à±à°‚à°¡à±€ బయటకà±à°°à°¾" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "'%s' ఆదేశానికి <%s> à°à°šà±à°šà°¿à°•à°‚ కావలసి ఉంది" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "'%s' ఆదేశానికి --%s à°à°šà±à°›à°¿à°•à°‚ కావలసి ఉంది" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "'%s' ఆదేశం లేదà±" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " నామం\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7754,17 +7803,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7772,7 +7821,7 @@ msgstr "" "\n" " వివరణ\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7780,58 +7829,58 @@ msgstr "" "\n" " à°à°šà±à°›à°¿à°•à°¾à°²à±\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "అంతరà±à°—à°¤ దోషమà±: virsh %s: no %s VSH_OT_DATA à°à°šà±à°šà°¿à°•à°‚" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "నిరà±à°µà°šà°¿à°‚చబడని à°•à±à°·à±‡à°¤à±à°° నామం లేదా à°à°¡à°¿" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "'%s' à°•à±à°·à±‡à°¤à±à°°à°¾à°¨à±à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "నిరà±à°µà°šà°¿à°‚చబడని నెటà±à°µà°°à±à°•à± నామం" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "'%s' నెటà±à°µà°°à±à°•à± పొందటంలో విఫలమైంది" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "నిరà±à°µà°šà°¿à°‚చబడని పూలౠనామం" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "పూలౠ'%s'నౠపొందà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "నిరà±à°µà°šà°¿à°‚చబడని vol నామం" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "vol '%s'నౠపొందà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7842,128 +7891,128 @@ msgstr "" "(సమయం: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "ఊహించని టోకెనౠ(ఆదేశ నామం): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "తెలియని ఆదేశం: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "'%s' ఆదేశం --%s à°à°šà±à°›à°¿à°•à°¾à°¨à°¿à°•à°¿ మదà±à°¦à°¤à°¿à°µà±à°µà°¦à±" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ఊహించిన సినà±à°Ÿà°¾à°•à±à°¸à±: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "సంఖà±à°¯" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "à°¸à±à°Ÿà±à°°à°¿à°‚à°—à±" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "'%s' ఊహించని సమాచారం" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "à°à°šà±à°›à°¿à°•à°‚" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "సమాచారం" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "మారà±à°ªà±à°²à±‡à°•" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "నిలిచింది" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "మూసివేయటంలో" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "మూసివేయి" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "à°•à±à°°à°¾à°·à°¯à±à°¯à°¿à°‚ది" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ఆఫౠలైనà±" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "సరైన à°…à°¨à±à°¸à°‚ధానం కాదà±" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: దోషం: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "దోషం: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: %d బైటà±à°²à°¨à± కేటాయించటంలో విఫలమైంది" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d:విఫలమైంది %lu బైటà±à°²à± కేటాయించà±à°Ÿà°²à±‹" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "అధిపà±à°°à°¤à°¿à°•à°¿ à°…à°¨à±à°¸à°‚ధించటంలో విఫలమైంది" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "లాగౠదసà±à°¤à±à°°à°‚ సమాచారానà±à°¨à°¿ పొందటంలో విఫలమైంది" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "లాగౠపాతౠదసà±à°¤à±à°°à°‚ కాదà±" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "లాగౠదసà±à°¤à±à°°à°‚ తెరà±à°šà±à°Ÿà°²à±‹ దోషం.లాగౠదసà±à°¤à±à°°à°‚ పాతౠపరిశీలించండి" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "లాగౠదసà±à°¤à±à°°à°‚ à°•à± à°µà±à°°à°¾à°¯à±à°Ÿà°²à±‹ విఫలమైంది" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s: విఫలమైంది లాగౠదసà±à°¤à±à°°à°‚ à°•à± à°µà±à°°à°¾à°¯à±à°Ÿà°²à±‹:%s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "అధిపà±à°°à°¤à°¿à°¨à±à°‚à°¡à±€ à°…à°¨à±à°¸à°‚ధానం తొలగించటంలో విఫలమైంది" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -7996,7 +8045,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8006,17 +8055,17 @@ msgstr "" " (తెలపండి help à°ˆ ఆదేశానికి సంబంధించిన వివరాలకోసం)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "మదà±à°¦à°¤à°¿à°µà±à°µà°¨à°¿ à°à°šà±à°›à°¿à°•à°‚ '-%c'. చాడండి --సహాయం." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "అదనపౠఆరà±à°—à±à°®à±†à°‚à°Ÿà± '%s'. --help చూడండి." -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8025,7 +8074,7 @@ msgstr "" "%sà°•à°¿ à°¸à±à°¸à±à°µà°¾à°—తం, వాసà±à°¤à°µà°¿à°• పరిచయాతà±à°®à°• టెరà±à°®à°¿à°¨à°²à±.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8536,7 +8585,7 @@ msgstr "దీనిలో చెలà±à°²à°¨à°¿ యింటరà±à°«à±‡à°¸à± msgid "invalid interface pointer in %s" msgstr "%sలో చెలà±à°²à°¨à°¿ యింటరà±à°«à±‡à°¸à± సూచకి" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "అతరà±à°—à°¤ దోషమà±: బఫరౠమరీ à°šà°¿à°¨à±à°¨à°¦à°¿" @@ -8664,7 +8713,7 @@ msgstr "à°•à±à°·à±‡à°¤à±à°° సమాచారం సరైనదికాద msgid "domain information incomplete, missing uuid" msgstr "à°•à±à°·à±‡à°¤à±à°° సమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, uuid తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "à°•à±à°·à±‡à°¤à±à°° సమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, పేరౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" @@ -8716,252 +8765,252 @@ msgstr "తపà±à°ªà±à°—ావà±à°¨à±à°¨ mac à°šà°¿à°°à±à°¨à°¾à°®à°¾ '%s'" msgid "unexpected sound model %s" msgstr "à°…à°¨à±à°•à±Šà°¨à°¿ శబà±à°§à°ªà± రీతి %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "తెలియని à°—à±à°°à°¾à°«à°¿à°•à±à°¸à± రకమౠ'%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ PCI డొమైనà±" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ PCI బసà±" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ PCI à°¸à±à°²à°¾à°Ÿà±" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°¨ PCI à°ªà±à°°à°®à±‡à°¯à°‚" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "PCI డొమైనౠ'%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "PCI బసౠ'%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "PCI à°¸à±à°²à°¾à°Ÿà±â€Œ '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "PCI à°ªà±à°°à°®à±‡à°¯à°‚ '%s'నౠపారà±à°¶à± చేయలేదà±" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "డొమైనౠసమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, id తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "చెలà±à°²à°¨à°¿ CPU మాసà±à°•à± %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "తెలియని లైఫà±â€Œà°¸à±ˆà°•à°¿à°²à± రకమౠ%s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "టోపాలజీ సినà±à°Ÿà°¾à°•à±à°¸à± దోషం" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "Xend à°•à±à°·à±‡à°¤à±à°° సమాచరానà±à°¨à°¿ విశà±à°²à±‡à°·à°¿à°‚చటంలో విఫలమైంది" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "డొమైనౠ%s నడà±à°šà±à°Ÿ లేదà±." -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch à°ˆ డొమైనౠకనà±à°—ొనà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ పరికరమౠరకమà±" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart à°ˆ డొమైనౠకనà±à°—ొనà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonSetAutostart à°ˆ డొమైనౠకనà±à°—ొనà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start à°¨à±à°‚à°¡à°¿ à°…à°¨à±à°•à±‹à°¨à°¿ విలà±à°µ" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "మెమోరీ లేదà±" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string విఫలమైంది" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "sexpr తిరిగినిరà±à°µà°šà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలమైంది" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "on_xend_start à°…à°¨à±à°¨à°¦à°¿ sexprనందౠలేదà±" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "నామమౠ%sనౠపరిషà±à°•à°°à°¿à°‚చలేదà±" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "xenDaemonDomainMigrate: Xen à°…à°¨à±à°¨à°¦à°¿ మిగిలిన డొమైనà±à°²à°¨à± వలసనందౠమదà±à°¦à°¤à±€à°¯à°¦à±." -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate: Xen à°…à°¨à±à°¨à°¦à°¿ వలసనందౠబాండà±â€Œà°µà°¿à°¡à±à°¤à± పరిమితà±à°²à°¨à± మదà±à°¦à°¤à±€à°¯à°¦à±" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate: మదà±à°¦à°¤à±€à°¯à°¨à°¿ à°«à±à°²à°¾à°—à±" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate: సరికాని URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate: xenmigr:// migrations మాతà±à°°à°®à±‡ Xen చేత మదà±à°¦à°¤à°¿à°µà±à°µà°¬à°¡à°¤à°¾à°¯à°¿" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate: హోసà±à°Ÿà±à°¨à°¾à°®à°®à± తపà±à°ªà°• URIనందౠతెలà±à°ªà°µà°²à±†à°¨à±" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate: చెలà±à°²à°¨à°¿ పోరà±à°Ÿà± సంఖà±à°¯" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "డొమైనౠవివరణనౠపారà±à°¶à±â€ చేయà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "sexpr నిరà±à°®à°¿à°‚à°šà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "చతనం గాని డొమైనౠ%s ని సృషà±à°Ÿà°¿à°‚à°šà±à°Ÿà°²à±‹ విఫలం\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 నందౠమదà±à°¦à°¤à°¿à°µà±à°µà°¦à±" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "నోడౠసమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, à°ªà±à°°à°£à°¾à°³à°•à°¿ పేరౠతపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup విఫలమైంది" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "తెలియని à°ªà±à°°à°£à°¾à°³à°•à°¿" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "à°ªà±à°°à°£à°¾à°³à°•à°¿ పేరà±à°¨à± పొందà±à°Ÿà°•à± విఫలమైంది" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "డొమైనౠసమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, cpu_weight తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "డొమైనౠసమాచారం అసంపూరà±à°¤à°¿à°—à°¾ ఉంది, cpu_cap తపà±à°ªà°¿à°ªà±‹à°¯à°¿à°‚ది" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "domainBlockPeek à°…à°¨à±à°¨à°¦à°¿ dom0కౠమదà±à°¦à°¤à±à°¨à±€à°¯à°¦à±" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s: చెలà±à°²à°¨à°¿ పాతà±" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "à°šà°¦à±à°µà±à°Ÿà°•à± తెరà±à°µà±à°Ÿà°²à±‹ విఫలమైంది: %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "దసà±à°¤à±à°°à°®à±à°¨à±à°‚à°¡à°¿ à°šà°¦à±à°µà±à°Ÿà°•à± లేదా lseek కౠవిఫలమైంది: %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "à°…à°¨à±à°•à±Šà°¨à°¿ à°—à±à°°à°¾à°«à°¿à°•à±à°¸à± రకమౠ%d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "à°…à°¨à±à°•à±Šà°¨à°¿ chr పరికరమౠరకమà±" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "à°«à±à°²à°¾à°ªà°¿ %sనౠనేరà±à°—à°¾ à°…à°¨à±à°­à°‚దించలేదà±" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "CDROM %sనౠనేరà±à°—à°¾ à°…à°¨à±à°­à°‚దించలేదà±" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "మదà±à°¦à°¤à±€à°¯à°¨à°¿ నెటà±à°µà°°à±à°•à± రకమౠ%d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "నెటà±à°µà°°à±à°•à± %s à°•à±à°°à°¿à°¯à°¾à°¶à±€à°²à°®à±à°—à°¾ లేదà±" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "నిరà±à°µà°¹à°¿à°‚à°šà°¿à°¨ PCI పరికరమà±à°²à± XenD తో మదà±à°¦à°¤à°¿à°‚à°šà°µà±" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "à°…à°¨à±à°•à±‹à°¨à°¿ లైఫà±â€Œà°¸à±ˆà°•à°¿à°²à± విలà±à°µ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "à°Žà°Ÿà±à°µà°‚à°Ÿà°¿ HVM డొమైనౠలోడరౠలేదà±" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "పరికరమౠరకమà±à°¯à±Šà°•à±à°• హాటà±â€Œà°ªà±à°²à°—ౠమదà±à°¦à°¤à±€à°¯à±à°Ÿà°²à±‡à°¦à±" @@ -9139,6 +9188,16 @@ msgstr "పరà±à°¯à°µà±‡à°•à±à°·à°£ యిపà±à°ªà°Ÿà°¿à°•à±‡ పరà±à°¯ msgid "reallocating list" msgstr "జాబితానౠతిరిగికేటాయిసà±à°¤à±‹à°‚ది" +#~ msgid "failed to drop %s" +#~ msgstr "%s విడà±à°šà±à°Ÿà°•à± విఫలమైంది" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "చదవటానికి %sనౠతెరవటంలో విఫలమైంది" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "close-on-exec ఫైలà±à°¯à±Šà°•à±à°• à°¡à°¿à°¸à±à°•à±à°°à°¿à°ªà±à°Ÿà°¾à°°à± à°«à±à°²à°¾à°—ౠఅమరà±à°šà±à°Ÿà°²à±‹ దోషమà±\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "నోడౠసమాచారమà±à°¨à± à°šà°¦à±à°µà°²à±‡à°• పోయింది" diff --git a/po/th.po b/po/th.po index 9a1c6a2363..f913cde97d 100644 --- a/po/th.po +++ b/po/th.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/tr.po b/po/tr.po index 9a1c6a2363..f913cde97d 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/uk.po b/po/uk.po index d604d8be74..1c1d153163 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-08-22 14:58+0300\n" "Last-Translator: Maxim V. Dziumanenko \n" "Language-Team: Ukrainian \n" @@ -240,8 +240,8 @@ msgstr "Ðе вдаєтьÑÑ Ð²Ð¸Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ пам'ÑÑ‚ÑŒ" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -453,60 +453,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "Ðе вдаєтьÑÑ Ð²Ð¸Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ пам'ÑÑ‚ÑŒ" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "Ðе вдаєтьÑÑ Ð²Ð¸Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ пам'ÑÑ‚ÑŒ" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "назва мережі або uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð°Ð¼Ð¿Ñƒ домену %s в %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -614,7 +614,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -662,7 +662,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1247,7 +1247,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ кореневий приÑтрій" @@ -1282,7 +1282,7 @@ msgstr "неправильний вказівник домену у %s" msgid "Failed to generate UUID" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID мережі" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1393,14 +1393,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð²Ð¼Ñ–Ñту" @@ -1454,12 +1454,12 @@ msgstr "неочікуваний тим MIME" msgid "unexpected char type %d" msgstr "неочікуваний тим MIME" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "неочікуваний вузол node" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "неочікуваний тим MIME" @@ -1519,12 +1519,12 @@ msgstr "помилка запиÑу конфігураційного файлу: msgid "unexpected domain %s already exists" msgstr "неочікуваний тим MIME" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "помилка запиÑу конфігураційного файлу: %s" @@ -1564,323 +1564,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "приєднати мережний приÑтрій" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "неправильна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, domid має бути чиÑлом" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "неправильна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, domid має бути чиÑлом" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "помилка дії: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "помилка дії: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "помилка дії: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "помилка дії: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Ðе вдаєтьÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ мережу: %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— домену %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s в %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "тип цільового приÑтрою" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Помилка Ð·Ð½Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s в %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" +msgid "failed to remove capabilities %d" +msgstr "помилка запиту можливоÑтей" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "помилка запиту можливоÑтей" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "помилка запиту можливоÑтей" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "Ðе вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ ÑтатиÑтику інтерфейÑу %s %s" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "помилка при отриманні мережі '%s'" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "помилка дії: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— домену %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "помилка Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð²ÑƒÐ·Ð»Ð°" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "Ðе вдаєтьÑÑ Ð·Ð¼Ñ–Ð½Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MaxMemorySize" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ð¹Ð½Ð¾Ð³Ð¾ файлу %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "неправильний вказівник з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ñƒ %s" @@ -1904,22 +1914,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "ID домену або UUID" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "назва неактивного домену" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену" @@ -1979,7 +1989,7 @@ msgstr "неправильний вказівник домену у" msgid "failed to kill pid %d" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" @@ -2035,7 +2045,7 @@ msgstr "неправильний аргумент у %s" msgid "Invalid parameter count" msgstr "неправильний аргумент у" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð½Ð°Ð·Ð²Ð¸ вузла гіпервізора" @@ -2242,67 +2252,77 @@ msgstr "автозапуÑк домену" msgid "cannot create autostart directory '%s'" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s в %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "тип цільового приÑтрою" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "ціль Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "неправильний аргумент у" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "помилка дії" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" @@ -2592,72 +2612,77 @@ msgstr "невідомий тип ОС %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ð· демона Xen" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ð· демона Xen" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ð· демона Xen" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "вузли cpu numa вузла" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "ЗайнÑто пам'ÑÑ‚Ñ–:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2676,17 +2701,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ вузол" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Домен доÑÑ– працює" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2871,7 +2896,7 @@ msgstr "" msgid "Could not read container config" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "невідомий тип ОС %s" @@ -3016,214 +3041,214 @@ msgstr "Помилка зв'Ñзку з прокÑÑ–: погано Ñформо msgid "got asynchronous packet number %d\n" msgstr "отримано аÑинхронний номер пакету - %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "Мережа не Ñ–Ñнує" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Мережа %s запущена\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Ðе вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ ÑтатиÑтику інтерфейÑу %s %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "Ñ„ÑƒÐ½ÐºÑ†Ñ–Ñ Ð½Ðµ підтримуєтьÑÑ Ð³Ñ–Ð¿ÐµÑ€Ð²Ñ–Ð·Ð¾Ñ€Ð¾Ð¼" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "неочікувані дані '%s'" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "неочікувані дані '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "неправильний аргумент у %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "тип цільового приÑтрою" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ приÑтрої %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "тип цільового приÑтрою" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´'єднати приÑтрій з %s" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "тип цільового приÑтрою" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "невідомий тип ОС %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "невідомий тип ОС %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "Мережа не Ñ–Ñнує" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ назву домену" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "тип цільового приÑтрою" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "неправильна MAC-адреÑа: %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "невідомий тип ОС %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3237,7 +3262,7 @@ msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" msgid "Unable to seek to %lld in %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" @@ -3252,655 +3277,653 @@ msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ð¸ блочну ÑтатиÑтику msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "помилка при отриманні домену '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "помилка дії" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Домен вже активний" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "помилка запиÑу конфігураційного файлу: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Помилка при переведенні домену %s в Ñтан очікуваннÑ" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Ð’Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "шлÑÑ… до файлу журналу вказує не на файл" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ID домену або UUID" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "домен %s вже Ñ–Ñнує" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Домен вже активний" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "помилка дії" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "помилка дії" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "змінити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "змінити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "назва неактивного домену" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID домену" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "помилка дії" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "тип цільового приÑтрою" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "ÑпиÑок доменів вузла" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "ÑпиÑок доменів вузла" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ð· демона Xen" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID мережі" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "неочікувані дані '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "домен %s вже Ñ–Ñнує" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ…Ð¾ÑÑ‚" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "приєднати диÑковий приÑтрій" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ñ„Ð°Ð¹Ð»Ñƒ Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ñ…Ð¾ÑÑ‚" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "Домен не знайдено" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… вузла" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´'єднати приÑтрій з %s" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "автозапуÑк домену" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s в %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "неправильний аргумент у %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Домен не знайдено: %s" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ð¹Ð½Ð¾Ð³Ð¾ файлу %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "неправильний аргумент у" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "помилка дії: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "ÑпиÑок доменів вузла" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID домену" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "помилка дії: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3910,538 +3933,538 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Ðе вдаєтьÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ мережу" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "Помилка Ð·Ð°ÐºÑ€Ð¸Ñ‚Ñ‚Ñ Ñокету %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "помилка при отриманні URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "Помилка Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–: %s" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "помилка Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð²ÑƒÐ·Ð»Ð°" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "Ðекоректне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¾Ð±ÑÑгу пам'ÑÑ‚Ñ– (%d)" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "помилка запиÑу конфігураційного файлу: %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "надто багато доменів" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "надто багато доменів" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "змінити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "невідомий тип ОС" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "надто багато мереж" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "надто багато мереж" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "зареєÑтровано надто багато драйверів" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "помилка дії: %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "помилка дії" # c-format -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "помилка Ð¿ÐµÑ€ÐµÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ S-Expr: %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´ÐºÑ€Ð¸Ñ‚Ð¸ блочну ÑтатиÑтику %s %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "Ðе вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ ÑтатиÑтику інтерфейÑу %s %s" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "Ñ„ÑƒÐ½ÐºÑ†Ñ–Ñ Ð½Ðµ підтримуєтьÑÑ Ð³Ñ–Ð¿ÐµÑ€Ð²Ñ–Ð·Ð¾Ñ€Ð¾Ð¼" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Помилка запуÑку домену %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð²Ð¼Ñ–Ñту" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Помилка запуÑку домену %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "Помилка з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· гіпервізором" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "ÑпиÑок доменів вузла" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñокету %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð»Ð¸ÑˆÐµ Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "ÑпиÑок доменів вузла" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "помилка при отриманні мережі '%s'" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "неправильний аргумент у %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "помилка дії" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Помилка запуÑку домену %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4526,7 +4549,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4590,29 +4613,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "неправильний вказівник домену у %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "неочікуваний тим MIME" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5014,123 +5051,123 @@ msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" msgid "Scanning host%u" msgstr "невідомий вузол %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "невідомий тип ОС %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "назва мережі або uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "невідомий тип ОС %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ джерело Ð´Ð»Ñ Ð¿Ñ€Ð¸Ñтрою %s" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ джерело Ð´Ð»Ñ Ð¿Ñ€Ð¸Ñтрою %s" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "невідомий тип ОС %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "неочікуваний тим MIME" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "невідомий вузол %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ назву домену" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "невідомий тип ОС %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "невідомий вузол %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5178,7 +5215,7 @@ msgstr "ÑинтакÑична помилка у конфігураційном msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5190,100 +5227,100 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Домен вже активний" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Домен вже активний" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 #, fuzzy msgid "storage pool is not active" msgstr "шлÑÑ… до файлу журналу вказує не на файл" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ID домену або UUID" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "домен %s вже Ñ–Ñнує" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Домен доÑÑ– працює" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5374,7 +5411,7 @@ msgstr "розв'ÑÐ·Ð°Ð½Ð½Ñ Ð½Ð°Ð·Ð²Ð¸ файла домену" msgid "testOpen: supply a path or use test:///default" msgstr "testOpen: вкажіть шлÑÑ… або викориÑтовуйте test:///default" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5535,203 +5572,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "недоÑтатньо пам'ÑÑ‚Ñ–" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Ñокети вузла cpu" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Ñокети вузла cpu" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "невідома команда: '%s'" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "невідома команда: '%s'" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "неочікуваний вузол node" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "шлÑÑ… до файлу журналу вказує не на файл" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "домен %s вже Ñ–Ñнує" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "домен %s вже Ñ–Ñнує" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "назва неактивного домену" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "тип цільового приÑтрою" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Ñокети вузла cpu" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "помилка розбору конфігураційного файлу %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "помилка розбору конфігураційного файлу %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— домену %s" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "тип цільового приÑтрою" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "помилка: " -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Ðе вдаєтьÑÑ Ð·Ð½Ð°Ð¹Ñ‚Ð¸ мережу: %s" @@ -5795,15 +5843,15 @@ msgstr "Ðалаштувати домен на автоматичний запу #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "назва домену, id або uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "вимкнути автозапуÑк" @@ -5922,15 +5970,15 @@ msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку неактивни msgid "Id" msgstr "ID" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Ðазва" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "СтатуÑ" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "немає ÑтатуÑу" @@ -6047,7 +6095,7 @@ msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ доме msgid "Undefine the configuration for an inactive domain." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "назва домену або uuid" @@ -6291,11 +6339,11 @@ msgstr "Повертає оÑновну інформацію про домен." msgid "Id:" msgstr "ID:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Ðазва:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6303,16 +6351,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "Тип ОС:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "СтатуÑ:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU:" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "Ð§Ð°Ñ CPU:" @@ -6341,98 +6389,98 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "ЗайнÑто пам'ÑÑ‚Ñ–:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "Комірки NUMA:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "дані vcpu домену" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Повертає оÑновну інформацію про віртуальні процеÑори домену." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "Прив'Ñзка CPU:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "Домен вимкнено, віртуальні процеÑори не вÑтановленію." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "контролює приналежніÑÑ‚ÑŒ задач віртуальним процеÑорам домену" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "СпівÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð½Ñ VCPU домену фізичним CPU." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "чиÑло vcpu" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "номери cpu хоÑта (розділені комою)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… вузла" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist: Ðекоректний формат. Порожній Ñ€Ñдок." -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." @@ -6440,7 +6488,7 @@ msgstr "" "cpulist: %s: Ðекоректний формат. ОчікувалаÑÑŒ цифра у позиції %d (поруч з '%" "c')." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" @@ -6449,1618 +6497,1618 @@ msgstr "" "cpulist: %s: Ðекоректний формат. ОчікувалаÑÑŒ цифра або кома у позиції %d " "(поруч з '%c')." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpulist: %s: Ðекоректний формат. Завершальна кома у позиції %d." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "Фізичний процеÑор '%d' не Ñ–Ñнує" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "змінити кількіÑÑ‚ÑŒ віртуальних процеÑорів" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Змінити чиÑло віртуальних процеÑорів, активних в гоÑтьовому домені." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "чиÑло віртуальних процеÑорів" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "Ðеправильна кількіÑÑ‚ÑŒ віртуальних процеÑорів." -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "Ðадто багато віртуальних процеÑорів." -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "змінити Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð¿Ð°Ð¼'ÑÑ‚Ñ–" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Змінити розподіл пам'ÑÑ‚Ñ– у гоÑтьовому домені." -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "кількіÑÑ‚ÑŒ пам'ÑÑ‚Ñ– у кілобайтах" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "Ðекоректне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¾Ð±ÑÑгу пам'ÑÑ‚Ñ– (%d)" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ MaxMemorySize" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "змінити макÑимальний ліміт пам'ÑÑ‚Ñ–" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "" "Змінити макÑимально допуÑтимий ліміт пам'ÑÑ‚Ñ–, що виділÑєтьÑÑ Ñƒ гоÑтьовому " "домені." -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "макÑимальний ліміт пам'ÑÑ‚Ñ– у кілобайтах" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "Ðе вдаєтьÑÑ Ð¿ÐµÑ€ÐµÐ²Ñ–Ñ€Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "Ðе вдаєтьÑÑ Ð¾Ð±Ñ€Ñ–Ð·Ð°Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MemorySize" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "Ðе вдаєтьÑÑ Ð·Ð¼Ñ–Ð½Ð¸Ñ‚Ð¸ поточне Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ MaxMemorySize" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ вузол" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Повертає загальну інформацію про вузол." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ… вузла" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "Модель CPU:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "ЧаÑтота CPU:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "Сокет(и) CPU:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Ядер на Ñокет:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Потоків на Ñдро:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "Комірки NUMA:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "ОбÑÑг пам'ÑÑ‚Ñ–:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "можливоÑÑ‚Ñ–" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "Повертає можливоÑÑ‚Ñ– гіпервізора/драйвера." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "помилка запиту можливоÑтей" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ домені у XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "Вивід інформації про домен у виглÑді дампу XML на stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "переглÑд неактивних доменів" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "перетворити назва домену або ID на UUID домену" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "ÑинтакÑична помилка у конфігураційному файлі" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "перетворити ID домену або UUID на назву домену" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "ID домену або UUID" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "перетворити назва домену або UUID на ID домену" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "перетворити назва домену або ID на UUID домену" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "ID домену або назва" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID домену" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "Ð¼Ñ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ на інший вузол" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "ÐœÑ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ на інший вузол. Додати --live до живої міграції." -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "жива міграціÑ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "URI з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ 'з цільовою ÑиÑтемою" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "URI міграції, зазвичай може бути пропущене" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "migrate: відÑутній параметр desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "автозапуÑк мережі" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "Ðалаштувати мережу на автоматичний запуÑк при завантаженні." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "назва мережі або uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "не вдаєтьÑÑ Ð¿Ð¾Ð·Ð½Ð°Ñ‡Ð¸Ñ‚Ð¸ мережу %s Ð´Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð·Ð°Ð¿ÑƒÑку" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "Помилка знÑти автозапуÑк з мережі %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "Мережа %s позначена Ð´Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð·Ð°Ð¿ÑƒÑку\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Мережа %s знÑта з автозапуÑку\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "Ñтворити мережу з файлу XML" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "Створити мережу." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "файл, що міÑтить XML Ð¾Ð¿Ð¸Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ–" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "Мережа %s Ñтворена з %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– з %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "визначити (але не запуÑкати) мережу з файлу XML" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "Визначити мережу." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "Мережа %s визначена на оÑнові %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "Помилка Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– на оÑнові %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "знищити мережу" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "Знищити вказану мережу." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "назва мережі, id або uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "Мережу %s знищено\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "Помилка Ð·Ð½Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ мережу у XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "Вивід інформації про мережу у виглÑді XML або на stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ÑпиÑок мереж" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "Повертає ÑпиÑок мереж." -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "переглÑд неактивних мереж" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "переглÑд неактивних та активних мереж" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку активних мереж" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку неактивних мереж" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "ÐвтозапуÑк" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "без автозапуÑку" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "активна" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "неактивна" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "перетворити UUID на назву мережі" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "uuid мережі" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "запуÑтити раніше визначену неактивну мережа" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "ЗапуÑк мережі." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "назва неактивної мережі" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "Мережа %s запущена\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "Помилка запуÑку мережі %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ñ— мережі" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ñ— мережі." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð¼ÐµÑ€ÐµÐ¶Ñ– %s ÑкаÑована\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— мережі %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "перетворити назву мережі на UUID мережі" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "назва мережі" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID мережі" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "автозапуÑк домену" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "Ðалаштувати домен на автоматичний запуÑк при завантаженні." -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "назва домену або uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "не вдаєтьÑÑ Ð¿Ð¾Ð·Ð½Ð°Ñ‡Ð¸Ñ‚Ð¸ мережу %s Ð´Ð»Ñ Ð°Ð²Ñ‚Ð¾Ð·Ð°Ð¿ÑƒÑку" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Помилка знÑти автозапуÑк з мережі %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Домен %s позначений Ñк домен з автозапуÑком\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Домен %s не позначений Ñк домен з автозапуÑком\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Створити домен." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "файл, що міÑтить XML Ð¾Ð¿Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "файл, що міÑтить XML Ð¾Ð¿Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Ð¼Ñ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ на інший вузол" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "назва неактивної мережі" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ціль Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку неактивних доменів" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "назва неактивного домену" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "не вдаєтьÑÑ Ð²Ð¸Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ буфер" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "визначити (але не запуÑкати) домен з файлу XML" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Визначити домен." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Домен %s визначено на оÑнові %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Помилка Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ на оÑнові %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Домен %s визначено на оÑнові %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— домену %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Домен %s знищено\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Помилка при переведенні домену %s в Ñтан очікуваннÑ" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "знищити домен" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Знищити вказаний домен." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Домен %s знищено\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Помилка Ð·Ð½Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Знищити вказаний домен." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Домен %s знищено\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Помилка Ð·Ð½Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Ð’Ð¸ÐºÐ¾Ð½Ð°Ð½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s відновлено\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Помилка Ð²Ñ–Ð´Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ñ€Ð¾Ð±Ð¾Ñ‚Ð¸ домену %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ домені у XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Вивід інформації про домен у виглÑді дампу XML на stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "переглÑд доменів" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Повертає ÑпиÑок доменів." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "переглÑд неактивних доменів" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "переглÑд неактивних та активних доменів" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку активних доменів" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку неактивних доменів" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "недоÑтатньо пам'ÑÑ‚Ñ–" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Помилка Ð·Ð±ÐµÑ€ÐµÐ¶ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s в %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ вузол" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Повертає загальну інформацію про вузол." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "виконаннÑ" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "перетворити UUID на назву мережі" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "UUID домену" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "запуÑтити раніше визначений неактивний домен" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "ЗапуÑк домену." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "назва неактивного домену" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Домен %s запущений\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Помилка запуÑку домену %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Створити домен." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "назва домену" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "назва неактивного домену" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "ÑкаÑувати Ð²Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "ÐšÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s ÑкаÑована\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— домену %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "перетворити назву мережі на UUID мережі" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ UUID домену" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "файл, що міÑтить XML Ð¾Ð¿Ð¸Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "Ñтворити домен з файлу XML" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "назва неактивного домену" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "назва домену або uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "назва неактивного домену" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "назва домену або uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "назва мережі" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Помилка запуÑку домену %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Домен %s Ñтворено з %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Знищити вказаний домен." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Домен %s знищено\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Помилка Ð·Ð½Ð¸Ñ‰ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ вузол" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Повертає загальну інформацію про вузол." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "Тип ОС:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "file" msgstr "Файл XML" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "заблоковано" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ домені у XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Вивід інформації про домен у виглÑді дампу XML на stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "переглÑд доменів" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Повертає ÑпиÑок доменів." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку активних доменів" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "перетворити UUID на назву мережі" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "перетворити UUID на назву мережі" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "UUID домену" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "перетворити UUID на назву мережі" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "показати верÑÑ–ÑŽ" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Показати інформацію про верÑÑ–ÑŽ ÑиÑтеми" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ñ‚Ð¸Ð¿Ð° гіпервізора" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Виконана компілÑÑ†Ñ–Ñ Ð½Ð° базі бібліотеки: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð²ÐµÑ€ÑÑ–Ñ— бібліотеки" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ВикориÑтовуєтьÑÑ Ð±Ñ–Ð±Ð»Ñ–Ð¾Ñ‚ÐµÐºÐ°: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "ВикориÑтовуєтьÑÑ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð²ÐµÑ€ÑÑ–Ñ— гіпервізора" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Ðеможливо отримати верÑÑ–ÑŽ гіпервізора, що виконуєтьÑÑ Ð½Ð° %s\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ВиконуєтьÑÑ Ð³Ñ–Ð¿ÐµÑ€Ð²Ñ–Ð·Ð¾Ñ€: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 #, fuzzy msgid "enumerate devices on this host" msgstr "Ð¼Ñ–Ð³Ñ€Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ на інший вузол" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "відÑÑƒÑ‚Ð½Ñ Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð¿Ñ€Ð¾ приÑтрої" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "можливоÑÑ‚Ñ–" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Помилка з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· гіпервізором" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Помилка Ð²Ñ–Ð´Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð½Ñ ÑпиÑку неактивних доменів" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Вивід інформації про мережу у виглÑді XML або на stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "Приєднати диÑковий приÑтрій" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Отримати блочну ÑтатиÑтику приÑтроїв Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑ‰ÐµÐ½Ð¾Ð³Ð¾ домену" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Домен %s знищено\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´'єднати приÑтрій з %s" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "Приєднати диÑковий приÑтрій" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "Приєднати диÑковий приÑтрій" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "ціль Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Отримати блочну ÑтатиÑтику приÑтроїв Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑ‰ÐµÐ½Ð¾Ð³Ð¾ домену" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Ð’Ð¸ÐºÐ¾Ð½Ð°Ð½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ %s відновлено\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "вивеÑти назву вузлі гіпервізора" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð½Ð°Ð·Ð²Ð¸ вузла гіпервізора" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "вивеÑти канонічний URI гіпервізора" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "помилка при отриманні URI" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "диÑплей vnc" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "Вивід IP адреÑи и номеру порту Ð´Ð»Ñ Ð´Ð¸Ñплею VNC." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "конÑоль tty" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Вивід приÑтрою Ð´Ð»Ñ ÐºÐ¾Ð½Ñолі TTY." -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "приєднати приÑтрій з файлу XML" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "Приєднати приÑтрій з файлу XML <файл>." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "Файл XML" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "від'єднати приÑтрій з файлу XML" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "Від'єднати приÑтрій з файлу XML <файл>" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´'єднати приÑтрій з %s" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "приєднати мережний приÑтрій" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "Приєднати новий мережний приÑтрій." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "тип мережного інтерфейÑу" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "джерело мережного інтерфейÑу" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "назва цільової мережі" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "MAC-адреÑа" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "Ñценарій, що викориÑтовуєтьÑÑ Ð´Ð»Ñ Ð¼Ð¾Ñту мережного інтерфейÑу" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "У команді 'attach-interface' відÑÑƒÑ‚Ð½Ñ Ð¿Ñ–Ð´Ñ‚Ñ€Ð¸Ð¼ÐºÐ° %s " -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "від'єднати мережний приÑтрій" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "Від'єднати мережний приÑтрій" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "Ðе вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ інформацію про приÑтрій" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "ВідÑутній приÑтрій, чий тип - %s" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "ВідÑутній приÑтрій з MAC-адреÑою %s" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "Ðе вдаєтьÑÑ Ð²Ð¸Ð´Ñ–Ð»Ð¸Ñ‚Ð¸ пам'ÑÑ‚ÑŒ" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "Ðе вдаєтьÑÑ Ñтворити XML" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "приєднати диÑковий приÑтрій" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "Приєднати диÑковий приÑтрій" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "джерело Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "ціль Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "драйвер Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "піддрайвер Ð´Ð»Ñ Ð´Ð¸Ñкового приÑтрою" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "тип цільового приÑтрою" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "режим Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ Ñ‚Ð° запиÑу Ð´Ð»Ñ Ð¿Ñ€Ð¸Ñтрою" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "У команді 'attach-disk' відÑÑƒÑ‚Ð½Ñ Ð¿Ñ–Ð´Ñ‚Ñ€Ð¸Ð¼ÐºÐ° %s" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "від'єднати диÑковий приÑтрій" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "Від'єднати диÑковий приÑтрій" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "Ðе вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ інформацію про диÑк" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "ВідÑутній диÑк, ціль Ñкого - %s" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "помилка Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð²ÑƒÐ·Ð»Ð°" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ð¹Ð½Ð¾Ð³Ð¾ файлу" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ñ— мережі." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ñ— мережі." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "СкаÑувати Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‡ÐµÐ½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— Ð´Ð»Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "вийти з інтерактивного терміналу" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "Ð´Ð»Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð¸ '%s' потрібно вказати параметр <%s>" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "Ð´Ð»Ñ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð¸ '%s' потрібно вказати параметр --%s" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "команда '%s' не Ñ–Ñнує" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " ÐÐЗВÐ\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -8068,17 +8116,17 @@ msgstr "" "\n" " ÐÐОТÐЦІЯ\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <чиÑло>" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s <Ñ€Ñдок>" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8086,7 +8134,7 @@ msgstr "" "\n" " ОПИС\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8094,60 +8142,60 @@ msgstr "" "\n" " ПÐРÐМЕТРИ\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s <чиÑло>" -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s <Ñ€Ñдок>" -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "невизначена назва домену або ID" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "помилка при отриманні домену '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "невизначена назва мережі" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "помилка при отриманні мережі '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "невизначена назва мережі" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "помилка при отриманні домену '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "невизначена назва мережі" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "помилка при отриманні домену '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8158,129 +8206,129 @@ msgstr "" "(ЧаÑ: %.3f мÑ)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "відÑутній \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "непередбачена ознака (назва команди): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "невідома команда: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "команда '%s' не підтримує параметр --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "очікуваний формат: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "чиÑло" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "Ñ€Ñдок" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "неочікувані дані '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "ПÐРÐМЕТР" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "ДÐÐІ" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "призупинено" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "вимикаєтьÑÑ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "вимкнути" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "аварійна помилка" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "автономний режим" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "немає діючого з'єднаннÑ" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: помилка: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "помилка: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "Помилка %s: %d: при Ñпробі Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ %d байт" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "Помилка %s: %d: при Ñпробі Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ %lu байт" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "помилка з'Ñ”Ð´Ð½Ð°Ð½Ð½Ñ Ð· гіпервізором" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "не вдаєтьÑÑ Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ñ‚Ð¸ інформацію про файл журналу" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "шлÑÑ… до файлу журналу вказує не на файл" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "не вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ файл журналу. перевірте шлÑÑ… до файлу журналу" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "не вдаєтьÑÑ Ð·Ð°Ð¿Ð¸Ñати у файл журналу" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Помилка Ð²Ñ–Ð´ÐºÐ»ÑŽÑ‡ÐµÐ½Ð½Ñ Ð²Ñ–Ð´ гіпервізора" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8313,7 +8361,7 @@ msgstr "" "\n" " команди (текÑтовий режим):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8323,17 +8371,17 @@ msgstr "" " (наберіть help <команда> Ð´Ð»Ñ Ð²Ð¸Ð²Ð¾Ð´Ñƒ докладної інформації про команду)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "непідтримуваний параметр '-%c'. ЗвернітьÑÑ Ð´Ð¾ --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8342,7 +8390,7 @@ msgstr "" "ЛаÑкаво проÑимо до %s - інтерактивного терміналу віртуализації.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8870,7 +8918,7 @@ msgstr "неправильний вказівник мережі у" msgid "invalid interface pointer in %s" msgstr "неправильний вказівник мережі у %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "Ð²Ð½ÑƒÑ‚Ñ€Ñ–ÑˆÐ½Ñ Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ° %s" @@ -9003,7 +9051,7 @@ msgstr "неправильна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, domid має msgid "domain information incomplete, missing uuid" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑутній uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑÑƒÑ‚Ð½Ñ Ð½Ð°Ð·Ð²Ð°" @@ -9057,271 +9105,271 @@ msgstr "" msgid "unexpected sound model %s" msgstr "неочікуваний вузол node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "невідомий тип ОС %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "перевеÑти домен в Ñтан очікуваннÑ" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "відÑутній \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "відÑутній \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "відÑутній \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "тип цільового приÑтрою" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "неправильна MAC-адреÑа: %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "не вдаєтьÑÑ Ð·'єднатиÑÑŒ %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑутній id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "неправильна MAC-адреÑа: %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "невідомий тип ОС %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "ÑинтакÑична помилка у конфігураційному файлі" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "помилка розбору інформації домену Xend" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Домен доÑÑ– працює" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "тип цільового приÑтрою" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "неочікуваний вузол значень" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "пам'ÑÑ‚ÑŒ вузла" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "помилка дії" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Помилка ÑкаÑÑƒÐ²Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ñ— мережі %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Ðе вдаєтьÑÑ Ð²Ñ–Ð´Ñ€Ð¸Ñ‚Ð¸ '%s': %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "помилка розбору інформації домену Xend" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "помилка Ð¿ÐµÑ€ÐµÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ S-Expr" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð½ÐµÐ°ÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ домену %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑÑƒÑ‚Ð½Ñ Ð½Ð°Ð·Ð²Ð°" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "ПлануваннÑ" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "помилка Ð¾Ñ‚Ñ€Ð¸Ð¼Ð°Ð½Ð½Ñ Ð½Ð°Ð·Ð²Ð¸ вузла гіпервізора" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑутній uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "неповна Ñ–Ð½Ñ„Ð¾Ñ€Ð¼Ð°Ñ†Ñ–Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ, відÑутній uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "помилка Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ ÐºÐ¾Ð½Ñ„Ñ–Ð³ÑƒÑ€Ð°Ñ†Ñ–Ð¹Ð½Ð¾Ð³Ð¾ файлу %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "неочікуваний тим MIME" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "неочікуваний тим MIME" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Мережа доÑÑ– запущена" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "неочікуваний вузол значень" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "ÑпиÑок доменів вузла" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9511,6 +9559,14 @@ msgstr "" msgid "reallocating list" msgstr "Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Ðе вдаєтьÑÑ Ð¿Ñ€Ð¸Ñ”Ð´Ð½Ð°Ñ‚Ð¸ приÑтрій з %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "помилка при Ñпробі відкрити %s Ð´Ð»Ñ Ñ‡Ð¸Ñ‚Ð°Ð½Ð½Ñ" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "Помилка ÑÑ‚Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ з %s" @@ -9704,10 +9760,6 @@ msgstr "Ð²Ð¸Ð´Ñ–Ð»ÐµÐ½Ð½Ñ Ð´Ð¾Ð¼ÐµÐ½Ñƒ" #~ msgid "allocate cpumap" #~ msgstr "виділити новий буфер" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "неочікуваний вузол node" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "помилка запиту можливоÑтей" diff --git a/po/ur.po b/po/ur.po index 9a1c6a2363..f913cde97d 100644 --- a/po/ur.po +++ b/po/ur.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/vi.po b/po/vi.po index 9a1c6a2363..f913cde97d 100644 --- a/po/vi.po +++ b/po/vi.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/po/zh_CN.po b/po/zh_CN.po index 39381790ad..db567be66b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt.HEAD\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2009-04-06 11:11+1000\n" "Last-Translator: Leah Liu \n" "Language-Team: Simplified Chinese \n" @@ -240,8 +240,8 @@ msgstr " #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "ÎÞ·¨³õʼ»¯ mutex" @@ -453,59 +453,59 @@ msgstr "remoteReadConfigFile: %s\n" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "remoteReadConfigFile: %s: %s: ²»Ö§³ÖµÄÑéÖ¤·½·¨ %s\n" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "²»ÊÇÒÔ¸ùÉí·ÝÔËÐÐʱÎÞ·¨É趨×éȺ" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "·ÖÅäÄÚ´æʧ°Ü" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "·ÖÅäÄÚ´æʧ°Ü" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, c-format msgid "Failed to lookup group '%s'" msgstr "²éÕÒ×éȺ '%s' ʧ°Ü" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, c-format msgid "Failed to parse mode '%s'" msgstr "½âÎöģʽ '%s' ʧ°Ü" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "ÖØÖÃÉ豸 %s ʧ°Ü" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, c-format msgid "Failed to fork as daemon: %s" msgstr "Óà fork ×÷ΪÊØ»¤½ø³Ìʧ°Ü£º%s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, c-format msgid "Failed to create pipe: %s" msgstr "´´½¨¹ÜµÀʧ°Ü£º%s" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 msgid "unable to create rundir" msgstr "ÎÞ·¨Éú³É rundir" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, c-format msgid "Failed to change group ownership of %s" msgstr "¸ü¸Ä %s ×éȺËùÓÐÕßʧ°Ü" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "ΪÐźŹܵÀ×¢²á»Ø½Ðʧ°Ü" @@ -607,7 +607,7 @@ msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "ÎÞ·¨½âÎöµØÖ· %d£º%s" @@ -655,7 +655,7 @@ msgstr " msgid "cannot allocate mechlist" msgstr "ÎÞ·¨·ÖÅä mechlist" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "ÎÞ·¨ÔÚÁ¬½Ó %d£¨%s£©ÊDzéѯ SASL" @@ -1220,7 +1220,7 @@ msgstr "ȱ #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 msgid "missing root element" msgstr "ȱÉÙ¸ùÔªËØ" @@ -1250,7 +1250,7 @@ msgstr " msgid "Failed to generate UUID" msgstr "Éú³É UUID ʧ°Ü" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "»ûÐ뵀 uuid ÔªËØ" @@ -1349,14 +1349,14 @@ msgid "no monitor path" msgstr "ûÓмàÊÓÆ÷·¾¶" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "ÔÚÐÐ %d£º %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 msgid "failed to parse xml document" msgstr "½âÎö xml ÎĵµÊ§°Ü" @@ -1409,12 +1409,12 @@ msgstr " msgid "unexpected char type %d" msgstr "ÒâÍâµÄ×Ö·ûÀàÐÍ %d" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, c-format msgid "unexpected sound model %d" msgstr "ÒâÍâµÄÉùÒôģʽ %d" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, c-format msgid "unexpected input type %d" msgstr "ÒâÍâµÄÊäÈëÀàÐÍ %d" @@ -1474,12 +1474,12 @@ msgstr " msgid "unexpected domain %s already exists" msgstr "Ä¿±ê %s ÒÑ´æÔÚ" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, c-format msgid "Failed to open dir '%s'" msgstr "´ò¿ªÄ¿Â¼ '%s' ʧ°Ü" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, c-format msgid "cannot remove config %s" msgstr "ÎÞ·¨ÎªÉ¾³ýÅäÖà %s" @@ -1517,299 +1517,309 @@ msgstr " msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "ÎÞ·¨Ïò±í '%s' ÖеÄÁ´ '%s' Ìí¼Ó·Óɱí¹æÔò '%s'£º%s" -#: src/libvirt.c:967 +#: src/libvirt.c:964 msgid "could not parse connection URI" msgstr "ÎÞ·¨½âÎöÁ¬½Ó URI" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 msgid "cannot get working directory" msgstr "ÎÞ·¨»ñµÃ¹¤×÷Ŀ¼" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "·¾¶¹ý³¤" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 msgid "cannot get current directory" msgstr "ÎÞ·¨»ñµÃµ±Ç°Ä¿Â¼" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "´ø°²È«±êÖ¾µÄ virDomainGetXMLDesc" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 msgid "domainMigratePrepare did not set uri" msgstr "domainMigratePrepare ûÓÐÉ趨 uri" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 msgid "domainMigratePrepare2 did not set uri" msgstr "domainMigratePrepare2 ûÓÐÉ趨 uri" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "·¾¶Îª NULL" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "±êÇ©±ØÐëΪÁã" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "»º³åΪ NULL" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "±êÇ©²ÎÊý±ØÐëΪ VIR_MEMORY_VIRTUAL" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "»º³åΪ NULL µ«´óСÊÇ·ÇÁãÊý" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 msgid "setsid failed" msgstr "setsid ʧ°Ü" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "ioctl(TIOCSTTY) ʧ°Ü" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 msgid "dup2(stdin) failed" msgstr "dup2(stdin) ʧ°Ü" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 msgid "dup2(stdout) failed" msgstr "dup2(stdout) ʧ°Ü" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 msgid "dup2(stderr) failed" msgstr "dup2(stderr) ʧ°Ü" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 msgid "unable to send container continue message" msgstr "ÎÞ·¨·¢ËÍÈÝÆ÷¼ÌÐøÐÅÏ¢" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 msgid "Failed to read the container continue message" msgstr "¶ÁÈ¡ÈÝÆ÷¼ÌÐøÐÅϢʧ°Ü" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, c-format msgid "failed to create %s" msgstr "´´½¨ %s ʧ°Ü" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "ÔÚ %s ¹ÒÔØ %s ʧ°Ü" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "°ó¶¨Ð root %s ʧ°Ü" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "¹ÒÔØ /dev tmpfs ʧ°Ü" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "pivot root %s µ½ %s ʧ°Ü" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "ÔÚ %s ¹ÒÔØ %s ʧ°Ü" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 msgid "cannot create /dev/pts" msgstr "ÎÞ·¨´´½¨ /dev/pts" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "½« /dev/pts Òƶ¯µ½ÈÝÆ÷ʧ°Ü" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, c-format msgid "failed to make device %s" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Ϊ '%s' ´´½¨·ûºÅÁ´½Ó '%s' ʧ°Ü" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, c-format msgid "failed to mount %s at %s" msgstr "ÔÚ %s ¹ÒÔØ %s ʧ°Ü" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 msgid "failed to read /proc/mounts" msgstr "¶ÁÈ¡ /proc/mounts ʧ°Ü" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, c-format msgid "failed to unmount '%s'" msgstr "¹ÒÔØ '%s' ʧ°Ü" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 msgid "failed to mount /proc" msgstr "¹ÒÔØ /proc ʧ°Ü" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Éú³ÉÉ豸 %s ʧ°Ü" +msgid "failed to remove capabilities %d" +msgstr "»ñµÃÐÔÄÜʧ°Ü" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "»ñµÃÐÔÄÜʧ°Ü" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "»ñµÃÐÔÄÜʧ°Ü" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "lxcChild() ´«µÝÎÞЧ vm ¶¨Òå" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "´ò¿ª %s ʧ°Ü" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 msgid "failed to run clone container" msgstr "ÔËÐпË¡ÈÝÆ÷ʧ°Ü" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, c-format msgid "Unable to create cgroup for %s\n" msgstr "Ϊ %s Öд´½¨ cgroup ʧ°Ü\n" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 msgid "Failed to set lxc resources" msgstr "É趨 lxc ×ÊԴʧ°Ü" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, c-format msgid "failed to create server socket '%s'" msgstr "´´½¨·þÎñÆ÷Ì×½Ó×Ö '%s' ʧ°Ü" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, c-format msgid "failed to bind server socket '%s'" msgstr "°ó¶¨·þÎñÆ÷Ì×½Ó×Ö '%s' ʧ°Ü" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, c-format msgid "failed to listen server socket %s" msgstr "ÕìÌý·þÎñÆ÷Ì×½Ó×Ö %s ʧ°Ü" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, c-format msgid "read of fd %d failed" msgstr "¶ÁÈ¡ fd %d ʧ°Ü" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, c-format msgid "write to fd %d failed" msgstr "дÈë fd %d ʧ°Ü" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 msgid "epoll_create(2) failed" msgstr "epoll_create(2) ʧ°Ü" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 msgid "epoll_ctl(appPty) failed" msgstr "epoll_ctl(appPty) ʧ°Ü" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 msgid "epoll_ctl(contPty) failed" msgstr "epoll_ctl(contPty) ʧ°Ü" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "´íÎóʼþ %d" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 msgid "epoll_wait() failed" msgstr "epoll_wait() ʧ°Ü" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, c-format msgid "failed to move interface %s to ns %d" msgstr "½«½Ó¿Ú %s Òƶ¯µ½ ns %d ʧ°Ü" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, c-format msgid "failed to delete veth: %s" msgstr "ɾ³ý veth ʧ°Ü£º%s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 msgid "sockpair failed" msgstr "sockpair ʧ°Ü" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "ÎÞ·¨½âÎö²úÆ· %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "¹ÒÔØ /dev tmpfs ʧ°Ü" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Éú³ÉÉ豸 %s ʧ°Ü" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "ÔÚ %s ¹ÒÔØ %s ʧ°Ü" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 msgid "failed to allocate tty" msgstr "·ÖÅä tty ʧ°Ü" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "ÎÞ·¨Ð´Èë pid Îļþ '%s/%s.pid'" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 msgid "Unable to change to root dir" msgstr "²»Äܸü¸Ä root Ŀ¼" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 msgid "Unable to become session leader" msgstr "ÎÞ·¨³ÉΪ»á»°Òýµ¼Õß" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 msgid "Failed connection from LXC driver" msgstr "´Ó LXC Çý¶¯³ÌÐòÁ¬½Óʧ°Ü" @@ -1832,20 +1842,20 @@ msgstr "ϵͳȱ #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 msgid "no domain with matching uuid" msgstr "ûÓÐÆ¥Åä uuid µÄÓò" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 msgid "cannot delete active domain" msgstr "ÎÞ·¨É¾³ý»îÔ¾Óò" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 msgid "cannot undefine transient domain" msgstr "ÎÞ·¨È¡Ïû¶¨Òå˲ʱÓò" @@ -1899,7 +1909,7 @@ msgstr " msgid "failed to kill pid %d" msgstr "ɱËÀ pid %d ʧ°Ü" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, c-format msgid "cannot wait for '%s'" msgstr "ÎÞ·¨µÈ´ý '%s'" @@ -1954,7 +1964,7 @@ msgstr " msgid "Invalid parameter count" msgstr "ÎÞЧ²ÎÊý¼ÆÊý" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 msgid "failed to determine host name" msgstr "¾ö¶¨Ö÷»úÃûʧ°Ü" @@ -2156,66 +2166,76 @@ msgstr " msgid "cannot create autostart directory '%s'" msgstr "ÎÞ·¨Éú³É×Ô¶¯Æô¶¯Ä¿Â¼ '%s'" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Ϊ '%s' ´´½¨·ûºÅÁ´½Ó '%s' ʧ°Ü" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, c-format msgid "Failed to delete symlink '%s'" msgstr "ɾ³ý·ûºÅÁ´½Ó '%s' ʧ°Ü" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Ë¢ÐÂ³Ø %s ʧ°Ü" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Ë¢ÐÂ³Ø %s ʧ°Ü" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "ÎÞ·¨½âÎöϵͳÁ´½Ó %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "ûÓÐÃû³ÆÆ¥ÅäµÄ½ÚµãÉ豸" -#: src/node_device.c:287 +#: src/node_device.c:321 msgid "no parent for this device" msgstr "Õâ¸öÉ豸ûÓÐÉÏÒ»¼¶É豸" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "virXPathLong() µÄÎÞЧ²ÎÊý" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "ÎÞ·¨´ò¿ªÂ·¾¶ '%s'" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "ǨÒƲÙ×÷ʧ°Ü" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "ÎÞ·¨ÕÒµ½ÀàÐÍÎļþ '%s'" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "ÎÞ·¨»ñµÃµ±Ç°Ê±¼ä" @@ -2504,71 +2524,76 @@ msgstr "δ֪ msgid "no device capabilities for '%s'" msgstr "'%s' ûÓÐÉ豸ÈÝÁ¿" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "´Ó '%s' ¶Áȡʧ°Ü£º%s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "´Ó '%s' ¶Áȡʧ°Ü£º%s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "´Ó '%s' ¶Áȡʧ°Ü£º%s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "ÕýÔÚ½âÎö cpuinfo ´¦ÀíÆ÷" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "ÕýÔÚ½âÎö cpuinfo cpu MHz" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 msgid "no cpus found" msgstr "ûÓÐÕÒµ½ cpus" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, c-format msgid "cannot open %s" msgstr "ÎÞ·¨´ò¿ª %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 #, fuzzy msgid "node info not implemented on this platform" msgstr "Õâ¸öƽ̨ÖÐûÓÐʹÓÿØÖÆ̨" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "ÔÚÕą̂Ö÷»úÖв»Ö§³Ö NUMA" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "Æô¶¯µ¥Ôª %d Òç³ö£¨0 - %d£©" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 msgid "Failed to query NUMA free memory" msgstr "²éѯ NUMA ¿ÉÓÃÄÚ´æʧ°Ü" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2587,16 +2612,16 @@ msgstr " msgid "Wrong state to perform action" msgstr "´æ´¢¾íÐÅÏ¢" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 msgid "domain is not running" msgstr "ÓòûÓÐÔÚÔËÐÐ" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2768,7 +2793,7 @@ msgstr " msgid "Could not read container config" msgstr "ÎÞ·¨¶ÁÈ¡ÈÝÆ÷ÅäÖÃ" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, c-format msgid "unknown type '%s'" msgstr "δ֪ÀàÐÍ '%s'" @@ -2911,214 +2936,214 @@ msgstr " msgid "got asynchronous packet number %d\n" msgstr "»ñµÃÁËÒì²½Êý¾Ý°üºÅ %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "ÎÞ·¨½âÎö°æ±¾ %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "ÎÞ·¨ daemonize QEMU ½ø³Ì" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "À´×Ô %d pid %lu µÄÒâÍâÍ˳ö״̬" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "ÒâÍâÍ˳ö״̬ '%d'£¬qemu ¿ÉÄÜʧ°Ü" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "ÎÞ·¨ÕÒµ½ QEMU ¶þ½øÖÆ %s£º%s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, c-format msgid "Network '%s' not found" msgstr "δÕÒµ½ÍøÂç '%s'" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, c-format msgid "Network type %d is not supported" msgstr "²»Ö§³ÖÍøÂçÀàÐÍ %d" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "ÎÞ·¨³õʼ»¯ÇŽÓÖ§³Ö£º%s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "ÔÚÇŽÓÖÐÌí¼Ó tap ½Ó¿Úʧ°Ü¡£%s ²»ÊÇÇŽÓÉ豸" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "½« tap ½Ó¿Ú '%s' Ìí¼Óµ½ÇÅ½Ó '%s' ʧ°Ü£º%s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 msgid "TCP migration is not supported with this QEMU binary" msgstr "ÔÚ´Ë QEMU ¶þ½øÖÆÖв»Ö§³Ö TCP ǨÒÆ" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "ÔÚ´Ë QEMU ¶þ½øÖÆÖв»Ö§³Ö STDIO ǨÒÆ" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "´ÅÅÌ '%s' ²»Ö§³ÖÇý¶¯³ÌÐòÃû³Æ '%s' " -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "'%s' Öв»Ö§³ÖµÄ usb ´ÅÅÌÀàÐÍ" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, c-format msgid "unsupported disk type '%s'" msgstr "²»Ö§³ÖµÄ´ÅÅÌÀàÐÍ '%s'" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "ÎÞЧµÄÉùÒôÄ£¿é" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "'%s' µÄ»ûÐÎ uuid ÔªËØ" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "ÎÞ·¨½âÎöÉ豸 %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "¶ªÊ§É豸ÐÅÏ¢ %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "ÎÞ·¨½âÎö PCI Óò '%s'" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, c-format msgid "cannot find NIC definition for vlan %d" msgstr "" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "ÎÞ·¨½ÓÐøÓò %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "ÎÞ·¨½âÎö¹¦ÄÜ %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "δ֪×Ö·ûÉ豸ÀàÐÍ '%s'" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "ÎÞ·¨ÌáÈ¡´ÅÅÌÉ豸" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "ÎÞ·¨ÕÒµ½ÐÂÉú³ÉµÄ¾í '%s'" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "δ֪×Ö·ûÉ豸ÀàÐÍ '%s'" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "ûÓмàÊÓÆ÷·¾¶" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "ȱÉÙ auth Ö÷»úÊôÐÔ" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "ÎÞ·¨½âÎö PCI ²å²Û '%s'" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "ÎÞ·¨½âÎöÉ豸 %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "ÎÞ·¨½âÎö PCI ²å²Û '%s'" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "ÎÞ·¨½âÎö PCI ×ÜÏß '%s'" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "δ֪ auth ÀàÐÍ '%s'" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, c-format msgid "failed to create logfile %s" msgstr "Éú³ÉÈÕÖ¾Îļþ %s ʧ°Ü" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "ÎÞ·¨Îª VM ÈÕÖ¾ÎļþÉ趨 close-on-exec ±êÇ©" @@ -3132,7 +3157,7 @@ msgstr " msgid "Unable to seek to %lld in %s" msgstr "%lld ²»ÔÚ %s ÖÐ" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "×Ô¶¯Æô¶¯ VM '%s' ʧ°Ü£º%s\n" @@ -3147,619 +3172,617 @@ msgstr "È¡ msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Ϊ %s ÖØÐÂÁ¬½Ó¼àÊÓÆ÷ʧ°Ü£º%d\n" -#: src/qemu_driver.c:361 -msgid "Failed to start security driver" -msgstr "Æô¶¯°²È«ÐÔÇý¶¯³ÌÐòʧ°Ü" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "ûÓпÉÓð²È«ÐÔÇý¶¯³ÌÐò" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, c-format msgid "Failed to copy secModel model: %s" msgstr "¸´ÖÆ secModel ģʽʧ°Ü£º%s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, c-format msgid "Failed to copy secModel DOI: %s" msgstr "¸´ÖÆ secModel DOI ʧ°Ü£º%s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +msgid "Failed to start security driver" +msgstr "Æô¶¯°²È«ÐÔÇý¶¯³ÌÐòʧ°Ü" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "ûÓпÉÓð²È«ÐÔÇý¶¯³ÌÐò" + +#: src/qemu_driver.c:483 #, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Éú³É״̬ dir '%s' ʧ°Ü£º%s\n" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "¶ÁÈ¡ %s Æô¶¯Êä³öʧ°Ü" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "¶ÁÈ¡ %s Æô¶¯Êä³ö³¬Ê±" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "¶ÁÈ¡ %s Æô¶¯Êä³öʱ¿Õ¼ä²»×ã" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "¶ÁÈ¡ %s ÈÕÖ¾Êä³öʧ°Ü" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "¶ÁÈ¡ %s ÈÕÖ¾Êä³öʱ¿Õ¼ä²»×ã" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, fuzzy, c-format msgid "Process exited while reading %s log output" msgstr "¶ÁÈ¡ %s ÈÕÖ¾Êä³ö³¬Ê±" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "¶ÁÈ¡ %s ÈÕÖ¾Êä³ö³¬Ê±" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "ÎÞ·¨´ò¿ª¼à¿ØÆ÷·¾¶ %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "ÎÞ·¨Îª¼àÊÓÆ÷É趨 close-on-exec ±êÇ©" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "ÎÞ·¨½«¼àÊÓÆ÷ÖÃÓÚÎÞ×èÈûģʽ" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, c-format msgid "Unable to close logfile: %s\n" msgstr "ÎÞ·¨¹Ø±ÕÈÕÖ¾Îļþ£º%s\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, c-format msgid "unable to start guest: %s" msgstr "ÎÞ·¨Æô¶¯¿ÍÌ壺%s" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "ÎÞ·¨ÔËÐмàÊÓÆ÷ÃüÁîÌáÈ¡ CPU Ïß³ÌÐÅÏ¢" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 msgid "failed to set CPU affinity" msgstr "É趨 CPU Ç׺ÍÐÔʧ°Ü" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 msgid "resume operation failed" msgstr "»Ö¸´²Ù×÷ʧ°Ü" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "É趨 VNC ÃÜÂëʧ°Ü" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 msgid "Failed to set security label" msgstr "ÎÞ·¨ÉèÖð²È«ÐÔ±êÇ©" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 msgid "VM is already active" msgstr "VM ÒѾ­¼¤»î" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "ÎÞ·¨ÕÒµ½Ã»ÓÐʹÓÃµÄ VNC ¶Ë¿Ú" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "ÎÞ·¨Éú³ÉÈÕ־Ŀ¼ %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "ÎÞ·¨ÕÒµ½ QEMU ¶þ½øÖÆ %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "ÎÞ·¨Îª %s ɾ³ýÅäÖÃ" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "¹¹½¨³Ø %s ʧ°Ü" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "ÎÞ·¨½« envv дÈëÈÕÖ¾Îļþ %s\n" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "ÎÞ·¨½« argv дÈëÈÕÖ¾Îļþ %s\n" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "ÎÞ·¨²éÕÒÈÕÖ¾Îļþβ²¿£º%s\n" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, c-format msgid "Domain %s didn't show up\n" msgstr "ûÓгöÏÖÓò %s\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "ÕýÔÚ¹Ø±Õ VM '%s'\n" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "½« SIGTERM ·¢Ë͵½ %s£¨%d)£©Ê§°Ü" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, c-format msgid "Failed to remove domain status for %s" msgstr "´Ó %s ɾ³ýÓò״̬ʧ°Ü" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "´Ó %s ÖÐɾ³ý PCI ID '%s' ʧ°Ü" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "ûÓд¦ÀíµÄ fd ʼþ %d λÓÚ %s" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "´æ´¢³Øδ¼¤»î" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, c-format msgid "Unable to open %s" msgstr "ÎÞ·¨´ò¿ª tty %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "ûÓÐÆ¥Åä uuid '%s' µÄÓò" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "ûÓдøÆ¥ÅäÃû³Æ %s µÄÓò" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "ÓòÃû '%s' ÒѾ­¶¨Òå" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, c-format msgid "domain is already active as '%s'" msgstr "ÓòÒѾ­¼¤»îΪ '%s'" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 msgid "suspend operation failed" msgstr "¹ÒÆð²Ù×÷ʧ°Ü" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 msgid "shutdown operation failed" msgstr "¹Ø±Õ²Ù×÷ʧ°Ü" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "ÎÞ·¨½«×î´óÄÚ´æÉèÖÃΪµÍÓÚµ±Ç°ÄÚ´æ" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 msgid "could not query memory balloon allocation" msgstr "ÎÞ·¨²éѯÄÚ´æ²¼¶ûÖµ·ÖÅä" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 msgid "could not parse memory balloon allocation" msgstr "ÎÞ·¨½âÎöÄÚ´æ²¼¶ûÖµ·ÖÅä" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 msgid "could not balloon memory allocation" msgstr "ÎÞ·¨½øÐÐÄÚ´æ²¼¶ûÖµ·ÖÅä" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "ÎÞ·¨½«ÄÚ´æÉèÖÃΪ¸ßÓÚ×î´óÄÚ´æ" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 msgid "cannot set memory of an active domain" msgstr "ÎÞ·¨ÔÚ»îÔ¾ÓòÖÐÉ趨ÄÚ´æ" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 msgid "failed to get domain xml" msgstr "»ñµÃÓò xml ʧ°Ü" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, c-format msgid "failed to create '%s'" msgstr "´´½¨ '%s' ʧ°Ü" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 msgid "failed to write save header" msgstr "дÈë±£´æ±êÌâʧ°Ü" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 msgid "failed to write xml" msgstr "дÈë xml ʧ°Ü" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, c-format msgid "unable to save file %s" msgstr "ÎÞ·¨±£´æÎļþ %s" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 msgid "migrate operation failed" msgstr "ǨÒƲÙ×÷ʧ°Ü" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "Õâ¸ö qemu ²»Ö§³Ö 'migrate'" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 msgid "cannot change vcpu count of an active domain" msgstr "ÎÞ·¨¸ü¸Ä»îÔ¾ÓòµÄ vcpu ¼ÆÊý" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "Óò¶¨Òå '%d' ÖÐδ֪µÄ virt ÀàÐÍ" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "ÎÞ·¨¾ö¶¨¸ÃÓòµÄ×î´ó vcpu" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "ÐèÒªµÄ vcpu ´óÓÚ¸ÃÓò×î¶àÔÊÐíµÄ vcpu£º%d > %d" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 msgid "cannot pin vcpus on an inactive domain" msgstr "ÎÞ·¨ÔÚ»îÔ¾µÄÓòÖÐ pin vcpu" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "vcpu Êý³¬¹ý·¶Î§ %d > %d" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 msgid "cannot set affinity" msgstr "ÎÞ·¨É趨Ç׺ÍÐÔ" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "²»Ö§³Ö cpu Ç׺ÍÐÔ" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 msgid "cannot get affinity" msgstr "ÎÞ·¨»ñµÃÇ׺ÍÐÔ" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "cpu Ç׺ÍÐÔ²»¿ÉÓÃ" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 msgid "Failed to get security label" msgstr "»ñµÃ°²È«ÐÔ±êǩʧ°Ü" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "°²È«ÐÔģʽ³¬¹ý×î´óµÄ %d ×Ö½Ú" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "°²È«ÐÔ DOI ³¬¹ý×î´óµÄ %d ×Ö½Ú" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 msgid "cannot read domain image" msgstr "ÎÞ·¨¶ÁÈ¡ÓòÓ³Ïñ" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 msgid "failed to read qemu header" msgstr "¶ÁÈ¡ qemu ±êÌâʧ°Ü" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "image magic ²»ÕýÈ·" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "Ó³Ïñ°æ±¾²»ÊÜÖ§³Ö£¨%d > %d£©" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 msgid "failed to read XML" msgstr "¶ÁÈ¡ XML ʧ°Ü" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 msgid "failed to parse XML" msgstr "½âÎö XML ʧ°Ü" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 msgid "failed to assign new VM" msgstr "·ÖÅäÐ嵀 VM ʧ°Ü" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 msgid "failed to resume domain" msgstr "»Ö¸´Óòʧ°Ü" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "²»Ö§³ÖµÄ´ÅÅÌÀàÐÍ '%s'" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "ÎÞ·¨¾ö¶¨ QEMU ¶þ½øÖƲÎÊýÓï·¨ %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "ÎÞ·¨½«´ÅÅÌ '%s' ת»»Îª×ÜÏß/É豸Ë÷Òý" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "²»Ö§³Ö×ÜÏß '%s' µÄ´ÅÅÌÃû³ÆÓ³Éä" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "ûÓÐ×ÜÏßΪ '%s' ÇÒÄ¿±êΪ '%s' µÄÉ豸" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "Ä£ÄâÆ÷°æ±¾²»Ö§³ÖÉ豸 '%s' ºÍÄ¿±ê '%s' µÄ¿ÉÒý¶¯½éÖÊ" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 msgid "could not change cdrom media" msgstr "ÎÞ·¨¸ü¸Ä¹âÅ̽éÖÊ" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, c-format msgid "changing cdrom media failed: %s" msgstr "¸ü¸Ä¹âÅ̽éÖÊʧ°Ü£º%s" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "Ä¿±ê %s ÒÑ´æÔÚ" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "ÎÞ·¨¸½¼Ó %s ´ÅÅÌ" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "ÎÞ·¨½âÎö²å²ÛºÅÂë\n" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, c-format msgid "adding %s disk failed" msgstr "Ìí¼Ó %s ´ÅÅÌʧ°Ü" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "ÎÞ·¨¸½¼Ó usb ´ÅÅÌ" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 msgid "adding usb disk failed" msgstr "Ìí¼Ó usb ´ÅÅÌʧ°Ü" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "ÎÞ·¨¸½¼Ó usb É豸" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 msgid "adding usb device failed" msgstr "Ìí¼Ó usb É豸ʧ°Ü" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 msgid "cannot attach device on inactive domain" msgstr "ÎÞ·¨ÔÚ·Ç»îÔ¾µÄÓòÖи½¼ÓÉ豸" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "ÎÞ·¨ÈȲå°Î´ÅÅÌ×ÜÏß '%s'¡£" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "ÎÞ·¨ÈȲå°Î´ÅÅÌÉ豸ÀàÐÍ '%s'¡£" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "ÎÞ·¨¸½¼ÓÉ豸ÀàÐÍ '%s'" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, c-format msgid "disk %s not found" msgstr "δÕÒµ½´ÅÅÌ %s" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "ÎÞ·¨·ÖÀë´ÅÅÌ %s - ÎÞЧ²å²ÛºÅÂë %d" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, c-format msgid "failed to execute detach disk %s command" msgstr "Ö´ÐзÖÀë´ÅÅÌ %s ÃüÁîʧ°Ü" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "·ÖÀë´ÅÅÌ %s ʧ°Ü£ºÎÞЧ²å²Û %d" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 msgid "cannot detach device on inactive domain" msgstr "ÎÞ·¨ÔÚ·Ç»îÔ¾µÄÓòÖзÖÀëÉ豸" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "Ö»Äܶą̀·ÖÀë SCSI »òÕß virtio ´ÅÅÌÉ豸" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 msgid "cannot set autostart for transient domain" msgstr "ÎÞ·¨ÎªË²Ê±ÓòÉ趨×Ô¶¯Æô¶¯" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, c-format msgid "cannot create autostart directory %s" msgstr "ÎÞ·¨Éú³É×Ô¶¯Æô¶¯Ä¿Â¼ %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Ϊ '%s' ´´½¨·ûºÅÁ´½Ó '%s' ʧ°Ü" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, c-format msgid "invalid path: %s" msgstr "ÎÞЧ·¾¶£º%s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "'info blockstats' ÃüÁîʧ°Ü" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "Õâ¸ö qemu ²»Ö§³Ö 'info blockstats'" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, c-format msgid "device not found: %s (%s)" msgstr "δÕÒµ½É豸£º%s£¨%s£©" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "NULL »òÕß¿Õ·¾¶" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "ÎÞЧ·¾¶£¬'%s' ÊÇδ֪½Ó¿Ú" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, c-format msgid "%s: failed to open" msgstr "%s£º´ò¿ªÎļþʧ°Ü" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, c-format msgid "%s: failed to seek or read" msgstr "%s£º²éÕÒ²¢¶Áȡʧ°Ü" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 msgid "invalid path" msgstr "ÎÞЧ·¾¶" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "QEMU Çý¶¯³ÌÐòÖ»Ö§³ÖÐéÄâÄÚ´æµØÖ·" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, c-format msgid "mkstemp(\"%s\") failed" msgstr "mkstemp(\"%s\") ʧ°Ü" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "'memsave' ÃüÁîʧ°Ü" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, c-format msgid "failed to read temporary file created with template %s" msgstr "¶ÁȡʹÓÃÄ£°å %s ´´½¨µÄÁÙʱÎļþʧ°Ü" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 msgid "no domain XML passed" msgstr "ûÓиø³öÓò XML" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "KVM ǨÒÆÖ»Ö§³Ö tcp URI" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "URI Ä©¶ËûÓÐ ':port'" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 msgid "could not generate random UUID" msgstr "ÎÞ·¨Éú³ÉËæ»ú UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "ÓÐÏàͬÃû³Æ»òÕß UUID µÄÓòÒѾ­×÷Ϊ '%s' ´æÔÚ" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "Ö¸¶¨ÀëÏßǨÒÆ£¬µ«¹ÒÆð²Ù×÷ʧ°Ü" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, c-format msgid "migrate failed: %s" msgstr "ǨÒÆʧ°Ü£º %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, c-format msgid "Failed to resume guest %s after failure\n" msgstr "ʧ°Üºó»Ö¸´¿ÍÌå %s ʧ°Ü\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "É豸 %s ²»ÊÇ PCI É豸" @@ -3768,509 +3791,509 @@ msgstr " msgid "failed to find libvirtd binary" msgstr "²éÕÒ libvirtd ¶þ½øÖÆÂëʧ°Ü" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "remote_open£ºURL ÖеĴ«ÊäÎÞ·¨Ê¶±ð£¨Ó¦¸ÃÊÇ tls|unix|ssh|ext|tcp£©" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "remote_open£º'ext' ´«ÊäÐèÒªÃüÁî" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, c-format msgid "unable to resolve hostname '%s': %s" msgstr "ÎÞ·¨½âÎöÖ÷»úÃû '%s'£º%s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "²»ÄÜÁ¬½Óµ½ '%s'" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 msgid "unable to create socket" msgstr "ÎÞ·¨Éú³ÉÌ×½Ó×Ö" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, c-format msgid "unable to connect to '%s'" msgstr "²»ÄÜÁ¬½Óµ½ '%s'" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 msgid "unable to create socket pair" msgstr "ÎÞ·¨´´½¨Ì×½Ó×Ö¶Ô" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "Windows Öв»Ö§³Ö unix¡¢ssh ÒÔ¼° ext ´«Êä·½·¨ " -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 msgid "unable to make socket non-blocking" msgstr "ÎÞ·¨½«Ì×½Ó×ÖÖÃÓÚÎÞ×èÈûģʽ" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 msgid "unable to make pipe" msgstr "ÎÞ·¨Éú³É¹ÜµÀ" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 msgid "unable to auto-detect URI" msgstr "ÎÞ·¨×Ô¶¯Õì²â URI" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "·ÖÅä»Øµ÷Áбí³ö´í" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 msgid "Error allocating domainEvents" msgstr "·ÖÅäÓòʼþ³ö´í" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, c-format msgid "Cannot access %s '%s'" msgstr "ÎÞ·¨·ÃÎÊ %s '%s'" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, c-format msgid "unable to allocate TLS credentials: %s" msgstr "ÎÞ·¨·ÖÅä TLS Ö¤Ê飺%s" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "ÎÞ·¨ÔØÈë CA Ö¤Ê飺%s" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "ÎÞ·¨ÔØÈëרÓÃÃÜÔ¿/Ö¤Ê飺%s" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "ÎÞ·¨³õʼ»¯ TLS ¿Í»§¶Ë£º%s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "ÎÞ·¨É趨 TLS Ëã·¨ÓÅÑ¡¼¶£º%s" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "ÎÞ·¨É趨֤ÊéÓÅÏȼ¶£º%s" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "ÎÞ·¨É趨»á»°Ö¤Ê飺 %s" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "ÎÞ·¨Íê³É TLS ÎÕÊÖ£º%s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "ÎÞ·¨Íê³É TLS ³õʼ»¯£º%s" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "·þÎñÆ÷ÉóºËʧ°Ü£¨Ê¹ÓÃÎÒÃǵÄÖ¤Êé»òÕß IP µØÖ·£©\n" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "ÎÞ·¨ÑéÖ¤·þÎñÆ÷Ö¤Ê飺%s" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 msgid "cannot get current time" msgstr "ÎÞ·¨»ñµÃµ±Ç°Ê±¼ä" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "ÎÞЧ֤Êé" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "¸ÃÖ¤Êé²»¿ÉÐÅ¡£" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "¸ÃÖ¤ÊéûÓй«ÈÏ·¢ÐÐÈË¡£" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "Ö¤ÊéÒѳ·Ïú¡£" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "¸ÃÖ¤ÊéʹÓò»°²È«µÄËã·¨" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "·þÎñÆ÷Ö¤ÊéÑé֤ʧ°Ü£º%s" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "Ö¤ÊéÀàÐͲ»ÊÇ X.509" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "gnutls_certificate_get_peers ʧ°Ü" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "ÎÞ·¨³õʼ»¯Ö¤Êé %s " -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, c-format msgid "unable to import certificate: %s" msgstr "ÎÞ·¨µ¼ÈëÖ¤Ê飺%s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "Ö¤Êé¹ýÆÚ" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "Ö¤Ê黹ûÓ줻î" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "Ö¤ÊéÓµÓÐÕßÓëÖ÷»úÃû£¨%s£©²»Æ¥Åä" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "NUMA µ¥Ôª¹ý¶à£º%d > %d" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, c-format msgid "too many remote domain IDs: %d > %d" msgstr "Ô¶³ÌÓò ID ¹ý¶à£º%d > %d" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "Ó³Ïñ³¤¶È´óÓÚ×î´óÖµ£º%d > %d" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "vCPU ¼ÆÊý³¬¹ý×î´óÖµ£º%d > %d" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "vCPU Ó³Ïñ»º³å³¤¶È³¬¹ý×î´óÖµ£º%d > %d" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "Ö÷»ú±¨¸æÌ«¶à vCPU£º%d > %d" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "Ö÷»ú±¨¸æÓ³Ïñ»º³å³¤¶È³¬¹ý×î´óÖµ£º%d > %d" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "°²È«ÐÔ±êÇ©³¬¹ý×î´óÖµ£º%zd" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "°²È«ÐÔģʽ³¬¹ý×î´óÖµ£º%zd " -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "°²È«ÐÔ doi ³¬¹ý×î´óÖµ£º%zd " -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, c-format msgid "too many remote domain names: %d > %d" msgstr "Ì«¶àÔ¶³ÌÓòÃû£º%d > %d" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "remoteDomainGetSchedulerParameters£º·µ»ØµÄ²ÎÊýÊýÖµ³¬¹ýÏÞÖÆ" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "remoteDomainGetSchedulerParameters£ºÎ´Öª²ÎÊýÀàÐÍ" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 msgid "out of memory allocating array" msgstr "·ÖÅäÕóÁÐʱÄÚ´æÒç³ö" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 msgid "unknown parameter type" msgstr "δ֪²ÎÊýÀàÐÍ" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "ΪԶ³ÌЭÒéÇëÇóµÄ¿é peek ¹ý´ó£¬%zi > %d" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "·µ»ØµÄ»º³åºÍÇëÇóµÄ´óС²»Í¬" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "ΪԶ³ÌЭÒéÇëÇóµÄÄÚ´æ peek ¹ý´ó£¬%zi > %d" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, c-format msgid "too many remote networks: %d > %d" msgstr "Ì«¶àÔ¶³ÌÍøÂ磺%d > %d" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "Ì«¶àÔ¶³ÌÍøÂ磺%d > %d" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 msgid "too many storage pools requested" msgstr "´æ´¢³ØÇëÇó¹ý¶à" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 msgid "too many storage pools received" msgstr "ÊÕµ½µÄ´æ´¢³Ø¹ý¶à" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 msgid "too many storage volumes requested" msgstr "´æ´¢¾íÇëÇó¹ý¶à" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 msgid "too many storage volumes received" msgstr "½ÓÊÕµ½µÄ´æ´¢¾í¹ý¶à" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 msgid "too many device names requested" msgstr "É豸Ãû³ÆÇëÇó¹ý¶à" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 msgid "too many device names received" msgstr "½ÓÊÕµ½µÄÉ豸Ãû³Æ¹ý¶à" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 msgid "too many capability names requested" msgstr "ÄÜÁ¦Ãû³ÆÇëÇó¹ý¶à" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "½ÓÊÕµ½µÄÄÜÁ¦Ãû³Æ¹ý¶à" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, c-format msgid "unknown authentication type %s" msgstr "δ֪ÑéÖ¤ÀàÐÍ %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "ÇëÇóµÄÑéÖ¤ÀàÐÍ %s ±»¾Ü¾ø" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, c-format msgid "unsupported authentication type %d" msgstr "²»Ö§³ÖµÄÑéÖ¤ÀàÐÍ %d" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "³õʼ»¯ SASL ³ÌÐò¿âÑé֤ʧ°Ü£º%d£¨%s£©" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 msgid "failed to get sock address" msgstr "ÎÞ·¨»ñµÃ sock µØÖ·" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 msgid "failed to get peer address" msgstr "ÎÞ·¨»ñµÃ peer µØÖ·" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "´´½¨ SASL ¿Í»§¶Ë»·¾³Ê§°Ü£º%d£¨%s£©" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "¶Ô TLS »á»°ÎÞЧµÄÃÜÂë´óС" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "ÎÞ·¨É趨Íⲿ SSF %d£¨%s£©" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "ÎÞ·¨É趨°²È«Ö§³Ö %d£¨%s£©" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, c-format msgid "SASL mechanism %s not supported by server" msgstr "·þÎñÆ÷²»Ö§³Ö SASL »úÖÆ %s" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Æô¶¯ SASL ЭÉÌʧ°Ü£º%d£¨%s£©" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 msgid "Failed to make auth credentials" msgstr "Éú³ÉÑéÖ¤Ö¤Êéʧ°Ü" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "SASL ЭÉÌÊý¾Ý¹ý³¤£º%d ×Ö½Ú" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, c-format msgid "Failed SASL step: %d (%s)" msgstr "SASL ²½Öèʧ°Ü£º%d£¨%s£©" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "ЭÉÌ SSF %d ²»¹»Ç¿´ó" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 msgid "Failed to collect auth credentials" msgstr "ÊÕ¼¯ÑéÖ¤Ö¤Êéʧ°Ü" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "ûÓÐʼþÖ§³Ö" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "ÔÚÁбíÖÐÌí¼Ó cb" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "´ÓÁбíÖÐɾ³ý cb" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "xdr_remote_message_header ʧ°Ü" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "marshalling args" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "xdr_u_int (length word)" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 msgid "cannot send data" msgstr "ÎÞ·¨·¢ËÍÊý¾Ý" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, c-format msgid "failed to read from TLS socket %s" msgstr "´Ó TLS Ì×½Ó×Ö¶ÁÈ¡ %s" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 msgid "server closed connection" msgstr "·þÎñÆ÷¹Ø±ÕÁ¬½Ó" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 msgid "cannot recv data" msgstr "ÎÞ·¨ recv Êý¾Ý" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, c-format msgid "failed to encode SASL data: %s" msgstr "±àÂë SASL Êý¾Ýʧ°Ü£º%s " -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, c-format msgid "failed to decode SASL data: %s" msgstr "½âÂë SAL Êý¾Ýʧ°Ü£º%s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "xdr_u_int (length word, reply)" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "´Ó·þÎñÆ÷½ÓÊÕµÄÊý¾Ý°ü¹ýС" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "´Ó·þÎñÆ÷½ÓÊÕµÄÊý¾Ý°ü¹ý´ó" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 msgid "invalid header in reply" msgstr "»Ø¸´ÖеÄÎÞЧ±êÌâ" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "δ֪³ÌÐò£¨½ÓÊÕ %x£¬Ô¤ÆÚµÄÊÇ %x£©" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "δ֪ЭÒé°æ±¾£¨½ÓÊÕ %x£¬Ô¤ÆÚµÄÊÇ %x£©" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "´Ó·þÎñÆ÷»ñµÃÒÔÍâ RPC µ÷Óà %d" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "ûÓÐÓÃÓڵȴý»ØÓ¦´®¿Ú %d µÄµ÷ÓÃ" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "δ֪¹ý³Ì£¨½ÓÊÕ %x£¬Ô¤ÆÚµÄÊÇ %x£©" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "unmarshalling ret" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "unmarshalling remote_error" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "δ֪״̬£¨½ÓÊÕ %x£©" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 msgid "poll on socket failed" msgstr "poll on Ì×½Ó×Öʧ°Ü" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "ÔÚÌ×½Ó×ÖÖÐÊÕµ½ hangup / error ʼþ" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 msgid "failed to wait on condition" msgstr "µÈ´ýÃüÁîʧ°Ü£º%s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "remoteDomainProcessEvent: unmarshalling ret" @@ -4357,7 +4380,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "%s£ºÎÞ·¨É趨°²È«ÐÔÉÏÏÂÎÄ '\\%s'£º%s¡£" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "ȱÉÙ³ØÀàÐÍ %d ºó¶Ë" @@ -4421,29 +4444,43 @@ msgstr " msgid "%s not implemented on Win32" msgstr "ÔÚ Win32 ÖÐûÓÐʹÓà %s" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "ÎÞ·¨½âÎöÉ豸ÆðʼλÖÃ" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "ÎÞ·¨½âÎöÉ豸ÖÕֹλÖÃ" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "ÎÞЧ°²È«ÐÔÀàÐÍ %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "Ä¿±ê %s ÒÑ´æÔÚ" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "ûÓÐ×ã¹»µÄ¿ÉÓÃÀ©Õ¹" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, c-format msgid "Couldn't read volume target path '%s'" msgstr "ÎÞ·¨¶ÁÈ¡¾íÄ¿±ê·¾¶ '%s'" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "¾í·¾¶ '%s' ûÓÐÒÔÉÏÒ»¼¶³ØÔ´É豸Ãû³Æ¿ªÊ¼¡£" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "ÎÞ·¨´ÓÄ¿±ê '%s' ÖнâÎö·ÖÇøºÅÂë" @@ -4841,118 +4878,118 @@ msgstr " msgid "Scanning host%u" msgstr "ÕýÔÚɨÃèÖ÷»ú %u" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "ȱÉÙ auth Ö÷»úÊôÐÔ" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "ȱÉÙ auth ÃÜÂëÊôÐÔ" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "»ûÐεİ˽øÖÆģʽ" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "»ûÐεÄÓµÓÐÕßÔªËØ" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "»ûÐεÄ×éȺԪËØ" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, c-format msgid "unknown storage pool type %s" msgstr "δ֪´æ´¢³ØÀàÐÍ %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "ȱÉÙ³ØÔ´Ãû³ÆÔªËØ" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 msgid "unable to generate uuid" msgstr "ÎÞ·¨Éú³É uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, c-format msgid "unknown pool format type %s" msgstr "δ֪³Ø¸ñʽÀàÐÍ %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "ȱÉÙ´æ´¢³ØÔ´Ö÷»úÃû³Æ" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "ÎÞ·¨ÌáÈ¡´æ´¢³ØÔ´É豸" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 msgid "missing storage pool source device path" msgstr "ȱÉÙ´æ´¢³ØÔ´É豸·¾¶" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "ȱÉÙ´æ´¢³ØԴ·¾¶" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 msgid "missing storage pool source adapter name" msgstr "ȱÉÙ´æ´¢³ØÔ´ÊÊÅäÆ÷Ãû³Æ" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, c-format msgid "unknown auth type '%s'" msgstr "δ֪ auth ÀàÐÍ '%s'" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "ȱÉÙ´æ´¢³ØÄ¿±ê·¾¶" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "δ֪´æ´¢³ØµÄ¸ùÔªËØ" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "²»Ö§³ÖµÄ³Ø¸ñʽºÅ %d" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 msgid "unexpected pool type" msgstr "ÒâÍâµÄ³ØÀàÐÍ" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, c-format msgid "unknown size units '%s'" msgstr "δ֪´óСµÄµ¥Ôª '%s'" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "»ûÐÎÈÝÁ¿ÔªËØ" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "ÈÝÁ¿ÔªËØÖµ¹ý´ó" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 msgid "missing volume name element" msgstr "ȱÉÙ¾íÃû³ÆÔªËØ" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "ȱÉÙÈÝÁ¿ÔªËØ" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, c-format msgid "unknown volume format type %s" msgstr "δ֪¾í¸ñʽÀàÐÍ %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "δ֪´æ´¢³ØµÄ¸ùÔªËØ" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "δ֪¾í¸ñʽºÅ %d" @@ -4999,7 +5036,7 @@ msgstr "%s û msgid "cannot remove config for %s" msgstr "ÎÞ·¨Îª %s ɾ³ýÅäÖÃ" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "ûÓдøÆ¥Åä uuid µÄ³Ø" @@ -5011,98 +5048,98 @@ msgstr "û msgid "storage pool already exists" msgstr "´æ´¢³ØÒÑ´æÔÚ" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "ûÓдøÆ¥Åä uuid µÄ´æ´¢³Ø" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "³ØÈÔÊǼ¤»îµÄ" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 msgid "pool already active" msgstr "³ØÒѾ­¼¤»î" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 msgid "storage pool is already active" msgstr "´æ´¢³ØÒѾ­¼¤»î" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "´æ´¢³Øδ¼¤»î" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "´æ´¢³ØÈÔÈ»¼¤»î" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "³Ø²»Ö§³Ö¾íɾ³ý" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "³ØûÓÐÅäÖÃÎļþ" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "ûÓдøÆ¥ÅäÃû³ÆµÄ´æ´¢¾í" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "ûÓдøÆ¥ÅäÃÜÔ¿µÄ´æ´¢¾í" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "ûÓдøÆ¥Åä·¾¶µÄ´æ´¢¾í" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "´æ´¢¾íÒѾ­´æÔÚ" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "´æ´¢³Ø²»Ö§³Ö¾í´´½¨" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "ûÓдøÆ¥ÅäÃû³ÆµÄ´æ´¢¾í" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "ÇŽÓÃû³Æ '%s' ÒÑÔÚʹÓá£" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 #, fuzzy msgid "storage pool does not support volume creation from an existing volume" msgstr "´æ´¢³Ø²»Ö§³Ö¾í´´½¨" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Óò '%s' ÈÔÔÚÔËÐÐ" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "´æ´¢³Ø²»Ö§³Ö¾íɾ³ý" @@ -5190,7 +5227,7 @@ msgstr " msgid "testOpen: supply a path or use test:///default" msgstr "testOpen£ºÌṩһ¸ö·¾¶»òÕßĬÈÏʹÓà test:///" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "ÎÞ·¨²éÕÒÖ÷»úÃû" @@ -5351,192 +5388,204 @@ msgstr "Ö»Ö§ msgid "unsupported chr device type %d" msgstr "²»Ö§³Ö×Ö·ûÉ豸ÀàÐÍ %d" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "É趨ִÐÐʱ¹Ø±Õ£¨close-on-exec£©ÃèÊö·û±êǩʧ°Ü\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "É趨ִÐÐʱ¹Ø±Õ£¨close-on-exec£©ÃèÊö·û±ê¼Çʧ°Ü" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "×Ô¶¯Æô¶¯ VM '%s' ʧ°Ü£º%s\n" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "ÎÞ·¨³õʼ»¯ inotify" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, c-format msgid "Failed to create monitor directory %s: %s" msgstr "´´½¨¼àÊÓÆ÷Ŀ¼ %s ʧ°Ü£º%s" -#: src/uml_driver.c:411 -msgid "umlStartup: out of memory\n" +#: src/uml_driver.c:406 +#, fuzzy +msgid "umlStartup: out of memory" msgstr "umlStartup£ºÄÚ´æÒç³ö\n" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, c-format msgid "failed to read pid: %s" msgstr "¶ÁÈ¡ pid ʧ°Ü£º%s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 msgid "cannot open socket" msgstr "ÎÞ·¨´ò¿ªÌ×½Ó×Ö" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 msgid "cannot bind socket" msgstr "ÎÞ·¨°ó¶¨Ì×½Ó×Ö" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "ÎÞ·¨·¢Ë͹ý³¤µÄÃüÁî %s£¨%d ×Ö½Ú£©" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, c-format msgid "cannot send command %s" msgstr "ÎÞ·¨·¢ËÍÃüÁî %s " -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, c-format msgid "cannot read reply %s" msgstr "ÎÞ·¨¶ÁÈ¡»Ø¸´ %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "ûÓÐÖ¸¶¨ÄÚºË" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "ÎÞ·¨ÕÒµ½ UML ÄÚºË %s" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "ÎÞ·¨½« envv дÈëÈÕÖ¾Îļþ %s\n" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "ÎÞ·¨½« argv дÈëÈÕÖ¾Îļþ %s\n" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "»ñµÃÒâÍâ pid %d != %d\n" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "´æ´¢³Øδ¼¤»î" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, c-format msgid "cannot parse version %s" msgstr "ÎÞ·¨½âÎö°æ±¾ %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, c-format msgid "domain '%s' is already defined" msgstr "ÓòÃû '%s' ÒѾ­¶¨Òå" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, c-format msgid "domain with uuid '%s' is already defined" msgstr "uuid Ϊ '%s' µÄÓòÒѾ­¶¨Òå" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 msgid "cannot read cputime for domain" msgstr "ÎÞ·¨ÎªÓò¶ÁÈ¡ cputime" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, c-format msgid "cannot read %s" msgstr "ÎÞ·¨¶ÁÈ¡ %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "ÎÞ·¨×è¶ÏÐźÅ" -#: src/util.c:331 +#: src/util.c:358 msgid "cannot create pipe" msgstr "ÎÞ·¨´´½¨¹ÜµÀ" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "É趨·Ç¿éÎļþÃèÊö·û±ê¼Çʧ°Ü" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "É趨ִÐÐʱ¹Ø±Õ£¨close-on-exec£©ÃèÊö·û±ê¼Çʧ°Ü" - -#: src/util.c:362 +#: src/util.c:385 msgid "Failed to create pipe" msgstr "´´½¨¹ÜµÀʧ°Ü" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "ÎÞ·¨·Ö¿ª×Ó½ø³Ì" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 msgid "cannot unblock signals" msgstr "ÎÞ·¨È¡ÏûÐźÅ×è¶Ï" -#: src/util.c:463 +#: src/util.c:482 msgid "failed to setup stdin file handle" msgstr "ÉèÖà stdin Îļþ´¦Àíʧ°Ü" -#: src/util.c:469 +#: src/util.c:488 msgid "failed to setup stdout file handle" msgstr "ÉèÖà stdout Îļþ´¦Àíʧ°Ü" -#: src/util.c:475 +#: src/util.c:494 msgid "failed to setup stderr file handle" msgstr "ÉèÖà stderr Îļþ´¦Àíʧ°Ü" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "ÎÞ·¨³ÉΪ»á»°Áìµ¼Õß" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "ÎÞ·¨¸ü¸Äµ½¸ùĿ¼£º%s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "ÎÞ·¨¶ÁÈ¡ÀàÐÍÎļþ '%s'" -#: src/util.c:530 +#: src/util.c:555 #, c-format msgid "cannot execute binary %s" msgstr "ÎÞ·¨Ö´Ðжþ½øÖÆÎļþ %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "δ֪ poll ÏìÓ¦¡£" -#: src/util.c:719 +#: src/util.c:744 msgid "poll error" msgstr "poll ´íÎó" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "Í˳ö '%s' ʱûÓзÇÁã״̬ %d ºÍÐźŠ%d£º%s" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "´ò¿ªÄ¿Â¼ '%s' ʧ°Ü" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "´´½¨ '%s' ʧ°Ü" -#: src/util.c:1822 +#: src/util.c:1847 #, c-format msgid "Failed to find user record for uid '%d'" msgstr "²éÕÒ uid '%d' µÄÓû§¼Ç¼ʧ°Ü" @@ -5600,15 +5649,15 @@ msgstr " #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "ÓòÃû£¬id »ò uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "½ûÖ¹×Ô¶¯Æô¶¯" @@ -5722,15 +5771,15 @@ msgstr " msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Ãû³Æ" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "״̬" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "ûÓÐ״̬" @@ -5846,7 +5895,7 @@ msgstr "È¡ msgid "Undefine the configuration for an inactive domain." msgstr "È¡Ïû¶¨ÒåÒ»¸ö·Ç»îÔ¾ÓòµÄÅäÖá£" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "ÓòÃû»ò uuid" @@ -6089,11 +6138,11 @@ msgstr " msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Ãû³Æ£º" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6101,16 +6150,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS ÀàÐÍ£º" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "״̬£º" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU£º" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU ʱ¼ä£º" @@ -6138,1556 +6187,1556 @@ msgstr " msgid "disable" msgstr "½ûÓÃ" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "°²È«ÐÔģʽ£º" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "°²È«ÐÔ DOI£º" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "°²È«ÐÔ±êÇ©£º" -#: src/virsh.c:1674 +#: src/virsh.c:1676 msgid "NUMA free memory" msgstr "NUMA¿ÉÓÃÄÚ´æ" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "ÏÔʾ¿ÉÓõÄNUMAµ¥Ôª¿ÕÏÐÄÚ´æ" -#: src/virsh.c:1680 +#: src/virsh.c:1682 msgid "NUMA cell number" msgstr "NUMA µ¥Ôª Êý" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "×ÜÁ¿" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "Óò vcpu µÄÐÅÏ¢" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "»Ö¸´Õâ¸öÓòÐéÄâ CPU µÄ»ù±¾ÐÅÏ¢¡£" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU¹Øϵ:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "¹Ø±ÕÓò,ÐéÄâCPU²»´æÔÚ." -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "¿ØÖÆÓò vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "°ÑÓò VCPU ²åÈëµ½Ö÷»úµÄÎïÀí CPU ÖС£" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu ºÅ" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "Ö÷»ú cpu ºÅ(ÒÔ¶ººÅ·Ö¸ô)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "vcpupin£ºÎÞЧ»òÕ߶ªÊ§µÄ vCPU ºÅ¡£" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "vcpupin£ºÈ±ÉÙ cpu Áбí" -#: src/virsh.c:1857 +#: src/virsh.c:1859 msgid "vcpupin: failed to get domain informations." msgstr "vcpupin£º»ñµÃÓòÐÅϢʧ°Ü" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "vcpupin£ºÎÞЧ vCPU ºÅ¡£" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "cpulist£º²»¿ÉÓøñʽ¡£¿Õ×Ö·û´®¡£" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "cpuÁбí:%s:²»¿ÉÓøñʽ.ÔÚ%dλÖÃÆÚÍûÊý×Ö('%c'¸½½ü)." -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "cpuÁбí:%s:²»¿ÉÓøñʽ.ÔÚ%dλÖÃÆÚÍûÊý×Ö»ò¶ººÅ('%c'¸½½ü)." -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "cpuÁбí:%s:²»¿ÉÓøñʽ.ÔÚ%dλÖýáβ¶ººÅ." -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "ÎïÀí CPU %d ²»´æÔÚ." -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "¸Ä±äÐéÄâ CPU µÄºÅ" -#: src/virsh.c:1937 +#: src/virsh.c:1939 msgid "Change the number of virtual CPUs in the guest domain." msgstr "ÔÚ¿Í»§ÓòÖÐÐÞ¸ÄÐéÄâ CPU ºÅ¡£" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "ÐéÄâ CPU ºÅ" -#: src/virsh.c:1963 +#: src/virsh.c:1965 msgid "Invalid number of virtual CPUs." msgstr "ÐéÄâ CPU µÄÊýÎÞЧ" -#: src/virsh.c:1975 +#: src/virsh.c:1977 msgid "Too many virtual CPUs." msgstr "ÐéÄâ CPUÌ«¶à" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "¸Ä±äÄÚ´æµÄ·ÖÅä" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "¸Ä±äµ±Ç°ÔÚ guest ÓòÖеÄÄÚ´æ·ÖÅä¡£" -#: src/virsh.c:1999 +#: src/virsh.c:2001 msgid "number of kilobytes of memory" msgstr "ÄÚ´æµÄǧ×Ö½ÚÊý" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "ÄÚ´æ´óС %d Öµ²»¿ÉÓÃ" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "²»ÄܲéÖ¤×î´óÄÚ´æ´óС" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "¸Ä±ä×î´óÄÚ´æÏÞÖÆÖµ" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "¸Ä±äÔÚ¿Í»§ÓòÖеÄ×î´óÄÚ´æ·ÖÅäÏÞÖÆ¡£" -#: src/virsh.c:2055 +#: src/virsh.c:2057 msgid "maximum memory limit in kilobytes" msgstr "×î´óÄÚ´æÏÞÖƵÄǧ×Ö½ÚÊý" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "²»ÄܲéÖ¤µ±Ç°ÄÚ´æ´óС" -#: src/virsh.c:2089 +#: src/virsh.c:2091 msgid "Unable to shrink current MemorySize" msgstr "ÎÞ·¨¼õÉÙµ±Ç°ÄÚ´æ´óС" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "²»Äܸıä×î´óÄÚ´æ´óС" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "½ÚµãÐÅÏ¢" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "·µ»Ø¹ØÓÚÕâ¸ö½ÚµãµÄ»ù±¾ÐÅÏ¢¡£" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "»ñµÃ½ÚµãÐÅϢʧ°Ü" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU Ðͺţº" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU ƵÂÊ£º" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket£º" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "ÿ¸ö socket µÄÄÚºËÊý£º" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "ÿ¸öÄں˵ÄÏß³ÌÊý£º" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA µ¥Ôª£º" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "ÄÚ´æ´óС£º" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "ÐÔÄÜ" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "·µ»Ø ¹ÜÀí³ÌÐò/Çý¶¯Æ÷ÐÔÄÜ." -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "»ñµÃÐÔÄÜʧ°Ü" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML ÖеÄÓòÐÅÏ¢" -#: src/virsh.c:2168 +#: src/virsh.c:2170 msgid "Output the domain information as an XML dump to stdout." msgstr "°ÑÓòÐÅÏ¢×÷Ϊһ¸ö XML Êä³öµ½ stdout¡£" -#: src/virsh.c:2174 +#: src/virsh.c:2176 msgid "show inactive defined XML" msgstr "ÏÔʾ²»»îÔ¾¶¨ÒåµÄ XML" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "°üÀ¨ XML ת´¢ÖÐÓ밲ȫÐÔÏà¹ØµÄÐÅÏ¢" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "ÎÞ·¨ÎªÓòËÑË÷ÅäÖÃÎļþ" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "±à¼­Ä³¸öÓòµÄ XML ÅäÖá£" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "ÅäÖÃÎļþÓï·¨´íÎó" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "½«Óò id »ò UUID ת»»ÎªÓòÃû" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "Óò id »ò uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "°ÑÒ»¸öÓòÃû»ò UUID ת»»ÎªÓò id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "°ÑÒ»¸öÓòÃû»ò id ת»»ÎªÓò UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "Óò id »òÓòÃû" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "»ñµÃÓò UUID ʧ°Ü" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "½«ÓòǨÒƵ½ÁíÒ»¸öÖ÷»úÖÐ" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "½«ÓòǨÒƵ½ÁíÒ»¸öÖ÷»úÖС£ÈÈǨÒÆʱÌí¼Ó --live¡£" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "ÈÈǨÒÆ" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "Á¬½ÓÄ¿µÄµØÖ÷»úµÄ URI" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "ǨÒÆ URI£¬ ͨ³£¿ÉÊ¡ÂÔ" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "ÔÚǨÒƹý³¤ÖÐÖØÐÂÃüÃûΪһ¸öÐÂÃû³Æ£¨Èç¹ûÖ§³Ö£©" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "ǨÒÆ£º¶ªÊ§ desturi" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "×Ô¶¯¿ªÊ¼ÍøÂç" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "ÉèÖÃÒ»¸öÍøÂçÔÚÆô¶¯Ê±×Ô¶¯¿ªÊ¼." -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "ÍøÂçÃû»ò uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, c-format msgid "failed to mark network %s as autostarted" msgstr "°ÑÍøÂç%s±ê¼ÇΪ×Ô¶¯Æô¶¯Ê§°Ü" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, c-format msgid "failed to unmark network %s as autostarted" msgstr "°ÑÍøÂç%sÈ¡Ïû±ê¼ÇΪ×Ô¶¯Æô¶¯Ê§°Ü" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, c-format msgid "Network %s marked as autostarted\n" msgstr "ÍøÂç%s±ê¼ÇΪ×Ô¶¯Æô¶¯\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, c-format msgid "Network %s unmarked as autostarted\n" msgstr "ÍøÂç%sÈ¡Ïû±ê¼ÇΪ×Ô¶¯Æô¶¯\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "´ÓÒ»¸ö XML Îļþ´´½¨Ò»¸öÍøÂç" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "´´½¨Ò»¸öÍøÂç" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "Îļþ°üÀ¨Ò»¸ö XMLÍøÂçÃèÊö" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "´Ó%s´´½¨ÍøÂç%s \n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "´Ó %s ´´½¨ÍøÂçʧ°Ü" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "´ÓÒ»¸ö XML Îļþ¶¨Òå(µ«²»¿ªÊ¼)Ò»¸öÍøÂç" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "¶¨ÒåÒ»¸öÍøÂç." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "´Ó %s¶¨ÒåÍøÂç%s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "´Ó %s ¶¨ÒåÍøÂçʧ°Ü" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "ɾ³ýÒ»¸öÍøÂç" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "ɾ³ýÒ»¸öÖ¸¶¨ÍøÂç." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "ÍøÂçÃû,id »ò uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "ÍøÂç %s ±»É¾³ý\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "ɾ³ýÍøÂç %s ʧ°Ü" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML ÖеÄÍøÂçÐÅÏ¢" -#: src/virsh.c:2657 +#: src/virsh.c:2659 msgid "Output the network information as an XML dump to stdout." msgstr "°ÑÍøÂçÐÅÏ¢×÷Ϊһ¸ö XML Êä³öµ½ stdout¡£" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "ÁгöÍøÂç" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "·µ»ØÍøÂçÁбí" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "Áгö²»»îÔ¾µÄÍøÂç" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "Áгö²»»îÔ¾ºÍ»îÔ¾µÄÍøÂç" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "Áгö»îÔ¾µÄÍøÂçʧ°Ü" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "Áгö²»»îÔ¾µÄÍøÂçʧ°Ü" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "×Ô¶¯¿ªÊ¼" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "²»×Ô¶¯¿ªÊ¼" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "»î¶¯" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "²»»îÔ¾" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "°ÑÒ»¸öÍøÂçUUID ת»»ÎªÍøÂçÃû" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "ÍøÂçuuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "¿ªÊ¼Ò»¸ö(ÒÔÇ°¶¨ÒåµÄ)²»»îÔ¾µÄÍøÂç" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "¿ªÊ¼Ò»¸öÍøÂç." -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "·Ç»îÔ¾ÍøÂçµÄÃû³Æ" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "ÍøÂç %s ÒÑ¿ªÊ¼\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "¿ªÊ¼ÍøÂç %s ʧ°Ü" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "È¡Ïû¶¨ÒåÒ»¸ö·Ç»îÔ¾µÄÍøÂç" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "È¡Ïû¶¨ÒåÒ»¸ö·Ç»îÔ¾ÍøÂçÅäÖá£" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "ÍøÂç %s ÒѾ­±»È¡Ïû¶¨Òå\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "È¡Ïû¶¨ÒåÍøÂç %s ʧ°Ü" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "°ÑÒ»¸öÍøÂçÃûת»»ÎªÍøÂçUUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "ÍøÂçÃû" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "»ñµÃÍøÂçUUID ʧ°Ü" -#: src/virsh.c:2962 +#: src/virsh.c:2964 msgid "autostart a pool" msgstr "×Ô¶¯Æô¶¯Ä³¸ö³Ø" -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "½«Ä³¸ö³ØÉèÖÃΪÔÚÒýµ¼Ê±×Ô¶¯Æô¶¯¡£" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 msgid "pool name or uuid" msgstr "³ØÃû»ò uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, c-format msgid "failed to mark pool %s as autostarted" msgstr "½«³Ø %s ±ê¼ÇΪ×Ô¶¯Æô¶¯Ê§°Ü" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, c-format msgid "failed to unmark pool %s as autostarted" msgstr "È¡Ïû½«³Ø %s ±ê¼ÇΪ×Ô¶¯Æô¶¯Ê§°Ü" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, c-format msgid "Pool %s marked as autostarted\n" msgstr "³Ø %s ±ê¼ÇΪ×Ô¶¯Æô¶¯\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "È¡Ïû½«³Ø %s ±ê¼ÇΪ×Ô¶¯Æô¶¯\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 msgid "create a pool from an XML file" msgstr "´ÓÒ»¸ö XML ÎļþÖд´½¨Ò»¸ö³Ø" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 msgid "Create a pool." msgstr "´´½¨Ò»¸ö³Ø¡£" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 msgid "file containing an XML pool description" msgstr "°üº¬ XML ³ØÃèÊöµÄÎļþ" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, c-format msgid "Pool %s created from %s\n" msgstr "´Ó %s Öд´½¨³Ø %s \n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, c-format msgid "Failed to create pool from %s" msgstr "´Ó %s ´´½¨³Øʧ°Ü" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "´ÓÒ»¸ö XML Îļþ´´½¨Ò»¸öÓò" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "°üº¬ XML ¾íÃèÊöµÄÎļþ" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "ÔÚ %s Öд´½¨¾í %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "ÔÚ %s Öд´½¨¾íʧ°Ü" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Õą̂Ö÷»úÖÐÖеÄö¾ÙÉ豸" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "·Ç»îÔ¾ÍøÂçµÄÃû³Æ" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "ÖØÖýڵãÉ豸" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Áгö½ÚµãÉ豸ʧ°Ü" -#: src/virsh.c:3161 +#: src/virsh.c:3163 msgid "name of the pool" msgstr "³ØµÄÃû³Æ" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "´òÓ¡ XML Îĵµ£¬µ«²»Äܶ¨Òå/´´½¨" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "³ØÀàÐÍ" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "»ù±¾´æ´¢µÄÔ´Ö÷»ú" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "»ù±¾´æ´¢µÄԴ·¾¶" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "»ù±¾´æ´¢µÄÔ´É豸" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "»ù±¾´æ´¢µÄԴ·¾¶Ãû³Æ" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "»ù±¾´æ´¢µÄÄ¿±ê" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 msgid "Failed to allocate XML buffer" msgstr "·ÖÅä XML »º³åʧ°Ü" -#: src/virsh.c:3232 +#: src/virsh.c:3234 msgid "create a pool from a set of args" msgstr "´ÓÒ»×é±äÁ¿Öд´½¨Ò»¸ö³Ø" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, c-format msgid "Pool %s created\n" msgstr "´´½¨³Ø %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, c-format msgid "Failed to create pool %s" msgstr "´´½¨³Ø %s ʧ°Ü" -#: src/virsh.c:3273 +#: src/virsh.c:3275 msgid "define (but don't start) a pool from an XML file" msgstr "ÔÚÒ»¸ö XML ÎļþÖж¨Ò壨µ«²»Æô¶¯£©Ò»¸ö³Ø" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 msgid "Define a pool." msgstr "¶¨Òå³Ø¡£" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, c-format msgid "Pool %s defined from %s\n" msgstr "ÔÚ %s Öж¨Òå³Ø %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, c-format msgid "Failed to define pool from %s" msgstr "ÔÚ %s Öж¨Òå³Øʧ°Ü" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "ÔÚÒ»×é±äÁ¿Öж¨Òå³Ø" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, c-format msgid "Pool %s defined\n" msgstr "¶¨Òå³Ø %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, c-format msgid "Failed to define pool %s" msgstr "¶¨Òå³Ø %s ʧ°Ü" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "½¨Á¢³Ø" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "½¨Á¢Ò»¸ö¸ø¶¨µÄ³Ø¡£" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, c-format msgid "Pool %s built\n" msgstr "¹¹½¨³Ø %s\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, c-format msgid "Failed to build pool %s" msgstr "¹¹½¨³Ø %s ʧ°Ü" -#: src/virsh.c:3400 +#: src/virsh.c:3402 msgid "destroy a pool" msgstr "Ïú»Ù³Ø" -#: src/virsh.c:3401 +#: src/virsh.c:3403 msgid "Destroy a given pool." msgstr "Ïú»ÙÒ»¸ö¸ø¶¨µÄ³Ø¡£" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, c-format msgid "Pool %s destroyed\n" msgstr "Ïú»Ù³Ø %s\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, c-format msgid "Failed to destroy pool %s" msgstr "Ïú»Ù³Ø %s ʧ°Ü" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "ɾ³ý³Ø" -#: src/virsh.c:3440 +#: src/virsh.c:3442 msgid "Delete a given pool." msgstr "ɾ³ýÒ»¸ö¸ø¶¨µÄ³Ø¡£" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, c-format msgid "Pool %s deleted\n" msgstr "³Ø %s ±»É¾³ý\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, c-format msgid "Failed to delete pool %s" msgstr "ɾ³ý³Ø %s ʧ°Ü" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "ˢгØ" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "ˢиø¶¨µÄ³Ø¡£" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, c-format msgid "Pool %s refreshed\n" msgstr "³Ø %s ±»Ë¢ÐÂ\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, c-format msgid "Failed to refresh pool %s" msgstr "Ë¢ÐÂ³Ø %s ʧ°Ü" -#: src/virsh.c:3517 +#: src/virsh.c:3519 msgid "pool information in XML" msgstr "XML ÖеijØÐÅÏ¢" -#: src/virsh.c:3518 +#: src/virsh.c:3520 msgid "Output the pool information as an XML dump to stdout." msgstr "°Ñ³ØÐÅÏ¢×÷Ϊ XML ת´¢Êä³öµ½ stdout¡£" -#: src/virsh.c:3557 +#: src/virsh.c:3559 msgid "list pools" msgstr "Áгö³Ø" -#: src/virsh.c:3558 +#: src/virsh.c:3560 msgid "Returns list of pools." msgstr "·µ»Ø³ØÁбí" -#: src/virsh.c:3563 +#: src/virsh.c:3565 msgid "list inactive pools" msgstr "Áгö²»»îÔ¾µÄ³Ø" -#: src/virsh.c:3564 +#: src/virsh.c:3566 msgid "list inactive & active pools" msgstr "²»»îÔ¾ºÍ»îÔ¾µÄ³Ø" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 msgid "Failed to list active pools" msgstr "Áгö»îÔ¾µÄ³Øʧ°Ü" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 msgid "Failed to list inactive pools" msgstr "Áгö²»»îÔ¾µÄ³Øʧ°Ü" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "ÕÒµ½Ç±ÔÚ´æ´¢³ØÔ´" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "·µ»Ø XML Îĵµ" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "Òª²éÕҵĴ洢³ØÔ´ÀàÐÍ" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "Òª²éѯµÄ¿ÉÑ¡Ö÷»ú" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "Òª²éѯµÄ¿ÉÑ¡¶Ë¿Ú" -#: src/virsh.c:3733 +#: src/virsh.c:3735 msgid "Out of memory" msgstr "ÄÚ´æÒç³ö" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "virAsprintf ʧ°Ü£¨errno %d£©" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, c-format msgid "Failed to find any %s pool sources" msgstr "²éÕÒÈÎÒâ %s ³ØԴʧ°Ü" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "·¢ÏÖDZÔÚ´æ´¢³ØÔ´" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "Òª·¢ÏֵĴ洢³ØÔ´ÀàÐÍ" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "ÓÃÀ´²éѯ³ØµÄÔ´ xml ¿ÉÑ¡Îļþ" -#: src/virsh.c:3831 +#: src/virsh.c:3833 msgid "storage pool information" msgstr "´æ´¢³ØÐÅÏ¢" -#: src/virsh.c:3832 +#: src/virsh.c:3834 msgid "Returns basic information about the storage pool." msgstr "·µ»Ø¹ØÓÚÕâ¸ö´æ´¢³ØµÄ»ù±¾ÐÅÏ¢¡£" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "building" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "degraded" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "ÈÝÁ¿£º" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 msgid "Allocation:" msgstr "·ÖÅ䣺" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "¿ÉÓãº" -#: src/virsh.c:3906 +#: src/virsh.c:3908 msgid "convert a pool UUID to pool name" msgstr "½«³Ø UUID ת»»Îª³ØÃû³Æ" -#: src/virsh.c:3912 +#: src/virsh.c:3914 msgid "pool uuid" msgstr "³Ø uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 msgid "start a (previously defined) inactive pool" msgstr "Æô¶¯Ò»¸ö£¨ÒÔÇ°¶¨ÒåµÄ£©·Ç»îÔ¾µÄ³Ø" -#: src/virsh.c:3938 +#: src/virsh.c:3940 msgid "Start a pool." msgstr "Æô¶¯Ò»¸ö³Ø¡£" -#: src/virsh.c:3943 +#: src/virsh.c:3945 msgid "name of the inactive pool" msgstr "·Ç»îÔ¾³ØµÄÃû³Æ" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, c-format msgid "Pool %s started\n" msgstr "³Ø %s ÒÑÆô¶¯\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, c-format msgid "Failed to start pool %s" msgstr "Æô¶¯³Ø %s ʧ°Ü" -#: src/virsh.c:3975 +#: src/virsh.c:3977 msgid "create a volume from a set of args" msgstr "´ÓÒ»×é±äÁ¿Öд´½¨¾í" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 msgid "Create a vol." msgstr "´´½¨Ò»¸ö¾í¡£" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 msgid "pool name" msgstr "¾íÃû³Æ" -#: src/virsh.c:3982 +#: src/virsh.c:3984 msgid "name of the volume" msgstr "¾íµÄÃû³Æ" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "´ø k¡¢M¡¢G¡¢T ºó׺µÄ¿ÉÑ¡¾í´óС" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "´ø k¡¢M¡¢G¡¢T ºó׺µÄ¿ÉÑ¡³õʼ·ÖÅä´óС" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "Îļþ¸ñʽÀàÐÍ raw¡¢bochs¡¢qcow¡¢qcow2¡¢vmdk" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "»ûÐεĴóС %s" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, c-format msgid "Vol %s created\n" msgstr "´´½¨¾í %s \n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, c-format msgid "Failed to create vol %s" msgstr "´´½¨¾í %s ʧ°Ü" -#: src/virsh.c:4096 +#: src/virsh.c:4098 msgid "undefine an inactive pool" msgstr "È¡Ïû¶¨ÒåÒ»¸ö²»»îÔ¾µÄ³Ø" -#: src/virsh.c:4097 +#: src/virsh.c:4099 msgid "Undefine the configuration for an inactive pool." msgstr "È¡Ïû¶¨ÒåÒ»¸ö²»»îÔ¾³ØµÄÅäÖá£" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, c-format msgid "Pool %s has been undefined\n" msgstr "³Ø %s ÒѾ­±»È¡Ïû¶¨Òå\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, c-format msgid "Failed to undefine pool %s" msgstr "È¡Ïû¶¨Òå³Ø %s ʧ°Ü" -#: src/virsh.c:4134 +#: src/virsh.c:4136 msgid "convert a pool name to pool UUID" msgstr "°ÑÒ»¸ö³ØÃû³Æת»»Îª³Ø UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 msgid "failed to get pool UUID" msgstr "»ñµÃ³Ø UUID ʧ°Ü" -#: src/virsh.c:4170 +#: src/virsh.c:4172 msgid "create a vol from an XML file" msgstr "´ÓÒ»¸ö XML Îļþ´´½¨Ò»¸ö¾í" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 msgid "file containing an XML vol description" msgstr "°üº¬ XML ¾íÃèÊöµÄÎļþ" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, c-format msgid "Vol %s created from %s\n" msgstr "ÔÚ %s Öд´½¨¾í %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, c-format msgid "Failed to create vol from %s" msgstr "ÔÚ %s Öд´½¨¾íʧ°Ü" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "´ÓÒ»¸ö XML Îļþ´´½¨Ò»¸ö¾í" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "·Ç»îÔ¾³ØµÄÃû³Æ" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "¾íÃû³Æ»òÕßÃÜÔ¿" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "ÔÚ %s Öд´½¨¾í %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "¾íµÄÃû³Æ" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "¾íÃû³Æ»òÕßÃÜÔ¿" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "ÍøÂçÃû" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Æô¶¯³Ø %s ʧ°Ü" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "ÔÚ %s Öд´½¨¾í %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "ÔÚ %s Öд´½¨¾íʧ°Ü" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "ɾ³ý¾í" -#: src/virsh.c:4402 +#: src/virsh.c:4404 msgid "Delete a given vol." msgstr "ɾ³ýÒ»¸ö¸ø¶¨µÄ¾í¡£" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "¾íÃû³Æ¡¢ÃÜÔ¿»òÕß·¾¶" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, c-format msgid "Vol %s deleted\n" msgstr "¾í %s ±»É¾³ý\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, c-format msgid "Failed to delete vol %s" msgstr "ɾ³ý¾í %s ʧ°Ü" -#: src/virsh.c:4442 +#: src/virsh.c:4444 msgid "storage vol information" msgstr "´æ´¢¾íÐÅÏ¢" -#: src/virsh.c:4443 +#: src/virsh.c:4445 msgid "Returns basic information about the storage vol." msgstr "·µ»Ø¹ØÓÚÕâ¸ö´æ´¢¾íµÄ»ù±¾ÐÅÏ¢¡£" -#: src/virsh.c:4471 +#: src/virsh.c:4473 msgid "Type:" msgstr "ÀàÐÍ£º" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "Îļþ" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "block" msgstr "¿é" -#: src/virsh.c:4493 +#: src/virsh.c:4495 msgid "vol information in XML" msgstr "XML ÖеľíÐÅÏ¢" -#: src/virsh.c:4494 +#: src/virsh.c:4496 msgid "Output the vol information as an XML dump to stdout." msgstr "½«¾íÐÅÏ¢×÷Ϊһ¸ö XML ת´¢Êä³öµ½ stdout¡£" -#: src/virsh.c:4534 +#: src/virsh.c:4536 msgid "list vols" msgstr "Áгö¾í" -#: src/virsh.c:4535 +#: src/virsh.c:4537 msgid "Returns list of vols by pool." msgstr "¸ù¾Ý³Ø·µ»Ø¾íÁбí" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 msgid "Failed to list active vols" msgstr "Áгö»îÔ¾µÄ¾íʧ°Ü" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "·¾¶" -#: src/virsh.c:4612 +#: src/virsh.c:4614 msgid "convert a vol UUID to vol name" msgstr "½«¾í UUID ת»»Îª¾íÃû³Æ" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "¾íÃÜÔ¿»òÕß·¾¶" -#: src/virsh.c:4645 +#: src/virsh.c:4647 msgid "convert a vol UUID to vol key" msgstr "½«¾í UUID ת»»Îª¾íÃÜÔ¿" -#: src/virsh.c:4651 +#: src/virsh.c:4653 msgid "vol uuid" msgstr "¾í uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 msgid "convert a vol UUID to vol path" msgstr "½«¾í UUID ת»»Îª¾í·¾¶" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "¾íÃû³Æ»òÕßÃÜÔ¿" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "ÏÔʾ°æ±¾" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "ÏÔʾϵͳ°æ±¾ÐÅÏ¢¡£" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "»ñµÃ¹ÜÀí³ÌÐòÀàÐÍʧ°Ü" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "±àÒëʹÓõĿ⣺libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "»ñµÃ¿âº¯ÊýÐÅϢʧ°Ü" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "ʹÓõĿ⣺libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "ʹÓÃµÄ API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "»ñµÃ¹ÜÀí³ÌÐò°æ±¾Ê§°Ü" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "ÎÞ·¨ÌáÈ¡ÔËÐÐµÄ %s¹ÜÀí³ÌÐò°æ±¾\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "ÔËÐйÜÀí³ÌÐò: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "Õą̂Ö÷»úÖÐÖеÄö¾ÙÉ豸" -#: src/virsh.c:4800 +#: src/virsh.c:4802 msgid "list devices in a tree" msgstr "ÔÚij¸öÊ÷ÖÐÁгöÉ豸" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "ÄÜÁ¦Ãû³Æ" -#: src/virsh.c:4900 +#: src/virsh.c:4902 msgid "Failed to count node devices" msgstr "½ÚµãÉ豸¼ÆÊýʧ°Ü" -#: src/virsh.c:4910 +#: src/virsh.c:4912 msgid "Failed to list node devices" msgstr "Áгö½ÚµãÉ豸ʧ°Ü" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "XML ÖеĽڵãÉ豸ÏêÇé" -#: src/virsh.c:4961 +#: src/virsh.c:4963 msgid "Output the node device details as an XML dump to stdout." msgstr "½«½ÚµãÉ豸ÏêÇé×÷Ϊ XML ת´¢µ½ stdout¡£" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "É豸ÃÜÔ¿" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "ÎÞ·¨ÕÒµ½Æ¥ÅäµÄÉ豸" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "·ÖÀë½ÚµãÉ豸¼°ÆäÉ豸Çý¶¯³ÌÐò" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "ÔÚ·ÖÅ䵽ij¸öÓò֮ǰ·ÖÀë½ÚµãÉ豸¼°ÆäÉ豸Çý¶¯³ÌÐò¡£" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, c-format msgid "Device %s dettached\n" msgstr "·ÖÀëÉ豸 %s\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, c-format msgid "Failed to dettach device %s" msgstr "·ÖÀëÉ豸 %s ʧ°Ü" -#: src/virsh.c:5036 +#: src/virsh.c:5038 #, fuzzy msgid "reattach node device to its device driver" msgstr "ÖØи½¼Ó½ÚµãÉ豸É豸»úÆ÷É豸Çý¶¯³ÌÐò" -#: src/virsh.c:5037 +#: src/virsh.c:5039 #, fuzzy msgid "Reattach node device to its device driver once released by the domain." msgstr "ÔÚ·ÖÅ䵽ij¸öÓò֮ǰ·ÖÀë½ÚµãÉ豸¼°ÆäÉ豸Çý¶¯³ÌÐò¡£" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "ÖØи½¼ÓÉ豸 %s\n" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, c-format msgid "Failed to re-attach device %s" msgstr "ÖØи½¼ÓÉ豸 %s ʧ°Ü" -#: src/virsh.c:5077 +#: src/virsh.c:5079 msgid "reset node device" msgstr "ÖØÖýڵãÉ豸" -#: src/virsh.c:5078 +#: src/virsh.c:5080 msgid "Reset node device before or after assigning to a domain." msgstr "ÔÚ·ÖÅ䵽ij¸öÓò֮ǰ»òÕßÖ®ºóÖØÖýڵãÉ豸¡£" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, c-format msgid "Device %s reset\n" msgstr "ÖØÖÃÉ豸 %s\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, c-format msgid "Failed to reset device %s" msgstr "ÖØÖÃÉ豸 %s ʧ°Ü" -#: src/virsh.c:5118 +#: src/virsh.c:5120 msgid "print the hypervisor hostname" msgstr "´òÓ¡¹ÜÀí³ÌÐòÖ÷»úÃû" -#: src/virsh.c:5133 +#: src/virsh.c:5135 msgid "failed to get hostname" msgstr "»ñµÃÖ÷»úÃûʧ°Ü" -#: src/virsh.c:5147 +#: src/virsh.c:5149 msgid "print the hypervisor canonical URI" msgstr "´òÓ¡¹ÜÀí³ÌÐòµäÐ͵ÄURI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 msgid "failed to get URI" msgstr "»ñµÃURIʧ°Ü" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc ÏÔʾ" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "ΪVNC ÏÔʾÊä³öIPµØÖ·ºÍ¶Ë¿ÚºÅ." -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "tty ¿ØÖÆ̨" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "Ϊ TTY ¿ØÖÆ̨Êä³öÉ豸¡£" -#: src/virsh.c:5312 +#: src/virsh.c:5314 msgid "attach device from an XML file" msgstr "´ÓÒ»¸öXMLÎļþ¸½¼Ó×°ÖÃ" -#: src/virsh.c:5313 +#: src/virsh.c:5315 msgid "Attach device from an XML ." msgstr "´ÓÒ»¸öXMLÎļþ¸½¼Ó×°ÖÃ." -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "XML Îļþ" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "attach-device£ºÈ±ÉÙ Ñ¡Ïî" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, c-format msgid "Failed to attach device from %s" msgstr "´Ó %s »ñµÃÉ豸ʧ°Ü" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "³É¹¦¸½¼ÓÉ豸\n" -#: src/virsh.c:5370 +#: src/virsh.c:5372 msgid "detach device from an XML file" msgstr "´ÓÒ»¸ö XML Îļþ·ÖÀëÉ豸" -#: src/virsh.c:5371 +#: src/virsh.c:5373 msgid "Detach device from an XML " msgstr "´ÓÒ»¸ö XML Îļþ·ÖÀëÉ豸" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "detach-device£ºÈ±ÉÙ Ñ¡Ïî" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, c-format msgid "Failed to detach device from %s" msgstr "ΪÓò %s ·ÖÀëÉ豸ʧ°Ü" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "³É¹¦·ÖÀëÉ豸\n" -#: src/virsh.c:5428 +#: src/virsh.c:5430 msgid "attach network interface" msgstr "»ñµÃÍøÂç½çÃæ" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "¸½¼ÓÐÂÍøÂç½çÃæ." -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "ÍøÂç½çÃæÀàÐÍ" -#: src/virsh.c:5436 +#: src/virsh.c:5438 msgid "source of network interface" msgstr "ÍøÂç½çÃæÔ´" -#: src/virsh.c:5437 +#: src/virsh.c:5439 msgid "target network name" msgstr "Ä¿±êÍøÂçÃû³Æ" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 msgid "MAC address" msgstr "MAC µØÖ·" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "¹¹½¨ÍøÂç½çÃæÓýű¾" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "%sÔÚ'attach-interface'ÃüÁîÖв»Ö§³Ö" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "³É¹¦¸½¼Ó½Ó¿Ú\n" -#: src/virsh.c:5544 +#: src/virsh.c:5546 msgid "detach network interface" msgstr "·ÖÀëÍøÂç½çÃæ" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "·ÖÀëÍøÂç½çÃæ¡£" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 msgid "Failed to get interface information" msgstr "»ñµÃ½çÃæÐÅϢʧ°Ü" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "δÕÒµ½ÀàÐÍΪ%sµÄ½çÃæ" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "δÕÒµ½MACµØַΪ%sµÄ½çÃæ" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 msgid "Failed to allocate memory" msgstr "·ÖÅäÄÚ´æʧ°Ü" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 msgid "Failed to create XML" msgstr "´´½¨XMLʧ°Ü" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "³É¹¦·ÖÀë½Ó¿Ú\n" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "¸½¼Ó´ÅÅÌÉ豸" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "¸½¼ÓдÅÅÌÉ豸." -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "´ÅÅÌÉ豸Դ" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "´ÅÅÌÉ豸Ŀ±ê" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "´ÅÅÌÉ豸Çý¶¯" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "´ÅÅÌÉ豸¸±Çý¶¯" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "Ä¿±êÉ豸ÀàÐÍ" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "É豸¶Áдģʽ" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "%sÔÚ'attach-disk'ÃüÁîÖв»Ö§³Ö" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "³É¹¦¸½¼Ó´ÅÅÌ\n" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "·ÖÀë´ÅÅÌÉ豸" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "·ÖÀë´ÅÅÌÉ豸¡£" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 msgid "Failed to get disk information" msgstr "»ñµÃ´ÅÅÌÐÅϢʧ°Ü" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "Ä¿±êΪ %sµÄ´ÅÅÌδÕÒµ½" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "³É¹¦·ÖÀë´ÅÅÌ\n" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "malloc£º·ÖÅäÁÙʱÎļþÃûʧ°Ü£º%s " -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "mkstemp£º´´½¨ÁÙʱÎļþʧ°Ü£º%s" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "дÈ룺%s£ºÐ´ÈëÁÙʱÎļþʧ°Ü£º%s" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "¹Ø±Õ£º%s£ºÐ´Èë»òÕ߹رÕÁÙʱÎļþʧ°Ü£º%s" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "%s£º$EDITOR »·¾³±äÁ¿°üº¬ shell ÔªÊý¾Ý»òÕßÆäËü²»ÄܽÓÊܵÄ×Ö·û" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " @@ -7695,88 +7744,88 @@ msgid "" msgstr "" "%s£ºÁÙʱÎļþÃû°üº¬ shell ÔªÊý¾Ý»òÕßÆäËü²»ÄܽÓÊܵÄ×Ö·û£¨$TMPDIR ´íÁËÂ𣿣©" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "virAsprintf£ºÎÞ·¨Éú³É±à¼­ÃüÁ%s" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, c-format msgid "%s: edit command failed: %s" msgstr "%s£º±à¼­ÃüÁîʧ°Ü£º%s" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "%s£ºÃüÁîÒÔ·ÇÁã״̬Í˳ö" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, c-format msgid "%s: failed to read temporary file: %s" msgstr "%s£º¶ÁÈ¡ÁÙʱÎļþʧ°Ü£º%s" -#: src/virsh.c:6051 +#: src/virsh.c:6053 msgid "edit XML configuration for a domain" msgstr "±à¼­Ä³¸öÓòµÄ XML ÅäÖÃ" -#: src/virsh.c:6052 +#: src/virsh.c:6054 msgid "Edit the XML configuration for a domain." msgstr "±à¼­Ä³¸öÓòµÄ XML ÅäÖá£" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "ûÓиü¸ÄÓò %s XML ÅäÖá£\n" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "´íÎó£ºÁíһλÓû§¸ü¸ÄÁË XML ÅäÖÃ" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, c-format msgid "Domain %s XML configuration edited.\n" msgstr "±à¼­ÁËÓò %s XML ÅäÖá£\n" -#: src/virsh.c:6154 +#: src/virsh.c:6156 msgid "edit XML configuration for a network" msgstr "ΪÍøÂç±à¼­ XML ÅäÖÃ" -#: src/virsh.c:6155 +#: src/virsh.c:6157 msgid "Edit the XML configuration for a network." msgstr "ΪÍøÂç±à¼­ XML ÅäÖá£" -#: src/virsh.c:6171 +#: src/virsh.c:6173 msgid "edit XML configuration for a storage pool" msgstr "Ϊ´æ´¢³Ø±à¼­ XML ÅäÖÃ" -#: src/virsh.c:6172 +#: src/virsh.c:6174 msgid "Edit the XML configuration for a storage pool." msgstr "Ϊ´æ´¢³Ø±à¼­ XML ÅäÖá£" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "Í˳öÕâ¸ö·Ç½»»¥Ê½ÖÕ¶Ë" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "ÃüÁî '%s' ÐèÒª <%s> Ñ¡Ïî" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "ÃüÁî '%s' ÐèÒª --%s Ñ¡Ïî" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "ÃüÁî '%s' ²»´æÔÚ" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 msgid "" "\n" " SYNOPSIS\n" @@ -7784,17 +7833,17 @@ msgstr "" "\n" " SYNOPSIS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, c-format msgid "[--%s ]" msgstr "[--%s ]" -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -7802,7 +7851,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -7810,58 +7859,58 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "ÄÚ²¿´íÎó£ºvirsh %s£ºÃ»ÓÐ %s VSH_OT_DATA Ñ¡Ïî" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "È¡Ïû¶¨ÒåÓòÃû»ò id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "»ñµÃÓò '%s' ʧ°Ü" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "δָ¶¨ÍøÂçÃû³Æ" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "»ñµÃÍøÂç '%s' ʧ°Ü" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 msgid "undefined pool name" msgstr "䶨Òå³ØÃû³Æ" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, c-format msgid "failed to get pool '%s'" msgstr "»ñµÃ³Ø '%s' ʧ°Ü" -#: src/virsh.c:6750 +#: src/virsh.c:6752 msgid "undefined vol name" msgstr "䶨Òå¾íÃû³Æ" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, c-format msgid "failed to get vol '%s'" msgstr "»ñµÃ¾í '%s' ʧ°Ü" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -7872,128 +7921,128 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "ȱÉÙ \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "²»ÆÚÍûµÄÁîÅÆ£¨ÃüÁîÃû£©£º'%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "δ֪µÄÃüÁ'%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "ÃüÁî '%s' ²»Ö§³ÖÑ¡Ïî --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "ÆÚÍûµÄʹÓ÷½·¨£º--%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "Êý×Ö" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "×Ö·û´®" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "·ÇÆÚÍûµÄÊý¾Ý '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "Ñ¡Ïî" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "Êý¾Ý" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "ÏÐÖÃ" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "ÔÝÍ£" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "¹Ø±Õ" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "¹Ø±Õ" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "±ÀÀ£" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "ÀëÏß" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "ÎÞЧµÄÁ¬½Ó" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: ´íÎó£º" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "´íÎó£º" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: ·ÖÅä %d ×Ö½Úʧ°Ü" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: ·ÖÅä %lu×Ö½Úʧ°Ü" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "Á¬½Óµ½¹ÜÀí³ÌÐòʧ°Ü" -#: src/virsh.c:7275 +#: src/virsh.c:7277 msgid "failed to get the log file information" msgstr "»ñµÃÈÕÖ¾ÎļþÐÅϢʧ°Ü" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "ÈÕ־·¾¶²»ÊÇÒ»¸öÎļþ" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "´ò¿ªÈÕÖ¾Îļþʧ°Ü,¼ì²éÈÕÖ¾Îļþ·¾¶" -#: src/virsh.c:7355 +#: src/virsh.c:7357 msgid "failed to write the log file" msgstr "дÈëÈÕÖ¾Îļþʧ°Ü" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, c-format msgid "%s: failed to write log file: %s" msgstr "%s£ºÐ´ÈëÈÕÖ¾Îļþʧ°Ü£º%s" -#: src/virsh.c:7550 +#: src/virsh.c:7552 msgid "failed to disconnect from the hypervisor" msgstr "Óë¹ÜÀí³ÌÐò¶Ï¿ªÁ¬½Óʧ°Ü" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, c-format msgid "" "\n" @@ -8026,7 +8075,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 msgid "" "\n" " (specify help for details about the command)\n" @@ -8036,17 +8085,17 @@ msgstr "" " (ʹÓà --help À´»ñµÃÕâ¸öÃüÁîµÄÏêϸÐÅÏ¢)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "²»Ö§³ÖÑ¡Ïî '-%c'¡£²ÎÔÄ --help¡£" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "ÌáÈ¡²ÎÊý '%s'¡£Çë¿´ --help¡£" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8055,7 +8104,7 @@ msgstr "" "»¶Ó­Ê¹Óà %s£¬ÐéÄ⻯µÄ½»»¥Ê½Öնˡ£\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8570,7 +8619,7 @@ msgstr " msgid "invalid interface pointer in %s" msgstr "ÎÞЧµÄÍøÂçÖ¸Õë %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 msgid "internal error: buffer too small" msgstr "ÄÚ²¿´íÎ󣺻º³å̫С" @@ -8698,7 +8747,7 @@ msgstr " msgid "domain information incomplete, missing uuid" msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙ uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙÃû³Æ" @@ -8750,252 +8799,252 @@ msgstr " msgid "unexpected sound model %s" msgstr "ÒâÍâµÄÉùÒôģʽ %s" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, c-format msgid "unknown graphics type '%s'" msgstr "δ֪ͼÐÎÀàÐÍ '%s'" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 msgid "missing PCI domain" msgstr "ȱÉÙ PCI Óò" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 msgid "missing PCI bus" msgstr "ȱÉÙ PCI ×ÜÏß" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 msgid "missing PCI slot" msgstr "ȱÉÙ PCI ²å²Û" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 msgid "missing PCI func" msgstr "ȱÉÙ PCI ¹¦ÄÜ" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, c-format msgid "cannot parse PCI domain '%s'" msgstr "ÎÞ·¨½âÎö PCI Óò '%s'" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, c-format msgid "cannot parse PCI bus '%s'" msgstr "ÎÞ·¨½âÎö PCI ×ÜÏß '%s'" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, c-format msgid "cannot parse PCI slot '%s'" msgstr "ÎÞ·¨½âÎö PCI ²å²Û '%s'" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, c-format msgid "cannot parse PCI func '%s'" msgstr "ÎÞ·¨½âÎö PCI ¹¦ÄÜ '%s'" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "ÓòÐÅÏ¢²»ÍêÈ«£¬È±ÉÙ id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, c-format msgid "invalid CPU mask %s" msgstr "ÎÞЧ CPU ÑÚÂë %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, c-format msgid "unknown lifecycle type %s" msgstr "δ֪ÖÜÆÚÀàÐÍ %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 msgid "topology syntax error" msgstr "ÍØÆ˽ṹ¾ä·¨´íÎó" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "½âÊÍ Xend ÓòÐÅϢʧ°Ü" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, c-format msgid "Domain %s isn't running." msgstr "Óò %s ûÓÐÔÚÔËÐС£" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "xenDaemonDomainFetch ²éÕÒÕâ¸öÓòʧ°Ü" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 msgid "unsupported device type" msgstr "²»Ö§³ÖµÄÉ豸ÀàÐÍ" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart ÎÞ·¨ÕÒµ½Õâ¸öÓò" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "xenDaemonGetAutostart ÎÞ·¨ÕÒµ½Õâ¸öÓò" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 msgid "unexpected value from on_xend_start" msgstr "on_xend_start ÖеÄÒâÍâÖµ" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 msgid "no memory" msgstr "ûÓÐÄÚ´æ" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 msgid "sexpr2string failed" msgstr "sexpr2string ʧ°Ü" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 msgid "Failed to redefine sexpr" msgstr "ÖØж¨Òå sexpr ʧ°Ü" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "sexpr ÖÐûÓÐ on_xend_start" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, c-format msgid "unable to resolve name %s" msgstr "ÎÞ·¨½âÎöÃû³Æ %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "xenDaemonDomainMigrate£ºXen ²»Ö§³ÖÔÚǨÒÆʱÖØÐÂÃüÃûÓò" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "xenDaemonDomainMigrate£ºXen ²»Ö§³ÖÔÚǨÒÆʱµÄ´ø¿íÏÞÖÆ" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "xenDaemonDomainMigrate£º²»Ö§³ÖµÄ±ê¼Ç" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "xenDaemonDomainMigrate£ºÎÞЧ URI" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "xenDaemonDomainMigrate£ºXen Ö»Ö§³Ö xenmigr:// ǨÒÆ" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "xenDaemonDomainMigrate£ºÔÚ URI ÖбØÐëÖ¸¶¨Ö÷»úÃû" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "xenDaemonDomainMigrate£ºÎÞЧ¶Ë¿ÚºÅ" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 msgid "failed to parse domain description" msgstr "½âÊÍÓòÃèÊöʧ°Ü" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 msgid "failed to build sexpr" msgstr "¹¹½¨ sexpr ʧ°Ü" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "´´½¨²»»î¶¯Óò %s ʧ°Ü\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "xendConfigVersion < 4 ²»Ö§³Ö" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 msgid "node information incomplete, missing scheduler name" msgstr "½ÚµãÐÅÏ¢²»ÍêÕû£¬È±ÉÙµ÷¶È³ÌÐòÃû³Æ" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "strdup ʧ°Ü" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "δ֪µ÷¶È³ÌÐò" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 msgid "Failed to get a scheduler name" msgstr "»ñµÃµ÷¶È³ÌÐòÃûʧ°Ü" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 msgid "domain information incomplete, missing cpu_weight" msgstr "ÓòÐÅÏ¢²»ÍêÕû£¬È±ÉÙ cpu_weight" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 msgid "domain information incomplete, missing cpu_cap" msgstr "ÓòÐÅÏ¢²»ÍêÕû£¬È±ÉÙ cpu_cap" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "²»Ö§³Ö dom0 ÖÐµÄ domainBlockPeek" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "%s£ºÎÞЧ·¾¶" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, c-format msgid "failed to open for reading: %s" msgstr "´ò¿ª²¢¶Áȡʧ°Ü£º%s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, c-format msgid "failed to lseek or read from file: %s" msgstr "´ÓÎļþ lseek »òÕ߶Áȡʧ°Ü£º%s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, c-format msgid "unexpected graphics type %d" msgstr "ÒâÍâµÄͼÐÎÀàÐÍ %d" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 msgid "unexpected chr device type" msgstr "ÒâÍâµÄ×Ö·ûÉ豸ÀàÐÍ" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "ÎÞ·¨Ö±½Ó¸½¼ÓÈíÅÌ %s" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "ÎÞ·¨Ö±½Ó¸½¼Ó¹âÇý %s" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "²»Ö§³ÖµÄÍøÂçÀàÐÍ %d" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, c-format msgid "network %s is not active" msgstr "ÍøÂç %s ²»»îÔ¾" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "XenD ²»Ö§³Ö¹ÜÀíµÄ PCI É豸" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, c-format msgid "unexpected lifecycle value %d" msgstr "ÒâÍâµÄÖÜÆÚÖµ %d" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 msgid "no HVM domain loader" msgstr "ÎÞ HVM Óò×°ÔسÌÐò" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "²»Ö§³ÖÈȲ鱨É豸ÀàÐÍ" @@ -9173,6 +9222,17 @@ msgstr " msgid "reallocating list" msgstr "ÕýÔÚ·ÖÅäÁбí" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Éú³ÉÉ豸 %s ʧ°Ü" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "´ò¿ª²¢¶ÁÈ¡ %s Îļþʧ°Ü" + +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "É趨ִÐÐʱ¹Ø±Õ£¨close-on-exec£©ÃèÊö·û±êǩʧ°Ü\n" + #~ msgid "Cound not read nodeinfo" #~ msgstr "ÎÞ·¨¶ÁÈ¡½ÚµãÐÅÏ¢" diff --git a/po/zh_TW.po b/po/zh_TW.po index 3eae232859..7b889174cc 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_TW\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2007-04-10 16:18+1000\n" "Last-Translator: Chester Cheng \n" "Language-Team: Traditional Chinese \n" @@ -242,8 +242,8 @@ msgstr "無法分é…節點" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 msgid "cannot initialize mutex" msgstr "" @@ -455,60 +455,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "無法分é…節點" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "無法分é…節點" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "無法從 %s 建立å€åŸŸ" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "無法繼續å€åŸŸ %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "無法讀å–æ’槽 %d\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "網路å稱或 uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "無法將å€åŸŸ %s 的核心傾å°è‡³ %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -616,7 +616,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, c-format msgid "Cannot resolve address %d: %s" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1249,7 +1249,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "找ä¸åˆ° root è£ç½®çš„資訊" @@ -1284,7 +1284,7 @@ msgstr "無效的å€åŸŸæŒ‡æ¨™ï¼Œæ–¼ %s" msgid "Failed to generate UUID" msgstr "無法å–得網路 UUID" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1392,14 +1392,14 @@ msgid "no monitor path" msgstr "" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, c-format msgid "at line %d: %s" msgstr "" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "無法存入內容" @@ -1453,12 +1453,12 @@ msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" msgid "unexpected char type %d" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "ç„¡é æœŸçš„ dict 節點" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" @@ -1518,12 +1518,12 @@ msgstr "無法寫入設定檔:%s" msgid "unexpected domain %s already exists" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "無法寫入設定檔:%s" @@ -1563,323 +1563,333 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "無法連上 %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "網路å稱" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 msgid "path too long" msgstr "" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "å€åŸŸçš„資訊ä¸æ­£ç¢ºï¼Œdomid 並éžæ•¸å­—åž‹æ…‹" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "å€åŸŸçš„資訊ä¸æ­£ç¢ºï¼Œdomid 並éžæ•¸å­—åž‹æ…‹" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "æ“作失敗:%s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 msgid "ioctl(TIOCSTTY) failed" msgstr "" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "æ“作失敗:%s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "æ“作失敗:%s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "æ“作失敗:%s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "無法建立éžé‹ä½œä¸­çš„å€åŸŸ %s\n" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "無法建立éžé‹ä½œä¸­çš„å€åŸŸ %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "無法讀å–æ’槽 %d\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "無法為網路 %s å–消定義" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "無法為å€åŸŸ %s å–消定義" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "網路å稱" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "無法刪除å€åŸŸ %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "無法讀å–æ’槽 %d\n" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "無法從 %s 建立å€åŸŸ" +msgid "failed to remove capabilities %d" +msgstr "無法å–得能力方é¢çš„資訊" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "無法å–得能力方é¢çš„資訊" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "無法å–得能力方é¢çš„資訊" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "無法開啟è¦è®€å–çš„ %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "無法關閉æ’槽 %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "無法讀å–æ’槽 %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "無法讀å–æ’槽 %d\n" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "無法關閉æ’槽 %d\n" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "無法å–得節點資訊" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "無法å–得網路「%sã€" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "æ“作失敗:%s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "無法連上 %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "無法為å€åŸŸ %s å–消定義" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "無法分é…節點" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "無法寫入設定檔" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "無法讀å–設定檔 %s" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "無效的連線指標,於 %s" @@ -1903,22 +1913,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "å€åŸŸ id 或 uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" @@ -1978,7 +1988,7 @@ msgstr "無效的å€åŸŸæŒ‡æ¨™ï¼Œæ–¼ " msgid "failed to kill pid %d" msgstr "無法暫åœå€åŸŸ %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "無法暫åœå€åŸŸ %s" @@ -2034,7 +2044,7 @@ msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" msgid "Invalid parameter count" msgstr "無效的åƒæ•¸ï¼Œæ–¼ " -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "無法å–å¾— hypervisor é¡žåž‹" @@ -2241,67 +2251,77 @@ msgstr "自動啟動一個å€åŸŸ" msgid "cannot create autostart directory '%s'" msgstr "無法從 %s 建立網路" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "無法繼續å€åŸŸ %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "無法繼續å€åŸŸ %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "無法連上 %s" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 msgid "no node device with matching name" msgstr "" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "無效的åƒæ•¸ï¼Œæ–¼ " -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "æ“作失敗" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "無法連上 %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "å€åŸŸç›®å‰çš„記憶體" @@ -2591,72 +2611,77 @@ msgstr "未知的作業系統類型 %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "無法開啟è¦è®€å–çš„ %s" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "無法開啟è¦è®€å–çš„ %s" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "無法讀å–æ述檔 %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "無法開啟è¦è®€å–çš„ %s" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "無法讀å–æ述檔 %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "無法開啟è¦è®€å–çš„ %s" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "無法讀å–æ述檔 %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 msgid "parsing cpuinfo processor" msgstr "" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "節點的處ç†å™¨ numa 節點" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "已使用的記憶體:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2675,17 +2700,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "節點資訊" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "å€åŸŸé‚„在執行中" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2870,7 +2895,7 @@ msgstr "" msgid "Could not read container config" msgstr "無法連上 %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "未知的作業系統類型 %s" @@ -3015,214 +3040,214 @@ msgstr "使用代ç†ä¼ºæœå™¨æ™‚通訊錯誤:å°åŒ…æ ¼å¼éŒ¯èª¤\n" msgid "got asynchronous packet number %d\n" msgstr "å–å¾—éžåŒæ­¥çš„å°åŒ…號碼 %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 msgid "Unable to read QEMU help output" msgstr "" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "網路å稱或 uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "網路 %s 已開啟\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, c-format msgid "cannot initialize bridge support: %s" msgstr "" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "無法å–得節點資訊" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "ä¸æ”¯æ´ hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "ç„¡é æœŸçš„資料「%sã€" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, c-format msgid "unsupported usb disk type for '%s'" msgstr "" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "ç„¡é æœŸçš„資料「%sã€" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 msgid "invalid sound model" msgstr "" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "找ä¸åˆ° %s çš„è£ç½®è³‡è¨Š" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "無法從 %s 建立å€åŸŸ" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "未知的作業系統類型 %s" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "未知的作業系統類型 %s" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "網路å稱或 uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "找ä¸åˆ°å€åŸŸå稱的資訊" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "無法連上 %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "未知的作業系統類型 %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 msgid "Unable to set VM logfile close-on-exec flag" msgstr "" @@ -3236,7 +3261,7 @@ msgstr "無法寫入設定檔" msgid "Unable to seek to %lld in %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "無法暫åœå€åŸŸ %s" @@ -3251,654 +3276,652 @@ msgstr "無法將å€åŸŸ %s 存至 %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "無法從 %s 建立網路" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "å€åŸŸç›®å‰çš„記憶體" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "å€åŸŸç›®å‰çš„記憶體" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, c-format msgid "Unable to open monitor path %s" msgstr "" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "無法關閉æ’槽 %d\n" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "無法關閉æ’槽 %d\n" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "無法å–å¾—å€åŸŸã€Œ%sã€" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "æ“作失敗" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "å€åŸŸå·²ç¶“å•Ÿå‹•" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, c-format msgid "cannot create log directory %s" msgstr "" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, c-format msgid "Cannot find QEMU binary %s" msgstr "" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "無法寫入設定檔:%s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "å€åŸŸ %s 正在執行關機\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, c-format msgid "Shutting down VM '%s'\n" msgstr "" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "å€åŸŸé‚„在執行中" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "å€åŸŸ id 或 uuid" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "å€åŸŸ %s 已經存在" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "å€åŸŸå·²ç¶“å•Ÿå‹•" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "æ“作失敗" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "æ“作失敗" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "改變記憶體分é…" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "無法連上 %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "改變記憶體分é…" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "無法讀å–æ’槽 %d\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "無法關閉æ’槽 %d\n" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "æ“作失敗" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, c-format msgid "unknown virt type in domain definition '%d'" msgstr "" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "無法連上 %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 msgid "cpu affinity is not supported" msgstr "" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "無法從 Xen 系統程å¼è®€å–" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "無法讀å–æ’槽 %d\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "無法讀å–æ’槽 %d\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "無法å–得網路 UUID" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "無法繼續å€åŸŸ %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "ç„¡é æœŸçš„資料「%sã€" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "無法連上 %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, c-format msgid "cannot attach %s disk" msgstr "" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 msgid "Unable to parse slot number\n" msgstr "" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "å€åŸŸ %s 已經存在" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 msgid "cannot attach usb disk" msgstr "" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "載入主機定義檔" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 msgid "cannot attach usb device" msgstr "" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "載入主機定義檔" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "å€åŸŸè³‡è¨Š" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "無法å–得節點資訊" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "無法從 %s 建立å€åŸŸ" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "自動啟動一個å€åŸŸ" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "無法從 %s 建立網路" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "從 %s 回復å€åŸŸ\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "無法暫åœå€åŸŸ %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "無法讀å–設定檔 %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "無效的åƒæ•¸ï¼Œæ–¼ " -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "æ“作失敗:%s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 msgid "'memsave' command failed" msgstr "" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "無法寫入設定檔" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "æ“作失敗:%s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "無法繼續å€åŸŸ %s" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3908,537 +3931,537 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "無法為網路 %s å–消定義" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "無法連上 %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "無法讀å–æ’槽 %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "無法連上 %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "無法讀å–æ’槽 %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "無法讀å–æ’槽 %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "無法關閉æ’槽 %d\n" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 #, fuzzy msgid "Error allocating callbacks list" msgstr "分é…網路" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "分é…å€åŸŸ" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "無法分é…節點" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, c-format msgid "unable to load CA certificate: %s" msgstr "" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, c-format msgid "unable to initialize TLS client: %s" msgstr "" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, c-format msgid "unable to set certificate priority: %s" msgstr "" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, c-format msgid "unable to set session credentials: %s" msgstr "" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, c-format msgid "unable to complete TLS handshake: %s" msgstr "" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, c-format msgid "unable to verify server certificate: %s" msgstr "" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 #, fuzzy msgid "Invalid certificate" msgstr "è¨˜æ†¶é«”å¤§å° %d ä¸æ˜¯æœ‰æ•ˆçš„數值" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, c-format msgid "unable to initialize certificate: %s" msgstr "" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "無法寫入設定檔:%s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, c-format msgid "too many NUMA cells: %d > %d" msgstr "" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "éŽå¤šå€åŸŸ" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "éŽå¤šå€åŸŸ" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "改變記憶體分é…" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "未知的作業系統類型" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "éŽå¤šé€£ç·š" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "éŽå¤šé€£ç·š" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "註冊太多驅動程å¼" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 msgid "too many capability names received" msgstr "" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "æ“作失敗:%s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "æ“作失敗" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "無法為 S-Expr 製作åºåˆ—號:%s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "無法å–得節點資訊" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "無法建立éžé‹ä½œä¸­çš„å€åŸŸ %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, c-format msgid "cannot set external SSF %d (%s)" msgstr "" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, c-format msgid "cannot set security props %d (%s)" msgstr "" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "ä¸æ”¯æ´ hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "無法開啟å€åŸŸ %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "無法存入內容" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "無法開啟å€åŸŸ %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "無法連上 hypervisor" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "無法讀å–æ’槽 %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "唯讀的連線" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "無法讀å–æ’槽 %d\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "無法å–得網路「%sã€" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "æ“作失敗" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "無法開啟å€åŸŸ %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4523,7 +4546,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "無法暫åœå€åŸŸ %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4587,29 +4610,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "無效的å€åŸŸæŒ‡æ¨™ï¼Œæ–¼ %s" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "無法連上 %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, c-format msgid "cannot parse partition number from target '%s'" msgstr "" @@ -5011,123 +5048,123 @@ msgstr "無法從 %s 建立網路" msgid "Scanning host%u" msgstr "未知的主機 %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "未知的作業系統類型 %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 msgid "missing pool source name element" msgstr "" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "網路å稱或 uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "未知的作業系統類型 %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 msgid "missing storage pool source host name" msgstr "" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 msgid "cannot extract storage pool source devices" msgstr "" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "找ä¸åˆ°è£ç½® %s 的來æºè³‡è¨Š" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 msgid "missing storage pool source path" msgstr "" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "找ä¸åˆ°è£ç½® %s 的來æºè³‡è¨Š" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "未知的作業系統類型 %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 msgid "missing storage pool target path" msgstr "" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 msgid "unknown root element for storage pool" msgstr "" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, c-format msgid "unknown pool format number %d" msgstr "" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "未知的主機 %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "找ä¸åˆ°å€åŸŸå稱的資訊" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "未知的作業系統類型 %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "未知的主機 %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5175,7 +5212,7 @@ msgstr "設定檔語法錯誤:%s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5187,99 +5224,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "å€åŸŸå·²ç¶“å•Ÿå‹•" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "å€åŸŸå·²ç¶“å•Ÿå‹•" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "å€åŸŸ id 或 uuid" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "å€åŸŸ %s 已經存在" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "å€åŸŸé‚„在執行中" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5371,7 +5408,7 @@ msgstr "解æžå€åŸŸçš„檔å" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 msgid "cannot lookup hostname" msgstr "" @@ -5532,203 +5569,214 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "" -#: src/uml_driver.c:99 -msgid "Failed to set close-on-exec file descriptor flag\n" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "無法暫åœå€åŸŸ %s" + +#: src/uml_driver.c:367 msgid "cannot initialize inotify" msgstr "" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "無法從 %s 建立網路" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "記憶體ä¸è¶³" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "çµé»žçš„處ç†å™¨æ’槽" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "çµé»žçš„處ç†å™¨æ’槽" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "未知的指令:「%sã€" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "未知的指令:「%sã€" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "無法連上 %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, c-format msgid "Cannot find UML kernel %s" msgstr "" -#: src/uml_driver.c:892 -#, c-format -msgid "Got unexpected pid %d != %d\n" -msgstr "" +#: src/uml_driver.c:823 src/uml_driver.c:826 +#, fuzzy, c-format +msgid "Unable to write envv to logfile: %s" +msgstr "無法寫入設定檔" -#: src/uml_driver.c:942 +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "無法寫入設定檔" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" +msgstr "ç„¡é æœŸçš„ dict 節點" + +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "å€åŸŸé‚„在執行中" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "無法連上 %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "å€åŸŸ %s 已經存在" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "å€åŸŸ %s 已經存在" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "無法連上 %s" -#: src/util.c:316 +#: src/util.c:343 msgid "cannot block signals" msgstr "" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "無法讀å–æ’槽 %d\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "無法讀å–æ’槽 %d\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 msgid "cannot fork child process" msgstr "" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "çµé»žçš„處ç†å™¨æ’槽" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "無法解æžè¨­å®šæª” %s" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "無法解æžè¨­å®šæª” %s" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "無法為å€åŸŸ %s å–消定義" -#: src/util.c:497 +#: src/util.c:522 msgid "cannot become session leader" msgstr "" -#: src/util.c:503 +#: src/util.c:528 #, c-format msgid "cannot change to root directory: %s" msgstr "" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "無法連上 %s" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "無法連上 %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "錯誤:" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "無法暫åœå€åŸŸ %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "無法讀å–æ’槽 %d\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "無法為網路 %s å–消定義" @@ -5793,15 +5841,15 @@ msgstr "å°‡å€åŸŸè¨­å®šç‚ºé–‹æ©Ÿæ™‚自動啟動。" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "å€åŸŸå稱ã€id 或 uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "åœç”¨è‡ªå‹•å•Ÿå‹•" @@ -5918,15 +5966,15 @@ msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "å稱" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "狀態" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "無狀態" @@ -6048,7 +6096,7 @@ msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" msgid "Undefine the configuration for an inactive domain." msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "å€åŸŸå稱或 uuid" @@ -6293,11 +6341,11 @@ msgstr "傳回å€åŸŸçš„相關資訊。" msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "å稱:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6305,16 +6353,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "作業系統類型:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "狀態:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "處ç†å™¨æ•¸ç›®ï¼š" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "處ç†å™¨æ™‚間:" @@ -6343,1743 +6391,1743 @@ msgstr "" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "已使用的記憶體:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell:" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "å€åŸŸ vcpu 的資訊" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "傳回å€åŸŸçš„虛擬處ç†å™¨ä¹‹åŸºæœ¬è³‡è¨Šã€‚" -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "處ç†å™¨ï¼š" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "處ç†å™¨çš„åŒå±¬ï¼š" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "控制å€åŸŸ vcpu çš„åŒå±¬" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "讓å€åŸŸ VCPU 符åˆä¸»æ©Ÿçš„實際處ç†å™¨ã€‚" -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu 數é‡" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "主機處ç†å™¨æ•¸ç›®ï¼ˆä»¥é€—號隔開)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "無法å–得節點資訊" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, c-format msgid "Physical CPU %d doesn't exist." msgstr "實體處ç†å™¨ã€Œ%dã€ä¸å­˜åœ¨ã€‚" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "改變虛擬處ç†å™¨çš„數é‡" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "改變在客座å€åŸŸä¸­å•Ÿç”¨çš„虛擬器處ç†å™¨æ•¸é‡" -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "虛擬處ç†å™¨çš„數é‡" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "虛擬處ç†å™¨çš„數é‡" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "太多虛擬處ç†å™¨ã€‚" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "改變記憶體分é…" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "改變客座å€åŸŸä¸­ï¼Œç›®å‰çš„記憶體分é…。" -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "記憶體數é‡ï¼ˆä½å…ƒçµ„)" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "è¨˜æ†¶é«”å¤§å° %d ä¸æ˜¯æœ‰æ•ˆçš„數值" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "改變最大記憶體的é™åˆ¶" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "改變客座å€åŸŸçš„最大記憶體分é…é™åˆ¶ã€‚" -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "最大記憶體é™åˆ¶ï¼ˆä½å…ƒçµ„)" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "å€åŸŸç›®å‰çš„記憶體" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "節點資訊" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "傳回節點的基本資訊。" -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "無法å–得節點資訊" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "處ç†å™¨é¡žåž‹ï¼š" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "處ç†å™¨çš„頻率:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "處ç†å™¨çš„æ’槽:" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "æ¯å€‹æ’槽的核心:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "æ¯å€‹æ ¸å¿ƒçš„執行續:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell:" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "記憶體大å°ï¼š" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "能力" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "傳回 hypervisor 或驅動程å¼çš„能力。" -#: src/virsh.c:2154 +#: src/virsh.c:2156 msgid "failed to get capabilities" msgstr "無法å–得能力方é¢çš„資訊" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "XML æ ¼å¼çš„å€åŸŸè³‡è¨Š" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "å°‡å€åŸŸè³‡è¨Šä»¥ XML æ ¼å¼è¼¸å‡ºåˆ°èž¢å¹•ä¸Šã€‚" -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "å°‡å€åŸŸå稱或 ID 轉為 UUID" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "設定檔語法錯誤" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "å°‡å€åŸŸ id 或 UUID 轉為å€åŸŸå稱" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "å€åŸŸ id 或 uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "å°‡å€åŸŸå稱或 UUID 轉為å€åŸŸ ID" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "å°‡å€åŸŸå稱或 ID 轉為 UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "å€åŸŸ ID 或å稱" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 #, fuzzy msgid "live migration" msgstr "節點資訊" -#: src/virsh.c:2416 +#: src/virsh.c:2418 #, fuzzy msgid "connection URI of the destination host" msgstr "連接客座端主控å°" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 msgid "autostart a network" msgstr "自動啟動網路" -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "將網路設定為開機時自動啟動。" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 msgid "network name or uuid" msgstr "網路å稱或 uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "無法%s將網路標記為%s自動啟動" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "無法%s將網路標記為%s自動啟動" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "網路 %s %s標記為自動啟動\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "網路 %s %s標記為自動啟動\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 msgid "create a network from an XML file" msgstr "從 XML 檔案建立網路" -#: src/virsh.c:2524 +#: src/virsh.c:2526 msgid "Create a network." msgstr "建立網路。" -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 msgid "file containing an XML network description" msgstr "åŒ…å« XML 網路æ述的檔案" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, c-format msgid "Network %s created from %s\n" msgstr "網路 %s 建立自 %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, c-format msgid "Failed to create network from %s" msgstr "無法從 %s 建立網路" -#: src/virsh.c:2570 +#: src/virsh.c:2572 msgid "define (but don't start) a network from an XML file" msgstr "從 XML 檔案定義(但ä¸å•Ÿå‹•ï¼‰ç¶²è·¯" -#: src/virsh.c:2571 +#: src/virsh.c:2573 msgid "Define a network." msgstr "定義網路。" -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, c-format msgid "Network %s defined from %s\n" msgstr "網路 %s 定義自 %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, c-format msgid "Failed to define network from %s" msgstr "無法從 %s 定義網路" -#: src/virsh.c:2617 +#: src/virsh.c:2619 msgid "destroy a network" msgstr "刪除一個網路" -#: src/virsh.c:2618 +#: src/virsh.c:2620 msgid "Destroy a given network." msgstr "刪除給定的網路。" -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 msgid "network name, id or uuid" msgstr "網路å稱ã€id 或 uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, c-format msgid "Network %s destroyed\n" msgstr "網路 %s 已經刪除\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, c-format msgid "Failed to destroy network %s" msgstr "無法刪除網路 %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 msgid "network information in XML" msgstr "XML æ ¼å¼çš„網路資訊" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "將網路資訊以 XML æ ¼å¼è¼¸å‡ºåˆ°èž¢å¹•ä¸Šã€‚" -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "列出網路" -#: src/virsh.c:2697 +#: src/virsh.c:2699 msgid "Returns list of networks." msgstr "傳回網路清單。" -#: src/virsh.c:2702 +#: src/virsh.c:2704 msgid "list inactive networks" msgstr "列出éžä½œç”¨ä¸­çš„網路" -#: src/virsh.c:2703 +#: src/virsh.c:2705 msgid "list inactive & active networks" msgstr "列出作用中與éžä½œç”¨ä¸­çš„網路" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 msgid "Failed to list active networks" msgstr "無法列出é‹ä½œä¸­çš„網路" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 msgid "Failed to list inactive networks" msgstr "無法列出éžä½œç”¨ä¸­çš„網路" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "自動啟動" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 msgid "no autostart" msgstr "ä¸è‡ªå‹•å•Ÿå‹•" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "啟用" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 msgid "inactive" msgstr "éžå•Ÿç”¨ä¸­" -#: src/virsh.c:2819 +#: src/virsh.c:2821 msgid "convert a network UUID to network name" msgstr "將網路 id 或 UUID 轉為網路å稱" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "網路 uuid" -#: src/virsh.c:2850 +#: src/virsh.c:2852 msgid "start a (previously defined) inactive network" msgstr "開啟(先å‰å®šç¾©çš„)éžä½œç”¨ä¸­ç¶²è·¯" -#: src/virsh.c:2851 +#: src/virsh.c:2853 msgid "Start a network." msgstr "啟動一個網路。" -#: src/virsh.c:2856 +#: src/virsh.c:2858 msgid "name of the inactive network" msgstr "éžä½œç”¨ä¸­ç¶²è·¯çš„å稱" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, c-format msgid "Network %s started\n" msgstr "網路 %s 已開啟\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, c-format msgid "Failed to start network %s" msgstr "無法開啟網路 %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 msgid "undefine an inactive network" msgstr "å–消定義éžä½œç”¨ä¸­çš„網路" -#: src/virsh.c:2889 +#: src/virsh.c:2891 msgid "Undefine the configuration for an inactive network." msgstr "為éžä½œç”¨ä¸­çš„網路å–消定義。" -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, c-format msgid "Network %s has been undefined\n" msgstr "網路 %s 已經å–消定義\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, c-format msgid "Failed to undefine network %s" msgstr "無法為網路 %s å–消定義" -#: src/virsh.c:2926 +#: src/virsh.c:2928 msgid "convert a network name to network UUID" msgstr "將網路å稱轉為網路 UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "網路å稱" -#: src/virsh.c:2952 +#: src/virsh.c:2954 msgid "failed to get network UUID" msgstr "無法å–得網路 UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "自動啟動一個å€åŸŸ" -#: src/virsh.c:2964 +#: src/virsh.c:2966 #, fuzzy msgid "Configure a pool to be automatically started at boot." msgstr "å°‡å€åŸŸè¨­å®šç‚ºé–‹æ©Ÿæ™‚自動啟動。" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "å€åŸŸå稱或 uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "無法%s將網路標記為%s自動啟動" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "無法%s將網路標記為%s自動啟動" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "å€åŸŸ %s %s已標記為自動啟動\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "å€åŸŸ %s %s已標記為自動啟動\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "建立å€åŸŸã€‚" -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "åŒ…å« XML å€åŸŸæ述的檔案" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "åŒ…å« XML å€åŸŸæ述的檔案" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "å€åŸŸè³‡è¨Š" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "éžä½œç”¨ä¸­ç¶²è·¯çš„å稱" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "無法分é…節點" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "從 XML 檔案定義(但ä¸å•Ÿå‹•ï¼‰å€åŸŸ" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "定義å€åŸŸã€‚" -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "å€åŸŸ %s 定義自 %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "無法從 %s 定義å€åŸŸ" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "å€åŸŸ %s 定義自 %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "無法為å€åŸŸ %s å–消定義" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "å€åŸŸ %s 已經刪除\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "刪除一個å€åŸŸ" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "刪除給定的å€åŸŸã€‚" -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "å€åŸŸ %s 已經刪除\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "無法刪除å€åŸŸ %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "刪除給定的å€åŸŸã€‚" -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "å€åŸŸ %s 已經刪除\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "無法刪除å€åŸŸ %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "å€åŸŸ %s 已經繼續執行\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "無法繼續å€åŸŸ %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "XML æ ¼å¼çš„å€åŸŸè³‡è¨Š" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "å°‡å€åŸŸè³‡è¨Šä»¥ XML æ ¼å¼è¼¸å‡ºåˆ°èž¢å¹•ä¸Šã€‚" -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "列出å€åŸŸ" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "傳回å€åŸŸæ¸…單。" -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "列出作用中與éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "無法列出é‹ä½œä¸­çš„å€åŸŸ" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:3679 +#: src/virsh.c:3681 msgid "find potential storage pool sources" msgstr "" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 msgid "type of storage pool sources to find" msgstr "" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "記憶體ä¸è¶³" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "無法將å€åŸŸ %s 存至 %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 msgid "type of storage pool sources to discover" msgstr "" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "節點資訊" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "傳回節點的基本資訊。" -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "執行中" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "分é…å€åŸŸ" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "將網路 id 或 UUID 轉為網路å稱" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "å€åŸŸçš„ uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "開啟(先å‰å®šç¾©çš„)éžä½œç”¨ä¸­å€åŸŸ" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "開啟一個å€åŸŸã€‚" -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "å€åŸŸ %s 已開啟\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "無法開啟å€åŸŸ %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "建立å€åŸŸã€‚" -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "å€åŸŸå稱" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "無法讀å–æ’槽 %d\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "å–消定義éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "å€åŸŸ %s 已經å–消定義\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "無法為å€åŸŸ %s å–消定義" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "將網路å稱轉為網路 UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "åŒ…å« XML å€åŸŸæ述的檔案" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "å€åŸŸå稱或 uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "éžä½œç”¨ä¸­å€åŸŸçš„å稱" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "å€åŸŸå稱或 uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "網路å稱" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "無法開啟å€åŸŸ %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "å€åŸŸ %s 建立自 %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "刪除給定的å€åŸŸã€‚" -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "å€åŸŸ %s 已經刪除\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "無法刪除å€åŸŸ %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "節點資訊" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "傳回節點的基本資訊。" -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "作業系統類型:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "以組絕" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "XML æ ¼å¼çš„å€åŸŸè³‡è¨Š" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "å°‡å€åŸŸè³‡è¨Šä»¥ XML æ ¼å¼è¼¸å‡ºåˆ°èž¢å¹•ä¸Šã€‚" -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "列出å€åŸŸ" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "傳回å€åŸŸæ¸…單。" -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "無法列出é‹ä½œä¸­çš„å€åŸŸ" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "將網路 id 或 UUID 轉為網路å稱" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "將網路 id 或 UUID 轉為網路å稱" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "å€åŸŸçš„ uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "將網路 id 或 UUID 轉為網路å稱" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "顯示版本" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "顯示系統版本的資訊。" -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "無法å–å¾— hypervisor é¡žåž‹" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "用此函å¼åº«ä¾†ç·¨è­¯ï¼šlibvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "無法å–得函å¼åº«çš„版本" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "使用函å¼åº«ï¼šlibvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "使用 API:%s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "無法å–å¾— hypervisor 的版本" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "無法解開執行中 %s hypervisor 的版本\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "執行 hypervisor:%s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "找ä¸åˆ°è£ç½®çš„資訊" -#: src/virsh.c:4801 +#: src/virsh.c:4803 #, fuzzy msgid "capability name" msgstr "能力" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "無法連上 hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "將網路資訊以 XML æ ¼å¼è¼¸å‡ºåˆ°èž¢å¹•ä¸Šã€‚" -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 msgid "device key" msgstr "" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "傳回執行中å€åŸŸçš„狀態" -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "å€åŸŸ %s 已經刪除\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "無法列出éžä½œç”¨ä¸­çš„å€åŸŸ" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "傳回執行中å€åŸŸçš„狀態" -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "å€åŸŸ %s 已經繼續執行\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "無法å–å¾— hypervisor é¡žåž‹" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "無法å–å¾— hypervisor é¡žåž‹" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor 連線的 URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "無法å–å¾—å€åŸŸ UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "vnc 顯示" -#: src/virsh.c:5177 +#: src/virsh.c:5179 #, fuzzy msgid "Output the IP address and port number for the VNC display." msgstr "為 VNC 顯示模å¼è¼¸å‡º IP ä½å€èˆ‡é€£æŽ¥åŸ è™Ÿã€‚" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "從 XML 檔案建立å€åŸŸ" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "無法從 %s 建立å€åŸŸ" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "網路å稱" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 #, fuzzy msgid "network interface type" msgstr "網路å稱" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "未定義的網路å稱" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "網路å稱" -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "網路å稱" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "無法å–得節點資訊" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "無法分é…節點" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "無法讀å–æ’槽 %d\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "無法å–得節點資訊" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "無法分é…節點" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "無法建立éžé‹ä½œä¸­çš„å€åŸŸ %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "無法讀å–設定檔" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "為éžä½œç”¨ä¸­çš„網路å–消定義。" -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "為éžä½œç”¨ä¸­çš„網路å–消定義。" -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "為éžä½œç”¨ä¸­çš„å€åŸŸå–消定義。" -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "離開這互動å¼çš„終端機" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "「%sã€æŒ‡ä»¤éœ€è¦ <%s> é¸é …" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "「%sã€æŒ‡ä»¤éœ€è¦ --%s é¸é …" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "「%sã€æŒ‡ä»¤ä¸å­˜åœ¨" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " å稱\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8088,17 +8136,17 @@ msgstr "" "\n" " é¸é …\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8106,7 +8154,7 @@ msgstr "" "\n" " æè¿°\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8114,60 +8162,60 @@ msgstr "" "\n" " é¸é …\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "未定義的å€åŸŸå稱或 id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "無法å–å¾—å€åŸŸã€Œ%sã€" -#: src/virsh.c:6672 +#: src/virsh.c:6674 msgid "undefined network name" msgstr "未定義的網路å稱" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, c-format msgid "failed to get network '%s'" msgstr "無法å–得網路「%sã€" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "未定義的網路å稱" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "無法å–å¾—å€åŸŸã€Œ%sã€" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "未定義的網路å稱" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "無法å–å¾—å€åŸŸã€Œ%sã€" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8178,131 +8226,131 @@ msgstr "" "(時間:%.3f 毫秒)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "找ä¸åˆ° \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "ç„¡é æœŸçš„ token(指令å稱):「%sã€" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "未知的指令:「%sã€" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "「%sã€æŒ‡ä»¤ä¸¦ä¸æ”¯æ´ --%s é¸é …" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "語法:--%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "數é‡" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "字串" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "ç„¡é æœŸçš„資料「%sã€" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "é¸é …" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "資料" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "已暫åœ" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "關機中" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "關機" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "當機" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "離線" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "沒有有效的連線" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s:錯誤:" -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "錯誤:" -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s:%dï¼šç„¡æ³•åˆ†é… %d ä½å…ƒçµ„" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s:%dï¼šç„¡æ³•åˆ†é… %lu ä½å…ƒçµ„" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "無法連上 hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "無法å–得節點資訊" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "無法寫入設定檔" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "無法寫入設定檔" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "無法從 hypervisor 處斷線" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8334,7 +8382,7 @@ msgstr "" "\n" " 命令(éžäº’å‹•å¼æ¨¡å¼ï¼‰ï¼š\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8345,17 +8393,17 @@ msgstr "" " (請使用 --help <指令> 以å–得關於指令的詳細資料)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "ä¸æ”¯æ´çš„é¸é …「-%cã€ã€‚è«‹åƒé–± --help。" -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8364,7 +8412,7 @@ msgstr "" "歡迎使用 %s - 虛擬化的互動模å¼çµ‚端機。\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8896,7 +8944,7 @@ msgstr "無效的網路指標,於 " msgid "invalid interface pointer in %s" msgstr "無效的網路指標,於 %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "內部錯誤 %s" @@ -9029,7 +9077,7 @@ msgstr "å€åŸŸçš„資訊ä¸æ­£ç¢ºï¼Œdomid 並éžæ•¸å­—åž‹æ…‹" msgid "domain information incomplete, missing uuid" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有 uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有å稱" @@ -9084,270 +9132,270 @@ msgstr "" msgid "unexpected sound model %s" msgstr "ç„¡é æœŸçš„ dict 節點" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "未知的作業系統類型 %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "æš«åœå€åŸŸ" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "找ä¸åˆ° \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "找ä¸åˆ° \"" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "找ä¸åˆ° \"" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "無法連上 %s" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "無法連上 %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "無法連上 %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 msgid "domain information incomplete, missing id" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有 id" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "無效的åƒæ•¸ï¼Œæ–¼ %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "未知的作業系統類型 %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "設定檔語法錯誤" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "ç„¡æ³•è§£æž Xend çš„å€åŸŸè³‡è¨Š" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "å€åŸŸé‚„在執行中" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "ç„¡é æœŸçš„數值節點" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "節點的記憶體" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "æ“作失敗" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "無法為網路 %s å–消定義" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "無法暫åœå€åŸŸ %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "ç„¡æ³•è§£æž Xend çš„å€åŸŸè³‡è¨Š" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "無法為 S-Expr 製作åºåˆ—號" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, c-format msgid "Failed to create inactive domain %s\n" msgstr "無法建立éžé‹ä½œä¸­çš„å€åŸŸ %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有å稱" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 msgid "Unknown scheduler" msgstr "" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "無法å–å¾— hypervisor é¡žåž‹" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有 uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "å€åŸŸçš„資訊ä¸å…¨ï¼Œæ²’有 uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, c-format msgid "%s: invalid path" msgstr "" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "無法開啟è¦è®€å–çš„ %s" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "無法讀å–設定檔 %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "ç„¡é æœŸçš„ mime é¡žåž‹" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, c-format msgid "unsupported network type %d" msgstr "" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "å€åŸŸé‚„在執行中" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "ç„¡é æœŸçš„數值節點" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "節點的å€åŸŸæ¸…å–®" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 msgid "hotplug of device type not supported" msgstr "" @@ -9537,6 +9585,14 @@ msgstr "" msgid "reallocating list" msgstr "分é…å€åŸŸ" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "無法從 %s 建立å€åŸŸ" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "無法開啟è¦è®€å–çš„ %s" + #, fuzzy #~ msgid "Failed to read domain status for %s\n" #~ msgstr "無法從 %s 建立å€åŸŸ" @@ -9730,10 +9786,6 @@ msgstr "分é…å€åŸŸ" #~ msgid "allocate cpumap" #~ msgstr "分é…æ–°çš„ç·©è¡å€" -#, fuzzy -#~ msgid "Got unexpected pid, damn\n" -#~ msgstr "ç„¡é æœŸçš„ dict 節點" - #, fuzzy #~ msgid "failed to allocate space for capabilities support" #~ msgstr "無法å–得能力方é¢çš„資訊" diff --git a/po/zu.po b/po/zu.po index 9a1c6a2363..f913cde97d 100644 --- a/po/zu.po +++ b/po/zu.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: libvirt\n" "Report-Msgid-Bugs-To: libvir-list@redhat.com\n" -"POT-Creation-Date: 2009-06-24 19:04+0200\n" +"POT-Creation-Date: 2009-07-01 12:58+0200\n" "PO-Revision-Date: 2006-11-27 16:59+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -241,8 +241,8 @@ msgstr "failed to allocate a node" #: qemud/qemud.c:781 qemud/qemud.c:1265 src/domain_conf.c:527 #: src/network_conf.c:170 src/node_device_conf.c:164 src/openvz_conf.c:453 -#: src/qemu_driver.c:416 src/remote_internal.c:927 src/remote_internal.c:6247 -#: src/storage_conf.c:1369 src/test.c:235 src/test.c:444 +#: src/qemu_driver.c:428 src/remote_internal.c:929 src/remote_internal.c:6253 +#: src/storage_conf.c:1375 src/test.c:235 src/test.c:444 #, fuzzy msgid "cannot initialize mutex" msgstr "Failed to suspend domain %s" @@ -456,60 +456,60 @@ msgstr "" msgid "remoteReadConfigFile: %s: %s: unsupported auth %s\n" msgstr "" -#: qemud/qemud.c:2579 +#: qemud/qemud.c:2580 msgid "Cannot set group when not running as root" msgstr "" -#: qemud/qemud.c:2589 +#: qemud/qemud.c:2590 #, fuzzy msgid "Failed to allocate memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2598 +#: qemud/qemud.c:2599 #, fuzzy msgid "Failed to reallocate enough memory for buffer" msgstr "allocate new buffer" -#: qemud/qemud.c:2604 +#: qemud/qemud.c:2605 #, fuzzy, c-format msgid "Failed to lookup group '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2617 qemud/qemud.c:2627 +#: qemud/qemud.c:2618 qemud/qemud.c:2628 #, fuzzy, c-format msgid "Failed to parse mode '%s'" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2705 +#: qemud/qemud.c:2706 msgid "additional privileges are required\n" msgstr "" -#: qemud/qemud.c:2711 +#: qemud/qemud.c:2712 #, fuzzy msgid "failed to set reduced privileges\n" msgstr "Failed to suspend domain %s" -#: qemud/qemud.c:2860 +#: qemud/qemud.c:2861 #, fuzzy, c-format msgid "Failed to fork as daemon: %s" msgstr "Failed to resume domain %s" -#: qemud/qemud.c:2883 +#: qemud/qemud.c:2884 #, fuzzy, c-format msgid "Failed to create pipe: %s" msgstr "Failed to create domain %s\n" -#: qemud/qemud.c:2908 +#: qemud/qemud.c:2909 #, fuzzy msgid "unable to create rundir" msgstr "domain name or uuid" -#: qemud/qemud.c:2935 +#: qemud/qemud.c:2936 #, fuzzy, c-format msgid "Failed to change group ownership of %s" msgstr "Failed to core dump domain %s to %s" -#: qemud/qemud.c:2943 +#: qemud/qemud.c:2944 msgid "Failed to register callback for signal pipe" msgstr "" @@ -617,7 +617,7 @@ msgstr "" msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX" msgstr "" -#: qemud/remote.c:2864 src/remote_internal.c:5581 +#: qemud/remote.c:2864 src/remote_internal.c:5587 #, fuzzy, c-format msgid "Cannot resolve address %d: %s" msgstr "Failed to suspend domain %s" @@ -665,7 +665,7 @@ msgstr "" msgid "cannot allocate mechlist" msgstr "" -#: qemud/remote.c:3054 src/remote_internal.c:6074 +#: qemud/remote.c:3054 src/remote_internal.c:6080 #, c-format msgid "cannot query SASL ssf on connection %d (%s)" msgstr "" @@ -1252,7 +1252,7 @@ msgstr "" #: src/domain_conf.c:2064 src/domain_conf.c:2800 src/domain_conf.c:2841 #: src/domain_conf.c:2913 src/network_conf.c:480 src/network_conf.c:520 -#: src/node_device_conf.c:1164 src/storage_conf.c:714 src/storage_conf.c:1121 +#: src/node_device_conf.c:1164 src/storage_conf.c:720 src/storage_conf.c:1127 #, fuzzy msgid "missing root element" msgstr "missing root device information" @@ -1287,7 +1287,7 @@ msgstr "invalid domain pointer in" msgid "Failed to generate UUID" msgstr "Failed to create domain %s\n" -#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:503 +#: src/domain_conf.c:2209 src/network_conf.c:342 src/storage_conf.c:509 msgid "malformed uuid element" msgstr "" @@ -1399,14 +1399,14 @@ msgid "no monitor path" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2763 src/network_conf.c:445 src/node_device_conf.c:1129 -#: src/storage_conf.c:643 +#: src/storage_conf.c:649 #, fuzzy, c-format msgid "at line %d: %s" msgstr "Failed to suspend domain %s" #: src/domain_conf.c:2794 src/domain_conf.c:2835 src/domain_conf.c:2907 #: src/network_conf.c:474 src/network_conf.c:514 src/node_device_conf.c:1158 -#: src/storage_conf.c:707 src/storage_conf.c:1114 +#: src/storage_conf.c:713 src/storage_conf.c:1120 #, fuzzy msgid "failed to parse xml document" msgstr "Failed to suspend domain %s" @@ -1461,12 +1461,12 @@ msgstr "unexpected mime type" msgid "unexpected char type %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3478 src/xend_internal.c:5525 +#: src/domain_conf.c:3478 src/xend_internal.c:5533 #, fuzzy, c-format msgid "unexpected sound model %d" msgstr "unexpected mime type" -#: src/domain_conf.c:3498 src/xend_internal.c:5547 +#: src/domain_conf.c:3498 src/xend_internal.c:5555 #, fuzzy, c-format msgid "unexpected input type %d" msgstr "unexpected mime type" @@ -1526,12 +1526,12 @@ msgstr "failed to write configuration file: %s" msgid "unexpected domain %s already exists" msgstr "unexpected mime type" -#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1447 +#: src/domain_conf.c:4154 src/network_conf.c:783 src/storage_conf.c:1452 #, fuzzy, c-format msgid "Failed to open dir '%s'" msgstr "Failed to suspend domain %s" -#: src/domain_conf.c:4218 +#: src/domain_conf.c:4219 #, fuzzy, c-format msgid "cannot remove config %s" msgstr "failed to write configuration file: %s" @@ -1571,325 +1571,335 @@ msgstr "" msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s" msgstr "" -#: src/libvirt.c:967 +#: src/libvirt.c:964 #, fuzzy msgid "could not parse connection URI" msgstr "could not connect to %s" -#: src/libvirt.c:2141 +#: src/libvirt.c:2136 #, fuzzy msgid "cannot get working directory" msgstr "failed to write configuration file: %s" -#: src/libvirt.c:2148 src/libvirt.c:2224 +#: src/libvirt.c:2143 src/libvirt.c:2219 #, fuzzy msgid "path too long" msgstr "domain name or uuid" -#: src/libvirt.c:2217 +#: src/libvirt.c:2212 #, fuzzy msgid "cannot get current directory" msgstr "Failed to create domain %s\n" -#: src/libvirt.c:2717 +#: src/libvirt.c:2712 msgid "virDomainGetXMLDesc with secure flag" msgstr "" -#: src/libvirt.c:2963 +#: src/libvirt.c:2958 #, fuzzy msgid "domainMigratePrepare did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:2992 +#: src/libvirt.c:2987 #, fuzzy msgid "domainMigratePrepare2 did not set uri" msgstr "domain information incorrect domid not numeric" -#: src/libvirt.c:3717 +#: src/libvirt.c:3712 msgid "path is NULL" msgstr "" -#: src/libvirt.c:3723 +#: src/libvirt.c:3718 msgid "flags must be zero" msgstr "" -#: src/libvirt.c:3730 +#: src/libvirt.c:3725 msgid "buffer is NULL" msgstr "" -#: src/libvirt.c:3829 +#: src/libvirt.c:3824 msgid "flags parameter must be VIR_MEMORY_VIRTUAL" msgstr "" -#: src/libvirt.c:3836 +#: src/libvirt.c:3831 msgid "buffer is NULL but size is non-zero" msgstr "" -#: src/lxc_container.c:127 +#: src/lxc_container.c:128 #, fuzzy msgid "setsid failed" msgstr "operation failed: %s" -#: src/lxc_container.c:133 +#: src/lxc_container.c:134 #, fuzzy msgid "ioctl(TIOCSTTY) failed" msgstr "allocate value array" -#: src/lxc_container.c:146 +#: src/lxc_container.c:147 #, fuzzy msgid "dup2(stdin) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:152 +#: src/lxc_container.c:153 #, fuzzy msgid "dup2(stdout) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:158 +#: src/lxc_container.c:159 #, fuzzy msgid "dup2(stderr) failed" msgstr "operation failed: %s" -#: src/lxc_container.c:186 +#: src/lxc_container.c:187 #, fuzzy msgid "unable to send container continue message" msgstr "failed to allocate a node" -#: src/lxc_container.c:215 +#: src/lxc_container.c:216 #, fuzzy msgid "Failed to read the container continue message" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:296 +#: src/lxc_container.c:297 #, fuzzy msgid "failed to make root private" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:307 src/lxc_container.c:329 src/lxc_container.c:496 +#: src/lxc_container.c:308 src/lxc_container.c:330 src/lxc_container.c:497 #, fuzzy, c-format msgid "failed to create %s" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:316 +#: src/lxc_container.c:317 #, fuzzy, c-format msgid "failed to mount empty tmpfs at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:337 +#: src/lxc_container.c:338 #, fuzzy, c-format msgid "failed to bind new root %s into tmpfs" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:346 +#: src/lxc_container.c:347 #, fuzzy, c-format msgid "failed to chroot into %s" msgstr "Failed to start domain %s" -#: src/lxc_container.c:354 +#: src/lxc_container.c:355 #, fuzzy msgid "failed to pivot root" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:397 +#: src/lxc_container.c:398 #, fuzzy, c-format msgid "failed to mkdir %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:403 +#: src/lxc_container.c:404 #, fuzzy, c-format msgid "failed to mount %s on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:411 +#: src/lxc_container.c:412 #, fuzzy msgid "cannot create /dev/pts" msgstr "Failed to create domain %s\n" -#: src/lxc_container.c:418 +#: src/lxc_container.c:419 #, fuzzy msgid "failed to mount /dev/pts in container" msgstr "Failed to start domain %s" -#: src/lxc_container.c:449 +#: src/lxc_container.c:450 #, fuzzy, c-format msgid "failed to make device %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:458 +#: src/lxc_container.c:459 #, fuzzy msgid "failed to create symlink /dev/ptmx to /dev/pts/ptmx" msgstr "Failed to save domain %s to %s" -#: src/lxc_container.c:466 +#: src/lxc_container.c:467 #, fuzzy msgid "failed to make device /dev/ptmx" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:504 src/lxc_container.c:619 +#: src/lxc_container.c:505 src/lxc_container.c:620 #, fuzzy, c-format msgid "failed to mount %s at %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:527 +#: src/lxc_container.c:528 #, fuzzy msgid "failed to read /proc/mounts" msgstr "Failed to create domain from %s" -#: src/lxc_container.c:555 +#: src/lxc_container.c:556 #, fuzzy, c-format msgid "failed to unmount '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:605 +#: src/lxc_container.c:606 #, fuzzy msgid "failed to make / slave" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:629 +#: src/lxc_container.c:630 #, fuzzy msgid "failed to mount /proc" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:660 +#: src/lxc_container.c:669 #, fuzzy, c-format -msgid "failed to drop %s" -msgstr "Failed to suspend domain %s" +msgid "failed to remove capabilities %d" +msgstr "failed to open file" -#: src/lxc_container.c:665 -msgid "failed to drop capabilities PR_CAPBSET_DROP undefined" +#: src/lxc_container.c:675 src/lxc_controller.c:227 +#, fuzzy, c-format +msgid "failed to apply capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:682 +#, fuzzy, c-format +msgid "failed to lock capabilities: %d" +msgstr "failed to open file" + +#: src/lxc_container.c:687 src/lxc_controller.c:231 +msgid "libcap-ng support not compiled in, unable to clear capabilities" msgstr "" -#: src/lxc_container.c:693 +#: src/lxc_container.c:715 msgid "lxcChild() passed invalid vm definition" msgstr "" -#: src/lxc_container.c:714 +#: src/lxc_container.c:736 #, fuzzy, c-format msgid "failed to open tty %s" msgstr "Failed to suspend domain %s" -#: src/lxc_container.c:792 +#: src/lxc_container.c:814 #, fuzzy msgid "failed to run clone container" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:87 +#: src/lxc_controller.c:91 #, fuzzy, c-format msgid "Unable to create cgroup for %s\n" msgstr "Failed to create domain from %s" -#: src/lxc_controller.c:117 +#: src/lxc_controller.c:121 #, fuzzy msgid "Failed to set lxc resources" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:143 +#: src/lxc_controller.c:147 #, fuzzy, c-format msgid "failed to create server socket '%s'" msgstr "Failed to read socket %d\n" -#: src/lxc_controller.c:155 +#: src/lxc_controller.c:159 #, fuzzy, c-format msgid "failed to bind server socket '%s'" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:161 +#: src/lxc_controller.c:165 #, fuzzy, c-format msgid "failed to listen server socket %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:195 +#: src/lxc_controller.c:199 #, fuzzy, c-format msgid "read of fd %d failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:202 +#: src/lxc_controller.c:206 #, fuzzy, c-format msgid "write to fd %d failed" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:254 +#: src/lxc_controller.c:277 #, fuzzy msgid "epoll_create(2) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:264 +#: src/lxc_controller.c:287 #, fuzzy msgid "epoll_ctl(appPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:270 src/lxc_controller.c:278 src/lxc_controller.c:286 -#: src/lxc_controller.c:306 src/lxc_controller.c:312 +#: src/lxc_controller.c:293 src/lxc_controller.c:301 src/lxc_controller.c:309 +#: src/lxc_controller.c:329 src/lxc_controller.c:335 #, fuzzy msgid "epoll_ctl(contPty) failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:329 +#: src/lxc_controller.c:352 #, c-format msgid "error event %d" msgstr "" -#: src/lxc_controller.c:350 +#: src/lxc_controller.c:373 #, fuzzy msgid "epoll_wait() failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:400 +#: src/lxc_controller.c:423 #, fuzzy, c-format msgid "failed to move interface %s to ns %d" msgstr "failed to get node information" -#: src/lxc_controller.c:425 +#: src/lxc_controller.c:448 #, fuzzy, c-format msgid "failed to delete veth: %s" msgstr "Failed to destroy domain %s" -#: src/lxc_controller.c:458 +#: src/lxc_controller.c:481 #, fuzzy msgid "sockpair failed" msgstr "operation failed: %s" -#: src/lxc_controller.c:488 +#: src/lxc_controller.c:511 #, fuzzy msgid "cannot unshare mount namespace" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:494 +#: src/lxc_controller.c:517 #, fuzzy msgid "failed to switch root mount into slave mode" msgstr "Failed to start domain %s" -#: src/lxc_controller.c:506 +#: src/lxc_controller.c:529 #, fuzzy, c-format msgid "failed to make path %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:514 +#: src/lxc_controller.c:537 #, fuzzy, c-format msgid "failed to mount devpts on %s" msgstr "Failed to suspend domain %s" -#: src/lxc_controller.c:532 src/lxc_controller.c:541 src/lxc_driver.c:887 +#: src/lxc_controller.c:555 src/lxc_controller.c:564 src/lxc_driver.c:887 #, fuzzy msgid "failed to allocate tty" msgstr "failed to allocate a node" -#: src/lxc_controller.c:713 +#: src/lxc_controller.c:741 #, fuzzy, c-format msgid "Unable to write pid file '%s/%s.pid'" msgstr "failed to write configuration file" -#: src/lxc_controller.c:727 +#: src/lxc_controller.c:755 #, fuzzy msgid "Unable to change to root dir" msgstr "failed to write configuration file" -#: src/lxc_controller.c:733 +#: src/lxc_controller.c:761 #, fuzzy msgid "Unable to become session leader" msgstr "failed to write configuration file" -#: src/lxc_controller.c:741 +#: src/lxc_controller.c:769 #, fuzzy msgid "Failed connection from LXC driver" msgstr "Failed to undefine domain %s" @@ -1913,22 +1923,22 @@ msgstr "" #: src/opennebula/one_driver.c:329 src/opennebula/one_driver.c:404 #: src/openvz_driver.c:350 src/openvz_driver.c:389 src/openvz_driver.c:433 #: src/openvz_driver.c:470 src/openvz_driver.c:909 src/openvz_driver.c:951 -#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1299 -#: src/uml_driver.c:1422 src/uml_driver.c:1462 src/uml_driver.c:1533 -#: src/uml_driver.c:1594 src/uml_driver.c:1638 src/uml_driver.c:1664 -#: src/uml_driver.c:1738 +#: src/openvz_driver.c:982 src/openvz_driver.c:1054 src/uml_driver.c:1294 +#: src/uml_driver.c:1417 src/uml_driver.c:1457 src/uml_driver.c:1528 +#: src/uml_driver.c:1589 src/uml_driver.c:1633 src/uml_driver.c:1659 +#: src/uml_driver.c:1733 #, fuzzy msgid "no domain with matching uuid" msgstr "domain id or uuid" -#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3668 -#: src/uml_driver.c:1600 +#: src/lxc_driver.c:349 src/openvz_driver.c:914 src/qemu_driver.c:3698 +#: src/uml_driver.c:1595 #, fuzzy msgid "cannot delete active domain" msgstr "name of the inactive domain" -#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3674 -#: src/uml_driver.c:1606 +#: src/lxc_driver.c:355 src/opennebula/one_driver.c:306 src/qemu_driver.c:3704 +#: src/uml_driver.c:1601 #, fuzzy msgid "cannot undefine transient domain" msgstr "name of the inactive domain" @@ -1988,7 +1998,7 @@ msgstr "invalid domain pointer in" msgid "failed to kill pid %d" msgstr "Failed to suspend domain %s" -#: src/lxc_driver.c:818 src/util.c:786 +#: src/lxc_driver.c:818 src/util.c:811 #, fuzzy, c-format msgid "cannot wait for '%s'" msgstr "Failed to suspend domain %s" @@ -2044,7 +2054,7 @@ msgstr "invalid argument in %s" msgid "Invalid parameter count" msgstr "invalid argument in" -#: src/lxc_driver.c:1424 src/qemu_driver.c:2019 src/qemu_driver.c:4839 +#: src/lxc_driver.c:1424 src/qemu_driver.c:2047 src/qemu_driver.c:4869 #, fuzzy msgid "failed to determine host name" msgstr "failed to get hypervisor type" @@ -2252,68 +2262,78 @@ msgstr "name of the inactive domain" msgid "cannot create autostart directory '%s'" msgstr "failed to write configuration file: %s" -#: src/network_driver.c:1382 src/storage_driver.c:972 +#: src/network_driver.c:1382 src/storage_driver.c:974 #, fuzzy, c-format msgid "Failed to create symlink '%s' to '%s'" msgstr "Failed to save domain %s to %s" -#: src/network_driver.c:1389 src/qemu_driver.c:4320 src/storage_driver.c:980 -#: src/uml_driver.c:1701 +#: src/network_driver.c:1389 src/qemu_driver.c:4350 src/storage_driver.c:982 +#: src/uml_driver.c:1696 #, fuzzy, c-format msgid "Failed to delete symlink '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:78 +#: src/node_device.c:65 +#, fuzzy, c-format +msgid "Failed to refresh WWPN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:72 +#, fuzzy, c-format +msgid "Failed to refresh WWNN for host%d" +msgstr "Failed to resume domain %s" + +#: src/node_device.c:110 #, fuzzy, c-format msgid "cannot resolve driver link %s" msgstr "Failed to create domain %s\n" -#: src/node_device.c:251 src/node_device.c:277 src/node_device.c:311 -#: src/node_device.c:341 +#: src/node_device.c:283 src/node_device.c:311 src/node_device.c:345 +#: src/node_device.c:375 #, fuzzy msgid "no node device with matching name" msgstr "domain id or name" -#: src/node_device.c:287 +#: src/node_device.c:321 #, fuzzy msgid "no parent for this device" msgstr "Cannot extract running %s hypervisor version\n" -#: src/node_device.c:384 +#: src/node_device.c:418 #, fuzzy, c-format msgid "Invalid vport operation (%d)" msgstr "invalid argument in" -#: src/node_device.c:401 +#: src/node_device.c:435 #, fuzzy, c-format msgid "Vport operation path is '%s'" msgstr "Failed to suspend domain %s" -#: src/node_device.c:415 +#: src/node_device.c:449 #, c-format msgid "Write of '%s' to '%s' during vport create/delete failed" msgstr "" -#: src/node_device.c:424 +#: src/node_device.c:458 #, fuzzy msgid "Vport operation complete" msgstr "operation failed" -#: src/node_device.c:452 +#: src/node_device.c:486 msgid "Device is not a fibre channel HBA" msgstr "" -#: src/node_device.c:482 +#: src/node_device.c:516 #, fuzzy, c-format msgid "Could not find parent HBA for '%s'" msgstr "could not connect to %s" -#: src/node_device.c:502 +#: src/node_device.c:536 #, c-format msgid "Parent HBA %s is not capable of vport operations" msgstr "" -#: src/node_device.c:523 +#: src/node_device.c:557 #, fuzzy msgid "Could not get current time" msgstr "Failed to create domain %s\n" @@ -2603,73 +2623,78 @@ msgstr "unknown OS type %s" msgid "no device capabilities for '%s'" msgstr "" -#: src/node_device_hal_linux.c:47 +#: src/node_device_hal_linux.c:53 +#, fuzzy, c-format +msgid "Opened WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:56 +#, fuzzy, c-format +msgid "Failed to open WWN path '%s' for reading" +msgstr "failed to open %s for reading" + +#: src/node_device_hal_linux.c:79 +#, fuzzy, c-format +msgid "Failed to read WWN for host%d '%s'" +msgstr "Failed to read description file %s" + +#: src/node_device_hal_linux.c:117 #, c-format msgid "Checking if host%d is an FC HBA" msgstr "" -#: src/node_device_hal_linux.c:73 +#: src/node_device_hal_linux.c:137 #, fuzzy, c-format -msgid "Failed to open WWNN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:81 -#, fuzzy, c-format -msgid "Failed to read WWNN from '%s'" +msgid "Failed to read WWPN for host%d" msgstr "Failed to read description file %s" -#: src/node_device_hal_linux.c:117 +#: src/node_device_hal_linux.c:146 #, fuzzy, c-format -msgid "Failed to open WWPN path '%s' for reading" -msgstr "failed to open %s for reading" - -#: src/node_device_hal_linux.c:125 -#, fuzzy, c-format -msgid "Failed to read WWPN from '%s'" +msgid "Failed to read WWNN for host%d" msgstr "Failed to read description file %s" -#: src/nodeinfo.c:81 +#: src/nodeinfo.c:82 #, fuzzy msgid "parsing cpuinfo processor" msgstr "domain uuid" -#: src/nodeinfo.c:93 +#: src/nodeinfo.c:94 msgid "parsing cpuinfo cpu MHz" msgstr "" -#: src/nodeinfo.c:120 +#: src/nodeinfo.c:121 #, fuzzy msgid "no cpus found" msgstr "node cpu numa nodes" -#: src/nodeinfo.c:158 src/uml_driver.c:1763 src/util.c:322 +#: src/nodeinfo.c:159 src/uml_driver.c:1758 src/util.c:349 #, fuzzy, c-format msgid "cannot open %s" msgstr "Failed to suspend domain %s" -#: src/nodeinfo.c:174 +#: src/nodeinfo.c:175 msgid "node info not implemented on this platform" msgstr "" -#: src/nodeinfo.c:253 src/nodeinfo.c:290 +#: src/nodeinfo.c:257 src/nodeinfo.c:294 msgid "NUMA not supported on this host" msgstr "" -#: src/nodeinfo.c:259 +#: src/nodeinfo.c:263 #, c-format msgid "start cell %d out of range (0-%d)" msgstr "" -#: src/nodeinfo.c:271 src/nodeinfo.c:298 +#: src/nodeinfo.c:275 src/nodeinfo.c:302 #, fuzzy msgid "Failed to query NUMA free memory" msgstr "Used memory:" -#: src/nodeinfo.c:319 src/nodeinfo.c:326 +#: src/nodeinfo.c:323 src/nodeinfo.c:330 msgid "NUMA memory information not available on this platform" msgstr "" -#: src/opennebula/one_conf.c:130 +#: src/opennebula/one_conf.c:150 msgid "Error submitting virtual machine to OpenNebula" msgstr "" @@ -2688,17 +2713,17 @@ msgstr "" msgid "Wrong state to perform action" msgstr "node information" -#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2158 -#: src/qemu_driver.c:2208 src/qemu_driver.c:2288 src/qemu_driver.c:2705 -#: src/qemu_driver.c:4369 src/qemu_driver.c:4508 src/qemu_driver.c:4654 -#: src/qemu_driver.c:4980 src/xen_internal.c:1088 src/xen_internal.c:1168 +#: src/opennebula/one_driver.c:584 src/qemu_driver.c:2186 +#: src/qemu_driver.c:2236 src/qemu_driver.c:2316 src/qemu_driver.c:2733 +#: src/qemu_driver.c:4399 src/qemu_driver.c:4538 src/qemu_driver.c:4684 +#: src/qemu_driver.c:5010 src/xen_internal.c:1088 src/xen_internal.c:1168 #: src/xen_internal.c:1271 #, fuzzy msgid "domain is not running" msgstr "Domain is already active" #: src/opennebula/one_driver.c:587 src/opennebula/one_driver.c:620 -#: src/qemu_driver.c:1930 src/uml_driver.c:1239 src/uml_driver.c:1269 +#: src/qemu_driver.c:1958 src/uml_driver.c:1234 src/uml_driver.c:1264 #: src/vbox/vbox_tmpl.c:566 #, c-format msgid "no domain with matching id %d" @@ -2890,7 +2915,7 @@ msgstr "Domain is already active" msgid "Could not read container config" msgstr "could not connect to %s" -#: src/openvz_driver.c:1008 src/qemu_driver.c:1862 +#: src/openvz_driver.c:1008 src/qemu_driver.c:1874 #, fuzzy, c-format msgid "unknown type '%s'" msgstr "unknown OS type %s" @@ -3035,216 +3060,216 @@ msgstr "Communication error with proxy: malformed packet\n" msgid "got asynchronous packet number %d\n" msgstr "got asynchronous packet number %d\n" -#: src/qemu_conf.c:568 +#: src/qemu_conf.c:574 #, fuzzy, c-format msgid "cannot parse QEMU version number in '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:601 +#: src/qemu_conf.c:607 #, fuzzy msgid "Unable to read QEMU help output" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:625 +#: src/qemu_conf.c:631 #, c-format msgid "Unexpected exit status from qemu %d pid %lu" msgstr "" -#: src/qemu_conf.c:633 +#: src/qemu_conf.c:639 #, c-format msgid "Unexpected exit status '%d', qemu probably failed" msgstr "" -#: src/qemu_conf.c:673 +#: src/qemu_conf.c:679 #, fuzzy, c-format msgid "Cannot find QEMU binary %s: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:706 src/uml_conf.c:204 +#: src/qemu_conf.c:712 src/uml_conf.c:204 #, fuzzy, c-format msgid "Network '%s' not found" msgstr "domain name or uuid" -#: src/qemu_conf.c:721 +#: src/qemu_conf.c:727 #, fuzzy, c-format msgid "Network type %d is not supported" msgstr "Domain %s started\n" -#: src/qemu_conf.c:738 src/uml_conf.c:115 +#: src/qemu_conf.c:744 src/uml_conf.c:115 #, fuzzy, c-format msgid "cannot initialize bridge support: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:748 src/uml_conf.c:125 +#: src/qemu_conf.c:754 src/uml_conf.c:125 #, fuzzy, c-format msgid "Failed to add tap interface to bridge. %s is not a bridge device" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:752 src/uml_conf.c:130 +#: src/qemu_conf.c:758 src/uml_conf.c:130 #, fuzzy, c-format msgid "Failed to add tap interface '%s' to bridge '%s' : %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:902 +#: src/qemu_conf.c:908 #, fuzzy msgid "TCP migration is not supported with this QEMU binary" msgstr "no support for hypervisor" -#: src/qemu_conf.c:910 src/qemu_conf.c:916 +#: src/qemu_conf.c:916 src/qemu_conf.c:922 msgid "STDIO migration is not supported with this QEMU binary" msgstr "" -#: src/qemu_conf.c:1159 +#: src/qemu_conf.c:1165 #, fuzzy, c-format msgid "unsupported driver name '%s' for disk '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1199 src/qemu_conf.c:1270 +#: src/qemu_conf.c:1205 src/qemu_conf.c:1276 #, fuzzy, c-format msgid "unsupported usb disk type for '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1207 src/qemu_conf.c:1289 src/uml_conf.c:439 +#: src/qemu_conf.c:1213 src/qemu_conf.c:1295 src/uml_conf.c:439 #, fuzzy, c-format msgid "unsupported disk type '%s'" msgstr "unexpected mime type" -#: src/qemu_conf.c:1535 +#: src/qemu_conf.c:1541 #, fuzzy msgid "invalid sound model" msgstr "invalid domain pointer in" -#: src/qemu_conf.c:1788 +#: src/qemu_conf.c:1794 #, fuzzy, c-format msgid "malformed keyword arguments in '%s'" msgstr "invalid argument in %s" -#: src/qemu_conf.c:1921 +#: src/qemu_conf.c:1927 #, fuzzy, c-format msgid "cannot parse drive index '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:1930 +#: src/qemu_conf.c:1936 #, fuzzy, c-format msgid "missing file parameter in drive '%s'" msgstr "missing devices information for %s" -#: src/qemu_conf.c:1937 +#: src/qemu_conf.c:1943 #, c-format msgid "missing index parameter in drive '%s'" msgstr "" -#: src/qemu_conf.c:1997 +#: src/qemu_conf.c:2003 #, fuzzy, c-format msgid "cannot parse NIC vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2009 +#: src/qemu_conf.c:2015 #, fuzzy, c-format msgid "cannot find NIC definition for vlan %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_conf.c:2068 +#: src/qemu_conf.c:2074 #, fuzzy, c-format msgid "cannot parse vlan in '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2098 +#: src/qemu_conf.c:2104 #, fuzzy, c-format msgid "cannot parse NIC definition '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2162 src/qemu_conf.c:2220 +#: src/qemu_conf.c:2168 src/qemu_conf.c:2226 #, fuzzy, c-format msgid "unknown PCI device syntax '%s'" msgstr "unknown OS type" -#: src/qemu_conf.c:2170 src/qemu_conf.c:2243 +#: src/qemu_conf.c:2176 src/qemu_conf.c:2249 #, fuzzy, c-format msgid "cannot extract PCI device bus '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2177 +#: src/qemu_conf.c:2183 #, fuzzy, c-format msgid "cannot extract PCI device slot '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2184 +#: src/qemu_conf.c:2190 #, fuzzy, c-format msgid "cannot extract PCI device function '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2229 +#: src/qemu_conf.c:2235 #, fuzzy, c-format msgid "cannot extract USB device vendor '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2236 +#: src/qemu_conf.c:2242 #, fuzzy, c-format msgid "cannot extract PCI device product '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2250 +#: src/qemu_conf.c:2256 #, fuzzy, c-format msgid "cannot extract PCI device address '%s'" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_conf.c:2351 +#: src/qemu_conf.c:2357 #, fuzzy, c-format msgid "cannot find port number in character device %s" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2387 +#: src/qemu_conf.c:2393 #, fuzzy, c-format msgid "unknown character device syntax %s" msgstr "unknown OS type" -#: src/qemu_conf.c:2420 +#: src/qemu_conf.c:2426 #, fuzzy msgid "no emulator path found" msgstr "domain name or uuid" -#: src/qemu_conf.c:2472 +#: src/qemu_conf.c:2478 #, fuzzy, c-format msgid "missing value for %s argument" msgstr "missing root device information" -#: src/qemu_conf.c:2517 +#: src/qemu_conf.c:2523 #, fuzzy, c-format msgid "cannot parse VNC port '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2541 +#: src/qemu_conf.c:2547 #, fuzzy, c-format msgid "cannot parse memory level '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_conf.c:2550 +#: src/qemu_conf.c:2556 #, fuzzy, c-format msgid "cannot parse CPU count '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2558 +#: src/qemu_conf.c:2564 #, fuzzy, c-format msgid "cannot parse UUID '%s'" msgstr "Failed to suspend domain %s" -#: src/qemu_conf.c:2811 +#: src/qemu_conf.c:2817 #, c-format msgid "unknown QEMU argument '%s' during conversion" msgstr "" -#: src/qemu_conf.c:2814 +#: src/qemu_conf.c:2820 #, fuzzy, c-format msgid "unknown argument '%s'" msgstr "unknown OS type %s" -#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:804 +#: src/qemu_driver.c:152 src/qemu_driver.c:184 src/uml_driver.c:799 #, fuzzy, c-format msgid "failed to create logfile %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:813 +#: src/qemu_driver.c:158 src/qemu_driver.c:190 src/uml_driver.c:808 #, fuzzy msgid "Unable to set VM logfile close-on-exec flag" msgstr "failed to write configuration file" @@ -3259,7 +3284,7 @@ msgstr "failed to write configuration file" msgid "Unable to seek to %lld in %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:226 src/uml_driver.c:139 +#: src/qemu_driver.c:226 #, fuzzy, c-format msgid "Failed to autostart VM '%s': %s\n" msgstr "Failed to suspend domain %s" @@ -3274,659 +3299,657 @@ msgstr "Failed to save domain %s to %s" msgid "Failed to reconnect monitor for %s: %d\n" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:361 -#, fuzzy -msgid "Failed to start security driver" -msgstr "domain memory" - -#: src/qemu_driver.c:366 -msgid "No security driver available" -msgstr "" - -#: src/qemu_driver.c:386 +#: src/qemu_driver.c:363 #, fuzzy, c-format msgid "Failed to copy secModel model: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:394 +#: src/qemu_driver.c:371 #, fuzzy, c-format msgid "Failed to copy secModel DOI: %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:471 +#: src/qemu_driver.c:392 +#, fuzzy +msgid "Failed to start security driver" +msgstr "domain memory" + +#: src/qemu_driver.c:397 +msgid "No security driver available" +msgstr "" + +#: src/qemu_driver.c:483 #, fuzzy, c-format msgid "Failed to create state dir '%s': %s\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:685 src/qemu_driver.c:698 src/qemu_driver.c:709 +#: src/qemu_driver.c:697 src/qemu_driver.c:710 src/qemu_driver.c:721 #, c-format msgid "Failure while reading %s startup output" msgstr "" -#: src/qemu_driver.c:693 +#: src/qemu_driver.c:705 #, c-format msgid "Timed out while reading %s startup output" msgstr "" -#: src/qemu_driver.c:727 +#: src/qemu_driver.c:739 #, c-format msgid "Out of space while reading %s startup output" msgstr "" -#: src/qemu_driver.c:764 +#: src/qemu_driver.c:776 #, c-format msgid "Failure while reading %s log output" msgstr "" -#: src/qemu_driver.c:773 +#: src/qemu_driver.c:785 #, c-format msgid "Out of space while reading %s log output" msgstr "" -#: src/qemu_driver.c:780 +#: src/qemu_driver.c:792 #, c-format msgid "Process exited while reading %s log output" msgstr "" -#: src/qemu_driver.c:793 +#: src/qemu_driver.c:805 #, c-format msgid "Timed out while reading %s log output" msgstr "" -#: src/qemu_driver.c:822 +#: src/qemu_driver.c:834 #, fuzzy, c-format msgid "Unable to open monitor path %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:827 +#: src/qemu_driver.c:839 msgid "Unable to set monitor close-on-exec flag" msgstr "" -#: src/qemu_driver.c:832 +#: src/qemu_driver.c:844 msgid "Unable to put monitor into non-blocking mode" msgstr "" -#: src/qemu_driver.c:982 +#: src/qemu_driver.c:994 #, fuzzy, c-format msgid "Unable to close logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:991 +#: src/qemu_driver.c:1003 #, fuzzy, c-format msgid "unable to start guest: %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1021 +#: src/qemu_driver.c:1033 msgid "cannot run monitor command to fetch CPU thread info" msgstr "" -#: src/qemu_driver.c:1125 +#: src/qemu_driver.c:1137 #, fuzzy msgid "failed to set CPU affinity" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1135 src/qemu_driver.c:2214 +#: src/qemu_driver.c:1147 src/qemu_driver.c:2242 #, fuzzy msgid "resume operation failed" msgstr "operation failed" -#: src/qemu_driver.c:1168 +#: src/qemu_driver.c:1180 msgid "setting VNC password failed" msgstr "" -#: src/qemu_driver.c:1310 +#: src/qemu_driver.c:1322 #, fuzzy msgid "Failed to set security label" msgstr "domain memory" -#: src/qemu_driver.c:1345 src/uml_driver.c:768 +#: src/qemu_driver.c:1357 src/uml_driver.c:763 #, fuzzy msgid "VM is already active" msgstr "Domain is already active" -#: src/qemu_driver.c:1363 +#: src/qemu_driver.c:1375 msgid "Unable to find an unused VNC port" msgstr "" -#: src/qemu_driver.c:1371 src/uml_driver.c:790 +#: src/qemu_driver.c:1383 src/uml_driver.c:785 #, fuzzy, c-format msgid "cannot create log directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1387 src/qemu_driver.c:3437 +#: src/qemu_driver.c:1399 src/qemu_driver.c:3467 #, fuzzy, c-format msgid "Cannot find QEMU binary %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1402 +#: src/qemu_driver.c:1414 #, fuzzy, c-format msgid "Cannot remove stale PID file for %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:1409 +#: src/qemu_driver.c:1421 #, fuzzy msgid "Failed to build pidfile path." msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1422 src/qemu_driver.c:1425 src/uml_driver.c:828 -#: src/uml_driver.c:831 +#: src/qemu_driver.c:1434 src/qemu_driver.c:1437 #, fuzzy, c-format msgid "Unable to write envv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1432 src/qemu_driver.c:1435 src/qemu_driver.c:1440 -#: src/uml_driver.c:838 src/uml_driver.c:841 src/uml_driver.c:846 +#: src/qemu_driver.c:1444 src/qemu_driver.c:1447 src/qemu_driver.c:1452 #, fuzzy, c-format msgid "Unable to write argv to logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1444 +#: src/qemu_driver.c:1456 #, fuzzy, c-format msgid "Unable to seek to end of logfile: %s\n" msgstr "failed to write configuration file" -#: src/qemu_driver.c:1461 +#: src/qemu_driver.c:1473 #, fuzzy, c-format msgid "Domain %s didn't show up\n" msgstr "Domain %s is being shutdown\n" -#: src/qemu_driver.c:1534 +#: src/qemu_driver.c:1546 #, fuzzy, c-format msgid "Shutting down VM '%s'\n" msgstr "failed to get domain '%s'" -#: src/qemu_driver.c:1539 +#: src/qemu_driver.c:1551 #, fuzzy, c-format msgid "Failed to send SIGTERM to %s (%d)" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1566 +#: src/qemu_driver.c:1578 #, fuzzy, c-format msgid "Failed to remove domain status for %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1571 +#: src/qemu_driver.c:1583 #, fuzzy, c-format msgid "Failed to remove PID file for %s: %s" msgstr "Failed to create domain from %s" -#: src/qemu_driver.c:1619 +#: src/qemu_driver.c:1631 #, c-format msgid "unhandled fd event %d for %s" msgstr "" -#: src/qemu_driver.c:1774 +#: src/qemu_driver.c:1786 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///system" msgstr "" -#: src/qemu_driver.c:1781 +#: src/qemu_driver.c:1793 #, c-format msgid "unexpected QEMU URI path '%s', try qemu:///session" msgstr "" -#: src/qemu_driver.c:1790 +#: src/qemu_driver.c:1802 #, fuzzy msgid "qemu state driver is not active" msgstr "Domain is already active" -#: src/qemu_driver.c:1835 +#: src/qemu_driver.c:1847 #, fuzzy, c-format msgid "Unable to open %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:1957 src/qemu_driver.c:2153 src/qemu_driver.c:2203 -#: src/qemu_driver.c:2252 src/qemu_driver.c:2283 src/qemu_driver.c:2325 -#: src/qemu_driver.c:2352 src/qemu_driver.c:2377 src/qemu_driver.c:2500 -#: src/qemu_driver.c:2541 src/qemu_driver.c:2699 src/qemu_driver.c:2834 -#: src/qemu_driver.c:2895 src/qemu_driver.c:2964 src/qemu_driver.c:3044 -#: src/qemu_driver.c:3077 src/qemu_driver.c:3319 src/qemu_driver.c:3548 -#: src/qemu_driver.c:3662 src/qemu_driver.c:4053 src/qemu_driver.c:4203 -#: src/qemu_driver.c:4256 src/qemu_driver.c:4283 src/qemu_driver.c:4364 -#: src/qemu_driver.c:4502 src/qemu_driver.c:4568 src/qemu_driver.c:4642 -#: src/qemu_driver.c:4974 src/uml_driver.c:1327 src/uml_driver.c:1352 -#: src/uml_driver.c:1385 +#: src/qemu_driver.c:1985 src/qemu_driver.c:2181 src/qemu_driver.c:2231 +#: src/qemu_driver.c:2280 src/qemu_driver.c:2311 src/qemu_driver.c:2353 +#: src/qemu_driver.c:2380 src/qemu_driver.c:2405 src/qemu_driver.c:2528 +#: src/qemu_driver.c:2569 src/qemu_driver.c:2727 src/qemu_driver.c:2862 +#: src/qemu_driver.c:2923 src/qemu_driver.c:2992 src/qemu_driver.c:3072 +#: src/qemu_driver.c:3107 src/qemu_driver.c:3349 src/qemu_driver.c:3578 +#: src/qemu_driver.c:3692 src/qemu_driver.c:4083 src/qemu_driver.c:4233 +#: src/qemu_driver.c:4286 src/qemu_driver.c:4313 src/qemu_driver.c:4394 +#: src/qemu_driver.c:4532 src/qemu_driver.c:4598 src/qemu_driver.c:4672 +#: src/qemu_driver.c:5004 src/uml_driver.c:1322 src/uml_driver.c:1347 +#: src/uml_driver.c:1380 #, c-format msgid "no domain with matching uuid '%s'" msgstr "" -#: src/qemu_driver.c:1982 src/qemu_driver.c:5103 +#: src/qemu_driver.c:2010 src/qemu_driver.c:5133 #, fuzzy, c-format msgid "no domain with matching name '%s'" msgstr "domain id or name" -#: src/qemu_driver.c:2082 src/qemu_driver.c:2101 src/qemu_driver.c:3225 -#: src/qemu_driver.c:3244 src/qemu_driver.c:3592 src/qemu_driver.c:3607 +#: src/qemu_driver.c:2110 src/qemu_driver.c:2129 src/qemu_driver.c:3255 +#: src/qemu_driver.c:3274 src/qemu_driver.c:3622 src/qemu_driver.c:3637 #, fuzzy, c-format msgid "domain '%s' is already defined with uuid %s" msgstr "domain %s exists already" -#: src/qemu_driver.c:2090 src/qemu_driver.c:3233 +#: src/qemu_driver.c:2118 src/qemu_driver.c:3263 #, fuzzy, c-format msgid "domain is already active as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:2164 src/qemu_driver.c:2714 +#: src/qemu_driver.c:2192 src/qemu_driver.c:2742 #, fuzzy msgid "suspend operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2258 src/uml_driver.c:1246 +#: src/qemu_driver.c:2286 src/uml_driver.c:1241 #, fuzzy msgid "shutdown operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2383 src/uml_driver.c:1358 +#: src/qemu_driver.c:2411 src/uml_driver.c:1353 msgid "cannot set max memory lower than current memory" msgstr "" -#: src/qemu_driver.c:2416 +#: src/qemu_driver.c:2444 #, fuzzy msgid "could not query memory balloon allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2427 +#: src/qemu_driver.c:2455 #, fuzzy msgid "could not parse memory balloon allocation" msgstr "could not connect to %s" -#: src/qemu_driver.c:2466 +#: src/qemu_driver.c:2494 #, fuzzy msgid "could not balloon memory allocation" msgstr "change memory allocation" -#: src/qemu_driver.c:2506 src/uml_driver.c:1397 +#: src/qemu_driver.c:2534 src/uml_driver.c:1392 msgid "cannot set memory higher than max memory" msgstr "" -#: src/qemu_driver.c:2514 src/uml_driver.c:1391 +#: src/qemu_driver.c:2542 src/uml_driver.c:1386 #, fuzzy msgid "cannot set memory of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2726 +#: src/qemu_driver.c:2754 #, fuzzy msgid "failed to get domain xml" msgstr "failed to get domain UUID" -#: src/qemu_driver.c:2734 +#: src/qemu_driver.c:2762 #, fuzzy, c-format msgid "failed to create '%s'" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:2740 +#: src/qemu_driver.c:2768 #, fuzzy msgid "failed to write save header" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2746 +#: src/qemu_driver.c:2774 #, fuzzy msgid "failed to write xml" msgstr "Failed to write to socket %d\n" -#: src/qemu_driver.c:2752 +#: src/qemu_driver.c:2780 #, fuzzy, c-format msgid "unable to save file %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:2774 src/qemu_driver.c:5023 +#: src/qemu_driver.c:2802 src/qemu_driver.c:5053 #, fuzzy msgid "migrate operation failed" msgstr "operation failed" -#: src/qemu_driver.c:2785 +#: src/qemu_driver.c:2813 msgid "'migrate' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:2840 +#: src/qemu_driver.c:2868 #, fuzzy msgid "cannot change vcpu count of an active domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:2846 src/qemu_driver.c:3050 src/qemu_driver.c:3083 +#: src/qemu_driver.c:2874 src/qemu_driver.c:3078 src/qemu_driver.c:3113 #, fuzzy, c-format msgid "unknown virt type in domain definition '%d'" msgstr "load domain definition file" -#: src/qemu_driver.c:2853 +#: src/qemu_driver.c:2881 msgid "could not determine max vcpus for the domain" msgstr "" -#: src/qemu_driver.c:2859 +#: src/qemu_driver.c:2887 #, c-format msgid "" "requested vcpus is greater than max allowable vcpus for the domain: %d > %d" msgstr "" -#: src/qemu_driver.c:2901 src/qemu_driver.c:2970 +#: src/qemu_driver.c:2929 src/qemu_driver.c:2998 #, fuzzy msgid "cannot pin vcpus on an inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:2907 +#: src/qemu_driver.c:2935 #, c-format msgid "vcpu number out of range %d > %d" msgstr "" -#: src/qemu_driver.c:2928 +#: src/qemu_driver.c:2956 #, fuzzy msgid "cannot set affinity" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:2933 +#: src/qemu_driver.c:2961 #, fuzzy msgid "cpu affinity is not supported" msgstr "library call failed, possibly not supported" -#: src/qemu_driver.c:3005 +#: src/qemu_driver.c:3033 #, fuzzy msgid "cannot get affinity" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3015 +#: src/qemu_driver.c:3043 msgid "cpu affinity is not available" msgstr "" -#: src/qemu_driver.c:3106 +#: src/qemu_driver.c:3136 #, fuzzy msgid "Failed to get security label" msgstr "domain memory" -#: src/qemu_driver.c:3137 +#: src/qemu_driver.c:3167 #, c-format msgid "security model string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3147 +#: src/qemu_driver.c:3177 #, c-format msgid "security DOI string exceeds max %d bytes" msgstr "" -#: src/qemu_driver.c:3175 +#: src/qemu_driver.c:3205 #, fuzzy msgid "cannot read domain image" msgstr "node domain list" -#: src/qemu_driver.c:3181 +#: src/qemu_driver.c:3211 #, fuzzy msgid "failed to read qemu header" msgstr "failed to read from Xen Daemon" -#: src/qemu_driver.c:3187 +#: src/qemu_driver.c:3217 msgid "image magic is incorrect" msgstr "" -#: src/qemu_driver.c:3193 +#: src/qemu_driver.c:3223 #, c-format msgid "image version is not supported (%d > %d)" msgstr "" -#: src/qemu_driver.c:3205 +#: src/qemu_driver.c:3235 #, fuzzy msgid "failed to read XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3213 src/qemu_driver.c:4874 +#: src/qemu_driver.c:3243 src/qemu_driver.c:4904 #, fuzzy msgid "failed to parse XML" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3254 src/qemu_driver.c:4911 +#: src/qemu_driver.c:3284 src/qemu_driver.c:4941 #, fuzzy msgid "failed to assign new VM" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:3281 +#: src/qemu_driver.c:3311 #, fuzzy msgid "failed to resume domain" msgstr "Failed to resume domain %s" -#: src/qemu_driver.c:3352 src/qemu_driver.c:3387 src/xen_unified.c:1082 +#: src/qemu_driver.c:3382 src/qemu_driver.c:3417 src/xen_unified.c:1082 #: src/xen_unified.c:1121 #, fuzzy, c-format msgid "unsupported config type %s" msgstr "unexpected mime type" -#: src/qemu_driver.c:3446 +#: src/qemu_driver.c:3476 #, fuzzy, c-format msgid "Cannot determine QEMU argv syntax %s" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3709 +#: src/qemu_driver.c:3739 #, fuzzy, c-format msgid "cannot convert disk '%s' to bus/device index" msgstr "Cannot extract running %s hypervisor version\n" -#: src/qemu_driver.c:3735 +#: src/qemu_driver.c:3765 #, fuzzy, c-format msgid "Unsupported disk name mapping for bus '%s'" msgstr "unexpected mime type" -#: src/qemu_driver.c:3770 +#: src/qemu_driver.c:3800 #, c-format msgid "No device with bus '%s' and target '%s'" msgstr "" -#: src/qemu_driver.c:3793 +#: src/qemu_driver.c:3823 #, c-format msgid "" "Emulator version does not support removable media for device '%s' and target " "'%s'" msgstr "" -#: src/qemu_driver.c:3830 +#: src/qemu_driver.c:3860 #, fuzzy msgid "could not change cdrom media" msgstr "could not connect to %s" -#: src/qemu_driver.c:3841 +#: src/qemu_driver.c:3871 #, fuzzy, c-format msgid "changing cdrom media failed: %s" msgstr "domain name" -#: src/qemu_driver.c:3868 src/qemu_driver.c:3937 +#: src/qemu_driver.c:3898 src/qemu_driver.c:3967 #, c-format msgid "target %s already exists" msgstr "" -#: src/qemu_driver.c:3894 +#: src/qemu_driver.c:3924 #, fuzzy, c-format msgid "cannot attach %s disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3908 +#: src/qemu_driver.c:3938 #, fuzzy msgid "Unable to parse slot number\n" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:3911 +#: src/qemu_driver.c:3941 #, fuzzy, c-format msgid "adding %s disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:3962 +#: src/qemu_driver.c:3992 #, fuzzy msgid "cannot attach usb disk" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:3973 +#: src/qemu_driver.c:4003 #, fuzzy msgid "adding usb disk failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4016 +#: src/qemu_driver.c:4046 #, fuzzy msgid "cannot attach usb device" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4027 +#: src/qemu_driver.c:4057 #, fuzzy msgid "adding usb device failed" msgstr "loading host definition file" -#: src/qemu_driver.c:4059 +#: src/qemu_driver.c:4089 #, fuzzy msgid "cannot attach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4084 +#: src/qemu_driver.c:4114 #, c-format msgid "disk bus '%s' cannot be hotplugged." msgstr "" -#: src/qemu_driver.c:4094 +#: src/qemu_driver.c:4124 #, c-format msgid "disk device type '%s' cannot be hotplugged" msgstr "" -#: src/qemu_driver.c:4104 +#: src/qemu_driver.c:4134 #, c-format msgid "device type '%s' cannot be attached" msgstr "" -#: src/qemu_driver.c:4138 +#: src/qemu_driver.c:4168 #, fuzzy, c-format msgid "disk %s not found" msgstr "domain information" -#: src/qemu_driver.c:4144 +#: src/qemu_driver.c:4174 #, c-format msgid "disk %s cannot be detached - invalid slot number %d" msgstr "" -#: src/qemu_driver.c:4156 +#: src/qemu_driver.c:4186 #, fuzzy, c-format msgid "failed to execute detach disk %s command" msgstr "Failed to destroy domain %s" -#: src/qemu_driver.c:4165 +#: src/qemu_driver.c:4195 #, fuzzy, c-format msgid "failed to detach disk %s: invalid slot %d" msgstr "Failed to get devices for domain %s\n" -#: src/qemu_driver.c:4209 +#: src/qemu_driver.c:4239 #, fuzzy msgid "cannot detach device on inactive domain" msgstr "undefine an inactive domain" -#: src/qemu_driver.c:4229 +#: src/qemu_driver.c:4259 msgid "only SCSI or virtio disk device can be detached dynamically" msgstr "" -#: src/qemu_driver.c:4289 src/uml_driver.c:1670 +#: src/qemu_driver.c:4319 src/uml_driver.c:1665 #, fuzzy msgid "cannot set autostart for transient domain" msgstr "name of the inactive domain" -#: src/qemu_driver.c:4306 src/storage_driver.c:965 src/uml_driver.c:1687 +#: src/qemu_driver.c:4336 src/storage_driver.c:967 src/uml_driver.c:1682 #, fuzzy, c-format msgid "cannot create autostart directory %s" msgstr "failed to write configuration file: %s" -#: src/qemu_driver.c:4313 src/uml_driver.c:1694 +#: src/qemu_driver.c:4343 src/uml_driver.c:1689 #, fuzzy, c-format msgid "Failed to create symlink '%s to '%s'" msgstr "Failed to save domain %s to %s" -#: src/qemu_driver.c:4382 +#: src/qemu_driver.c:4412 #, fuzzy, c-format msgid "invalid path: %s" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4393 +#: src/qemu_driver.c:4423 msgid "'info blockstats' command failed" msgstr "" -#: src/qemu_driver.c:4406 +#: src/qemu_driver.c:4436 msgid "'info blockstats' not supported by this qemu" msgstr "" -#: src/qemu_driver.c:4474 +#: src/qemu_driver.c:4504 #, fuzzy, c-format msgid "device not found: %s (%s)" msgstr "Domain restored from %s\n" -#: src/qemu_driver.c:4514 src/qemu_driver.c:4574 src/uml_driver.c:1744 +#: src/qemu_driver.c:4544 src/qemu_driver.c:4604 src/uml_driver.c:1739 msgid "NULL or empty path" msgstr "" -#: src/qemu_driver.c:4531 +#: src/qemu_driver.c:4561 #, c-format msgid "invalid path, '%s' is not a known interface" msgstr "" -#: src/qemu_driver.c:4593 +#: src/qemu_driver.c:4623 #, fuzzy, c-format msgid "%s: failed to open" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4604 +#: src/qemu_driver.c:4634 #, fuzzy, c-format msgid "%s: failed to seek or read" msgstr "Failed to suspend domain %s" -#: src/qemu_driver.c:4611 src/uml_driver.c:1781 +#: src/qemu_driver.c:4641 src/uml_driver.c:1776 #, fuzzy msgid "invalid path" msgstr "invalid argument in %s" -#: src/qemu_driver.c:4648 +#: src/qemu_driver.c:4678 msgid "QEMU driver only supports virtual memory addrs" msgstr "" -#: src/qemu_driver.c:4661 +#: src/qemu_driver.c:4691 #, fuzzy, c-format msgid "mkstemp(\"%s\") failed" msgstr "operation failed: %s" -#: src/qemu_driver.c:4669 +#: src/qemu_driver.c:4699 #, fuzzy msgid "'memsave' command failed" msgstr "domain name" -#: src/qemu_driver.c:4678 +#: src/qemu_driver.c:4708 #, fuzzy, c-format msgid "failed to read temporary file created with template %s" msgstr "failed to write configuration file" -#: src/qemu_driver.c:4818 +#: src/qemu_driver.c:4848 #, fuzzy msgid "no domain XML passed" msgstr "domain information" -#: src/qemu_driver.c:4855 +#: src/qemu_driver.c:4885 msgid "only tcp URIs are supported for KVM migrations" msgstr "" -#: src/qemu_driver.c:4865 +#: src/qemu_driver.c:4895 msgid "URI did not have ':port' at the end" msgstr "" -#: src/qemu_driver.c:4891 +#: src/qemu_driver.c:4921 #, fuzzy msgid "could not generate random UUID" msgstr "Failed to create domain %s\n" -#: src/qemu_driver.c:4900 +#: src/qemu_driver.c:4930 #, fuzzy, c-format msgid "domain with the same name or UUID already exists as '%s'" msgstr "Domain is already active" -#: src/qemu_driver.c:4988 +#: src/qemu_driver.c:5018 msgid "off-line migration specified, but suspend operation failed" msgstr "" -#: src/qemu_driver.c:5032 +#: src/qemu_driver.c:5062 #, fuzzy, c-format msgid "migrate failed: %s" msgstr "operation failed: %s" -#: src/qemu_driver.c:5062 +#: src/qemu_driver.c:5092 #, fuzzy, c-format msgid "Failed to resume guest %s after failure\n" msgstr "Failed to resume new domain %s\n" -#: src/qemu_driver.c:5172 src/xen_unified.c:1573 +#: src/qemu_driver.c:5203 src/xen_unified.c:1573 #, c-format msgid "device %s is not a PCI device" msgstr "" @@ -3936,536 +3959,536 @@ msgstr "" msgid "failed to find libvirtd binary" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:374 +#: src/remote_internal.c:375 msgid "" "remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)" msgstr "" -#: src/remote_internal.c:532 +#: src/remote_internal.c:533 msgid "remote_open: for 'ext' transport, command is required" msgstr "" -#: src/remote_internal.c:554 src/xend_internal.c:808 +#: src/remote_internal.c:555 src/xend_internal.c:808 #, fuzzy, c-format msgid "unable to resolve hostname '%s': %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:605 +#: src/remote_internal.c:606 #, fuzzy, c-format msgid "unable to connect to libvirtd at '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:657 +#: src/remote_internal.c:658 #, fuzzy msgid "unable to create socket" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:681 +#: src/remote_internal.c:682 #, fuzzy, c-format msgid "unable to connect to '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:747 +#: src/remote_internal.c:748 #, fuzzy msgid "unable to create socket pair" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:766 +#: src/remote_internal.c:768 msgid "transport methods unix, ssh and ext are not supported under Windows" msgstr "" -#: src/remote_internal.c:775 +#: src/remote_internal.c:777 #, fuzzy msgid "unable to make socket non-blocking" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:781 +#: src/remote_internal.c:783 #, fuzzy msgid "unable to make pipe" msgstr "failed to write configuration file" -#: src/remote_internal.c:815 +#: src/remote_internal.c:817 #, fuzzy msgid "unable to auto-detect URI" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:832 +#: src/remote_internal.c:834 msgid "Error allocating callbacks list" msgstr "" -#: src/remote_internal.c:837 +#: src/remote_internal.c:839 #, fuzzy msgid "Error allocating domainEvents" msgstr "allocating domain" -#: src/remote_internal.c:1050 +#: src/remote_internal.c:1052 #, fuzzy, c-format msgid "Cannot access %s '%s'" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1072 +#: src/remote_internal.c:1074 #, fuzzy, c-format msgid "unable to allocate TLS credentials: %s" msgstr "failed to allocate a node" -#: src/remote_internal.c:1092 +#: src/remote_internal.c:1094 #, fuzzy, c-format msgid "unable to load CA certificate: %s" msgstr "failed to write configuration file" -#: src/remote_internal.c:1107 +#: src/remote_internal.c:1109 #, c-format msgid "unable to load private key/certificate: %s" msgstr "" -#: src/remote_internal.c:1136 +#: src/remote_internal.c:1138 #, fuzzy, c-format msgid "unable to initialize TLS client: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1145 +#: src/remote_internal.c:1147 #, c-format msgid "unable to set TLS algorithm priority: %s" msgstr "" -#: src/remote_internal.c:1154 +#: src/remote_internal.c:1156 #, fuzzy, c-format msgid "unable to set certificate priority: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1164 +#: src/remote_internal.c:1166 #, fuzzy, c-format msgid "unable to set session credentials: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1179 +#: src/remote_internal.c:1181 #, fuzzy, c-format msgid "unable to complete TLS handshake: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1201 +#: src/remote_internal.c:1203 #, c-format msgid "unable to complete TLS initialization: %s" msgstr "" -#: src/remote_internal.c:1207 +#: src/remote_internal.c:1209 msgid "server verification (of our certificate or IP address) failed\n" msgstr "" -#: src/remote_internal.c:1232 +#: src/remote_internal.c:1234 #, fuzzy, c-format msgid "unable to verify server certificate: %s" msgstr "failed to get node information" -#: src/remote_internal.c:1239 +#: src/remote_internal.c:1241 #, fuzzy msgid "cannot get current time" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:1244 +#: src/remote_internal.c:1246 msgid "Invalid certificate" msgstr "" -#: src/remote_internal.c:1247 +#: src/remote_internal.c:1249 msgid "The certificate is not trusted." msgstr "" -#: src/remote_internal.c:1250 +#: src/remote_internal.c:1252 msgid "The certificate hasn't got a known issuer." msgstr "" -#: src/remote_internal.c:1253 +#: src/remote_internal.c:1255 msgid "The certificate has been revoked." msgstr "" -#: src/remote_internal.c:1257 +#: src/remote_internal.c:1259 msgid "The certificate uses an insecure algorithm" msgstr "" -#: src/remote_internal.c:1261 +#: src/remote_internal.c:1263 #, c-format msgid "server certificate failed validation: %s" msgstr "" -#: src/remote_internal.c:1267 +#: src/remote_internal.c:1269 msgid "Certificate type is not X.509" msgstr "" -#: src/remote_internal.c:1272 +#: src/remote_internal.c:1274 msgid "gnutls_certificate_get_peers failed" msgstr "" -#: src/remote_internal.c:1282 +#: src/remote_internal.c:1284 #, fuzzy, c-format msgid "unable to initialize certificate: %s" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:1290 +#: src/remote_internal.c:1292 #, fuzzy, c-format msgid "unable to import certificate: %s" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:1297 +#: src/remote_internal.c:1299 msgid "The certificate has expired" msgstr "" -#: src/remote_internal.c:1303 +#: src/remote_internal.c:1305 msgid "The certificate is not yet activated" msgstr "" -#: src/remote_internal.c:1311 +#: src/remote_internal.c:1313 #, c-format msgid "Certificate's owner does not match the hostname (%s)" msgstr "" -#: src/remote_internal.c:1612 +#: src/remote_internal.c:1614 #, fuzzy, c-format msgid "too many NUMA cells: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:1675 src/remote_internal.c:1689 +#: src/remote_internal.c:1677 src/remote_internal.c:1691 #, fuzzy, c-format msgid "too many remote domain IDs: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2193 +#: src/remote_internal.c:2195 #, c-format msgid "map length greater than maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2232 +#: src/remote_internal.c:2234 #, c-format msgid "vCPU count exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2238 +#: src/remote_internal.c:2240 #, c-format msgid "vCPU map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2255 +#: src/remote_internal.c:2257 #, c-format msgid "host reports too many vCPUs: %d > %d" msgstr "" -#: src/remote_internal.c:2261 +#: src/remote_internal.c:2263 #, c-format msgid "host reports map buffer length exceeds maximum: %d > %d" msgstr "" -#: src/remote_internal.c:2334 +#: src/remote_internal.c:2338 #, c-format msgid "security label exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2367 +#: src/remote_internal.c:2373 #, c-format msgid "security model exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2376 +#: src/remote_internal.c:2382 #, c-format msgid "security doi exceeds maximum: %zd" msgstr "" -#: src/remote_internal.c:2679 src/remote_internal.c:2693 +#: src/remote_internal.c:2685 src/remote_internal.c:2699 #, fuzzy, c-format msgid "too many remote domain names: %d > %d" msgstr "too many domains" -#: src/remote_internal.c:2977 +#: src/remote_internal.c:2983 msgid "" "remoteDomainGetSchedulerParameters: returned number of parameters exceeds " "limit" msgstr "" -#: src/remote_internal.c:3004 +#: src/remote_internal.c:3010 msgid "remoteDomainGetSchedulerParameters: unknown parameter type" msgstr "" -#: src/remote_internal.c:3035 +#: src/remote_internal.c:3041 #, fuzzy msgid "out of memory allocating array" msgstr "change memory allocation" -#: src/remote_internal.c:3062 +#: src/remote_internal.c:3068 #, fuzzy msgid "unknown parameter type" msgstr "unknown OS type" -#: src/remote_internal.c:3173 +#: src/remote_internal.c:3179 #, c-format msgid "block peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3194 src/remote_internal.c:3245 +#: src/remote_internal.c:3200 src/remote_internal.c:3251 msgid "returned buffer is not same size as requested" msgstr "" -#: src/remote_internal.c:3225 +#: src/remote_internal.c:3231 #, c-format msgid "memory peek request too large for remote protocol, %zi > %d" msgstr "" -#: src/remote_internal.c:3358 src/remote_internal.c:3372 -#: src/remote_internal.c:3431 src/remote_internal.c:3445 +#: src/remote_internal.c:3364 src/remote_internal.c:3378 +#: src/remote_internal.c:3437 src/remote_internal.c:3451 #, fuzzy, c-format msgid "too many remote networks: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:3848 src/remote_internal.c:3862 +#: src/remote_internal.c:3854 src/remote_internal.c:3868 #, fuzzy, c-format msgid "too many remote interfaces: %d > %d" msgstr "too many connections" -#: src/remote_internal.c:4173 src/remote_internal.c:4242 +#: src/remote_internal.c:4179 src/remote_internal.c:4248 #, fuzzy msgid "too many storage pools requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4185 src/remote_internal.c:4254 +#: src/remote_internal.c:4191 src/remote_internal.c:4260 #, fuzzy msgid "too many storage pools received" msgstr "too many drivers registered" -#: src/remote_internal.c:4748 +#: src/remote_internal.c:4754 #, fuzzy msgid "too many storage volumes requested" msgstr "too many drivers registered" -#: src/remote_internal.c:4761 +#: src/remote_internal.c:4767 #, fuzzy msgid "too many storage volumes received" msgstr "too many drivers registered" -#: src/remote_internal.c:5148 +#: src/remote_internal.c:5154 #, fuzzy msgid "too many device names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5162 +#: src/remote_internal.c:5168 #, fuzzy msgid "too many device names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5302 +#: src/remote_internal.c:5308 #, fuzzy msgid "too many capability names requested" msgstr "too many drivers registered" -#: src/remote_internal.c:5315 +#: src/remote_internal.c:5321 #, fuzzy msgid "too many capability names received" msgstr "too many drivers registered" -#: src/remote_internal.c:5500 +#: src/remote_internal.c:5506 #, fuzzy, c-format msgid "unknown authentication type %s" msgstr "unknown OS type %s" -#: src/remote_internal.c:5510 +#: src/remote_internal.c:5516 #, c-format msgid "requested authentication type %s rejected" msgstr "" -#: src/remote_internal.c:5551 +#: src/remote_internal.c:5557 #, fuzzy, c-format msgid "unsupported authentication type %d" msgstr "operation failed" -#: src/remote_internal.c:5793 +#: src/remote_internal.c:5799 #, fuzzy, c-format msgid "failed to initialize SASL library: %d (%s)" msgstr "Failed to undefine domain %s" -#: src/remote_internal.c:5802 +#: src/remote_internal.c:5808 #, fuzzy msgid "failed to get sock address" msgstr "Failed to save domain %s to %s" -#: src/remote_internal.c:5812 +#: src/remote_internal.c:5818 #, fuzzy msgid "failed to get peer address" msgstr "failed to get node information" -#: src/remote_internal.c:5837 +#: src/remote_internal.c:5843 #, fuzzy, c-format msgid "Failed to create SASL client context: %d (%s)" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:5850 +#: src/remote_internal.c:5856 msgid "invalid cipher size for TLS session" msgstr "" -#: src/remote_internal.c:5860 +#: src/remote_internal.c:5866 #, fuzzy, c-format msgid "cannot set external SSF %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5879 +#: src/remote_internal.c:5885 #, fuzzy, c-format msgid "cannot set security props %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:5898 +#: src/remote_internal.c:5904 #, fuzzy, c-format msgid "SASL mechanism %s not supported by server" msgstr "no support for hypervisor" -#: src/remote_internal.c:5917 +#: src/remote_internal.c:5923 #, fuzzy, c-format msgid "Failed to start SASL negotiation: %d (%s)" msgstr "Failed to start domain %s" -#: src/remote_internal.c:5935 src/remote_internal.c:6013 +#: src/remote_internal.c:5941 src/remote_internal.c:6019 #, fuzzy msgid "Failed to make auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:5959 +#: src/remote_internal.c:5965 #, c-format msgid "SASL negotiation data too long: %d bytes" msgstr "" -#: src/remote_internal.c:5999 +#: src/remote_internal.c:6005 #, fuzzy, c-format msgid "Failed SASL step: %d (%s)" msgstr "Failed to suspend domain %s" -#: src/remote_internal.c:6083 +#: src/remote_internal.c:6089 #, c-format msgid "negotiation SSF %d was not strong enough" msgstr "" -#: src/remote_internal.c:6138 +#: src/remote_internal.c:6144 #, fuzzy msgid "Failed to collect auth credentials" msgstr "failed to get node information" -#: src/remote_internal.c:6172 +#: src/remote_internal.c:6178 msgid "no event support" msgstr "" -#: src/remote_internal.c:6177 +#: src/remote_internal.c:6183 msgid "adding cb to list" msgstr "" -#: src/remote_internal.c:6206 +#: src/remote_internal.c:6212 msgid "removing cb fron list" msgstr "" -#: src/remote_internal.c:6268 +#: src/remote_internal.c:6274 msgid "xdr_remote_message_header failed" msgstr "" -#: src/remote_internal.c:6274 +#: src/remote_internal.c:6280 msgid "marshalling args" msgstr "" -#: src/remote_internal.c:6291 +#: src/remote_internal.c:6297 msgid "xdr_u_int (length word)" msgstr "" -#: src/remote_internal.c:6337 +#: src/remote_internal.c:6343 #, fuzzy msgid "cannot send data" msgstr "node domain list" -#: src/remote_internal.c:6368 +#: src/remote_internal.c:6374 #, fuzzy, c-format msgid "failed to read from TLS socket %s" msgstr "Failed to read socket %d\n" -#: src/remote_internal.c:6373 src/remote_internal.c:6391 +#: src/remote_internal.c:6379 src/remote_internal.c:6397 #, fuzzy msgid "server closed connection" msgstr "read-only connection" -#: src/remote_internal.c:6387 +#: src/remote_internal.c:6393 #, fuzzy msgid "cannot recv data" msgstr "node domain list" -#: src/remote_internal.c:6420 +#: src/remote_internal.c:6426 #, fuzzy, c-format msgid "failed to encode SASL data: %s" msgstr "Failed to create domain %s\n" -#: src/remote_internal.c:6518 +#: src/remote_internal.c:6524 #, fuzzy, c-format msgid "failed to decode SASL data: %s" msgstr "Failed to destroy domain %s" -#: src/remote_internal.c:6592 +#: src/remote_internal.c:6598 msgid "xdr_u_int (length word, reply)" msgstr "" -#: src/remote_internal.c:6599 +#: src/remote_internal.c:6605 msgid "packet received from server too small" msgstr "" -#: src/remote_internal.c:6608 +#: src/remote_internal.c:6614 msgid "packet received from server too large" msgstr "" -#: src/remote_internal.c:6632 +#: src/remote_internal.c:6638 #, fuzzy msgid "invalid header in reply" msgstr "invalid argument in %s" -#: src/remote_internal.c:6641 +#: src/remote_internal.c:6647 #, c-format msgid "unknown program (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6649 +#: src/remote_internal.c:6655 #, c-format msgid "unknown protocol version (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6666 +#: src/remote_internal.c:6672 #, c-format msgid "got unexpected RPC call %d from server" msgstr "" -#: src/remote_internal.c:6684 +#: src/remote_internal.c:6690 #, c-format msgid "no call waiting for reply with serial %d" msgstr "" -#: src/remote_internal.c:6694 +#: src/remote_internal.c:6700 #, c-format msgid "unknown procedure (received %x, expected %x)" msgstr "" -#: src/remote_internal.c:6708 +#: src/remote_internal.c:6714 msgid "unmarshalling ret" msgstr "" -#: src/remote_internal.c:6719 +#: src/remote_internal.c:6725 msgid "unmarshalling remote_error" msgstr "" -#: src/remote_internal.c:6729 +#: src/remote_internal.c:6735 #, c-format msgid "unknown status (received %x)" msgstr "" -#: src/remote_internal.c:6835 +#: src/remote_internal.c:6841 #, fuzzy msgid "poll on socket failed" msgstr "allocate value array" -#: src/remote_internal.c:6896 +#: src/remote_internal.c:6902 msgid "received hangup / error event on socket" msgstr "" -#: src/remote_internal.c:6998 +#: src/remote_internal.c:7004 #, fuzzy msgid "failed to wait on condition" msgstr "Failed to start domain %s" -#: src/remote_internal.c:7098 +#: src/remote_internal.c:7104 msgid "remoteDomainProcessEvent: unmarshalling ret" msgstr "" @@ -4550,7 +4573,7 @@ msgstr "" msgid "%s: unable to set security context '\\%s': %s." msgstr "Failed to suspend domain %s" -#: src/storage_backend.c:133 src/storage_conf.c:224 +#: src/storage_backend.c:133 src/storage_conf.c:230 #, c-format msgid "missing backend for pool type %d" msgstr "" @@ -4614,29 +4637,43 @@ msgstr "" msgid "%s not implemented on Win32" msgstr "" -#: src/storage_backend_disk.c:109 +#: src/storage_backend_disk.c:111 msgid "cannot parse device start location" msgstr "" -#: src/storage_backend_disk.c:116 +#: src/storage_backend_disk.c:118 msgid "cannot parse device end location" msgstr "" -#: src/storage_backend_disk.c:332 +#: src/storage_backend_disk.c:392 +#, fuzzy +msgid "Invalid partition type" +msgstr "invalid domain pointer in" + +#: src/storage_backend_disk.c:400 +#, fuzzy +msgid "extended partition already exists" +msgstr "unexpected mime type" + +#: src/storage_backend_disk.c:424 +msgid "no extended partition found and no primary partition available" +msgstr "" + +#: src/storage_backend_disk.c:509 msgid "no large enough free extent" msgstr "" -#: src/storage_backend_disk.c:372 +#: src/storage_backend_disk.c:605 #, fuzzy, c-format msgid "Couldn't read volume target path '%s'" msgstr "could not connect to %s" -#: src/storage_backend_disk.c:383 +#: src/storage_backend_disk.c:616 #, c-format msgid "Volume path '%s' did not start with parent pool source device name." msgstr "" -#: src/storage_backend_disk.c:392 +#: src/storage_backend_disk.c:625 #, fuzzy, c-format msgid "cannot parse partition number from target '%s'" msgstr "Failed to suspend domain %s" @@ -5040,129 +5077,129 @@ msgstr "Failed to create domain from %s" msgid "Scanning host%u" msgstr "unknown host %s" -#: src/storage_conf.c:369 +#: src/storage_conf.c:375 msgid "missing auth host attribute" msgstr "" -#: src/storage_conf.c:376 +#: src/storage_conf.c:382 msgid "missing auth passwd attribute" msgstr "" -#: src/storage_conf.c:418 +#: src/storage_conf.c:424 msgid "malformed octal mode" msgstr "" -#: src/storage_conf.c:429 +#: src/storage_conf.c:435 msgid "malformed owner element" msgstr "" -#: src/storage_conf.c:440 +#: src/storage_conf.c:446 msgid "malformed group element" msgstr "" -#: src/storage_conf.c:472 +#: src/storage_conf.c:478 #, fuzzy, c-format msgid "unknown storage pool type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:489 +#: src/storage_conf.c:495 #, fuzzy msgid "missing pool source name element" msgstr "missing root device information" -#: src/storage_conf.c:497 +#: src/storage_conf.c:503 #, fuzzy msgid "unable to generate uuid" msgstr "domain name or uuid" -#: src/storage_conf.c:518 +#: src/storage_conf.c:524 #, fuzzy, c-format msgid "unknown pool format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:528 +#: src/storage_conf.c:534 #, fuzzy msgid "missing storage pool source host name" msgstr "missing source information for device" -#: src/storage_conf.c:538 +#: src/storage_conf.c:544 #, fuzzy msgid "cannot extract storage pool source devices" msgstr "too many domains" -#: src/storage_conf.c:551 +#: src/storage_conf.c:557 #, fuzzy msgid "missing storage pool source device path" msgstr "missing root device information" -#: src/storage_conf.c:562 +#: src/storage_conf.c:568 #, fuzzy msgid "missing storage pool source path" msgstr "missing source information for device" -#: src/storage_conf.c:584 +#: src/storage_conf.c:590 #, fuzzy msgid "missing storage pool source adapter name" msgstr "missing source information for device" -#: src/storage_conf.c:597 +#: src/storage_conf.c:603 #, fuzzy, c-format msgid "unknown auth type '%s'" msgstr "unknown OS type %s" -#: src/storage_conf.c:612 +#: src/storage_conf.c:618 #, fuzzy msgid "missing storage pool target path" msgstr "missing target information for device" -#: src/storage_conf.c:659 +#: src/storage_conf.c:665 #, fuzzy msgid "unknown root element for storage pool" msgstr "unknown host %s" -#: src/storage_conf.c:790 +#: src/storage_conf.c:796 #, fuzzy, c-format msgid "unknown pool format number %d" msgstr "unknown OS type %s" -#: src/storage_conf.c:823 src/storage_conf.c:1616 +#: src/storage_conf.c:829 src/storage_conf.c:1616 #, fuzzy msgid "unexpected pool type" msgstr "unexpected mime type" -#: src/storage_conf.c:927 +#: src/storage_conf.c:933 #, fuzzy, c-format msgid "unknown size units '%s'" msgstr "unknown host %s" -#: src/storage_conf.c:934 +#: src/storage_conf.c:940 msgid "malformed capacity element" msgstr "" -#: src/storage_conf.c:939 +#: src/storage_conf.c:945 msgid "capacity element value too large" msgstr "" -#: src/storage_conf.c:970 +#: src/storage_conf.c:976 #, fuzzy msgid "missing volume name element" msgstr "missing root device information" -#: src/storage_conf.c:981 +#: src/storage_conf.c:987 msgid "missing capacity element" msgstr "" -#: src/storage_conf.c:1010 src/storage_conf.c:1033 +#: src/storage_conf.c:1016 src/storage_conf.c:1039 #, fuzzy, c-format msgid "unknown volume format type %s" msgstr "unknown OS type %s" -#: src/storage_conf.c:1064 +#: src/storage_conf.c:1070 #, fuzzy msgid "unknown root element for storage vol" msgstr "unknown host %s" -#: src/storage_conf.c:1169 +#: src/storage_conf.c:1175 #, c-format msgid "unknown volume format number %d" msgstr "" @@ -5210,7 +5247,7 @@ msgstr "configuration file syntax error: %s" msgid "cannot remove config for %s" msgstr "" -#: src/storage_driver.c:273 src/storage_driver.c:918 src/storage_driver.c:947 +#: src/storage_driver.c:273 src/storage_driver.c:920 src/storage_driver.c:949 msgid "no pool with matching uuid" msgstr "" @@ -5222,99 +5259,99 @@ msgstr "" msgid "storage pool already exists" msgstr "" -#: src/storage_driver.c:559 src/storage_driver.c:613 src/storage_driver.c:658 -#: src/storage_driver.c:695 src/storage_driver.c:751 src/storage_driver.c:800 -#: src/storage_driver.c:857 src/storage_driver.c:893 src/storage_driver.c:1009 -#: src/storage_driver.c:1042 src/storage_driver.c:1087 -#: src/storage_driver.c:1212 src/storage_driver.c:1335 -#: src/storage_driver.c:1486 src/storage_driver.c:1564 -#: src/storage_driver.c:1616 src/storage_driver.c:1662 +#: src/storage_driver.c:561 src/storage_driver.c:615 src/storage_driver.c:660 +#: src/storage_driver.c:697 src/storage_driver.c:753 src/storage_driver.c:802 +#: src/storage_driver.c:859 src/storage_driver.c:895 src/storage_driver.c:1011 +#: src/storage_driver.c:1044 src/storage_driver.c:1089 +#: src/storage_driver.c:1214 src/storage_driver.c:1337 +#: src/storage_driver.c:1488 src/storage_driver.c:1566 +#: src/storage_driver.c:1618 src/storage_driver.c:1664 msgid "no storage pool with matching uuid" msgstr "" -#: src/storage_driver.c:565 +#: src/storage_driver.c:567 msgid "pool is still active" msgstr "" -#: src/storage_driver.c:571 src/storage_driver.c:710 src/storage_driver.c:766 -#: src/storage_driver.c:815 +#: src/storage_driver.c:573 src/storage_driver.c:712 src/storage_driver.c:768 +#: src/storage_driver.c:817 #, c-format msgid "pool '%s' has asynchronous jobs running." msgstr "" -#: src/storage_driver.c:622 +#: src/storage_driver.c:624 #, fuzzy msgid "pool already active" msgstr "Domain is already active" -#: src/storage_driver.c:667 +#: src/storage_driver.c:669 #, fuzzy msgid "storage pool is already active" msgstr "Domain is already active" -#: src/storage_driver.c:704 src/storage_driver.c:809 src/storage_driver.c:1015 -#: src/storage_driver.c:1048 src/storage_driver.c:1093 -#: src/storage_driver.c:1218 src/storage_driver.c:1347 -#: src/storage_driver.c:1353 src/storage_driver.c:1492 -#: src/storage_driver.c:1570 src/storage_driver.c:1622 -#: src/storage_driver.c:1668 +#: src/storage_driver.c:706 src/storage_driver.c:811 src/storage_driver.c:1017 +#: src/storage_driver.c:1050 src/storage_driver.c:1095 +#: src/storage_driver.c:1220 src/storage_driver.c:1349 +#: src/storage_driver.c:1355 src/storage_driver.c:1494 +#: src/storage_driver.c:1572 src/storage_driver.c:1624 +#: src/storage_driver.c:1670 msgid "storage pool is not active" msgstr "" -#: src/storage_driver.c:760 +#: src/storage_driver.c:762 msgid "storage pool is still active" msgstr "" -#: src/storage_driver.c:773 +#: src/storage_driver.c:775 msgid "pool does not support volume delete" msgstr "" -#: src/storage_driver.c:953 src/test.c:2938 +#: src/storage_driver.c:955 src/test.c:2938 msgid "pool has no config file" msgstr "" -#: src/storage_driver.c:1101 src/storage_driver.c:1363 -#: src/storage_driver.c:1503 src/storage_driver.c:1578 -#: src/storage_driver.c:1630 src/storage_driver.c:1676 +#: src/storage_driver.c:1103 src/storage_driver.c:1365 +#: src/storage_driver.c:1505 src/storage_driver.c:1580 +#: src/storage_driver.c:1632 src/storage_driver.c:1678 msgid "no storage vol with matching name" msgstr "" -#: src/storage_driver.c:1140 +#: src/storage_driver.c:1142 msgid "no storage vol with matching key" msgstr "" -#: src/storage_driver.c:1187 +#: src/storage_driver.c:1189 msgid "no storage vol with matching path" msgstr "" -#: src/storage_driver.c:1231 src/test.c:3173 src/test.c:3254 +#: src/storage_driver.c:1233 src/test.c:3173 src/test.c:3254 msgid "storage vol already exists" msgstr "" -#: src/storage_driver.c:1243 +#: src/storage_driver.c:1245 msgid "storage pool does not support volume creation" msgstr "" -#: src/storage_driver.c:1341 +#: src/storage_driver.c:1343 #, fuzzy msgid "no storage pool with matching name" msgstr "domain id or name" -#: src/storage_driver.c:1373 +#: src/storage_driver.c:1375 #, fuzzy, c-format msgid "storage volume name '%s' already in use." msgstr "domain %s exists already" -#: src/storage_driver.c:1389 +#: src/storage_driver.c:1391 msgid "storage pool does not support volume creation from an existing volume" msgstr "" -#: src/storage_driver.c:1395 src/storage_driver.c:1509 +#: src/storage_driver.c:1397 src/storage_driver.c:1511 #, fuzzy, c-format msgid "volume '%s' is still being allocated." msgstr "Domain is already active" -#: src/storage_driver.c:1516 +#: src/storage_driver.c:1518 msgid "storage pool does not support vol deletion" msgstr "" @@ -5406,7 +5443,7 @@ msgstr "resolving domain filename" msgid "testOpen: supply a path or use test:///default" msgstr "" -#: src/test.c:798 src/uml_driver.c:1136 src/xen_unified.c:489 +#: src/test.c:798 src/uml_driver.c:1131 src/xen_unified.c:489 #, fuzzy msgid "cannot lookup hostname" msgstr "Failed to suspend domain %s" @@ -5568,208 +5605,218 @@ msgstr "" msgid "unsupported chr device type %d" msgstr "unexpected mime type" -#: src/uml_driver.c:99 -#, fuzzy -msgid "Failed to set close-on-exec file descriptor flag\n" -msgstr "failed to write configuration file" +#: src/uml_driver.c:95 src/util.c:371 src/util.c:398 +msgid "Failed to set close-on-exec file descriptor flag" +msgstr "" -#: src/uml_driver.c:371 +#: src/uml_driver.c:135 +#, fuzzy, c-format +msgid "Failed to autostart VM '%s': %s" +msgstr "Failed to suspend domain %s" + +#: src/uml_driver.c:367 #, fuzzy msgid "cannot initialize inotify" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:377 +#: src/uml_driver.c:373 #, fuzzy, c-format msgid "Failed to create monitor directory %s: %s" msgstr "Failed to create domain from %s" -#: src/uml_driver.c:411 +#: src/uml_driver.c:406 #, fuzzy -msgid "umlStartup: out of memory\n" +msgid "umlStartup: out of memory" msgstr "out of memory" -#: src/uml_driver.c:559 +#: src/uml_driver.c:554 #, fuzzy, c-format msgid "failed to read pid: %s" msgstr "Failed to create domain %s\n" -#: src/uml_driver.c:608 +#: src/uml_driver.c:603 #, fuzzy msgid "cannot open socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:617 +#: src/uml_driver.c:612 #, fuzzy msgid "cannot bind socket" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:672 +#: src/uml_driver.c:667 #, fuzzy, c-format msgid "cannot send too long command %s (%d bytes)" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:682 +#: src/uml_driver.c:677 #, fuzzy, c-format msgid "cannot send command %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:692 +#: src/uml_driver.c:687 #, fuzzy, c-format msgid "cannot read reply %s" msgstr "failed to write configuration file: %s" -#: src/uml_driver.c:774 +#: src/uml_driver.c:769 msgid "no kernel specified" msgstr "" -#: src/uml_driver.c:783 +#: src/uml_driver.c:778 #, fuzzy, c-format msgid "Cannot find UML kernel %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:892 +#: src/uml_driver.c:823 src/uml_driver.c:826 #, fuzzy, c-format -msgid "Got unexpected pid %d != %d\n" +msgid "Unable to write envv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:833 src/uml_driver.c:836 src/uml_driver.c:841 +#, fuzzy, c-format +msgid "Unable to write argv to logfile: %s" +msgstr "failed to write configuration file" + +#: src/uml_driver.c:887 +#, fuzzy, c-format +msgid "Got unexpected pid %d != %d" msgstr "unexpected dict node" -#: src/uml_driver.c:942 +#: src/uml_driver.c:937 #, c-format msgid "unexpected UML URI path '%s', try uml:///system" msgstr "" -#: src/uml_driver.c:949 +#: src/uml_driver.c:944 #, c-format msgid "unexpected UML URI path '%s', try uml:///session" msgstr "" -#: src/uml_driver.c:958 +#: src/uml_driver.c:953 #, fuzzy msgid "uml state driver is not active" msgstr "Domain is already active" -#: src/uml_driver.c:1116 +#: src/uml_driver.c:1111 #, fuzzy, c-format msgid "cannot parse version %s" msgstr "Failed to suspend domain %s" -#: src/uml_driver.c:1188 +#: src/uml_driver.c:1183 #, fuzzy, c-format msgid "domain '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1198 +#: src/uml_driver.c:1193 #, fuzzy, c-format msgid "domain with uuid '%s' is already defined" msgstr "domain %s exists already" -#: src/uml_driver.c:1433 +#: src/uml_driver.c:1428 #, fuzzy msgid "cannot read cputime for domain" msgstr "name of the inactive domain" -#: src/uml_driver.c:1774 +#: src/uml_driver.c:1769 #, fuzzy, c-format msgid "cannot read %s" msgstr "failed to write configuration file: %s" -#: src/util.c:316 +#: src/util.c:343 #, fuzzy msgid "cannot block signals" msgstr "Failed to suspend domain %s" -#: src/util.c:331 +#: src/util.c:358 #, fuzzy msgid "cannot create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:338 src/util.c:369 +#: src/util.c:365 src/util.c:392 msgid "Failed to set non-blocking file descriptor flag" msgstr "" -#: src/util.c:344 src/util.c:375 -msgid "Failed to set close-on-exec file descriptor flag" -msgstr "" - -#: src/util.c:362 +#: src/util.c:385 #, fuzzy msgid "Failed to create pipe" msgstr "Failed to create domain %s\n" -#: src/util.c:391 src/util.c:510 +#: src/util.c:410 src/util.c:535 #, fuzzy msgid "cannot fork child process" msgstr "Failed to suspend domain %s" -#: src/util.c:410 src/util.c:447 +#: src/util.c:429 src/util.c:466 #, fuzzy msgid "cannot unblock signals" msgstr "Failed to suspend domain %s" -#: src/util.c:463 +#: src/util.c:482 #, fuzzy msgid "failed to setup stdin file handle" msgstr "failed to get hypervisor type" -#: src/util.c:469 +#: src/util.c:488 #, fuzzy msgid "failed to setup stdout file handle" msgstr "failed to get hypervisor type" -#: src/util.c:475 +#: src/util.c:494 #, fuzzy msgid "failed to setup stderr file handle" msgstr "failed to get hypervisor type" -#: src/util.c:497 +#: src/util.c:522 #, fuzzy msgid "cannot become session leader" msgstr "Failed to suspend domain %s" -#: src/util.c:503 +#: src/util.c:528 #, fuzzy, c-format msgid "cannot change to root directory: %s" msgstr "failed to write configuration file: %s" -#: src/util.c:517 +#: src/util.c:542 #, fuzzy msgid "could not write pidfile" msgstr "Failed to create domain %s\n" -#: src/util.c:530 +#: src/util.c:555 #, fuzzy, c-format msgid "cannot execute binary %s" msgstr "failed to write configuration file: %s" -#: src/util.c:643 +#: src/util.c:668 #, c-format msgid "Intermediate daemon process exited with status %d." msgstr "" -#: src/util.c:688 +#: src/util.c:713 msgid "Unknown poll response." msgstr "" -#: src/util.c:719 +#: src/util.c:744 #, fuzzy msgid "poll error" msgstr "internal error %s" -#: src/util.c:795 +#: src/util.c:820 #, c-format msgid "'%s' exited with non-zero status %d and signal %d: %s" msgstr "" -#: src/util.c:941 +#: src/util.c:966 #, fuzzy, c-format msgid "Failed to open file '%s'" msgstr "Failed to suspend domain %s" -#: src/util.c:948 +#: src/util.c:973 #, fuzzy, c-format msgid "Failed to read file '%s'" msgstr "Failed to create domain %s\n" -#: src/util.c:1822 +#: src/util.c:1847 #, fuzzy, c-format msgid "Failed to find user record for uid '%d'" msgstr "Failed to undefine domain %s" @@ -5836,15 +5883,15 @@ msgstr "" #: src/virsh.c:397 src/virsh.c:496 src/virsh.c:720 src/virsh.c:756 #: src/virsh.c:812 src/virsh.c:878 src/virsh.c:1116 src/virsh.c:1159 #: src/virsh.c:1378 src/virsh.c:1422 src/virsh.c:1460 src/virsh.c:1498 -#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1723 src/virsh.c:1809 -#: src/virsh.c:1942 src/virsh.c:1998 src/virsh.c:2054 src/virsh.c:2173 -#: src/virsh.c:2415 src/virsh.c:5182 src/virsh.c:5257 src/virsh.c:5318 -#: src/virsh.c:5376 src/virsh.c:5434 src/virsh.c:5550 src/virsh.c:5670 -#: src/virsh.c:5827 src/virsh.c:6057 +#: src/virsh.c:1536 src/virsh.c:1574 src/virsh.c:1725 src/virsh.c:1811 +#: src/virsh.c:1944 src/virsh.c:2000 src/virsh.c:2056 src/virsh.c:2175 +#: src/virsh.c:2417 src/virsh.c:5184 src/virsh.c:5259 src/virsh.c:5320 +#: src/virsh.c:5378 src/virsh.c:5436 src/virsh.c:5552 src/virsh.c:5672 +#: src/virsh.c:5829 src/virsh.c:6059 msgid "domain name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:398 src/virsh.c:2481 src/virsh.c:2970 +#: src/virsh.c:398 src/virsh.c:2483 src/virsh.c:2972 msgid "disable autostarting" msgstr "" @@ -5962,15 +6009,15 @@ msgstr "Failed to list inactive domains" msgid "Id" msgstr "Id" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 src/virsh.c:4576 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 src/virsh.c:4578 msgid "Name" msgstr "Name" -#: src/virsh.c:661 src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:661 src/virsh.c:2761 src/virsh.c:3622 msgid "State" msgstr "State" -#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7076 src/virsh.c:7092 +#: src/virsh.c:674 src/virsh.c:696 src/virsh.c:7078 src/virsh.c:7094 msgid "no state" msgstr "no state" @@ -6092,7 +6139,7 @@ msgstr "undefine an inactive domain" msgid "Undefine the configuration for an inactive domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:1014 src/virsh.c:2344 +#: src/virsh.c:1014 src/virsh.c:2346 msgid "domain name or uuid" msgstr "domain name or uuid" @@ -6336,11 +6383,11 @@ msgstr "Returns basic information about the domain." msgid "Id:" msgstr "Id:" -#: src/virsh.c:1600 src/virsh.c:3855 src/virsh.c:4466 +#: src/virsh.c:1600 src/virsh.c:3857 src/virsh.c:4468 msgid "Name:" msgstr "Name:" -#: src/virsh.c:1603 src/virsh.c:3858 +#: src/virsh.c:1603 src/virsh.c:3860 msgid "UUID:" msgstr "UUID:" @@ -6348,16 +6395,16 @@ msgstr "UUID:" msgid "OS Type:" msgstr "OS Type:" -#: src/virsh.c:1611 src/virsh.c:1767 src/virsh.c:3865 src/virsh.c:3869 -#: src/virsh.c:3873 src/virsh.c:3877 +#: src/virsh.c:1611 src/virsh.c:1769 src/virsh.c:3867 src/virsh.c:3871 +#: src/virsh.c:3875 src/virsh.c:3879 msgid "State:" msgstr "State:" -#: src/virsh.c:1614 src/virsh.c:2125 +#: src/virsh.c:1614 src/virsh.c:2127 msgid "CPU(s):" msgstr "CPU(s):" -#: src/virsh.c:1621 src/virsh.c:1774 +#: src/virsh.c:1621 src/virsh.c:1776 msgid "CPU time:" msgstr "CPU time:" @@ -6387,1768 +6434,1768 @@ msgstr "Name" msgid "disable" msgstr "" -#: src/virsh.c:1651 +#: src/virsh.c:1653 msgid "Security model:" msgstr "" -#: src/virsh.c:1652 +#: src/virsh.c:1654 msgid "Security DOI:" msgstr "" -#: src/virsh.c:1661 +#: src/virsh.c:1663 msgid "Security label:" msgstr "" -#: src/virsh.c:1674 +#: src/virsh.c:1676 #, fuzzy msgid "NUMA free memory" msgstr "Used memory:" -#: src/virsh.c:1675 +#: src/virsh.c:1677 msgid "display available free memory for the NUMA cell." msgstr "" -#: src/virsh.c:1680 +#: src/virsh.c:1682 #, fuzzy msgid "NUMA cell number" msgstr "NUMA cell(s):" -#: src/virsh.c:1706 +#: src/virsh.c:1708 msgid "Total" msgstr "" -#: src/virsh.c:1717 +#: src/virsh.c:1719 msgid "domain vcpu information" msgstr "domain vcpu information" -#: src/virsh.c:1718 +#: src/virsh.c:1720 msgid "Returns basic information about the domain virtual CPUs." msgstr "Returns basic information about the domain virtual CPUs." -#: src/virsh.c:1765 +#: src/virsh.c:1767 msgid "VCPU:" msgstr "VCPU:" -#: src/virsh.c:1766 +#: src/virsh.c:1768 msgid "CPU:" msgstr "CPU:" -#: src/virsh.c:1776 +#: src/virsh.c:1778 msgid "CPU Affinity:" msgstr "CPU Affinity:" -#: src/virsh.c:1788 +#: src/virsh.c:1790 msgid "Domain shut off, virtual CPUs not present." msgstr "" -#: src/virsh.c:1803 +#: src/virsh.c:1805 msgid "control domain vcpu affinity" msgstr "control domain vcpu affinity" -#: src/virsh.c:1804 +#: src/virsh.c:1806 msgid "Pin domain VCPUs to host physical CPUs." msgstr "Pin domain VCPUs to host physical CPUs." -#: src/virsh.c:1810 +#: src/virsh.c:1812 msgid "vcpu number" msgstr "vcpu number" -#: src/virsh.c:1811 +#: src/virsh.c:1813 msgid "host cpu number(s) (comma separated)" msgstr "host cpu number(s) (comma separated)" -#: src/virsh.c:1839 +#: src/virsh.c:1841 msgid "vcpupin: Invalid or missing vCPU number." msgstr "" -#: src/virsh.c:1845 +#: src/virsh.c:1847 msgid "vcpupin: Missing cpulist" msgstr "" -#: src/virsh.c:1857 +#: src/virsh.c:1859 #, fuzzy msgid "vcpupin: failed to get domain informations." msgstr "failed to get node information" -#: src/virsh.c:1863 +#: src/virsh.c:1865 msgid "vcpupin: Invalid vCPU number." msgstr "" -#: src/virsh.c:1872 +#: src/virsh.c:1874 msgid "cpulist: Invalid format. Empty string." msgstr "" -#: src/virsh.c:1882 +#: src/virsh.c:1884 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')." msgstr "" -#: src/virsh.c:1892 +#: src/virsh.c:1894 #, c-format msgid "" "cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%" "c')." msgstr "" -#: src/virsh.c:1899 +#: src/virsh.c:1901 #, c-format msgid "cpulist: %s: Invalid format. Trailing comma at position %d." msgstr "" -#: src/virsh.c:1913 +#: src/virsh.c:1915 #, fuzzy, c-format msgid "Physical CPU %d doesn't exist." msgstr "command '%s' doesn't exist" -#: src/virsh.c:1936 +#: src/virsh.c:1938 msgid "change number of virtual CPUs" msgstr "change number of virtual CPUs" -#: src/virsh.c:1937 +#: src/virsh.c:1939 #, fuzzy msgid "Change the number of virtual CPUs in the guest domain." msgstr "Change the number of virtual CPUs active in the guest domain." -#: src/virsh.c:1943 +#: src/virsh.c:1945 msgid "number of virtual CPUs" msgstr "number of virtual CPUs" -#: src/virsh.c:1963 +#: src/virsh.c:1965 #, fuzzy msgid "Invalid number of virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1975 +#: src/virsh.c:1977 #, fuzzy msgid "Too many virtual CPUs." msgstr "number of virtual CPUs" -#: src/virsh.c:1992 +#: src/virsh.c:1994 msgid "change memory allocation" msgstr "change memory allocation" -#: src/virsh.c:1993 +#: src/virsh.c:1995 msgid "Change the current memory allocation in the guest domain." msgstr "Change the current memory allocation in the guest domain." -#: src/virsh.c:1999 +#: src/virsh.c:2001 #, fuzzy msgid "number of kilobytes of memory" msgstr "number of bytes of memory" -#: src/virsh.c:2020 src/virsh.c:2032 src/virsh.c:2076 +#: src/virsh.c:2022 src/virsh.c:2034 src/virsh.c:2078 #, c-format msgid "Invalid value of %d for memory size" msgstr "" -#: src/virsh.c:2026 +#: src/virsh.c:2028 msgid "Unable to verify MaxMemorySize" msgstr "" -#: src/virsh.c:2048 +#: src/virsh.c:2050 msgid "change maximum memory limit" msgstr "change maximum memory limit" -#: src/virsh.c:2049 +#: src/virsh.c:2051 msgid "Change the maximum memory allocation limit in the guest domain." msgstr "Change the maximum memory allocation limit in the guest domain." -#: src/virsh.c:2055 +#: src/virsh.c:2057 #, fuzzy msgid "maximum memory limit in kilobytes" msgstr "maxmimum memory limit in bytes" -#: src/virsh.c:2082 +#: src/virsh.c:2084 msgid "Unable to verify current MemorySize" msgstr "" -#: src/virsh.c:2089 +#: src/virsh.c:2091 #, fuzzy msgid "Unable to shrink current MemorySize" msgstr "domain memory" -#: src/virsh.c:2095 +#: src/virsh.c:2097 msgid "Unable to change MaxMemorySize" msgstr "" -#: src/virsh.c:2107 +#: src/virsh.c:2109 msgid "node information" msgstr "node information" -#: src/virsh.c:2108 +#: src/virsh.c:2110 msgid "Returns basic information about the node." msgstr "Returns basic information about the node." -#: src/virsh.c:2121 +#: src/virsh.c:2123 msgid "failed to get node information" msgstr "failed to get node information" -#: src/virsh.c:2124 +#: src/virsh.c:2126 msgid "CPU model:" msgstr "CPU model:" -#: src/virsh.c:2126 +#: src/virsh.c:2128 msgid "CPU frequency:" msgstr "CPU frequency:" -#: src/virsh.c:2127 +#: src/virsh.c:2129 msgid "CPU socket(s):" msgstr "CPU socket(s):" -#: src/virsh.c:2128 +#: src/virsh.c:2130 msgid "Core(s) per socket:" msgstr "Core(s) per socket:" -#: src/virsh.c:2129 +#: src/virsh.c:2131 msgid "Thread(s) per core:" msgstr "Thread(s) per core:" -#: src/virsh.c:2130 +#: src/virsh.c:2132 msgid "NUMA cell(s):" msgstr "NUMA cell(s):" -#: src/virsh.c:2131 +#: src/virsh.c:2133 msgid "Memory size:" msgstr "Memory size:" -#: src/virsh.c:2140 +#: src/virsh.c:2142 msgid "capabilities" msgstr "" -#: src/virsh.c:2141 +#: src/virsh.c:2143 msgid "Returns capabilities of hypervisor/driver." msgstr "" -#: src/virsh.c:2154 +#: src/virsh.c:2156 #, fuzzy msgid "failed to get capabilities" msgstr "failed to open file" -#: src/virsh.c:2167 +#: src/virsh.c:2169 msgid "domain information in XML" msgstr "domain information in XML" -#: src/virsh.c:2168 +#: src/virsh.c:2170 #, fuzzy msgid "Output the domain information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2174 +#: src/virsh.c:2176 #, fuzzy msgid "show inactive defined XML" msgstr "list inactive domains" -#: src/virsh.c:2175 +#: src/virsh.c:2177 msgid "include security sensitive information in XML dump" msgstr "" -#: src/virsh.c:2216 +#: src/virsh.c:2218 #, fuzzy msgid "Convert native config to domain XML" msgstr "failed to write configuration file: %s" -#: src/virsh.c:2217 +#: src/virsh.c:2219 #, fuzzy msgid "Convert native guest configuration format to domain XML format." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2222 +#: src/virsh.c:2224 msgid "source config data format" msgstr "" -#: src/virsh.c:2223 +#: src/virsh.c:2225 #, fuzzy msgid "config data file to import from" msgstr "configuration file syntax error" -#: src/virsh.c:2262 +#: src/virsh.c:2264 msgid "Convert domain XML to native config" msgstr "" -#: src/virsh.c:2263 +#: src/virsh.c:2265 msgid "Convert domain XML config to a native guest configuration format." msgstr "" -#: src/virsh.c:2268 +#: src/virsh.c:2270 msgid "target config data type format" msgstr "" -#: src/virsh.c:2269 +#: src/virsh.c:2271 msgid "xml data file to export from" msgstr "" -#: src/virsh.c:2308 +#: src/virsh.c:2310 msgid "convert a domain id or UUID to domain name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2314 +#: src/virsh.c:2316 msgid "domain id or uuid" msgstr "domain id or uuid" -#: src/virsh.c:2338 +#: src/virsh.c:2340 msgid "convert a domain name or UUID to domain id" msgstr "convert a domain name or UUID to domain id" -#: src/virsh.c:2373 +#: src/virsh.c:2375 msgid "convert a domain name or id to domain UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2379 +#: src/virsh.c:2381 msgid "domain id or name" msgstr "domain id or name" -#: src/virsh.c:2398 +#: src/virsh.c:2400 msgid "failed to get domain UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2408 +#: src/virsh.c:2410 msgid "migrate domain to another host" msgstr "" -#: src/virsh.c:2409 +#: src/virsh.c:2411 msgid "Migrate domain to another host. Add --live for live migration." msgstr "" -#: src/virsh.c:2414 +#: src/virsh.c:2416 msgid "live migration" msgstr "" -#: src/virsh.c:2416 +#: src/virsh.c:2418 msgid "connection URI of the destination host" msgstr "" -#: src/virsh.c:2417 +#: src/virsh.c:2419 msgid "migration URI, usually can be omitted" msgstr "" -#: src/virsh.c:2418 +#: src/virsh.c:2420 msgid "rename to new name during migration (if supported)" msgstr "" -#: src/virsh.c:2441 +#: src/virsh.c:2443 msgid "migrate: Missing desturi" msgstr "" -#: src/virsh.c:2473 +#: src/virsh.c:2475 #, fuzzy msgid "autostart a network" msgstr "Start a domain." -#: src/virsh.c:2475 +#: src/virsh.c:2477 msgid "Configure a network to be automatically started at boot." msgstr "" -#: src/virsh.c:2480 src/virsh.c:2894 +#: src/virsh.c:2482 src/virsh.c:2896 #, fuzzy msgid "network name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2502 +#: src/virsh.c:2504 #, fuzzy, c-format msgid "failed to mark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2505 +#: src/virsh.c:2507 #, fuzzy, c-format msgid "failed to unmark network %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2512 +#: src/virsh.c:2514 #, fuzzy, c-format msgid "Network %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2514 +#: src/virsh.c:2516 #, fuzzy, c-format msgid "Network %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:2523 +#: src/virsh.c:2525 #, fuzzy msgid "create a network from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:2524 +#: src/virsh.c:2526 #, fuzzy msgid "Create a network." msgstr "Create a domain." -#: src/virsh.c:2529 src/virsh.c:2576 +#: src/virsh.c:2531 src/virsh.c:2578 #, fuzzy msgid "file containing an XML network description" msgstr "file conatining an XML domain description" -#: src/virsh.c:2556 +#: src/virsh.c:2558 #, fuzzy, c-format msgid "Network %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:2559 +#: src/virsh.c:2561 #, fuzzy, c-format msgid "Failed to create network from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:2570 +#: src/virsh.c:2572 #, fuzzy msgid "define (but don't start) a network from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:2571 +#: src/virsh.c:2573 #, fuzzy msgid "Define a network." msgstr "Define a domain." -#: src/virsh.c:2603 +#: src/virsh.c:2605 #, fuzzy, c-format msgid "Network %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:2606 +#: src/virsh.c:2608 #, fuzzy, c-format msgid "Failed to define network from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:2617 +#: src/virsh.c:2619 #, fuzzy msgid "destroy a network" msgstr "destroy a domain" -#: src/virsh.c:2618 +#: src/virsh.c:2620 #, fuzzy msgid "Destroy a given network." msgstr "Destroy a given domain." -#: src/virsh.c:2623 src/virsh.c:2662 src/virsh.c:6160 +#: src/virsh.c:2625 src/virsh.c:2664 src/virsh.c:6162 #, fuzzy msgid "network name, id or uuid" msgstr "domain name, id or uuid" -#: src/virsh.c:2641 +#: src/virsh.c:2643 #, fuzzy, c-format msgid "Network %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:2643 +#: src/virsh.c:2645 #, fuzzy, c-format msgid "Failed to destroy network %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:2656 +#: src/virsh.c:2658 #, fuzzy msgid "network information in XML" msgstr "domain information in XML" -#: src/virsh.c:2657 +#: src/virsh.c:2659 #, fuzzy msgid "Output the network information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:2696 +#: src/virsh.c:2698 msgid "list networks" msgstr "" -#: src/virsh.c:2697 +#: src/virsh.c:2699 #, fuzzy msgid "Returns list of networks." msgstr "Returns list of domains." -#: src/virsh.c:2702 +#: src/virsh.c:2704 #, fuzzy msgid "list inactive networks" msgstr "list inactive domains" -#: src/virsh.c:2703 +#: src/virsh.c:2705 #, fuzzy msgid "list inactive & active networks" msgstr "list inactive & active domains" -#: src/virsh.c:2723 src/virsh.c:2731 +#: src/virsh.c:2725 src/virsh.c:2733 #, fuzzy msgid "Failed to list active networks" msgstr "Failed to list active domains" -#: src/virsh.c:2742 src/virsh.c:2750 +#: src/virsh.c:2744 src/virsh.c:2752 #, fuzzy msgid "Failed to list inactive networks" msgstr "Failed to list inactive domains" -#: src/virsh.c:2759 src/virsh.c:3620 +#: src/virsh.c:2761 src/virsh.c:3622 msgid "Autostart" msgstr "" -#: src/virsh.c:2774 src/virsh.c:2797 src/virsh.c:3635 src/virsh.c:3658 +#: src/virsh.c:2776 src/virsh.c:2799 src/virsh.c:3637 src/virsh.c:3660 #, fuzzy msgid "no autostart" msgstr "no state" -#: src/virsh.c:2780 src/virsh.c:3641 +#: src/virsh.c:2782 src/virsh.c:3643 msgid "active" msgstr "" -#: src/virsh.c:2803 src/virsh.c:3664 src/virsh.c:3866 +#: src/virsh.c:2805 src/virsh.c:3666 src/virsh.c:3868 #, fuzzy msgid "inactive" msgstr "node active cpu" -#: src/virsh.c:2819 +#: src/virsh.c:2821 #, fuzzy msgid "convert a network UUID to network name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:2825 +#: src/virsh.c:2827 msgid "network uuid" msgstr "" -#: src/virsh.c:2850 +#: src/virsh.c:2852 #, fuzzy msgid "start a (previously defined) inactive network" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:2851 +#: src/virsh.c:2853 #, fuzzy msgid "Start a network." msgstr "Start a domain." -#: src/virsh.c:2856 +#: src/virsh.c:2858 #, fuzzy msgid "name of the inactive network" msgstr "name of the inactive domain" -#: src/virsh.c:2873 +#: src/virsh.c:2875 #, fuzzy, c-format msgid "Network %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:2876 +#: src/virsh.c:2878 #, fuzzy, c-format msgid "Failed to start network %s" msgstr "Failed to start domain %s" -#: src/virsh.c:2888 +#: src/virsh.c:2890 #, fuzzy msgid "undefine an inactive network" msgstr "undefine an inactive domain" -#: src/virsh.c:2889 +#: src/virsh.c:2891 #, fuzzy msgid "Undefine the configuration for an inactive network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:2912 +#: src/virsh.c:2914 #, fuzzy, c-format msgid "Network %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:2914 +#: src/virsh.c:2916 #, fuzzy, c-format msgid "Failed to undefine network %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:2926 +#: src/virsh.c:2928 #, fuzzy msgid "convert a network name to network UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:2932 +#: src/virsh.c:2934 msgid "network name" msgstr "" -#: src/virsh.c:2952 +#: src/virsh.c:2954 #, fuzzy msgid "failed to get network UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:2962 +#: src/virsh.c:2964 #, fuzzy msgid "autostart a pool" msgstr "Start a domain." -#: src/virsh.c:2964 +#: src/virsh.c:2966 msgid "Configure a pool to be automatically started at boot." msgstr "" -#: src/virsh.c:2969 src/virsh.c:3367 src/virsh.c:3406 src/virsh.c:3445 -#: src/virsh.c:3484 src/virsh.c:3523 src/virsh.c:3837 src/virsh.c:4102 -#: src/virsh.c:4331 src/virsh.c:4407 src/virsh.c:4448 src/virsh.c:4499 -#: src/virsh.c:4540 src/virsh.c:4684 src/virsh.c:6177 +#: src/virsh.c:2971 src/virsh.c:3369 src/virsh.c:3408 src/virsh.c:3447 +#: src/virsh.c:3486 src/virsh.c:3525 src/virsh.c:3839 src/virsh.c:4104 +#: src/virsh.c:4333 src/virsh.c:4409 src/virsh.c:4450 src/virsh.c:4501 +#: src/virsh.c:4542 src/virsh.c:4686 src/virsh.c:6179 #, fuzzy msgid "pool name or uuid" msgstr "domain name or uuid" -#: src/virsh.c:2991 +#: src/virsh.c:2993 #, fuzzy, c-format msgid "failed to mark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:2994 +#: src/virsh.c:2996 #, fuzzy, c-format msgid "failed to unmark pool %s as autostarted" msgstr "Failed to start domain %s" -#: src/virsh.c:3001 +#: src/virsh.c:3003 #, fuzzy, c-format msgid "Pool %s marked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3003 +#: src/virsh.c:3005 #, fuzzy, c-format msgid "Pool %s unmarked as autostarted\n" msgstr "Domain %s started\n" -#: src/virsh.c:3012 +#: src/virsh.c:3014 #, fuzzy msgid "create a pool from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:3013 src/virsh.c:3233 +#: src/virsh.c:3015 src/virsh.c:3235 #, fuzzy msgid "Create a pool." msgstr "Create a domain." -#: src/virsh.c:3019 src/virsh.c:3279 +#: src/virsh.c:3021 src/virsh.c:3281 #, fuzzy msgid "file containing an XML pool description" msgstr "file conatining an XML domain description" -#: src/virsh.c:3046 +#: src/virsh.c:3048 #, fuzzy, c-format msgid "Pool %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3049 +#: src/virsh.c:3051 #, fuzzy, c-format msgid "Failed to create pool from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3060 +#: src/virsh.c:3062 #, fuzzy msgid "create a device defined by an XML file on the node" msgstr "create a domain from an XML file" -#: src/virsh.c:3062 +#: src/virsh.c:3064 msgid "" "Create a device on the node. Note that this command creates devices on the " "physical host that can then be assigned to a virtual machine." msgstr "" -#: src/virsh.c:3070 +#: src/virsh.c:3072 #, fuzzy msgid "file containing an XML description of the device" msgstr "file conatining an XML domain description" -#: src/virsh.c:3099 +#: src/virsh.c:3101 #, fuzzy, c-format msgid "Node device %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3102 +#: src/virsh.c:3104 #, fuzzy, c-format msgid "Failed to create node device from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3114 +#: src/virsh.c:3116 #, fuzzy msgid "destroy a device on the node" msgstr "Domain restored from %s\n" -#: src/virsh.c:3115 +#: src/virsh.c:3117 msgid "" "Destroy a device on the node. Note that this command destroys devices on " "the physical host " msgstr "" -#: src/virsh.c:3122 +#: src/virsh.c:3124 #, fuzzy msgid "name of the device to be destroyed" msgstr "name of the inactive domain" -#: src/virsh.c:3146 +#: src/virsh.c:3148 #, fuzzy, c-format msgid "Destroyed node device '%s'\n" msgstr "Failed to list inactive domains" -#: src/virsh.c:3148 +#: src/virsh.c:3150 #, fuzzy, c-format msgid "Failed to destroy node device '%s'" msgstr "Failed to list inactive domains" -#: src/virsh.c:3161 +#: src/virsh.c:3163 #, fuzzy msgid "name of the pool" msgstr "name of the inactive domain" -#: src/virsh.c:3162 +#: src/virsh.c:3164 msgid "print XML document, but don't define/create" msgstr "" -#: src/virsh.c:3163 +#: src/virsh.c:3165 msgid "type of the pool" msgstr "" -#: src/virsh.c:3164 +#: src/virsh.c:3166 msgid "source-host for underlying storage" msgstr "" -#: src/virsh.c:3165 +#: src/virsh.c:3167 msgid "source path for underlying storage" msgstr "" -#: src/virsh.c:3166 +#: src/virsh.c:3168 msgid "source device for underlying storage" msgstr "" -#: src/virsh.c:3167 +#: src/virsh.c:3169 msgid "source name for underlying storage" msgstr "" -#: src/virsh.c:3168 +#: src/virsh.c:3170 msgid "target for underlying storage" msgstr "" -#: src/virsh.c:3215 src/virsh.c:4068 src/virsh.c:4369 +#: src/virsh.c:3217 src/virsh.c:4070 src/virsh.c:4371 #, fuzzy msgid "Failed to allocate XML buffer" msgstr "failed to allocate a node" -#: src/virsh.c:3232 +#: src/virsh.c:3234 #, fuzzy msgid "create a pool from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3258 +#: src/virsh.c:3260 #, fuzzy, c-format msgid "Pool %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:3261 +#: src/virsh.c:3263 #, fuzzy, c-format msgid "Failed to create pool %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:3273 +#: src/virsh.c:3275 #, fuzzy msgid "define (but don't start) a pool from an XML file" msgstr "define (but don't start) a domain from an XML file" -#: src/virsh.c:3274 src/virsh.c:3321 +#: src/virsh.c:3276 src/virsh.c:3323 #, fuzzy msgid "Define a pool." msgstr "Define a domain." -#: src/virsh.c:3306 +#: src/virsh.c:3308 #, fuzzy, c-format msgid "Pool %s defined from %s\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3309 +#: src/virsh.c:3311 #, fuzzy, c-format msgid "Failed to define pool from %s" msgstr "Failed to define domain from %s" -#: src/virsh.c:3320 +#: src/virsh.c:3322 msgid "define a pool from a set of args" msgstr "" -#: src/virsh.c:3346 +#: src/virsh.c:3348 #, fuzzy, c-format msgid "Pool %s defined\n" msgstr "Domain %s defined from %s\n" -#: src/virsh.c:3349 +#: src/virsh.c:3351 #, fuzzy, c-format msgid "Failed to define pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3361 +#: src/virsh.c:3363 msgid "build a pool" msgstr "" -#: src/virsh.c:3362 +#: src/virsh.c:3364 msgid "Build a given pool." msgstr "" -#: src/virsh.c:3385 +#: src/virsh.c:3387 #, fuzzy, c-format msgid "Pool %s built\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3387 +#: src/virsh.c:3389 #, fuzzy, c-format msgid "Failed to build pool %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:3400 +#: src/virsh.c:3402 #, fuzzy msgid "destroy a pool" msgstr "destroy a domain" -#: src/virsh.c:3401 +#: src/virsh.c:3403 #, fuzzy msgid "Destroy a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3424 +#: src/virsh.c:3426 #, fuzzy, c-format msgid "Pool %s destroyed\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3426 +#: src/virsh.c:3428 #, fuzzy, c-format msgid "Failed to destroy pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3439 +#: src/virsh.c:3441 msgid "delete a pool" msgstr "" -#: src/virsh.c:3440 +#: src/virsh.c:3442 #, fuzzy msgid "Delete a given pool." msgstr "Destroy a given domain." -#: src/virsh.c:3463 +#: src/virsh.c:3465 #, fuzzy, c-format msgid "Pool %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:3465 +#: src/virsh.c:3467 #, fuzzy, c-format msgid "Failed to delete pool %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:3478 +#: src/virsh.c:3480 msgid "refresh a pool" msgstr "" -#: src/virsh.c:3479 +#: src/virsh.c:3481 msgid "Refresh a given pool." msgstr "" -#: src/virsh.c:3502 +#: src/virsh.c:3504 #, fuzzy, c-format msgid "Pool %s refreshed\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:3504 +#: src/virsh.c:3506 #, fuzzy, c-format msgid "Failed to refresh pool %s" msgstr "Failed to resume domain %s" -#: src/virsh.c:3517 +#: src/virsh.c:3519 #, fuzzy msgid "pool information in XML" msgstr "domain information in XML" -#: src/virsh.c:3518 +#: src/virsh.c:3520 #, fuzzy msgid "Output the pool information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:3557 +#: src/virsh.c:3559 #, fuzzy msgid "list pools" msgstr "list domains" -#: src/virsh.c:3558 +#: src/virsh.c:3560 #, fuzzy msgid "Returns list of pools." msgstr "Returns list of domains." -#: src/virsh.c:3563 +#: src/virsh.c:3565 #, fuzzy msgid "list inactive pools" msgstr "list inactive domains" -#: src/virsh.c:3564 +#: src/virsh.c:3566 #, fuzzy msgid "list inactive & active pools" msgstr "list inactive & active domains" -#: src/virsh.c:3584 src/virsh.c:3592 +#: src/virsh.c:3586 src/virsh.c:3594 #, fuzzy msgid "Failed to list active pools" msgstr "Failed to list active domains" -#: src/virsh.c:3603 src/virsh.c:3611 +#: src/virsh.c:3605 src/virsh.c:3613 #, fuzzy msgid "Failed to list inactive pools" msgstr "Failed to list inactive domains" -#: src/virsh.c:3679 +#: src/virsh.c:3681 #, fuzzy msgid "find potential storage pool sources" msgstr "invalid connection pointer in %s" -#: src/virsh.c:3680 src/virsh.c:3760 +#: src/virsh.c:3682 src/virsh.c:3762 msgid "Returns XML document." msgstr "" -#: src/virsh.c:3686 +#: src/virsh.c:3688 #, fuzzy msgid "type of storage pool sources to find" msgstr "too many drivers registered" -#: src/virsh.c:3687 +#: src/virsh.c:3689 msgid "optional host to query" msgstr "" -#: src/virsh.c:3688 +#: src/virsh.c:3690 msgid "optional port to query" msgstr "" -#: src/virsh.c:3733 +#: src/virsh.c:3735 #, fuzzy msgid "Out of memory" msgstr "out of memory" -#: src/virsh.c:3736 +#: src/virsh.c:3738 #, c-format msgid "virAsprintf failed (errno %d)" msgstr "" -#: src/virsh.c:3745 src/virsh.c:3796 +#: src/virsh.c:3747 src/virsh.c:3798 #, fuzzy, c-format msgid "Failed to find any %s pool sources" msgstr "Failed to undefine domain %s" -#: src/virsh.c:3759 +#: src/virsh.c:3761 msgid "discover potential storage pool sources" msgstr "" -#: src/virsh.c:3766 +#: src/virsh.c:3768 #, fuzzy msgid "type of storage pool sources to discover" msgstr "too many drivers registered" -#: src/virsh.c:3768 +#: src/virsh.c:3770 msgid "optional file of source xml to query for pools" msgstr "" -#: src/virsh.c:3831 +#: src/virsh.c:3833 #, fuzzy msgid "storage pool information" msgstr "node information" -#: src/virsh.c:3832 +#: src/virsh.c:3834 #, fuzzy msgid "Returns basic information about the storage pool." msgstr "Returns basic information about the node." -#: src/virsh.c:3870 +#: src/virsh.c:3872 msgid "building" msgstr "" -#: src/virsh.c:3874 src/virsh.c:7062 src/virsh.c:7088 +#: src/virsh.c:3876 src/virsh.c:7064 src/virsh.c:7090 msgid "running" msgstr "running" -#: src/virsh.c:3878 +#: src/virsh.c:3880 msgid "degraded" msgstr "" -#: src/virsh.c:3885 src/virsh.c:4476 +#: src/virsh.c:3887 src/virsh.c:4478 msgid "Capacity:" msgstr "" -#: src/virsh.c:3888 src/virsh.c:4479 +#: src/virsh.c:3890 src/virsh.c:4481 #, fuzzy msgid "Allocation:" msgstr "allocating domain" -#: src/virsh.c:3891 +#: src/virsh.c:3893 msgid "Available:" msgstr "" -#: src/virsh.c:3906 +#: src/virsh.c:3908 #, fuzzy msgid "convert a pool UUID to pool name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:3912 +#: src/virsh.c:3914 #, fuzzy msgid "pool uuid" msgstr "domain uuid" -#: src/virsh.c:3937 +#: src/virsh.c:3939 #, fuzzy msgid "start a (previously defined) inactive pool" msgstr "start a (previously defined) inactive domain" -#: src/virsh.c:3938 +#: src/virsh.c:3940 #, fuzzy msgid "Start a pool." msgstr "Start a domain." -#: src/virsh.c:3943 +#: src/virsh.c:3945 #, fuzzy msgid "name of the inactive pool" msgstr "name of the inactive domain" -#: src/virsh.c:3960 +#: src/virsh.c:3962 #, fuzzy, c-format msgid "Pool %s started\n" msgstr "Domain %s started\n" -#: src/virsh.c:3963 +#: src/virsh.c:3965 #, fuzzy, c-format msgid "Failed to start pool %s" msgstr "Failed to start domain %s" -#: src/virsh.c:3975 +#: src/virsh.c:3977 #, fuzzy msgid "create a volume from a set of args" msgstr "create a domain from an XML file" -#: src/virsh.c:3976 src/virsh.c:4171 +#: src/virsh.c:3978 src/virsh.c:4173 #, fuzzy msgid "Create a vol." msgstr "Create a domain." -#: src/virsh.c:3981 src/virsh.c:4140 src/virsh.c:4176 src/virsh.c:4234 +#: src/virsh.c:3983 src/virsh.c:4142 src/virsh.c:4178 src/virsh.c:4236 #, fuzzy msgid "pool name" msgstr "domain name" -#: src/virsh.c:3982 +#: src/virsh.c:3984 #, fuzzy msgid "name of the volume" msgstr "name of the inactive domain" -#: src/virsh.c:3983 +#: src/virsh.c:3985 msgid "size of the vol with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3984 +#: src/virsh.c:3986 msgid "initial allocation size with optional k,M,G,T suffix" msgstr "" -#: src/virsh.c:3985 +#: src/virsh.c:3987 msgid "file format type raw,bochs,qcow,qcow2,vmdk" msgstr "" -#: src/virsh.c:4043 src/virsh.c:4048 +#: src/virsh.c:4045 src/virsh.c:4050 #, c-format msgid "Malformed size %s" msgstr "" -#: src/virsh.c:4077 +#: src/virsh.c:4079 #, fuzzy, c-format msgid "Vol %s created\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4081 +#: src/virsh.c:4083 #, fuzzy, c-format msgid "Failed to create vol %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:4096 +#: src/virsh.c:4098 #, fuzzy msgid "undefine an inactive pool" msgstr "undefine an inactive domain" -#: src/virsh.c:4097 +#: src/virsh.c:4099 #, fuzzy msgid "Undefine the configuration for an inactive pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:4120 +#: src/virsh.c:4122 #, fuzzy, c-format msgid "Pool %s has been undefined\n" msgstr "Domain %s has been undefined\n" -#: src/virsh.c:4122 +#: src/virsh.c:4124 #, fuzzy, c-format msgid "Failed to undefine pool %s" msgstr "Failed to undefine domain %s" -#: src/virsh.c:4134 +#: src/virsh.c:4136 #, fuzzy msgid "convert a pool name to pool UUID" msgstr "convert a domain name or id to domain UUID" -#: src/virsh.c:4160 +#: src/virsh.c:4162 #, fuzzy msgid "failed to get pool UUID" msgstr "failed to get domain UUID" -#: src/virsh.c:4170 +#: src/virsh.c:4172 #, fuzzy msgid "create a vol from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:4177 src/virsh.c:4235 +#: src/virsh.c:4179 src/virsh.c:4237 #, fuzzy msgid "file containing an XML vol description" msgstr "file conatining an XML domain description" -#: src/virsh.c:4214 +#: src/virsh.c:4216 #, fuzzy, c-format msgid "Vol %s created from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4218 src/virsh.c:4275 +#: src/virsh.c:4220 src/virsh.c:4277 #, fuzzy, c-format msgid "Failed to create vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4228 +#: src/virsh.c:4230 msgid "create a vol, using another volume as input" msgstr "" -#: src/virsh.c:4229 +#: src/virsh.c:4231 #, fuzzy msgid "Create a vol from an existing volume." msgstr "create a domain from an XML file" -#: src/virsh.c:4236 +#: src/virsh.c:4238 #, fuzzy msgid "pool name or uuid of the input volume's pool" msgstr "name of the inactive domain" -#: src/virsh.c:4237 +#: src/virsh.c:4239 #, fuzzy msgid "input vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4272 +#: src/virsh.c:4274 #, fuzzy, c-format msgid "Vol %s created from input vol %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4325 +#: src/virsh.c:4327 #, fuzzy msgid "clone a volume." msgstr "name of the inactive domain" -#: src/virsh.c:4326 +#: src/virsh.c:4328 msgid "Clone an existing volume." msgstr "" -#: src/virsh.c:4332 +#: src/virsh.c:4334 #, fuzzy msgid "orig vol name or key" msgstr "domain name or uuid" -#: src/virsh.c:4333 +#: src/virsh.c:4335 #, fuzzy msgid "clone name" msgstr "domain name" -#: src/virsh.c:4355 +#: src/virsh.c:4357 #, fuzzy msgid "failed to get parent pool" msgstr "Failed to start domain %s" -#: src/virsh.c:4376 +#: src/virsh.c:4378 #, fuzzy, c-format msgid "Vol %s cloned from %s\n" msgstr "Domain %s created from %s\n" -#: src/virsh.c:4380 +#: src/virsh.c:4382 #, fuzzy, c-format msgid "Failed to clone vol from %s" msgstr "Failed to create domain from %s" -#: src/virsh.c:4401 +#: src/virsh.c:4403 msgid "delete a vol" msgstr "" -#: src/virsh.c:4402 +#: src/virsh.c:4404 #, fuzzy msgid "Delete a given vol." msgstr "Destroy a given domain." -#: src/virsh.c:4408 src/virsh.c:4449 src/virsh.c:4500 +#: src/virsh.c:4410 src/virsh.c:4451 src/virsh.c:4502 msgid "vol name, key or path" msgstr "" -#: src/virsh.c:4427 +#: src/virsh.c:4429 #, fuzzy, c-format msgid "Vol %s deleted\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:4429 +#: src/virsh.c:4431 #, fuzzy, c-format msgid "Failed to delete vol %s" msgstr "Failed to destroy domain %s" -#: src/virsh.c:4442 +#: src/virsh.c:4444 #, fuzzy msgid "storage vol information" msgstr "node information" -#: src/virsh.c:4443 +#: src/virsh.c:4445 #, fuzzy msgid "Returns basic information about the storage vol." msgstr "Returns basic information about the node." -#: src/virsh.c:4471 +#: src/virsh.c:4473 #, fuzzy msgid "Type:" msgstr "OS Type:" -#: src/virsh.c:4473 +#: src/virsh.c:4475 msgid "file" msgstr "" -#: src/virsh.c:4473 +#: src/virsh.c:4475 #, fuzzy msgid "block" msgstr "blocked" -#: src/virsh.c:4493 +#: src/virsh.c:4495 #, fuzzy msgid "vol information in XML" msgstr "domain information in XML" -#: src/virsh.c:4494 +#: src/virsh.c:4496 #, fuzzy msgid "Output the vol information as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4534 +#: src/virsh.c:4536 #, fuzzy msgid "list vols" msgstr "list domains" -#: src/virsh.c:4535 +#: src/virsh.c:4537 #, fuzzy msgid "Returns list of vols by pool." msgstr "Returns list of domains." -#: src/virsh.c:4560 src/virsh.c:4568 +#: src/virsh.c:4562 src/virsh.c:4570 #, fuzzy msgid "Failed to list active vols" msgstr "Failed to list active domains" -#: src/virsh.c:4576 +#: src/virsh.c:4578 msgid "Path" msgstr "" -#: src/virsh.c:4612 +#: src/virsh.c:4614 #, fuzzy msgid "convert a vol UUID to vol name" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4618 +#: src/virsh.c:4620 msgid "vol key or path" msgstr "" -#: src/virsh.c:4645 +#: src/virsh.c:4647 #, fuzzy msgid "convert a vol UUID to vol key" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4651 +#: src/virsh.c:4653 #, fuzzy msgid "vol uuid" msgstr "domain uuid" -#: src/virsh.c:4678 +#: src/virsh.c:4680 #, fuzzy msgid "convert a vol UUID to vol path" msgstr "convert a domain id or UUID to domain name" -#: src/virsh.c:4685 +#: src/virsh.c:4687 msgid "vol name or key" msgstr "" -#: src/virsh.c:4715 +#: src/virsh.c:4717 msgid "show version" msgstr "show version" -#: src/virsh.c:4716 +#: src/virsh.c:4718 msgid "Display the system version information." msgstr "Display the system version information." -#: src/virsh.c:4739 +#: src/virsh.c:4741 msgid "failed to get hypervisor type" msgstr "failed to get hypervisor type" -#: src/virsh.c:4748 +#: src/virsh.c:4750 #, c-format msgid "Compiled against library: libvir %d.%d.%d\n" msgstr "Compiled against library: libvir %d.%d.%d\n" -#: src/virsh.c:4753 +#: src/virsh.c:4755 msgid "failed to get the library version" msgstr "failed to get the library version" -#: src/virsh.c:4760 +#: src/virsh.c:4762 #, c-format msgid "Using library: libvir %d.%d.%d\n" msgstr "Using library: libvir %d.%d.%d\n" -#: src/virsh.c:4767 +#: src/virsh.c:4769 #, c-format msgid "Using API: %s %d.%d.%d\n" msgstr "Using API: %s %d.%d.%d\n" -#: src/virsh.c:4772 +#: src/virsh.c:4774 msgid "failed to get the hypervisor version" msgstr "failed to get the hypervisor version" -#: src/virsh.c:4777 +#: src/virsh.c:4779 #, c-format msgid "Cannot extract running %s hypervisor version\n" msgstr "Cannot extract running %s hypervisor version\n" -#: src/virsh.c:4784 +#: src/virsh.c:4786 #, c-format msgid "Running hypervisor: %s %d.%d.%d\n" msgstr "Running hypervisor: %s %d.%d.%d\n" -#: src/virsh.c:4794 +#: src/virsh.c:4796 msgid "enumerate devices on this host" msgstr "" -#: src/virsh.c:4800 +#: src/virsh.c:4802 #, fuzzy msgid "list devices in a tree" msgstr "missing devices information" -#: src/virsh.c:4801 +#: src/virsh.c:4803 msgid "capability name" msgstr "" -#: src/virsh.c:4900 +#: src/virsh.c:4902 #, fuzzy msgid "Failed to count node devices" msgstr "Failed to connect to the hypervisor" -#: src/virsh.c:4910 +#: src/virsh.c:4912 #, fuzzy msgid "Failed to list node devices" msgstr "Failed to list inactive domains" -#: src/virsh.c:4960 +#: src/virsh.c:4962 msgid "node device details in XML" msgstr "" -#: src/virsh.c:4961 +#: src/virsh.c:4963 #, fuzzy msgid "Output the node device details as an XML dump to stdout." msgstr "Ouput the domain information as an XML dump to stdout." -#: src/virsh.c:4967 src/virsh.c:5002 src/virsh.c:5043 src/virsh.c:5084 +#: src/virsh.c:4969 src/virsh.c:5004 src/virsh.c:5045 src/virsh.c:5086 #, fuzzy msgid "device key" msgstr "blocked" -#: src/virsh.c:4982 src/virsh.c:5018 src/virsh.c:5059 src/virsh.c:5100 +#: src/virsh.c:4984 src/virsh.c:5020 src/virsh.c:5061 src/virsh.c:5102 msgid "Could not find matching device" msgstr "" -#: src/virsh.c:4995 +#: src/virsh.c:4997 #, fuzzy msgid "dettach node device from its device driver" msgstr "create a domain from an XML file" -#: src/virsh.c:4996 +#: src/virsh.c:4998 #, fuzzy msgid "" "Dettach node device from its device driver before assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5023 +#: src/virsh.c:5025 #, fuzzy, c-format msgid "Device %s dettached\n" msgstr "Domain %s destroyed\n" -#: src/virsh.c:5025 +#: src/virsh.c:5027 #, fuzzy, c-format msgid "Failed to dettach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5036 +#: src/virsh.c:5038 msgid "reattach node device to its device driver" msgstr "" -#: src/virsh.c:5037 +#: src/virsh.c:5039 msgid "Reattach node device to its device driver once released by the domain." msgstr "" -#: src/virsh.c:5064 +#: src/virsh.c:5066 #, c-format msgid "Device %s re-attached\n" msgstr "" -#: src/virsh.c:5066 +#: src/virsh.c:5068 #, fuzzy, c-format msgid "Failed to re-attach device %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5077 +#: src/virsh.c:5079 #, fuzzy msgid "reset node device" msgstr "Failed to list inactive domains" -#: src/virsh.c:5078 +#: src/virsh.c:5080 #, fuzzy msgid "Reset node device before or after assigning to a domain." msgstr "Returns state about a running domain." -#: src/virsh.c:5105 +#: src/virsh.c:5107 #, fuzzy, c-format msgid "Device %s reset\n" msgstr "Domain %s resumed\n" -#: src/virsh.c:5107 +#: src/virsh.c:5109 #, fuzzy, c-format msgid "Failed to reset device %s" msgstr "Failed to suspend domain %s" -#: src/virsh.c:5118 +#: src/virsh.c:5120 #, fuzzy msgid "print the hypervisor hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5133 +#: src/virsh.c:5135 #, fuzzy msgid "failed to get hostname" msgstr "failed to get hypervisor type" -#: src/virsh.c:5147 +#: src/virsh.c:5149 #, fuzzy msgid "print the hypervisor canonical URI" msgstr "hypervisor connection URI" -#: src/virsh.c:5162 +#: src/virsh.c:5164 #, fuzzy msgid "failed to get URI" msgstr "failed to get domain UUID" -#: src/virsh.c:5176 +#: src/virsh.c:5178 msgid "vnc display" msgstr "" -#: src/virsh.c:5177 +#: src/virsh.c:5179 msgid "Output the IP address and port number for the VNC display." msgstr "" -#: src/virsh.c:5251 +#: src/virsh.c:5253 msgid "tty console" msgstr "" -#: src/virsh.c:5252 +#: src/virsh.c:5254 msgid "Output the device for the TTY console." msgstr "" -#: src/virsh.c:5312 +#: src/virsh.c:5314 #, fuzzy msgid "attach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5313 +#: src/virsh.c:5315 #, fuzzy msgid "Attach device from an XML ." msgstr "create a domain from an XML file" -#: src/virsh.c:5319 src/virsh.c:5377 +#: src/virsh.c:5321 src/virsh.c:5379 msgid "XML file" msgstr "" -#: src/virsh.c:5340 +#: src/virsh.c:5342 msgid "attach-device: Missing option" msgstr "" -#: src/virsh.c:5354 +#: src/virsh.c:5356 #, fuzzy, c-format msgid "Failed to attach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5358 +#: src/virsh.c:5360 msgid "Device attached successfully\n" msgstr "" -#: src/virsh.c:5370 +#: src/virsh.c:5372 #, fuzzy msgid "detach device from an XML file" msgstr "create a domain from an XML file" -#: src/virsh.c:5371 +#: src/virsh.c:5373 #, fuzzy msgid "Detach device from an XML " msgstr "create a domain from an XML file" -#: src/virsh.c:5398 +#: src/virsh.c:5400 msgid "detach-device: Missing option" msgstr "" -#: src/virsh.c:5412 +#: src/virsh.c:5414 #, fuzzy, c-format msgid "Failed to detach device from %s" msgstr "Failed to get devices for domain %s\n" -#: src/virsh.c:5416 +#: src/virsh.c:5418 msgid "Device detached successfully\n" msgstr "" -#: src/virsh.c:5428 +#: src/virsh.c:5430 #, fuzzy msgid "attach network interface" msgstr "invalid connection pointer in" -#: src/virsh.c:5429 +#: src/virsh.c:5431 msgid "Attach new network interface." msgstr "" -#: src/virsh.c:5435 src/virsh.c:5551 +#: src/virsh.c:5437 src/virsh.c:5553 msgid "network interface type" msgstr "" -#: src/virsh.c:5436 +#: src/virsh.c:5438 #, fuzzy msgid "source of network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5437 +#: src/virsh.c:5439 #, fuzzy msgid "target network name" msgstr "Start a domain." -#: src/virsh.c:5438 src/virsh.c:5552 +#: src/virsh.c:5440 src/virsh.c:5554 #, fuzzy msgid "MAC address" msgstr "invalid argument in %s" -#: src/virsh.c:5439 +#: src/virsh.c:5441 msgid "script used to bridge network interface" msgstr "" -#: src/virsh.c:5471 +#: src/virsh.c:5473 #, c-format msgid "No support %s in command 'attach-interface'" msgstr "" -#: src/virsh.c:5527 +#: src/virsh.c:5529 msgid "Interface attached successfully\n" msgstr "" -#: src/virsh.c:5544 +#: src/virsh.c:5546 #, fuzzy msgid "detach network interface" msgstr "undefined domain name or id" -#: src/virsh.c:5545 +#: src/virsh.c:5547 msgid "Detach network interface." msgstr "" -#: src/virsh.c:5590 src/virsh.c:5595 +#: src/virsh.c:5592 src/virsh.c:5597 #, fuzzy msgid "Failed to get interface information" msgstr "failed to get node information" -#: src/virsh.c:5603 +#: src/virsh.c:5605 #, c-format msgid "No found interface whose type is %s" msgstr "" -#: src/virsh.c:5625 +#: src/virsh.c:5627 #, c-format msgid "No found interface whose MAC address is %s" msgstr "" -#: src/virsh.c:5631 src/virsh.c:5900 +#: src/virsh.c:5633 src/virsh.c:5902 #, fuzzy msgid "Failed to allocate memory" msgstr "failed to allocate a node" -#: src/virsh.c:5636 src/virsh.c:5905 +#: src/virsh.c:5638 src/virsh.c:5907 #, fuzzy msgid "Failed to create XML" msgstr "Failed to create domain %s\n" -#: src/virsh.c:5644 +#: src/virsh.c:5646 msgid "Interface detached successfully\n" msgstr "" -#: src/virsh.c:5664 +#: src/virsh.c:5666 msgid "attach disk device" msgstr "" -#: src/virsh.c:5665 +#: src/virsh.c:5667 msgid "Attach new disk device." msgstr "" -#: src/virsh.c:5671 +#: src/virsh.c:5673 msgid "source of disk device" msgstr "" -#: src/virsh.c:5672 src/virsh.c:5828 +#: src/virsh.c:5674 src/virsh.c:5830 msgid "target of disk device" msgstr "" -#: src/virsh.c:5673 +#: src/virsh.c:5675 msgid "driver of disk device" msgstr "" -#: src/virsh.c:5674 +#: src/virsh.c:5676 msgid "subdriver of disk device" msgstr "" -#: src/virsh.c:5675 +#: src/virsh.c:5677 msgid "target device type" msgstr "" -#: src/virsh.c:5676 +#: src/virsh.c:5678 msgid "mode of device reading and writing" msgstr "" -#: src/virsh.c:5709 src/virsh.c:5716 +#: src/virsh.c:5711 src/virsh.c:5718 #, c-format msgid "No support %s in command 'attach-disk'" msgstr "" -#: src/virsh.c:5805 +#: src/virsh.c:5807 msgid "Disk attached successfully\n" msgstr "" -#: src/virsh.c:5821 +#: src/virsh.c:5823 msgid "detach disk device" msgstr "" -#: src/virsh.c:5822 +#: src/virsh.c:5824 msgid "Detach disk device." msgstr "" -#: src/virsh.c:5863 src/virsh.c:5868 src/virsh.c:5875 +#: src/virsh.c:5865 src/virsh.c:5870 src/virsh.c:5877 #, fuzzy msgid "Failed to get disk information" msgstr "failed to get node information" -#: src/virsh.c:5894 +#: src/virsh.c:5896 #, c-format msgid "No found disk whose target is %s" msgstr "" -#: src/virsh.c:5913 +#: src/virsh.c:5915 msgid "Disk detached successfully\n" msgstr "" -#: src/virsh.c:5940 +#: src/virsh.c:5942 #, fuzzy, c-format msgid "malloc: failed to allocate temporary file name: %s" msgstr "failed to allocate a node" -#: src/virsh.c:5951 +#: src/virsh.c:5953 #, fuzzy, c-format msgid "mkstemp: failed to create temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5958 +#: src/virsh.c:5960 #, fuzzy, c-format msgid "write: %s: failed to write to temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5967 +#: src/virsh.c:5969 #, fuzzy, c-format msgid "close: %s: failed to write or close temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:5997 +#: src/virsh.c:5999 #, c-format msgid "" "%s: $EDITOR environment variable contains shell meta or other unacceptable " "characters" msgstr "" -#: src/virsh.c:6004 +#: src/virsh.c:6006 #, c-format msgid "" "%s: temporary filename contains shell meta or other unacceptable characters " "(is $TMPDIR wrong?)" msgstr "" -#: src/virsh.c:6011 +#: src/virsh.c:6013 #, fuzzy, c-format msgid "virAsprintf: could not create editing command: %s" msgstr "Failed to create domain %s\n" -#: src/virsh.c:6019 +#: src/virsh.c:6021 #, fuzzy, c-format msgid "%s: edit command failed: %s" msgstr "domain name" -#: src/virsh.c:6025 +#: src/virsh.c:6027 #, c-format msgid "%s: command exited with non-zero status" msgstr "" -#: src/virsh.c:6040 +#: src/virsh.c:6042 #, fuzzy, c-format msgid "%s: failed to read temporary file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:6051 +#: src/virsh.c:6053 #, fuzzy msgid "edit XML configuration for a domain" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6052 +#: src/virsh.c:6054 #, fuzzy msgid "Edit the XML configuration for a domain." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6103 +#: src/virsh.c:6105 #, c-format msgid "Domain %s XML configuration not changed.\n" msgstr "" -#: src/virsh.c:6119 +#: src/virsh.c:6121 msgid "ERROR: the XML configuration was changed by another user" msgstr "" -#: src/virsh.c:6129 +#: src/virsh.c:6131 #, fuzzy, c-format msgid "Domain %s XML configuration edited.\n" msgstr "failed to read configuration file" -#: src/virsh.c:6154 +#: src/virsh.c:6156 #, fuzzy msgid "edit XML configuration for a network" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6155 +#: src/virsh.c:6157 #, fuzzy msgid "Edit the XML configuration for a network." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6171 +#: src/virsh.c:6173 #, fuzzy msgid "edit XML configuration for a storage pool" msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6172 +#: src/virsh.c:6174 #, fuzzy msgid "Edit the XML configuration for a storage pool." msgstr "Undefine the configuration for an inactive domain." -#: src/virsh.c:6188 +#: src/virsh.c:6190 msgid "quit this interactive terminal" msgstr "quit this interactive terminal" -#: src/virsh.c:6379 +#: src/virsh.c:6381 #, c-format msgid "command '%s' requires <%s> option" msgstr "command '%s' requires <%s> option" -#: src/virsh.c:6380 +#: src/virsh.c:6382 #, c-format msgid "command '%s' requires --%s option" msgstr "command '%s' requires --%s option" -#: src/virsh.c:6407 +#: src/virsh.c:6409 #, c-format msgid "command '%s' doesn't exist" msgstr "command '%s' doesn't exist" -#: src/virsh.c:6414 +#: src/virsh.c:6416 msgid " NAME\n" msgstr " NAME\n" -#: src/virsh.c:6417 +#: src/virsh.c:6419 #, fuzzy msgid "" "\n" @@ -8157,17 +8204,17 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6426 +#: src/virsh.c:6428 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6428 +#: src/virsh.c:6430 #, fuzzy, c-format msgid "[--%s ]" msgstr "--%s " -#: src/virsh.c:6441 +#: src/virsh.c:6443 msgid "" "\n" " DESCRIPTION\n" @@ -8175,7 +8222,7 @@ msgstr "" "\n" " DESCRIPTION\n" -#: src/virsh.c:6447 +#: src/virsh.c:6449 msgid "" "\n" " OPTIONS\n" @@ -8183,61 +8230,61 @@ msgstr "" "\n" " OPTIONS\n" -#: src/virsh.c:6452 +#: src/virsh.c:6454 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6454 +#: src/virsh.c:6456 #, c-format msgid "--%s " msgstr "--%s " -#: src/virsh.c:6607 +#: src/virsh.c:6609 #, c-format msgid "internal error: virsh %s: no %s VSH_OT_DATA option" msgstr "" -#: src/virsh.c:6624 +#: src/virsh.c:6626 msgid "undefined domain name or id" msgstr "undefined domain name or id" -#: src/virsh.c:6656 +#: src/virsh.c:6658 #, c-format msgid "failed to get domain '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6672 +#: src/virsh.c:6674 #, fuzzy msgid "undefined network name" msgstr "undefined domain name or id" -#: src/virsh.c:6696 +#: src/virsh.c:6698 #, fuzzy, c-format msgid "failed to get network '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6709 src/virsh.c:6755 +#: src/virsh.c:6711 src/virsh.c:6757 #, fuzzy msgid "undefined pool name" msgstr "undefined domain name or id" -#: src/virsh.c:6733 +#: src/virsh.c:6735 #, fuzzy, c-format msgid "failed to get pool '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6750 +#: src/virsh.c:6752 #, fuzzy msgid "undefined vol name" msgstr "undefined domain name or id" -#: src/virsh.c:6786 +#: src/virsh.c:6788 #, fuzzy, c-format msgid "failed to get vol '%s'" msgstr "failed to get domain '%s'" -#: src/virsh.c:6820 +#: src/virsh.c:6822 #, c-format msgid "" "\n" @@ -8248,131 +8295,131 @@ msgstr "" "(Time: %.3f ms)\n" "\n" -#: src/virsh.c:6894 +#: src/virsh.c:6896 msgid "missing \"" msgstr "missing \"" -#: src/virsh.c:6955 +#: src/virsh.c:6957 #, c-format msgid "unexpected token (command name): '%s'" msgstr "unexpected token (command name): '%s'" -#: src/virsh.c:6960 +#: src/virsh.c:6962 #, c-format msgid "unknown command: '%s'" msgstr "unknown command: '%s'" -#: src/virsh.c:6967 +#: src/virsh.c:6969 #, c-format msgid "command '%s' doesn't support option --%s" msgstr "command '%s' doesn't support option --%s" -#: src/virsh.c:6982 +#: src/virsh.c:6984 #, c-format msgid "expected syntax: --%s <%s>" msgstr "expected syntax: --%s <%s>" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "number" msgstr "number" -#: src/virsh.c:6985 +#: src/virsh.c:6987 msgid "string" msgstr "string" -#: src/virsh.c:6991 +#: src/virsh.c:6993 #, c-format msgid "unexpected data '%s'" msgstr "unexpected data '%s'" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "OPTION" msgstr "OPTION" -#: src/virsh.c:7013 +#: src/virsh.c:7015 msgid "DATA" msgstr "DATA" -#: src/virsh.c:7064 src/virsh.c:7086 +#: src/virsh.c:7066 src/virsh.c:7088 msgid "idle" msgstr "" -#: src/virsh.c:7066 +#: src/virsh.c:7068 msgid "paused" msgstr "paused" -#: src/virsh.c:7068 +#: src/virsh.c:7070 msgid "in shutdown" msgstr "in shutdown" -#: src/virsh.c:7070 +#: src/virsh.c:7072 msgid "shut off" msgstr "shut off" -#: src/virsh.c:7072 +#: src/virsh.c:7074 msgid "crashed" msgstr "crashed" -#: src/virsh.c:7084 +#: src/virsh.c:7086 msgid "offline" msgstr "offline" -#: src/virsh.c:7103 +#: src/virsh.c:7105 msgid "no valid connection" msgstr "no valid connection" -#: src/virsh.c:7150 +#: src/virsh.c:7152 #, c-format msgid "%s: error: " msgstr "%s: error: " -#: src/virsh.c:7152 +#: src/virsh.c:7154 msgid "error: " msgstr "error: " -#: src/virsh.c:7174 src/virsh.c:7186 src/virsh.c:7199 +#: src/virsh.c:7176 src/virsh.c:7188 src/virsh.c:7201 #, c-format msgid "%s: %d: failed to allocate %d bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7213 +#: src/virsh.c:7215 #, fuzzy, c-format msgid "%s: %d: failed to allocate %lu bytes" msgstr "%s: %d: failed to allocate %d bytes" -#: src/virsh.c:7243 +#: src/virsh.c:7245 msgid "failed to connect to the hypervisor" msgstr "failed to connect to the hypervisor" -#: src/virsh.c:7275 +#: src/virsh.c:7277 #, fuzzy msgid "failed to get the log file information" msgstr "failed to get node information" -#: src/virsh.c:7280 +#: src/virsh.c:7282 msgid "the log path is not a file" msgstr "" -#: src/virsh.c:7287 +#: src/virsh.c:7289 msgid "failed to open the log file. check the log file path" msgstr "" -#: src/virsh.c:7355 +#: src/virsh.c:7357 #, fuzzy msgid "failed to write the log file" msgstr "failed to write configuration file" -#: src/virsh.c:7370 +#: src/virsh.c:7372 #, fuzzy, c-format msgid "%s: failed to write log file: %s" msgstr "failed to write configuration file" -#: src/virsh.c:7550 +#: src/virsh.c:7552 #, fuzzy msgid "failed to disconnect from the hypervisor" msgstr "Failed to disconnect from the hypervisor" -#: src/virsh.c:7565 +#: src/virsh.c:7567 #, fuzzy, c-format msgid "" "\n" @@ -8403,7 +8450,7 @@ msgstr "" "\n" " commands (non interactive mode):\n" -#: src/virsh.c:7583 +#: src/virsh.c:7585 #, fuzzy msgid "" "\n" @@ -8414,17 +8461,17 @@ msgstr "" " (specify --help for details about the command)\n" "\n" -#: src/virsh.c:7676 +#: src/virsh.c:7678 #, c-format msgid "unsupported option '-%c'. See --help." msgstr "unsupported option '-%c'. See --help." -#: src/virsh.c:7684 +#: src/virsh.c:7686 #, c-format msgid "extra argument '%s'. See --help." msgstr "" -#: src/virsh.c:7766 +#: src/virsh.c:7768 #, c-format msgid "" "Welcome to %s, the virtualization interactive terminal.\n" @@ -8433,7 +8480,7 @@ msgstr "" "Welcome to %s, the virtualization interactive terminal.\n" "\n" -#: src/virsh.c:7769 +#: src/virsh.c:7771 msgid "" "Type: 'help' for help with commands\n" " 'quit' to quit\n" @@ -8968,7 +9015,7 @@ msgstr "invalid connection pointer in" msgid "invalid interface pointer in %s" msgstr "invalid connection pointer in %s" -#: src/virterror.c:1124 +#: src/virterror.c:1135 #, fuzzy msgid "internal error: buffer too small" msgstr "internal error %s" @@ -9103,7 +9150,7 @@ msgstr "domain information incorrect domid not numeric" msgid "domain information incomplete, missing uuid" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:1054 src/xend_internal.c:2331 src/xend_internal.c:2338 +#: src/xend_internal.c:1054 src/xend_internal.c:2339 src/xend_internal.c:2346 msgid "domain information incomplete, missing name" msgstr "domain information incomplete, missing name" @@ -9158,272 +9205,272 @@ msgstr "invalid argument in %s" msgid "unexpected sound model %s" msgstr "unexpected dict node" -#: src/xend_internal.c:2089 +#: src/xend_internal.c:2097 #, fuzzy, c-format msgid "unknown graphics type '%s'" msgstr "unknown OS type %s" -#: src/xend_internal.c:2216 +#: src/xend_internal.c:2224 #, fuzzy msgid "missing PCI domain" msgstr "suspend a domain" -#: src/xend_internal.c:2221 +#: src/xend_internal.c:2229 #, fuzzy msgid "missing PCI bus" msgstr "missing \"" -#: src/xend_internal.c:2226 +#: src/xend_internal.c:2234 #, fuzzy msgid "missing PCI slot" msgstr "missing source information for device" -#: src/xend_internal.c:2231 +#: src/xend_internal.c:2239 #, fuzzy msgid "missing PCI func" msgstr "missing source information for device" -#: src/xend_internal.c:2237 +#: src/xend_internal.c:2245 #, fuzzy, c-format msgid "cannot parse PCI domain '%s'" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:2242 +#: src/xend_internal.c:2250 #, fuzzy, c-format msgid "cannot parse PCI bus '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2247 +#: src/xend_internal.c:2255 #, fuzzy, c-format msgid "cannot parse PCI slot '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2252 +#: src/xend_internal.c:2260 #, fuzzy, c-format msgid "cannot parse PCI func '%s'" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:2318 +#: src/xend_internal.c:2326 #, fuzzy msgid "domain information incomplete, missing id" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:2386 +#: src/xend_internal.c:2394 #, fuzzy, c-format msgid "invalid CPU mask %s" msgstr "invalid argument in %s" -#: src/xend_internal.c:2397 src/xend_internal.c:2407 src/xend_internal.c:2417 +#: src/xend_internal.c:2405 src/xend_internal.c:2415 src/xend_internal.c:2425 #, fuzzy, c-format msgid "unknown lifecycle type %s" msgstr "unknown OS type %s" -#: src/xend_internal.c:2801 +#: src/xend_internal.c:2809 #, fuzzy msgid "topology syntax error" msgstr "configuration file syntax error" -#: src/xend_internal.c:2865 +#: src/xend_internal.c:2873 msgid "failed to parse Xend domain information" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:2989 src/xend_internal.c:3016 src/xend_internal.c:3044 -#: src/xend_internal.c:3073 src/xend_internal.c:3104 src/xend_internal.c:3179 -#: src/xend_internal.c:3216 +#: src/xend_internal.c:2997 src/xend_internal.c:3024 src/xend_internal.c:3052 +#: src/xend_internal.c:3081 src/xend_internal.c:3112 src/xend_internal.c:3187 +#: src/xend_internal.c:3224 #, fuzzy, c-format msgid "Domain %s isn't running." msgstr "Domain is already active" -#: src/xend_internal.c:3374 +#: src/xend_internal.c:3382 msgid "xenDaemonDomainFetch failed to find this domain" msgstr "" -#: src/xend_internal.c:4120 src/xend_internal.c:4127 +#: src/xend_internal.c:4128 src/xend_internal.c:4135 #, fuzzy msgid "unsupported device type" msgstr "unexpected mime type" -#: src/xend_internal.c:4232 +#: src/xend_internal.c:4240 msgid "xenDaemonGetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4273 +#: src/xend_internal.c:4281 msgid "xenDaemonSetAutostart failed to find this domain" msgstr "" -#: src/xend_internal.c:4281 +#: src/xend_internal.c:4289 #, fuzzy msgid "unexpected value from on_xend_start" msgstr "unexpected value node" -#: src/xend_internal.c:4292 +#: src/xend_internal.c:4300 #, fuzzy msgid "no memory" msgstr "node memory" -#: src/xend_internal.c:4298 +#: src/xend_internal.c:4306 #, fuzzy msgid "sexpr2string failed" msgstr "operation failed" -#: src/xend_internal.c:4303 +#: src/xend_internal.c:4311 #, fuzzy msgid "Failed to redefine sexpr" msgstr "Failed to undefine domain %s" -#: src/xend_internal.c:4308 +#: src/xend_internal.c:4316 msgid "on_xend_start not present in sexpr" msgstr "" -#: src/xend_internal.c:4339 +#: src/xend_internal.c:4347 #, fuzzy, c-format msgid "unable to resolve name %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4375 +#: src/xend_internal.c:4383 msgid "" "xenDaemonDomainMigrate: Xen does not support renaming domains during " "migration" msgstr "" -#: src/xend_internal.c:4385 +#: src/xend_internal.c:4393 msgid "" "xenDaemonDomainMigrate: Xen does not support bandwidth limits during " "migration" msgstr "" -#: src/xend_internal.c:4397 +#: src/xend_internal.c:4405 msgid "xenDaemonDomainMigrate: unsupported flag" msgstr "" -#: src/xend_internal.c:4410 +#: src/xend_internal.c:4418 msgid "xenDaemonDomainMigrate: invalid URI" msgstr "" -#: src/xend_internal.c:4415 +#: src/xend_internal.c:4423 msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen" msgstr "" -#: src/xend_internal.c:4422 +#: src/xend_internal.c:4430 msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI" msgstr "" -#: src/xend_internal.c:4442 +#: src/xend_internal.c:4450 msgid "xenDaemonDomainMigrate: invalid port number" msgstr "" -#: src/xend_internal.c:4498 +#: src/xend_internal.c:4506 #, fuzzy msgid "failed to parse domain description" msgstr "failed to parse Xend domain information" -#: src/xend_internal.c:4504 +#: src/xend_internal.c:4512 #, fuzzy msgid "failed to build sexpr" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:4514 +#: src/xend_internal.c:4522 #, fuzzy, c-format msgid "Failed to create inactive domain %s\n" msgstr "Failed to create domain %s\n" -#: src/xend_internal.c:4670 src/xend_internal.c:4746 src/xend_internal.c:4836 +#: src/xend_internal.c:4678 src/xend_internal.c:4754 src/xend_internal.c:4844 msgid "unsupported in xendConfigVersion < 4" msgstr "" -#: src/xend_internal.c:4682 +#: src/xend_internal.c:4690 #, fuzzy msgid "node information incomplete, missing scheduler name" msgstr "domain information incomplete, missing name" -#: src/xend_internal.c:4688 src/xend_internal.c:4695 +#: src/xend_internal.c:4696 src/xend_internal.c:4703 msgid "strdup failed" msgstr "" -#: src/xend_internal.c:4700 src/xend_internal.c:4794 src/xend_internal.c:4906 +#: src/xend_internal.c:4708 src/xend_internal.c:4802 src/xend_internal.c:4914 #, fuzzy msgid "Unknown scheduler" msgstr "unknown host" -#: src/xend_internal.c:4759 src/xend_internal.c:4849 +#: src/xend_internal.c:4767 src/xend_internal.c:4857 #, fuzzy msgid "Failed to get a scheduler name" msgstr "failed to get hypervisor type" -#: src/xend_internal.c:4772 src/xend_internal.c:4885 +#: src/xend_internal.c:4780 src/xend_internal.c:4893 #, fuzzy msgid "domain information incomplete, missing cpu_weight" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4777 src/xend_internal.c:4894 +#: src/xend_internal.c:4785 src/xend_internal.c:4902 #, fuzzy msgid "domain information incomplete, missing cpu_cap" msgstr "domain information incomplete, missing uuid" -#: src/xend_internal.c:4952 +#: src/xend_internal.c:4960 msgid "domainBlockPeek is not supported for dom0" msgstr "" -#: src/xend_internal.c:4973 +#: src/xend_internal.c:4981 #, fuzzy, c-format msgid "%s: invalid path" msgstr "invalid argument in %s" -#: src/xend_internal.c:4981 +#: src/xend_internal.c:4989 #, fuzzy, c-format msgid "failed to open for reading: %s" msgstr "failed to open %s for reading" -#: src/xend_internal.c:4993 +#: src/xend_internal.c:5001 #, fuzzy, c-format msgid "failed to lseek or read from file: %s" msgstr "Failed to suspend domain %s" -#: src/xend_internal.c:5075 src/xend_internal.c:5121 +#: src/xend_internal.c:5083 src/xend_internal.c:5129 #, fuzzy, c-format msgid "unexpected graphics type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5164 +#: src/xend_internal.c:5172 #, fuzzy msgid "unexpected chr device type" msgstr "unexpected mime type" -#: src/xend_internal.c:5242 +#: src/xend_internal.c:5250 #, c-format msgid "Cannot directly attach floppy %s" msgstr "" -#: src/xend_internal.c:5254 +#: src/xend_internal.c:5262 #, c-format msgid "Cannot directly attach CDROM %s" msgstr "" -#: src/xend_internal.c:5354 src/xm_internal.c:2027 +#: src/xend_internal.c:5362 src/xm_internal.c:2027 #, fuzzy, c-format msgid "unsupported network type %d" msgstr "unexpected mime type" -#: src/xend_internal.c:5395 src/xm_internal.c:2015 +#: src/xend_internal.c:5403 src/xm_internal.c:2015 #, fuzzy, c-format msgid "network %s is not active" msgstr "Domain is already active" -#: src/xend_internal.c:5454 src/xend_internal.c:5502 +#: src/xend_internal.c:5462 src/xend_internal.c:5510 msgid "managed PCI devices not supported with XenD" msgstr "" -#: src/xend_internal.c:5609 src/xend_internal.c:5616 src/xend_internal.c:5623 +#: src/xend_internal.c:5617 src/xend_internal.c:5624 src/xend_internal.c:5631 #, fuzzy, c-format msgid "unexpected lifecycle value %d" msgstr "unexpected value node" -#: src/xend_internal.c:5644 +#: src/xend_internal.c:5652 #, fuzzy msgid "no HVM domain loader" msgstr "node domain list" -#: src/xend_internal.c:5881 +#: src/xend_internal.c:5889 #, fuzzy msgid "hotplug of device type not supported" msgstr "library call failed, possibly not supported" @@ -9616,6 +9663,18 @@ msgstr "Domain is already active" msgid "reallocating list" msgstr "allocating domain" +#, fuzzy +#~ msgid "failed to drop %s" +#~ msgstr "Failed to suspend domain %s" + +#, fuzzy +#~ msgid "Failed to open WWPN path '%s' for reading" +#~ msgstr "failed to open %s for reading" + +#, fuzzy +#~ msgid "Failed to set close-on-exec file descriptor flag\n" +#~ msgstr "failed to write configuration file" + #, fuzzy #~ msgid "Cound not read nodeinfo" #~ msgstr "could not connect to %s" diff --git a/src/libvirt.c b/src/libvirt.c index 17321a2e09..33eafcbbe2 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -756,6 +756,7 @@ virRegisterStateDriver(virStateDriverPtr driver) /** * virStateInitialize: + * @privileged: set to 1 if running with root priviledge, 0 otherwise * * Initialize all virtualization drivers. * diff --git a/src/virterror.c b/src/virterror.c index b1c9ba4be0..d284fb823a 100644 --- a/src/virterror.c +++ b/src/virterror.c @@ -1103,6 +1103,17 @@ void virReportErrorHelper(virConnectPtr conn, } +/** + * virStrerror: + * @theerrno: the errno value + * @errBuf: the buffer to save the error to + * @errBufLen: the buffer length + * + * Generate an erro string for the given errno + * + * Returns a pointer to the error string, possibly indicating that the + * error is unknown + */ const char *virStrerror(int theerrno, char *errBuf, size_t errBufLen) { #ifdef HAVE_STRERROR_R @@ -1125,6 +1136,19 @@ const char *virStrerror(int theerrno, char *errBuf, size_t errBufLen) #endif } +/** + * virReportSystemErrorFull: + * @conn: the hyperisor connection + * @domcode: the virErrorDomain indicating where it's coming from + * @theerrno: an errno number + * @filename: filename where error was raised + * @funcname: function name where error was raised + * @linenr: line number where error was raised + * @fmt: the message to display/transmit + * @...: extra parameters for the message display + * + * Convenience internal routine called when a system error is detected. + */ void virReportSystemErrorFull(virConnectPtr conn, int domcode, int theerrno, @@ -1165,6 +1189,17 @@ void virReportSystemErrorFull(virConnectPtr conn, msg, msgDetail, NULL, -1, -1, msg, msgDetail); } +/** + * virReportOOMErrorFull: + * @conn: the hyperisor connection + * @domcode: the virErrorDomain indicating where it's coming from + * @filename: filename where error was raised + * @funcname: function name where error was raised + * @linenr: line number where error was raised + * + * Convenience internal routine called when an out of memory error is + * detected + */ void virReportOOMErrorFull(virConnectPtr conn, int domcode, const char *filename,